summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel
Commit message (Expand)AuthorAgeFilesLines
* [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
* [PATCH] ARM: 2723/2: remove __udivdi3 and __umoddi3 from the kernelNicolas Pitre2005-06-291-6/+0
* [PATCH] ARM: 2769/1: cpu_init() stack setup fixCatalin Marinas2005-06-291-1/+2
* [PATCH] ARM SMP: Add IPI support code for SMP TLB flushingRussell King2005-06-281-0/+123
* [PATCH] ARM: Add VST idle loop callRussell King2005-06-272-4/+11
* [PATCH] arm: swsusp build fixAndrew Morton2005-06-261-1/+1
* [PATCH] ARM: Generic Dynamic Tick Timer support for ARM, take 4Russell King2005-06-252-0/+117
* [PATCH] ARM: Ensure memory information is page alignedRussell King2005-06-221-9/+16
* [PATCH] ARM: Move signal return code into vector pageRussell King2005-06-223-10/+40
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2005-06-201-6/+6
|\
OpenPOWER on IntegriCloud