summaryrefslogtreecommitdiff
path: root/arch/arm/kernel
AgeCommit message (Expand)Author
2005-09-07[PATCH] NTP: ntp-helper functionsjohn stultz
2005-09-04[ARM] Wrap calls to descriptor handlersRussell King
2005-09-04[ARM] Change irq_chip wake/type methods to set_wake/set_typeRussell King
2005-09-04[ARM] Stack starts at THREAD_START_SP offset, not THREAD_SIZE-8Russell King
2005-09-01[ARM] 2865/2: fix fadvise64_64 syscall argument passingNicolas Pitre
2005-08-31[ARM] 2857/2: Dynamic tick - fix OOPS if configured and not providedBen Dooks
2005-08-29[PATCH] convert signal handling of NODEFER to act like other Unix boxes.Steven Rostedt
2005-08-23[PATCH] qualifiers in return types - easy casesAl Viro
2005-08-15[ARM] Add syscall stubs for inotify and ioprio system callsRobert Love
2005-08-10[ARM SMP] Clear the exclusive monitor on ARMv6 CPUs on context switchRussell King
2005-08-04[PATCH] pci and yenta: pcibios_bus_to_resourceDominik Brodowski
2005-07-28[ARM SMP] Ensure secondary CPUs have a clean TLBRussell King
2005-07-26[PATCH] Don't export machine_restart, machine_halt, or machine_power_off.Eric W. Biederman
2005-07-17[PATCH] ARM SMP: Mark CPU init functions/data with __cpuinit/...dataRussell King
2005-07-16[PATCH] ARM: Allow register_undef_hook to be called with IRQs offRussell King
2005-07-11[PATCH] ARM SMP: Initialise cpu_present_mapRussell King
2005-07-11[PATCH] ARM SMP: We list IRQs for present CPUs, not online CPUsRussell King
2005-07-11[PATCH] ARM SMP: Rename cpu_present_mask to cpu_possible_mapRussell King
2005-07-06[PATCH] ARM: 2791/1: Add CRCs for aliased ARM symbolsTodd Poynor
2005-07-04[PATCH] ARM: Change 'param_offset' to 'boot_params'Russell King
2005-07-01[PATCH] ARM: Make the magic values in head.S more obviousRussell King
2005-06-30[PATCH] ARM: Don't try to send a signal to pid0Russell King
2005-06-29[PATCH] ARM: 2723/2: remove __udivdi3 and __umoddi3 from the kernelNicolas Pitre
2005-06-29[PATCH] ARM: 2769/1: cpu_init() stack setup fixCatalin Marinas
2005-06-28[PATCH] ARM SMP: Add IPI support code for SMP TLB flushingRussell King
2005-06-27[PATCH] ARM: Add VST idle loop callRussell King
2005-06-26[PATCH] arm: swsusp build fixAndrew Morton
2005-06-25[PATCH] ARM: Generic Dynamic Tick Timer support for ARM, take 4Russell King
2005-06-22[PATCH] ARM: Ensure memory information is page alignedRussell King
2005-06-22[PATCH] ARM: Move signal return code into vector pageRussell King
2005-06-20Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2005-06-20[PATCH] Driver Core: arch: update device attribute callbacksYani Ioannou
2005-06-20[PATCH] ARM: Remove obsolete arch/arm/kernel/arch.cRussell King
2005-06-19[PATCH] ARM SMP: Messages about CPUs should be prefixed by CPU%uRussell King
2005-06-19Merge with ../linux-2.6-smpRussell King
2005-06-19[PATCH] ARM SMP: Fix PXA/SA11x0 suspend resume crashRussell King
2005-06-18[PATCH] ARM SMP: Add support for startup of secondary processorsRussell King
2005-06-18Merge with ../linux-2.6-smpRussell King
2005-06-08[PATCH] ARM: 2664/2: add support for atomic ops on pre-ARMv6 SMP systemsNicolas Pitre
2005-05-31[PATCH] ARM SMP: Fix vector entryRussell King
2005-05-31[PATCH] ARM SMP: convert alignment enableRussell King
2005-05-21[PATCH] ARM SMP: add IPI supportRussell King
2005-05-21[PATCH] ARM SMP: reallocate main IRQ handler code registersRussell King
2005-05-21[PATCH] ARM SMP: consolidate main IRQ handler codeRussell King
2005-05-05[PATCH] ARM: 2665/1: kill warnings in entry-armv.SNicolas Pitre
2005-05-05[PATCH] ARM: 2663/1: straightify TLS register emulation a bit moreNicolas Pitre
2005-05-05[PATCH] ARM: Fix kernel stack offset calculationsRussell King
2005-05-01[PATCH] convert that currently tests _NSIG directly to use valid_signal()Jesper Juhl
2005-05-01[PATCH] consolidate sys_shmatStephen Rothwell
2005-04-29[PATCH] ARM: 2651/3: kernel helpers for NPTL supportNicolas Pitre