aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-09-24[ARM] Fix compiler warnings for memcpy_toio/memcpy_fromio/memset_ioRussell King1-3/+3
2005-09-23[ARM] Fix context switch with ARMv6 + TLSRussell King1-1/+1
2005-09-21[ARM] 2932/1: Avoid the "noreturn" warning in arch/arm/kernel/traps.cCatalin Marinas1-0/+3
2005-09-20[ARM] 2927/1: .arch.info - postfix section with .init for `make buildcheck`Ben Dooks1-1/+1
2005-09-20[ARM] 2926/1: .proc.info - postfix section with .init for `make buildcheck`Ben Dooks1-1/+1
2005-09-20[ARM] 2925/3: earlyparam - postfix section with .init for `make buildcheck`Ben Dooks1-1/+1
2005-09-20[ARM] 2924/3: taglist - postfix section with .init for `make buildcheck`Ben Dooks1-1/+1
2005-09-18[ARM] Fix warning in arch/arm/kernel/semaphore.cRussell King1-1/+1
2005-09-13[ARM] 2896/1: Add sys_ipc_wrapper to pass 'fifth' argument on stackGeorge G. Davis2-1/+5
2005-09-10Merge master.kernel.org:/home/rmk/linux-2.6-arm Linus Torvalds2-1/+8
2005-09-09kbuild: arm - use generic asm-offsets.h supportSam Ravnborg3-3/+3
2005-09-09[ARM] sys_mbind needs wrappingRussell King2-1/+5
2005-09-09[ARM] Add memory type based allocation syscallsRussell King1-1/+4
2005-09-07[PATCH] NTP: ntp-helper functionsjohn stultz1-5/+2
2005-09-04[ARM] Wrap calls to descriptor handlersRussell King2-4/+4
2005-09-04[ARM] Change irq_chip wake/type methods to set_wake/set_typeRussell King1-8/+8
2005-09-04[ARM] Stack starts at THREAD_START_SP offset, not THREAD_SIZE-8Russell King1-1/+1
2005-09-01[ARM] 2865/2: fix fadvise64_64 syscall argument passingNicolas Pitre3-1/+15
2005-08-31[ARM] 2857/2: Dynamic tick - fix OOPS if configured and not providedBen Dooks1-4/+6
2005-08-29[PATCH] convert signal handling of NODEFER to act like other Unix boxes.Steven Rostedt1-2/+3
2005-08-23[PATCH] qualifiers in return types - easy casesAl Viro1-1/+1
2005-08-15[ARM] Add syscall stubs for inotify and ioprio system callsRobert Love1-0/+6
2005-08-10[ARM SMP] Clear the exclusive monitor on ARMv6 CPUs on context switchRussell King1-0/+7
2005-08-04[PATCH] pci and yenta: pcibios_bus_to_resourceDominik Brodowski1-0/+17
2005-07-28[ARM SMP] Ensure secondary CPUs have a clean TLBRussell King1-0/+1
2005-07-26[PATCH] Don't export machine_restart, machine_halt, or machine_power_off.Eric W. Biederman1-4/+0
2005-07-17[PATCH] ARM SMP: Mark CPU init functions/data with __cpuinit/...dataRussell King1-3/+3
2005-07-16[PATCH] ARM: Allow register_undef_hook to be called with IRQs offRussell King1-4/+8
2005-07-11[PATCH] ARM SMP: Initialise cpu_present_mapRussell King1-0/+1
2005-07-11[PATCH] ARM SMP: We list IRQs for present CPUs, not online CPUsRussell King1-1/+1
2005-07-11[PATCH] ARM SMP: Rename cpu_present_mask to cpu_possible_mapRussell King1-2/+2
2005-07-06[PATCH] ARM: 2791/1: Add CRCs for aliased ARM symbolsTodd Poynor1-0/+3
2005-07-04[PATCH] ARM: Change 'param_offset' to 'boot_params'Russell King1-2/+2
2005-07-01[PATCH] ARM: Make the magic values in head.S more obviousRussell King1-12/+8
2005-06-30[PATCH] ARM: Don't try to send a signal to pid0Russell King1-10/+2
2005-06-29[PATCH] ARM: 2723/2: remove __udivdi3 and __umoddi3 from the kernelNicolas Pitre1-6/+0
2005-06-29[PATCH] ARM: 2769/1: cpu_init() stack setup fixCatalin Marinas1-1/+2
2005-06-28[PATCH] ARM SMP: Add IPI support code for SMP TLB flushingRussell King1-0/+123
2005-06-27[PATCH] ARM: Add VST idle loop callRussell King2-4/+11
2005-06-26[PATCH] arm: swsusp build fixAndrew Morton1-1/+1
2005-06-25[PATCH] ARM: Generic Dynamic Tick Timer support for ARM, take 4Russell King2-0/+117
2005-06-22[PATCH] ARM: Ensure memory information is page alignedRussell King1-9/+16
2005-06-22[PATCH] ARM: Move signal return code into vector pageRussell King3-10/+40
2005-06-20Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds1-6/+6
2005-06-20[PATCH] Driver Core: arch: update device attribute callbacksYani Ioannou1-6/+6
2005-06-20[PATCH] ARM: Remove obsolete arch/arm/kernel/arch.cRussell King2-47/+1
2005-06-19[PATCH] ARM SMP: Messages about CPUs should be prefixed by CPU%uRussell King1-1/+2
2005-06-19Merge with ../linux-2.6-smpRussell King2-0/+151
2005-06-19[PATCH] ARM SMP: Fix PXA/SA11x0 suspend resume crashRussell King1-1/+1
2005-06-18[PATCH] ARM SMP: Add support for startup of secondary processorsRussell King2-0/+151