1. 84dff1a [ARM] 3363/1: [cleanup] process.c - fix warnings by Ben Dooks · 20 years ago
  2. 17320a9 [ARM] Fix "thead" typo by Russell King · 20 years ago
  3. cdaabbd [ARM] iwmmxt thread state alignment by Russell King · 20 years ago
  4. 6923974 [PATCH] fix next_timer_interrupt() for hrtimer by Tony Lindgren · 20 years ago
  5. 43cc198 [ARM] CONFIG_CPU_MPCORE -> CONFIG_CPU_32v6K by Russell King · 20 years ago
  6. 3186749 [ARM] Add panic-on-oops support by Russell King · 20 years ago
  7. 6c0fa49 [ARM] 3338/1: old ABI compat: sys_socketcall by Nicolas Pitre · 20 years ago
  8. 7bbb794 [ARM] Fix SMP initialisation oops by Russell King · 20 years ago
  9. 5964eae [ARM] 3310/1: add a comment about the possible __kuser_cmpxchg transient false by Nicolas Pitre · 20 years ago
  10. 49bca4c [ARM] 3309/1: disable the pre-ARMv5 NPTL kernel helper in the non MMU case by Nicolas Pitre · 20 years ago
  11. 99595d0 [ARM] 3308/1: old ABI compat: struct sockaddr_un by Nicolas Pitre · 20 years ago
  12. fa1b4f9 [ARM] safer handling of syscall table padding by Al Viro · 20 years ago
  13. 5e09744 [ARM] 3271/1: ARM EABI: fix calling of cmpxchg syscall emulation by Nicolas Pitre · 20 years ago
  14. fcca538 [ARM] 3270/1: ARM EABI: fix sigreturn and rt_sigreturn by Nicolas Pitre · 20 years ago
  15. 8d5c315 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 20 years ago
  16. 3f47112 [ARM] 3262/4: allow ptraced syscalls to be overriden by Nicolas Pitre · 20 years ago
  17. dd35afc [ARM] 3110/5: old ABI compat: multi-ABI syscall entry support by Nicolas Pitre · 20 years ago
  18. 687ad01 [ARM] 3109/1: old ABI compat: syscall wrappers for ABI impedance matching by Nicolas Pitre · 20 years ago
  19. 713c481 [ARM] 3108/2: old ABI compat: statfs64 and fstatfs64 by Nicolas Pitre · 20 years ago
  20. 3f2829a [ARM] 3105/4: ARM EABI: new syscall entry convention by Nicolas Pitre · 20 years ago
  21. ba95e4e [ARM] 3104/1: ARM EABI: new helper function names by Nicolas Pitre · 20 years ago
  22. 499b2ea [ARM] 3103/1: ARM EABI: stack pointer must be 64-bit aligned (part 2) by Nicolas Pitre · 20 years ago
  23. 2dede2d [ARM] 3102/1: ARM EABI: stack pointer must be 64-bit aligned after a CPU exception by Nicolas Pitre · 20 years ago
  24. afeb90c [ARM] Support register switch in nommu mode by Hyok S. Choi · 20 years ago
  25. 2df96b3 [ARM] 3259/1: remove phys_ram from struct machine_desc (part 1) by Nicolas Pitre · 20 years ago
  26. e08b754 [PATCH] Add ecard_bus_type probe/remove/shutdown methods by Russell King · 20 years ago
  27. bf785ee Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 20 years ago
  28. 0043170 [ARM] Convert some arm semaphores to mutexes by Arjan van de Ven · 20 years ago
  29. 32d39a9 [PATCH] arm: task_stack_page() by Al Viro · 20 years ago
  30. 5520582 [PATCH] arm: end_of_stack() by Al Viro · 20 years ago
  31. 815d5ec [PATCH] arm: task_pt_regs() by Al Viro · 20 years ago
  32. e7c1b32 [PATCH] arm: task_thread_info() by Al Viro · 20 years ago
  33. 90303b1 [ARM] 3256/1: Make the function-returning ldm's use sp as the base register by Catalin Marinas · 20 years ago
  34. 6b090a2 [ARM] 3234/1: Update cpu_architecture() to deal with the new ID format by Catalin Marinas · 20 years ago
  35. a941564 [PATCH] capable/capability.h (arch/) by Randy Dunlap · 20 years ago
  36. 16ed926 [ARM] Only call set_type method in setup_irq if it's defined by Russell King · 20 years ago
  37. a136564 [PATCH] remove gcc-2 checks by Andrew Morton · 20 years ago
  38. 9ded96f [PATCH] IRQ type flags by Russell King · 20 years ago
  39. 53b7c2b [ARM] 3229/1: Remove uneeded ARM apm dependency on PM_LEGACY by Richard Purdie · 20 years ago
  40. d7b4a75 [ARM] Move DMA exports to be next to each function by Russell King · 20 years ago
  41. 95ba9fb [ARM] Remove definition of MAX_DMA_CHANNELS to zero by Russell King · 20 years ago
  42. 065909b [ARM] Refine selection of ISA_DMA_API and generic dma.c code by Russell King · 20 years ago
  43. 6842b92 [ARM] Use core_initcall() to initialise ARM DMA by Russell King · 20 years ago
  44. 7cdad48 [ARM] Remove '__address' from scatterlist and convert to DMA API by Russell King · 20 years ago
  45. 333c962 [ARM] Move ISA DMA bus_to_virt() out of set_dma_addr() by Russell King · 20 years ago
  46. 78ff18a [ARM] Cleanup ARM includes by Russell King · 20 years ago
  47. 9d4f13e [ARM] Make kernel link address depend on PAGE_OFFSET by Russell King · 20 years ago
  48. 7c612bf [ARM] 3210/1: add missing memory barrier helper for NPTL support by Nicolas Pitre · 20 years ago
  49. 567bd98 [ARM] Fix sys_sendto and sys_recvfrom 6-arg syscalls by Russell King · 20 years ago
  50. c2e2611 [ARM] 3205/1: Handle new EABI relocations when loading kernel modules. by Daniel Jacobowitz · 20 years ago
  51. 22f975f [ARM] 3200/1: Singlestep over ARM BX and BLX instructions using ptrace fix by Nikola Valerjev · 20 years ago
  52. 3c0bdac [ARM] Remove mach-types.h from head.S by Russell King · 20 years ago
  53. a6c61e9 [ARM] 3168/1: Update ARM signal delivery and masking by Daniel Jacobowitz · 20 years ago
  54. d2c5b69 [ARM] Fix get_user when passed a const pointer by Russell King · 20 years ago
  55. 728f5c0 [ARM] Improve comment about ASSERT()s in vmlinux.lds.S by Russell King · 20 years ago
  56. 70ac551 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 20 years ago
  57. bca73e4 [PATCH] move pm_register/etc. to CONFIG_PM_LEGACY, pm_legacy.h by Jeff Garzik · 20 years ago
  58. da2660d [ARM] Restore apparant pointless change in arch/arm/kernel/smp.c by Russell King · 20 years ago
  59. ac111bf Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 20 years ago
  60. 64c7c8f [PATCH] sched: resched and cpu_idle rework by Nick Piggin · 20 years ago
  61. 5bfb5d6 [PATCH] sched: disable preempt in idle tasks by Nick Piggin · 20 years ago
  62. c906107 [ARM] 3100/1: simplify a pointer computation by Nicolas Pitre · 20 years ago
  63. 72274c9 Merge with ARM SMP tree by Russell King · 20 years ago
  64. d07ad96 [ARM] 3134/1: add missing EXPORT_SYMBOL for the ARM version of sha_transform by Nicolas Pitre · 20 years ago
  65. 37ee16a [ARM SMP] Add core ARM support for local timers by Russell King · 20 years ago
  66. 2c25013 [ARM] More sparse fixes by Russell King · 20 years ago
  67. 5d43045 [ARM SMP] Fix some sparse warnings in SMP code by Russell King · 20 years ago
  68. 481bed4 [PATCH] consolidate sys_ptrace() by Christoph Hellwig · 20 years ago
  69. 1555972 [ARM] Fix /proc/cpuinfo format for ARM SMP by Russell King · 20 years ago
  70. 32f8b97 [ARM] Don't call dump_cpu_info unless we're booting by Russell King · 20 years ago
  71. 4fe15ba [ARM] Fix second missing declaration of cache_is_vivt() by Russell King · 20 years ago
  72. 4299051 [ARM] Fix missing declaration of cache_is_vivt() by Russell King · 20 years ago
  73. b7ec479 [ARM] 3115/1: small optimizations to exception vector entry code by Nicolas Pitre · 20 years ago
  74. a054a81 [ARM SMP] Add hotplug CPU infrastructure by Russell King · 20 years ago
  75. 273c2cd [ARM SMP] Fix a couple of warnings by Russell King · 20 years ago
  76. 71f512e [ARM SMP] Track CPU idle threads by Russell King · 20 years ago
  77. 1480d0a Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 20 years ago
  78. 4e57b68 [PATCH] fix missing includes by Tim Schmielau · 20 years ago
  79. ecea8d1 [PATCH] jiffies_64 cleanup by Thomas Gleixner · 20 years ago
  80. dfb7dac [PATCH] unify sys_ptrace prototype by Christoph Hellwig · 20 years ago
  81. d362979 [ARM] Re-organise die() by Russell King · 20 years ago
  82. 69b0475 [PATCH] mm: arm ready for split ptlock by Hugh Dickins · 20 years ago
  83. 37d07b7 [ARM] 3061/1: cleanup the XIP link address mess by Nicolas Pitre · 20 years ago
  84. f09b997 [ARM] 3060/1: allow constants found in asm/memory.h to be used in asm code by Nicolas Pitre · 20 years ago
  85. a999cb04 [ARM] 3035/1: RISCOS compat code fix by Nicolas Pitre · 20 years ago
  86. f339ab3 [ARM] Fix sparse warnings by Russell King · 20 years ago
  87. 13b1f64 [ARM] 3008/1: the exception table is not read-only by Nicolas Pitre · 20 years ago
  88. a7b1bbb [ARM] 2977/1: armksyms.c - make items in export table static by Ben Dooks · 20 years ago
  89. 60ac133 [ARM] 2974/1: fix ARM710 swi bug workaround by Nicolas Pitre · 20 years ago
  90. c2f4808 [ARM] 2952/1: fix a register clobber list by Nicolas Pitre · 20 years ago
  91. 74f8849 [ARM] 2951/1: fix wrong comment by Nicolas Pitre · 20 years ago
  92. d2f6074 [ARM] Fix compiler warnings for memcpy_toio/memcpy_fromio/memset_io by Russell King · 20 years ago
  93. 7339432 [ARM] Fix context switch with ARMv6 + TLS by Russell King · 20 years ago
  94. 6a1ced5 [ARM] 2932/1: Avoid the "noreturn" warning in arch/arm/kernel/traps.c by Catalin Marinas · 20 years ago
  95. 9d0fd1e [ARM] 2927/1: .arch.info - postfix section with .init for `make buildcheck` by Ben Dooks · 20 years ago
  96. 02b7dd1 [ARM] 2926/1: .proc.info - postfix section with .init for `make buildcheck` by Ben Dooks · 20 years ago
  97. bfe6815 [ARM] 2925/3: earlyparam - postfix section with .init for `make buildcheck` by Ben Dooks · 20 years ago
  98. 9506057 [ARM] 2924/3: taglist - postfix section with .init for `make buildcheck` by Ben Dooks · 20 years ago
  99. 63150fc [ARM] Fix warning in arch/arm/kernel/semaphore.c by Russell King · 20 years ago
  100. 34f521f [ARM] 2896/1: Add sys_ipc_wrapper to pass 'fifth' argument on stack by George G. Davis · 20 years ago