summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'genirq' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-07-023-926/+28
|\
| * [ARM] 3694/1: ARM: Convert ecard driver to generic irq handlingThomas Gleixner2006-07-011-1/+1
| * [ARM] 3692/1: ARM: coswitch irq handling to the generic implementationThomas Gleixner2006-07-012-925/+27
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-07-028-31/+84
|\ \ | |/ |/|
| * [ARM] 3707/1: iwmmxt: use the generic thread notifier infrastructureLennert Buytenhek2006-07-015-25/+78
| * [ARM] Set bit 4 on section mappings correctly depending on CPURussell King2006-06-292-4/+4
| * [ARM] Remove yucky ifdefs to print "id(wb)BRR" suffix on CPU nameRussell King2006-06-291-2/+2
* | Remove obsolete #include <linux/config.h>Jörn Engel2006-06-3020-20/+0
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2006-06-292-9/+39
|\ \ | |/ |/|
| * [PATCH] 64bit resource: change pci core and arch code to use resource_size_tGreg Kroah-Hartman2006-06-271-3/+3
| * [PATCH] 64bit resource: C99 changes for struct resource declarationsGreg Kroah-Hartman2006-06-271-6/+36
* | Merge branch 'nommu' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-06-282-2/+13
|\ \
| * | [ARM] nommu: uaccess tweaksRussell King2006-06-282-2/+13
* | | [ARM] 3370/2: ep93xx: add crunch supportLennert Buytenhek2006-06-285-0/+400
* | | [ARM] 3665/1: crunch: add ptrace supportLennert Buytenhek2006-06-281-0/+36
* | | [ARM] 3664/1: crunch: add signal frame save/restoreLennert Buytenhek2006-06-281-0/+39
|/ /
* | [ARM] Remove the __arch_* layer from uaccess.hRussell King2006-06-281-5/+5
* | [PATCH] node hotplug: register cpu: remove node structKAMEZAWA Hiroyuki2006-06-271-1/+1
|/
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-06-263-4/+4
|\
| * [ARM] Remove MODE_(SVC|IRQ|FIQ|USR) and DEFAULT_FIQRussell King2006-06-252-3/+3
| * [ARM] Remove RETINSTR macroRussell King2006-06-251-1/+1
* | [PATCH] mm: remove VM_LOCKED before remap_pfn_range and drop VM_SHMChristoph Lameter2006-06-251-1/+0
|/
* Merge signal handler branchRussell King2006-06-241-125/+82
|\
| * [ARM] 3648/1: Update struct ucontext layout for coprocessor registersDaniel Jacobowitz2006-06-241-31/+11
| * [ARM] Add identifying number for non-rt sigframeRussell King2006-06-241-0/+5
| * [ARM] Gather common sigframe saving code into setup_sigframe()Russell King2006-06-181-33/+29
| * [ARM] Gather common sigframe restoration code into restore_sigframe()Russell King2006-06-181-43/+33
| * [ARM] Re-use sigframe within rt_sigframeRussell King2006-06-181-13/+11
| * [ARM] Merge sigcontext and sigmask members of sigframeRussell King2006-06-181-6/+5
| * [ARM] Replace extramask with a full copy of the sigmaskRussell King2006-06-181-10/+3
| * [ARM] Remove rt_sigframe puc and pinfo pointersRussell King2006-06-181-4/+0
* | [ARM] 3632/1: iwmmxt: fix up argument comment for iwmmxt_task_restore()Lennert Buytenhek2006-06-241-1/+1
* | [PATCH] fix silly ARM non-EABI build errorNicolas Pitre2006-06-231-1/+1
* | [PATCH] make noirqdebug/irqfixup __read_mostly, add (un)likely()Andreas Mohr2006-06-231-2/+2
* | [ARM] 3626/1: ARM EABI: fix syscall restartingNicolas Pitre2006-06-221-2/+19
* | [ARM] Add thread_notify infrastructureRussell King2006-06-223-28/+22
* | [ARM] 3593/1: Add reboot and shutdown handlers for Zaurus handheldsRichard Purdie2006-06-191-26/+35
* | [ARM] 3554/1: ARM: Fix dyntick lockingTony Lindgren2006-06-182-9/+19
* | [ARM] 3335/1: Old-abi Thumb sys_syscall brokenPaul Brook2006-06-181-1/+1
|/
* [ARM] arch/arm/kernel/dma-isa.c: named initializersAdrian Bunk2006-05-161-6/+17
* [ARM] arch/arm/kernel/process.c: Fix warningRussell King2006-05-161-1/+1
* [ARM] 3517/1: move definition of PROC_INFO_SZ from procinfo.h to asm-offsets.hUwe Zeisberger2006-05-161-0/+2
* [ARM] Fix thread struct allocator for SMP caseRussell King2006-05-091-12/+25
* [ARM] 3496/1: more constants for asm-offsets.hUwe Zeisberger2006-05-053-11/+7
* [ARM] nommu: trivial fixups for head-nommu.S and the MakefileHyok S. Choi2006-04-242-2/+4
* [ARM] for_each_possible_cpuKAMEZAWA Hiroyuki2006-04-201-1/+1
* [ARM] add_memory() build fixAndrew Morton2006-04-201-3/+3
* [PATCH] No arch-specific strpbrk implementationsKyle McMartin2006-04-111-1/+0
* [ARM] 3470/1: Clear the HWCAP bits for the disabled kernel featuresCatalin Marinas2006-04-101-0/+6
* [ARM] 3439/2: xsc3: add I/O coherency supportLennert Buytenhek2006-04-021-0/+3
OpenPOWER on IntegriCloud