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