1. e31dd6e [PATCH] 64bit resource: change pci core and arch code to use resource_size_t by Greg Kroah-Hartman · 19 years ago
  2. 740e518 [PATCH] 64bit resource: C99 changes for struct resource declarations by Greg Kroah-Hartman · 19 years ago
  3. f6e6e88 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  4. 68402dd [PATCH] mm: remove VM_LOCKED before remap_pfn_range and drop VM_SHM by Christoph Lameter · 19 years ago
  5. 801194e [ARM] Remove MODE_(SVC|IRQ|FIQ|USR) and DEFAULT_FIQ by Russell King · 19 years ago
  6. 7999d8d [ARM] Remove RETINSTR macro by Russell King · 19 years ago
  7. c089785 Merge signal handler branch by Russell King · 19 years ago
  8. 85fe068 [ARM] 3648/1: Update struct ucontext layout for coprocessor registers by Daniel Jacobowitz · 19 years ago
  9. ca195cf [ARM] Add identifying number for non-rt sigframe by Russell King · 19 years ago
  10. 3da4bd2 [ARM] 3632/1: iwmmxt: fix up argument comment for iwmmxt_task_restore() by Lennert Buytenhek · 19 years ago
  11. 95eaa5f [PATCH] fix silly ARM non-EABI build error by Nicolas Pitre · 19 years ago
  12. 83d4e6e [PATCH] make noirqdebug/irqfixup __read_mostly, add (un)likely() by Andreas Mohr · 19 years ago
  13. f606a6f [ARM] 3626/1: ARM EABI: fix syscall restarting by Nicolas Pitre · 19 years ago
  14. d6551e8 [ARM] Add thread_notify infrastructure by Russell King · 19 years ago
  15. 74617fb [ARM] 3593/1: Add reboot and shutdown handlers for Zaurus handhelds by Richard Purdie · 19 years ago
  16. ebc67da [ARM] 3554/1: ARM: Fix dyntick locking by Tony Lindgren · 19 years ago
  17. aca6ca1 [ARM] Gather common sigframe saving code into setup_sigframe() by Russell King · 19 years ago
  18. 6807148 [ARM] Gather common sigframe restoration code into restore_sigframe() by Russell King · 19 years ago
  19. cb3504e [ARM] Re-use sigframe within rt_sigframe by Russell King · 19 years ago
  20. 7d4fdc1 [ARM] Merge sigcontext and sigmask members of sigframe by Russell King · 19 years ago
  21. cc1a852 [ARM] Replace extramask with a full copy of the sigmask by Russell King · 19 years ago
  22. ce7a3fd [ARM] Remove rt_sigframe puc and pinfo pointers by Russell King · 19 years ago
  23. 5247593 [ARM] 3335/1: Old-abi Thumb sys_syscall broken by Paul Brook · 20 years ago
  24. 3170a5e [ARM] arch/arm/kernel/dma-isa.c: named initializers by Adrian Bunk · 20 years ago
  25. 9d494cc [ARM] arch/arm/kernel/process.c: Fix warning by Russell King · 20 years ago
  26. 2ceec0c [ARM] 3517/1: move definition of PROC_INFO_SZ from procinfo.h to asm-offsets.h by Uwe Zeisberger · 20 years ago
  27. 1929ab8 [ARM] Fix thread struct allocator for SMP case by Russell King · 20 years ago
  28. 2eb9d31 [ARM] 3496/1: more constants for asm-offsets.h by Uwe Zeisberger · 20 years ago
  29. 3b920ce [ARM] nommu: trivial fixups for head-nommu.S and the Makefile by Hyok S. Choi · 20 years ago
  30. 036999d [ARM] for_each_possible_cpu by KAMEZAWA Hiroyuki · 20 years ago
  31. 1c97b73 [ARM] add_memory() build fix by Andrew Morton · 20 years ago
  32. 894b577 [PATCH] No arch-specific strpbrk implementations by Kyle McMartin · 20 years ago
  33. adeff42 [ARM] 3470/1: Clear the HWCAP bits for the disabled kernel features by Catalin Marinas · 20 years ago
  34. 23759dc [ARM] 3439/2: xsc3: add I/O coherency support by Lennert Buytenhek · 20 years ago
  35. 344b215 [ARM] 3437/1: Kill duplicate exports of string library functions by Komal Shah · 20 years ago
  36. 5b67e8d Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 20 years ago
  37. 0cb3463 [PATCH] unexport get_wchan by Adrian Bunk · 20 years ago
  38. 6896eec [ARM] 3420/1: Missing clobber in example code by Paul Brook · 20 years ago
  39. ae574a5 Merge nommu tree by Russell King · 20 years ago
  40. c760fc1 [ARM] nommu: fixups for the exception vectors by Hyok S. Choi · 20 years ago
  41. 75d9083 [ARM] nommu: start-up code by Hyok S. Choi · 20 years ago
  42. 2ce9804 [ARM] 3030/2: fix permission check in the obscur cmpxchg syscall by Nicolas Pitre · 20 years ago
  43. 0003ced Merge nommu tree by Russell King · 20 years ago
  44. 091c539 [ARM] SMP: don't set cpu_*_map in smp_prepare_boot_cpu by Russell King · 20 years ago
  45. 9c42954 [ARM] Move enable_irq and disable_irq to assembler.h by Russell King · 20 years ago
  46. bec1b81 [ARM] Quieten spurious IRQ detection by Russell King · 20 years ago
  47. d2a02b9 [ARM] Convert kmalloc+memset to kzalloc by Russell King · 20 years ago
  48. a61ea93 [ARM] 3261/2: remove phys_ram from struct machine_desc (part 3) by Nicolas Pitre · 20 years ago
  49. 5d25ac0 [ARM] Move IRQ enable after coprocessor number decode by Russell King · 20 years ago
  50. f78f104 [ARM] Remove unnecessary asm/hardware.h includes by Russell King · 20 years ago
  51. 0f44ba1 [ARM] Move read of processor ID out of lookup_processor_type() by Russell King · 20 years ago
  52. f24284a [ARM] noMMU: block sys_fork in nommu mode by Hyok S. Choi · 20 years ago
  53. 4333298 [ARM] 3362/1: [cleanup] - duplicate decleration of mem_fclk_21285 by Ben Dooks · 20 years ago
  54. 0fc1c83 [ARM] 3365/1: [cleanup] header for compat.c exported functions by Ben Dooks · 20 years ago
  55. 84dff1a [ARM] 3363/1: [cleanup] process.c - fix warnings by Ben Dooks · 20 years ago
  56. 17320a9 [ARM] Fix "thead" typo by Russell King · 20 years ago
  57. cdaabbd [ARM] iwmmxt thread state alignment by Russell King · 20 years ago
  58. 6923974 [PATCH] fix next_timer_interrupt() for hrtimer by Tony Lindgren · 20 years ago
  59. 43cc198 [ARM] CONFIG_CPU_MPCORE -> CONFIG_CPU_32v6K by Russell King · 20 years ago
  60. 3186749 [ARM] Add panic-on-oops support by Russell King · 20 years ago
  61. 6c0fa49 [ARM] 3338/1: old ABI compat: sys_socketcall by Nicolas Pitre · 20 years ago
  62. 7bbb794 [ARM] Fix SMP initialisation oops by Russell King · 20 years ago
  63. 5964eae [ARM] 3310/1: add a comment about the possible __kuser_cmpxchg transient false by Nicolas Pitre · 20 years ago
  64. 49bca4c [ARM] 3309/1: disable the pre-ARMv5 NPTL kernel helper in the non MMU case by Nicolas Pitre · 20 years ago
  65. 99595d0 [ARM] 3308/1: old ABI compat: struct sockaddr_un by Nicolas Pitre · 20 years ago
  66. fa1b4f9 [ARM] safer handling of syscall table padding by Al Viro · 20 years ago
  67. 5e09744 [ARM] 3271/1: ARM EABI: fix calling of cmpxchg syscall emulation by Nicolas Pitre · 20 years ago
  68. fcca538 [ARM] 3270/1: ARM EABI: fix sigreturn and rt_sigreturn by Nicolas Pitre · 20 years ago
  69. 8d5c315 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 20 years ago
  70. 3f47112 [ARM] 3262/4: allow ptraced syscalls to be overriden by Nicolas Pitre · 20 years ago
  71. dd35afc [ARM] 3110/5: old ABI compat: multi-ABI syscall entry support by Nicolas Pitre · 20 years ago
  72. 687ad01 [ARM] 3109/1: old ABI compat: syscall wrappers for ABI impedance matching by Nicolas Pitre · 20 years ago
  73. 713c481 [ARM] 3108/2: old ABI compat: statfs64 and fstatfs64 by Nicolas Pitre · 20 years ago
  74. 3f2829a [ARM] 3105/4: ARM EABI: new syscall entry convention by Nicolas Pitre · 20 years ago
  75. ba95e4e [ARM] 3104/1: ARM EABI: new helper function names by Nicolas Pitre · 20 years ago
  76. 499b2ea [ARM] 3103/1: ARM EABI: stack pointer must be 64-bit aligned (part 2) by Nicolas Pitre · 20 years ago
  77. 2dede2d [ARM] 3102/1: ARM EABI: stack pointer must be 64-bit aligned after a CPU exception by Nicolas Pitre · 20 years ago
  78. afeb90c [ARM] Support register switch in nommu mode by Hyok S. Choi · 20 years ago
  79. 2df96b3 [ARM] 3259/1: remove phys_ram from struct machine_desc (part 1) by Nicolas Pitre · 20 years ago
  80. e08b754 [PATCH] Add ecard_bus_type probe/remove/shutdown methods by Russell King · 20 years ago
  81. bf785ee Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 20 years ago
  82. 0043170 [ARM] Convert some arm semaphores to mutexes by Arjan van de Ven · 20 years ago
  83. 32d39a9 [PATCH] arm: task_stack_page() by Al Viro · 20 years ago
  84. 5520582 [PATCH] arm: end_of_stack() by Al Viro · 20 years ago
  85. 815d5ec [PATCH] arm: task_pt_regs() by Al Viro · 20 years ago
  86. e7c1b32 [PATCH] arm: task_thread_info() by Al Viro · 20 years ago
  87. 90303b1 [ARM] 3256/1: Make the function-returning ldm's use sp as the base register by Catalin Marinas · 20 years ago
  88. 6b090a2 [ARM] 3234/1: Update cpu_architecture() to deal with the new ID format by Catalin Marinas · 20 years ago
  89. a941564 [PATCH] capable/capability.h (arch/) by Randy Dunlap · 20 years ago
  90. 16ed926 [ARM] Only call set_type method in setup_irq if it's defined by Russell King · 20 years ago
  91. a136564 [PATCH] remove gcc-2 checks by Andrew Morton · 20 years ago
  92. 9ded96f [PATCH] IRQ type flags by Russell King · 20 years ago
  93. 53b7c2b [ARM] 3229/1: Remove uneeded ARM apm dependency on PM_LEGACY by Richard Purdie · 20 years ago
  94. d7b4a75 [ARM] Move DMA exports to be next to each function by Russell King · 20 years ago
  95. 95ba9fb [ARM] Remove definition of MAX_DMA_CHANNELS to zero by Russell King · 20 years ago
  96. 065909b [ARM] Refine selection of ISA_DMA_API and generic dma.c code by Russell King · 20 years ago
  97. 6842b92 [ARM] Use core_initcall() to initialise ARM DMA by Russell King · 20 years ago
  98. 7cdad48 [ARM] Remove '__address' from scatterlist and convert to DMA API by Russell King · 20 years ago
  99. 333c962 [ARM] Move ISA DMA bus_to_virt() out of set_dma_addr() by Russell King · 20 years ago
  100. 78ff18a [ARM] Cleanup ARM includes by Russell King · 20 years ago