1. 70ac551 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  2. bca73e4 [PATCH] move pm_register/etc. to CONFIG_PM_LEGACY, pm_legacy.h by Jeff Garzik · 19 years ago
  3. da2660d [ARM] Restore apparant pointless change in arch/arm/kernel/smp.c by Russell King · 19 years ago
  4. ac111bf Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  5. 64c7c8f [PATCH] sched: resched and cpu_idle rework by Nick Piggin · 19 years ago
  6. 5bfb5d6 [PATCH] sched: disable preempt in idle tasks by Nick Piggin · 19 years ago
  7. c906107 [ARM] 3100/1: simplify a pointer computation by Nicolas Pitre · 19 years ago
  8. 72274c9 Merge with ARM SMP tree by Russell King · 19 years ago
  9. d07ad96 [ARM] 3134/1: add missing EXPORT_SYMBOL for the ARM version of sha_transform by Nicolas Pitre · 19 years ago
  10. 37ee16a [ARM SMP] Add core ARM support for local timers by Russell King · 19 years ago
  11. 2c25013 [ARM] More sparse fixes by Russell King · 19 years ago
  12. 5d43045 [ARM SMP] Fix some sparse warnings in SMP code by Russell King · 19 years ago
  13. 481bed4 [PATCH] consolidate sys_ptrace() by Christoph Hellwig · 19 years ago
  14. 1555972 [ARM] Fix /proc/cpuinfo format for ARM SMP by Russell King · 19 years ago
  15. 32f8b97 [ARM] Don't call dump_cpu_info unless we're booting by Russell King · 19 years ago
  16. 4fe15ba [ARM] Fix second missing declaration of cache_is_vivt() by Russell King · 19 years ago
  17. 4299051 [ARM] Fix missing declaration of cache_is_vivt() by Russell King · 19 years ago
  18. b7ec479 [ARM] 3115/1: small optimizations to exception vector entry code by Nicolas Pitre · 19 years ago
  19. a054a81 [ARM SMP] Add hotplug CPU infrastructure by Russell King · 19 years ago
  20. 273c2cd [ARM SMP] Fix a couple of warnings by Russell King · 19 years ago
  21. 71f512e8 [ARM SMP] Track CPU idle threads by Russell King · 19 years ago
  22. 1480d0a Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  23. 4e57b68 [PATCH] fix missing includes by Tim Schmielau · 19 years ago
  24. ecea8d1 [PATCH] jiffies_64 cleanup by Thomas Gleixner · 19 years ago
  25. dfb7dac [PATCH] unify sys_ptrace prototype by Christoph Hellwig · 19 years ago
  26. d362979 [ARM] Re-organise die() by Russell King · 19 years ago
  27. 69b0475 [PATCH] mm: arm ready for split ptlock by Hugh Dickins · 19 years ago
  28. 37d07b7 [ARM] 3061/1: cleanup the XIP link address mess by Nicolas Pitre · 19 years ago
  29. f09b997 [ARM] 3060/1: allow constants found in asm/memory.h to be used in asm code by Nicolas Pitre · 19 years ago
  30. a999cb0 [ARM] 3035/1: RISCOS compat code fix by Nicolas Pitre · 19 years ago
  31. f339ab3 [ARM] Fix sparse warnings by Russell King · 19 years ago
  32. 13b1f64 [ARM] 3008/1: the exception table is not read-only by Nicolas Pitre · 19 years ago
  33. a7b1bbb [ARM] 2977/1: armksyms.c - make items in export table static by Ben Dooks · 19 years ago
  34. 60ac133 [ARM] 2974/1: fix ARM710 swi bug workaround by Nicolas Pitre · 19 years ago
  35. c2f4808 [ARM] 2952/1: fix a register clobber list by Nicolas Pitre · 19 years ago
  36. 74f8849 [ARM] 2951/1: fix wrong comment by Nicolas Pitre · 19 years ago
  37. d2f6074 [ARM] Fix compiler warnings for memcpy_toio/memcpy_fromio/memset_io by Russell King · 19 years ago
  38. 7339432 [ARM] Fix context switch with ARMv6 + TLS by Russell King · 19 years ago
  39. 6a1ced5 [ARM] 2932/1: Avoid the "noreturn" warning in arch/arm/kernel/traps.c by Catalin Marinas · 19 years ago
  40. 9d0fd1e [ARM] 2927/1: .arch.info - postfix section with .init for `make buildcheck` by Ben Dooks · 19 years ago
  41. 02b7dd1 [ARM] 2926/1: .proc.info - postfix section with .init for `make buildcheck` by Ben Dooks · 19 years ago
  42. bfe6815 [ARM] 2925/3: earlyparam - postfix section with .init for `make buildcheck` by Ben Dooks · 19 years ago
  43. 9506057 [ARM] 2924/3: taglist - postfix section with .init for `make buildcheck` by Ben Dooks · 19 years ago
  44. 63150fc [ARM] Fix warning in arch/arm/kernel/semaphore.c by Russell King · 19 years ago
  45. 34f521f [ARM] 2896/1: Add sys_ipc_wrapper to pass 'fifth' argument on stack by George G. Davis · 19 years ago
  46. abf9142 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  47. e6ae744 kbuild: arm - use generic asm-offsets.h support by Sam Ravnborg · 19 years ago
  48. 9b9eb8c [ARM] sys_mbind needs wrapping by Russell King · 19 years ago
  49. 9c2c389 [ARM] Add memory type based allocation syscalls by Russell King · 19 years ago
  50. b149ee2 [PATCH] NTP: ntp-helper functions by john stultz · 19 years ago
  51. 664399e [ARM] Wrap calls to descriptor handlers by Russell King · 19 years ago
  52. 7801907 [ARM] Change irq_chip wake/type methods to set_wake/set_type by Russell King · 19 years ago
  53. 7db078be [ARM] Stack starts at THREAD_START_SP offset, not THREAD_SIZE-8 by Russell King · 19 years ago
  54. 68d9102 [ARM] 2865/2: fix fadvise64_64 syscall argument passing by Nicolas Pitre · 19 years ago
  55. 3618886 [ARM] 2857/2: Dynamic tick - fix OOPS if configured and not provided by Ben Dooks · 19 years ago
  56. 69be8f1 [PATCH] convert signal handling of NODEFER to act like other Unix boxes. by Steven Rostedt · 19 years ago
  57. 3321565 [PATCH] qualifiers in return types - easy cases by Al Viro · 19 years ago
  58. 498de0c [ARM] Add syscall stubs for inotify and ioprio system calls by Robert Love · 19 years ago
  59. b876386 [ARM SMP] Clear the exclusive monitor on ARMv6 CPUs on context switch by Russell King · 19 years ago
  60. 43c3473 [PATCH] pci and yenta: pcibios_bus_to_resource by Dominik Brodowski · 20 years ago
  61. 505d7b1 [ARM SMP] Ensure secondary CPUs have a clean TLB by Russell King · 20 years ago
  62. 59586e5 [PATCH] Don't export machine_restart, machine_halt, or machine_power_off. by Eric W. Biederman · 20 years ago
  63. bd6f68a [PATCH] ARM SMP: Mark CPU init functions/data with __cpuinit/...data by Russell King · 20 years ago
  64. 109d89c [PATCH] ARM: Allow register_undef_hook to be called with IRQs off by Russell King · 20 years ago
  65. 73eb7d9 [PATCH] ARM SMP: Initialise cpu_present_map by Russell King · 20 years ago
  66. e11b223 [PATCH] ARM SMP: We list IRQs for present CPUs, not online CPUs by Russell King · 20 years ago
  67. d12734d [PATCH] ARM SMP: Rename cpu_present_mask to cpu_possible_map by Russell King · 20 years ago
  68. 7bc7fc5 [PATCH] ARM: 2791/1: Add CRCs for aliased ARM symbols by Todd Poynor · 20 years ago
  69. f9bd6ea [PATCH] ARM: Change 'param_offset' to 'boot_params' by Russell King · 20 years ago
  70. c77b042 [PATCH] ARM: Make the magic values in head.S more obvious by Russell King · 20 years ago
  71. cfb0810 [PATCH] ARM: Don't try to send a signal to pid0 by Russell King · 20 years ago
  72. c7e7887 [PATCH] ARM: 2723/2: remove __udivdi3 and __umoddi3 from the kernel by Nicolas Pitre · 20 years ago
  73. aaaa3f9 [PATCH] ARM: 2769/1: cpu_init() stack setup fix by Catalin Marinas · 20 years ago
  74. 4b0ef3b [PATCH] ARM SMP: Add IPI support code for SMP TLB flushing by Russell King · 20 years ago
  75. 2ea8339 [PATCH] ARM: Add VST idle loop call by Russell King · 20 years ago
  76. bdb94f3 [PATCH] arm: swsusp build fix by Andrew Morton · 20 years ago
  77. 8749af6 [PATCH] ARM: Generic Dynamic Tick Timer support for ARM, take 4 by Russell King · 20 years ago
  78. 3a66941 [PATCH] ARM: Ensure memory information is page aligned by Russell King · 20 years ago
  79. e00d349 [PATCH] ARM: Move signal return code into vector page by Russell King · 20 years ago
  80. 1d345da Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 20 years ago
  81. ff381d2 [PATCH] Driver Core: arch: update device attribute callbacks by Yani Ioannou · 20 years ago
  82. 34c8eac [PATCH] ARM: Remove obsolete arch/arm/kernel/arch.c by Russell King · 20 years ago
  83. 0908db2 [PATCH] ARM SMP: Messages about CPUs should be prefixed by CPU%u by Russell King · 20 years ago
  84. ea4423c Merge with ../linux-2.6-smp by Russell King · 20 years ago
  85. 36c5ed2 [PATCH] ARM SMP: Fix PXA/SA11x0 suspend resume crash by Russell King · 20 years ago
  86. e65f38e [PATCH] ARM SMP: Add support for startup of secondary processors by Russell King · 20 years ago
  87. 5ab6091 Merge with ../linux-2.6-smp by Russell King · 20 years ago
  88. dcef1f6 [PATCH] ARM: 2664/2: add support for atomic ops on pre-ARMv6 SMP systems by Nicolas Pitre · 20 years ago
  89. ccea7a1 [PATCH] ARM SMP: Fix vector entry by Russell King · 20 years ago
  90. 49f680e [PATCH] ARM SMP: convert alignment enable by Russell King · 20 years ago
  91. 791be9b [PATCH] ARM SMP: add IPI support by Russell King · 20 years ago
  92. 706fdd9 [PATCH] ARM SMP: reallocate main IRQ handler code registers by Russell King · 20 years ago
  93. 187a51a [PATCH] ARM SMP: consolidate main IRQ handler code by Russell King · 20 years ago
  94. 41e46d6 [PATCH] ARM: 2665/1: kill warnings in entry-armv.S by Nicolas Pitre · 20 years ago
  95. 4b0e07a [PATCH] ARM: 2663/1: straightify TLS register emulation a bit more by Nicolas Pitre · 20 years ago
  96. 4f7a181 [PATCH] ARM: Fix kernel stack offset calculations by Russell King · 20 years ago
  97. 7ed20e1 [PATCH] convert that currently tests _NSIG directly to use valid_signal() by Jesper Juhl · 20 years ago
  98. 7d87e14 [PATCH] consolidate sys_shmat by Stephen Rothwell · 20 years ago
  99. 2d2669b [PATCH] ARM: 2651/3: kernel helpers for NPTL support by Nicolas Pitre · 20 years ago
  100. bce495d [PATCH] ARM: make entry*.S includes more logical by Russell King · 20 years ago