summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel
Commit message (Expand)AuthorAgeFilesLines
* [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-241-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-051-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/+0Star
* [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-071-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/+8Star
* [PATCH] ARM: Don't try to send a signal to pid0Russell King2005-06-301-10/+2Star
* [PATCH] ARM: 2723/2: remove __udivdi3 and __umoddi3 from the kernelNicolas Pitre2005-06-291-6/+0Star
* [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-211-6/+6
|\
| * [PATCH] Driver Core: arch: update device attribute callbacksYani Ioannou2005-06-211-6/+6
* | [PATCH] ARM: Remove obsolete arch/arm/kernel/arch.cRussell King2005-06-202-47/+1Star
* | [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/+16Star
| * [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-061-2/+2
* [PATCH] ARM: 2663/1: straightify TLS register emulation a bit moreNicolas Pitre2005-05-062-11/+10Star
* [PATCH] ARM: Fix kernel stack offset calculationsRussell King2005-05-055-17/+19
* [PATCH] convert that currently tests _NSIG directly to use valid_signal()Jesper Juhl2005-05-011-2/+3
* [PATCH] consolidate sys_shmatStephen Rothwell2005-05-011-12/+0Star
* [PATCH] ARM: 2651/3: kernel helpers for NPTL supportNicolas Pitre2005-04-292-9/+262
* [PATCH] ARM: make entry*.S includes more logicalRussell King2005-04-264-22/+12Star
* [PATCH] ARM: Remove single-use user save/restore macrosRussell King2005-04-262-54/+25Star
* [PATCH] ARM: remove PT_TRACESYSRussell King2005-04-261-2/+0Star
* [PATCH] ARM: Remove SVC_MODE definitionRussell King2005-04-262-5/+1Star
* [PATCH] ARM: Use __NR_SYSCALL_BASE and __ARM_NR_BASE in asm codeRussell King2005-04-262-27/+15Star
* [PATCH] ARM: pt_regs offsetsRussell King2005-04-263-28/+30