summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel
AgeCommit message (Expand)AuthorLines
2007-05-06Merge branches 'arm-mm', 'at91', 'clkevts', 'imx', 'iop', 'misc', 'netx', 'ns...Russell King-23/+174
2007-05-06[ARM] Move syscall saving out of the way of utraceRussell King-3/+3
2007-05-03[ARM] 4227/1: minor head.S fixupsNicolas Pitre-1/+5
2007-05-03[ARM] ecard: Convert card type enum to a flagRussell King-5/+5
2007-05-03[ARM] ecard: Move private ecard junk out of asm/ecard.hRussell King-0/+58
2007-05-03[ARM] ecard: silence new warning caused by previous commitRussell King-1/+1
2007-05-03[ARM] ecard: convert to use the kthread APIEric W. Biederman-7/+7
2007-05-03[ARM] Set coherent DMA mask for Acorn expansion cardsRussell King-0/+1
2007-05-03[ARM] 4356/1: arm: fix handling of svc mode undefined instructionsDan Williams-2/+3
2007-05-02[PATCH] x86: Allow percpu variables to be page-alignedJeremy Fitzhardinge-1/+1
2007-04-28[ARM] Add stacktrace support and make oprofile use itRussell King-2/+84
2007-04-21[ARM] 4258/2: Support for dynticks in idle loopKevin Hilman-1/+6
2007-04-21[ARM] ptrace: clean up single stepping supportRussell King-28/+48
2007-04-21[ARM] Remove needless linux/ptrace.h includesRussell King-3/+0
2007-04-21[ARM] Add ability to dump exception stacks to kernel backtracesRussell King-3/+20
2007-03-31[ARM] Export dma_channel_active()Russell King-0/+1
2007-03-13[ARM] Fix breakage caused by 72486f1f8f0a2bc828b9d30cf4690cf2dd6807fcRussell King-2/+5
2007-02-25[ARM] 4226/1: initial .data and .bss mappings of XIP kernel should be TEXT_OF...Nicolas Pitre-16/+17
2007-02-25[ARM] 4224/2: allow XIP kernel to boot againNicolas Pitre-12/+14
2007-02-20Merge ARM fixesRussell King-689/+7
2007-02-20[ARM] Merge remaining IOP codeRussell King-0/+8
2007-02-19Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds-15/+175
2007-02-18Merge the easy part of the IOP branchRussell King-1/+4
2007-02-17Merge AT91, EP93xx, General devel, PXA, S3C, V6+ and Xscale treesRussell King-0/+4
2007-02-17[ARM] 4185/2: entry: introduce get_irqnr_preamble and arch_ret_to_userDan Williams-0/+8
2007-02-16[ARM] 4098/1: ARM: rtc_lock only used with rtc_cmosDavid Brownell-1/+3
2007-02-16[PATCH] genirq: remove IRQ_DISABLEDIngo Molnar-2/+1
2007-02-16[ARM] 4137/1: Add kexec supportRichard Purdie-0/+154
2007-02-14[PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman-1/+1
2007-02-14[ARM] 4183/1: do_undefinstr: read svc undefined instructions with svc privilegesDan Williams-1/+4
2007-02-12[PATCH] Dynamic kernel command-line: armAlon Bar-Lev-3/+3
2007-02-11[PATCH] Consolidate default sched_clock()Alexey Dobriyan-10/+0
2007-02-11[PATCH] disable init/initramfs.c: architecturesJean-Paul Saman-0/+2
2007-02-11[ARM] Use ARRAY_SIZE macro when appropriateAhmed S. Darwish-1/+1
2007-02-09[APM] ARM: Convert to use shared APM emulation.Ralf Baechle-673/+0
2007-02-08[ARM] 4134/1: Add generic support for outer cachesCatalin Marinas-0/+3
2007-02-08[ARM] 4121/1: ep93xx: move setting of HWCAP_CRUNCHLennert Buytenhek-0/+1
2007-02-06[ARM] Move processor_modes[] to .../process.cRussell King-12/+9
2007-01-24[ARM] 4102/1: Allow for PHYS_OFFSET on any valid 2MiB addressLinus Walleij-1/+6
2007-01-08[ARM] Provide basic printk_clock() implementationRussell King-0/+11
2007-01-06[ARM] Fix kernel-mode undefined instruction abortsRussell King-4/+8
2007-01-06[ARM] 4070/1: arch/arm/kernel: fix warnings from missing includesBen Dooks-0/+3
2006-12-18[ARM] 4054/1: ep93xx: add HWCAP_CRUNCHLennert Buytenhek-0/+1
2006-12-17[ARM] Add more syscallsRussell King-6/+31
2006-12-13Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds-12/+23
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day-2/+2
2006-12-11[ARM] Clean up KERNEL_RAM_ADDRRussell King-9/+10
2006-12-09[ARM] Add sys_*at syscallsRussell King-0/+13
2006-12-08[ARM] Handle HWCAP_VFP in VFP support codeRussell King-3/+0
2006-12-07Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds-213/+333