summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel
Commit message (Expand)AuthorAgeFilesLines
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* move die notifier handling to common codeChristoph Hellwig2007-05-081-7/+7
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-05-0614-57/+242
|\
| *---. Merge branches 'arm-mm', 'at91', 'clkevts', 'imx', 'iop', 'misc', 'netx', 'ns...Russell King2007-05-0610-23/+174
| |\ \ \
| | | | * [ARM] ecard: Convert card type enum to a flagRussell King2007-05-031-5/+5
| | | | * [ARM] ecard: Move private ecard junk out of asm/ecard.hRussell King2007-05-032-0/+58
| | | | * [ARM] ecard: silence new warning caused by previous commitRussell King2007-05-031-1/+1
| | | | * [ARM] ecard: convert to use the kthread APIEric W. Biederman2007-05-031-7/+7
| | | | * [ARM] Set coherent DMA mask for Acorn expansion cardsRussell King2007-05-031-0/+1
| | |_|/ | |/| |
| | | * [ARM] Move syscall saving out of the way of utraceRussell King2007-05-061-3/+3
| | | * [ARM] 4227/1: minor head.S fixupsNicolas Pitre2007-05-031-1/+5
| | | * [ARM] 4356/1: arm: fix handling of svc mode undefined instructionsDan Williams2007-05-031-2/+3
| | | * [ARM] Add stacktrace support and make oprofile use itRussell King2007-04-283-2/+84
| | |/ | |/|
| | * [ARM] 4258/2: Support for dynticks in idle loopKevin Hilman2007-04-212-1/+6
| |/
| * [ARM] ptrace: clean up single stepping supportRussell King2007-04-213-28/+48
| * [ARM] Remove needless linux/ptrace.h includesRussell King2007-04-213-3/+0
| * [ARM] Add ability to dump exception stacks to kernel backtracesRussell King2007-04-213-3/+20
* | [PATCH] x86: Allow percpu variables to be page-alignedJeremy Fitzhardinge2007-05-021-1/+1
|/
* [ARM] Export dma_channel_active()Russell King2007-03-311-0/+1
* [ARM] Fix breakage caused by 72486f1f8f0a2bc828b9d30cf4690cf2dd6807fcRussell King2007-03-131-2/+5
* [ARM] 4226/1: initial .data and .bss mappings of XIP kernel should be TEXT_OF...Nicolas Pitre2007-02-251-16/+17
* [ARM] 4224/2: allow XIP kernel to boot againNicolas Pitre2007-02-252-12/+14
* Merge ARM fixesRussell King2007-02-207-689/+7
|\
| * Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-02-1911-15/+175
| |\
| * | [PATCH] genirq: remove IRQ_DISABLEDIngo Molnar2007-02-161-2/+1
| * | [PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman2007-02-141-1/+1
| * | [PATCH] Dynamic kernel command-line: armAlon Bar-Lev2007-02-121-3/+3
| * | [PATCH] Consolidate default sched_clock()Alexey Dobriyan2007-02-111-10/+0
| * | [PATCH] disable init/initramfs.c: architecturesJean-Paul Saman2007-02-111-0/+2
| * | [APM] ARM: Convert to use shared APM emulation.Ralf Baechle2007-02-092-673/+0
* | | [ARM] Merge remaining IOP codeRussell King2007-02-202-0/+8
|\ \ \ | |_|/ |/| |
| * | [ARM] 4185/2: entry: introduce get_irqnr_preamble and arch_ret_to_userDan Williams2007-02-172-0/+8
* | | Merge the easy part of the IOP branchRussell King2007-02-181-1/+4
|\ \ \ | |/ /
| * | [ARM] 4183/1: do_undefinstr: read svc undefined instructions with svc privilegesDan Williams2007-02-141-1/+4
| | |
| \ \
| \ \
| \ \
*---. \ \ Merge AT91, EP93xx, General devel, PXA, S3C, V6+ and Xscale treesRussell King2007-02-172-0/+4
|\ \ \ \ \ | | |_|/ / | |/| | |
| | | * | [ARM] 4134/1: Add generic support for outer cachesCatalin Marinas2007-02-081-0/+3
| | |/ / | |/| |
| | * | [ARM] 4121/1: ep93xx: move setting of HWCAP_CRUNCHLennert Buytenhek2007-02-081-0/+1
| |/ /
* | | [ARM] 4098/1: ARM: rtc_lock only used with rtc_cmosDavid Brownell2007-02-161-1/+3
* | | [ARM] 4137/1: Add kexec supportRichard Purdie2007-02-164-0/+154
* | | [ARM] Use ARRAY_SIZE macro when appropriateAhmed S. Darwish2007-02-111-1/+1
|/ /
* | [ARM] Move processor_modes[] to .../process.cRussell King2007-02-063-12/+9
|/
* [ARM] 4102/1: Allow for PHYS_OFFSET on any valid 2MiB addressLinus Walleij2007-01-241-1/+6
* [ARM] Provide basic printk_clock() implementationRussell King2007-01-081-0/+11
* [ARM] Fix kernel-mode undefined instruction abortsRussell King2007-01-061-4/+8
* [ARM] 4070/1: arch/arm/kernel: fix warnings from missing includesBen Dooks2007-01-062-0/+3
* [ARM] 4054/1: ep93xx: add HWCAP_CRUNCHLennert Buytenhek2006-12-181-0/+1
* [ARM] Add more syscallsRussell King2006-12-172-6/+31
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-12-133-12/+23
|\
| * [ARM] Clean up KERNEL_RAM_ADDRRussell King2006-12-111-9/+10
| * [ARM] Add sys_*at syscallsRussell King2006-12-091-0/+13
OpenPOWER on IntegriCloud