summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * [PATCH] Driver Core: arch: update device attribute callbacksYani Ioannou2005-06-201-6/+6
* | [PATCH] ARM: Remove obsolete arch/arm/kernel/arch.cRussell King2005-06-202-47/+1
* | [PATCH] ARM SMP: Messages about CPUs should be prefixed by CPU%uRussell King2005-06-191-1/+2
|/
* Merge with ../linux-2.6-smpRussell King2005-06-192-0/+151
|\
| * [PATCH] ARM SMP: Add support for startup of secondary processorsRussell King2005-06-182-0/+151
* | [PATCH] ARM SMP: Fix PXA/SA11x0 suspend resume crashRussell King2005-06-191-1/+1
|/
* Merge with ../linux-2.6-smpRussell King2005-06-183-123/+190
|\
| * [PATCH] ARM SMP: Fix vector entryRussell King2005-05-312-85/+139
| * [PATCH] ARM SMP: convert alignment enableRussell King2005-05-312-5/+6
| * [PATCH] ARM SMP: add IPI supportRussell King2005-05-211-0/+14
| * [PATCH] ARM SMP: reallocate main IRQ handler code registersRussell King2005-05-211-19/+16
| * [PATCH] ARM SMP: consolidate main IRQ handler codeRussell King2005-05-211-14/+15
* | [PATCH] ARM: 2664/2: add support for atomic ops on pre-ARMv6 SMP systemsNicolas Pitre2005-06-082-5/+60
|/
* [PATCH] ARM: 2665/1: kill warnings in entry-armv.SNicolas Pitre2005-05-051-2/+2
* [PATCH] ARM: 2663/1: straightify TLS register emulation a bit moreNicolas Pitre2005-05-052-11/+10
OpenPOWER on IntegriCloud