1. 34f521f [ARM] 2896/1: Add sys_ipc_wrapper to pass 'fifth' argument on stack by George G. Davis · 20 years ago
  2. abf9142 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 20 years ago
  3. e6ae744 kbuild: arm - use generic asm-offsets.h support by Sam Ravnborg · 20 years ago
  4. 9b9eb8c [ARM] sys_mbind needs wrapping by Russell King · 20 years ago
  5. 9c2c389 [ARM] Add memory type based allocation syscalls by Russell King · 20 years ago
  6. b149ee2 [PATCH] NTP: ntp-helper functions by john stultz · 20 years ago
  7. 664399e [ARM] Wrap calls to descriptor handlers by Russell King · 20 years ago
  8. 7801907 [ARM] Change irq_chip wake/type methods to set_wake/set_type by Russell King · 20 years ago
  9. 7db078be [ARM] Stack starts at THREAD_START_SP offset, not THREAD_SIZE-8 by Russell King · 20 years ago
  10. 68d9102 [ARM] 2865/2: fix fadvise64_64 syscall argument passing by Nicolas Pitre · 21 years ago
  11. 3618886 [ARM] 2857/2: Dynamic tick - fix OOPS if configured and not provided by Ben Dooks · 21 years ago
  12. 69be8f1 [PATCH] convert signal handling of NODEFER to act like other Unix boxes. by Steven Rostedt · 21 years ago
  13. 3321565 [PATCH] qualifiers in return types - easy cases by Al Viro · 21 years ago
  14. 498de0c [ARM] Add syscall stubs for inotify and ioprio system calls by Robert Love · 21 years ago
  15. b876386 [ARM SMP] Clear the exclusive monitor on ARMv6 CPUs on context switch by Russell King · 21 years ago
  16. 43c3473 [PATCH] pci and yenta: pcibios_bus_to_resource by Dominik Brodowski · 21 years ago
  17. 505d7b1 [ARM SMP] Ensure secondary CPUs have a clean TLB by Russell King · 21 years ago
  18. 59586e5 [PATCH] Don't export machine_restart, machine_halt, or machine_power_off. by Eric W. Biederman · 21 years ago
  19. bd6f68a [PATCH] ARM SMP: Mark CPU init functions/data with __cpuinit/...data by Russell King · 21 years ago
  20. 109d89c [PATCH] ARM: Allow register_undef_hook to be called with IRQs off by Russell King · 21 years ago
  21. 73eb7d9 [PATCH] ARM SMP: Initialise cpu_present_map by Russell King · 21 years ago
  22. e11b223 [PATCH] ARM SMP: We list IRQs for present CPUs, not online CPUs by Russell King · 21 years ago
  23. d12734d [PATCH] ARM SMP: Rename cpu_present_mask to cpu_possible_map by Russell King · 21 years ago
  24. 7bc7fc5 [PATCH] ARM: 2791/1: Add CRCs for aliased ARM symbols by Todd Poynor · 21 years ago
  25. f9bd6ea [PATCH] ARM: Change 'param_offset' to 'boot_params' by Russell King · 21 years ago
  26. c77b042 [PATCH] ARM: Make the magic values in head.S more obvious by Russell King · 21 years ago
  27. cfb0810 [PATCH] ARM: Don't try to send a signal to pid0 by Russell King · 21 years ago
  28. c7e7887 [PATCH] ARM: 2723/2: remove __udivdi3 and __umoddi3 from the kernel by Nicolas Pitre · 21 years ago
  29. aaaa3f9 [PATCH] ARM: 2769/1: cpu_init() stack setup fix by Catalin Marinas · 21 years ago
  30. 4b0ef3b [PATCH] ARM SMP: Add IPI support code for SMP TLB flushing by Russell King · 21 years ago
  31. 2ea8339 [PATCH] ARM: Add VST idle loop call by Russell King · 21 years ago
  32. bdb94f3 [PATCH] arm: swsusp build fix by Andrew Morton · 21 years ago
  33. 8749af6 [PATCH] ARM: Generic Dynamic Tick Timer support for ARM, take 4 by Russell King · 21 years ago
  34. 3a66941 [PATCH] ARM: Ensure memory information is page aligned by Russell King · 21 years ago
  35. e00d349 [PATCH] ARM: Move signal return code into vector page by Russell King · 21 years ago
  36. 1d345da Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 21 years ago
  37. ff381d2 [PATCH] Driver Core: arch: update device attribute callbacks by Yani Ioannou · 21 years ago
  38. 34c8eac [PATCH] ARM: Remove obsolete arch/arm/kernel/arch.c by Russell King · 21 years ago
  39. 0908db2 [PATCH] ARM SMP: Messages about CPUs should be prefixed by CPU%u by Russell King · 21 years ago
  40. ea4423c Merge with ../linux-2.6-smp by Russell King · 21 years ago
  41. 36c5ed2 [PATCH] ARM SMP: Fix PXA/SA11x0 suspend resume crash by Russell King · 21 years ago
  42. e65f38e [PATCH] ARM SMP: Add support for startup of secondary processors by Russell King · 21 years ago
  43. 5ab6091 Merge with ../linux-2.6-smp by Russell King · 21 years ago
  44. dcef1f6 [PATCH] ARM: 2664/2: add support for atomic ops on pre-ARMv6 SMP systems by Nicolas Pitre · 21 years ago
  45. ccea7a1 [PATCH] ARM SMP: Fix vector entry by Russell King · 21 years ago
  46. 49f680e [PATCH] ARM SMP: convert alignment enable by Russell King · 21 years ago
  47. 791be9b [PATCH] ARM SMP: add IPI support by Russell King · 21 years ago
  48. 706fdd9 [PATCH] ARM SMP: reallocate main IRQ handler code registers by Russell King · 21 years ago
  49. 187a51a [PATCH] ARM SMP: consolidate main IRQ handler code by Russell King · 21 years ago
  50. 41e46d6 [PATCH] ARM: 2665/1: kill warnings in entry-armv.S by Nicolas Pitre · 21 years ago
  51. 4b0e07a [PATCH] ARM: 2663/1: straightify TLS register emulation a bit more by Nicolas Pitre · 21 years ago
  52. 4f7a181 [PATCH] ARM: Fix kernel stack offset calculations by Russell King · 21 years ago
  53. 7ed20e1 [PATCH] convert that currently tests _NSIG directly to use valid_signal() by Jesper Juhl · 21 years ago
  54. 7d87e14 [PATCH] consolidate sys_shmat by Stephen Rothwell · 21 years ago
  55. 2d2669b [PATCH] ARM: 2651/3: kernel helpers for NPTL support by Nicolas Pitre · 21 years ago
  56. bce495d [PATCH] ARM: make entry*.S includes more logical by Russell King · 21 years ago
  57. f4dc9a4 [PATCH] ARM: Remove single-use user save/restore macros by Russell King · 21 years ago
  58. cf88b41 [PATCH] ARM: remove PT_TRACESYS by Russell King · 21 years ago
  59. acaca3c [PATCH] ARM: Remove SVC_MODE definition by Russell King · 21 years ago
  60. e0f9f4a [PATCH] ARM: Use __NR_SYSCALL_BASE and __ARM_NR_BASE in asm code by Russell King · 21 years ago
  61. 925c8a1 [PATCH] ARM: pt_regs offsets by Russell King · 21 years ago
  62. 1ec42c0 [PATCH] ARM: Remove argument for disable_irq/enable_irq by Russell King · 21 years ago
  63. 7933523 [PATCH] ARM: remove some entry initialisation asm code by Russell King · 21 years ago
  64. 6119be0 [PATCH] freepgt: arm FIRST_USER_ADDRESS PAGE_SIZE by Hugh Dickins · 21 years ago
  65. 652a12e [PATCH] ARM: showregs by Russell King · 21 years ago
  66. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 21 years ago