aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-10-301-12/+17
|\
| * [ARM] Re-organise die()Russell King2005-10-301-12/+17
* | [PATCH] fix missing includesTim Schmielau2005-10-301-0/+1
* | [PATCH] jiffies_64 cleanupThomas Gleixner2005-10-301-4/+0
* | [PATCH] unify sys_ptrace prototypeChristoph Hellwig2005-10-301-1/+1
|/
* [PATCH] mm: arm ready for split ptlockHugh Dickins2005-10-292-83/+27
* [ARM] 3061/1: cleanup the XIP link address messNicolas Pitre2005-10-293-41/+26
* [ARM] 3060/1: allow constants found in asm/memory.h to be used in asm codeNicolas Pitre2005-10-293-4/+5
* [ARM] 3035/1: RISCOS compat code fixNicolas Pitre2005-10-281-1/+3
* [ARM] Fix sparse warningsRussell King2005-10-281-0/+1
* [ARM] 3008/1: the exception table is not read-onlyNicolas Pitre2005-10-131-7/+8
* [ARM] 2977/1: armksyms.c - make items in export table staticBen Dooks2005-10-121-2/+2
* [ARM] 2974/1: fix ARM710 swi bug workaroundNicolas Pitre2005-10-121-6/+1
* [ARM] 2952/1: fix a register clobber listNicolas Pitre2005-10-041-1/+1
* [ARM] 2951/1: fix wrong commentNicolas Pitre2005-10-041-1/+1
* [ARM] Fix compiler warnings for memcpy_toio/memcpy_fromio/memset_ioRussell King2005-09-241-3/+3
* [ARM] Fix context switch with ARMv6 + TLSRussell King2005-09-231-1/+1
* [ARM] 2932/1: Avoid the "noreturn" warning in arch/arm/kernel/traps.cCatalin Marinas2005-09-211-0/+3
* [ARM] 2927/1: .arch.info - postfix section with .init for `make buildcheck`Ben Dooks2005-09-201-1/+1
* [ARM] 2926/1: .proc.info - postfix section with .init for `make buildcheck`Ben Dooks2005-09-201-1/+1
* [ARM] 2925/3: earlyparam - postfix section with .init for `make buildcheck`Ben Dooks2005-09-201-1/+1
* [ARM] 2924/3: taglist - postfix section with .init for `make buildcheck`Ben Dooks2005-09-201-1/+1
* [ARM] Fix warning in arch/arm/kernel/semaphore.cRussell King2005-09-181-1/+1
* [ARM] 2896/1: Add sys_ipc_wrapper to pass 'fifth' argument on stackGeorge G. Davis2005-09-132-1/+5
* Merge master.kernel.org:/home/rmk/linux-2.6-arm Linus Torvalds2005-09-102-1/+8
|\
| * [ARM] sys_mbind needs wrappingRussell King2005-09-092-1/+5
| * [ARM] Add memory type based allocation syscallsRussell King2005-09-091-1/+4
* | kbuild: arm - use generic asm-offsets.h supportSam Ravnborg2005-09-093-3/+3
|/
* [PATCH] NTP: ntp-helper functionsjohn stultz2005-09-071-5/+2
* [ARM] Wrap calls to descriptor handlersRussell King2005-09-042-4/+4
* [ARM] Change irq_chip wake/type methods to set_wake/set_typeRussell King2005-09-041-8/+8
* [ARM] Stack starts at THREAD_START_SP offset, not THREAD_SIZE-8Russell King2005-09-041-1/+1
* [ARM] 2865/2: fix fadvise64_64 syscall argument passingNicolas Pitre2005-09-013-1/+15
* [ARM] 2857/2: Dynamic tick - fix OOPS if configured and not providedBen Dooks2005-08-311-4/+6
* [PATCH] convert signal handling of NODEFER to act like other Unix boxes.Steven Rostedt2005-08-291-2/+3
* [PATCH] qualifiers in return types - easy casesAl Viro2005-08-231-1/+1
* [ARM] Add syscall stubs for inotify and ioprio system callsRobert Love2005-08-151-0/+6
* [ARM SMP] Clear the exclusive monitor on ARMv6 CPUs on context switchRussell King2005-08-101-0/+7
* [PATCH] pci and yenta: pcibios_bus_to_resourceDominik Brodowski2005-08-041-0/+17
* [ARM SMP] Ensure secondary CPUs have a clean TLBRussell King2005-07-281-0/+1
* [PATCH] Don't export machine_restart, machine_halt, or machine_power_off.Eric W. Biederman2005-07-261-4/+0
* [PATCH] ARM SMP: Mark CPU init functions/data with __cpuinit/...dataRussell King2005-07-171-3/+3
* [PATCH] ARM: Allow register_undef_hook to be called with IRQs offRussell King2005-07-161-4/+8
* [PATCH] ARM SMP: Initialise cpu_present_mapRussell King2005-07-111-0/+1
* [PATCH] ARM SMP: We list IRQs for present CPUs, not online CPUsRussell King2005-07-111-1/+1
* [PATCH] ARM SMP: Rename cpu_present_mask to cpu_possible_mapRussell King2005-07-111-2/+2
* [PATCH] ARM: 2791/1: Add CRCs for aliased ARM symbolsTodd Poynor2005-07-061-0/+3
* [PATCH] ARM: Change 'param_offset' to 'boot_params'Russell King2005-07-041-2/+2
* [PATCH] ARM: Make the magic values in head.S more obviousRussell King2005-07-011-12/+8
* [PATCH] ARM: Don't try to send a signal to pid0Russell King2005-06-301-10/+2