1. 61b7efd Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/spi-2.6 by Linus Torvalds · 19 years ago
  2. 3e2b32b Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 19 years ago
  3. 3824ba7 [PATCH] remove unused tmp_buf_sem's by Adrian Bunk · 19 years ago
  4. 59af703 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 19 years ago
  5. d5f0790 [PATCH] powerpc: Recognize /chaos bridge on old pmacs as PCI by Paul Mackerras · 19 years ago
  6. b4e7de0 powerpc: Avoid unaligned loads and stores in boot memcpy code by Paul Mackerras · 19 years ago
  7. 66a45dd powerpc: Make COFF zImages for old 32-bit powermacs by Paul Mackerras · 19 years ago
  8. 575e321 [PATCH] powerpc: Make CHRP build again by David Woodhouse · 19 years ago
  9. 91dc182 [PATCH] powerpc: special-case ibm,suspend-me RTAS call by Dave C Boutcher · 19 years ago
  10. 91f62a2 ppc: Remove duplicate export of get_wchan by Paul Mackerras · 19 years ago
  11. 8ae12a0 [PATCH] spi: simple SPI framework by David Brownell · 19 years ago
  12. 8f069b1 [PATCH] powerpc/8xx: Use 8MB D-TLB's for kernel static mapping faults by Marcelo Tosatti · 19 years ago
  13. 7d13d21 [PATCH] powerpc: Add MPC834x SYS board to arch/powerpc by Kumar Gala · 19 years ago
  14. eed3200 [PATCH] powerpc: Add FSL SOC library and setup code by Kumar Gala · 19 years ago
  15. b8e383d [PATCH] powerpc: Allow for ppc_md restart, power_off, and halt to be NULL by Kumar Gala · 19 years ago
  16. 7a45fb1 [PATCH] powerpc: oprofile cpu type names clash with other code by Andy Whitcroft · 19 years ago
  17. 80f15dc powerpc: Provide a suitable AT_PLATFORM value by Paul Mackerras · 19 years ago
  18. d50f5c5 [IA64] build broken for ia64 simserial.c by Andreas Schwab · 19 years ago
  19. d3ef1f5 [IA64] prevent accidental modification of args in jprobe handler by Zhang Yanmin · 19 years ago
  20. e026cca [IA64] Add hotplug cpu to salinfo.c, replace semaphore with mutex by Keith Owens · 19 years ago
  21. 1502928 [IA64] Handle debug traps in fsys mode by Jason Uhlenkott · 19 years ago
  22. 6d6e420 [IA64-SGI] Fix sn_flush_device_kernel & spinlock initialization by Prarit Bhargava · 19 years ago
  23. cfbb142 [IA64] Hole in IA64 TLB flushing from system threads by Jack Steiner · 19 years ago
  24. 17e8ce0 [IA64-SGI] Altix BTE error handling fixes by Russ Anderson · 19 years ago
  25. 8a4b7b6 [IA64] Fix conversion of pal_min_state physical address by Francois Wellenrieter · 19 years ago
  26. 2f53a80 [PATCH] Add vio_bus_type probe and remove methods by Russell King · 19 years ago
  27. 79f9fb8 [PATCH] Add of_platform_bus_type probe and remove methods by Russell King · 19 years ago
  28. c6a0919 [PATCH] Add sh_bus_type probe and remove methods by Russell King · 19 years ago
  29. 91fb538 [PATCH] Add ocp_bus_type probe and remove methods by Russell King · 19 years ago
  30. ad3ed31 [PATCH] Add parisc_bus_type probe and remove methods by Russell King · 19 years ago
  31. 83dfb8b [PATCH] Add tiocx bus_type probe/remove methods by Russell King · 19 years ago
  32. 5c0784c [PATCH] Add logic module bus_type probe/remove methods by Russell King · 19 years ago
  33. 306955b [PATCH] Add locomo bus_type probe/remove methods by Russell King · 19 years ago
  34. 2876ba4 [PATCH] Add SA1111 bus_type probe/remove methods by Russell King · 19 years ago
  35. e08b754 [PATCH] Add ecard_bus_type probe/remove/shutdown methods by Russell King · 19 years ago
  36. 9335d48 [IA64-SGI] move xpc.h to include/asm-ia64/sn (cleanup) by Dean Nelson · 19 years ago
  37. 87a149d [IA64-SGI] move xpc.h to include/asm-ia64/sn by Dean Nelson · 19 years ago
  38. d6ad033 [IA64-SGI] move xpc_system_reboot() by Dean Nelson · 19 years ago
  39. 1f4674b [IA64-SGI] ignoring loss of heartbeat while XPC is in kdebug by Dean Nelson · 19 years ago
  40. 0752c67 [IA64-SGI] XPC and unregistering from notifier lists by Dean Nelson · 19 years ago
  41. 1ecaded [IA64-SGI] cleanup XPC disengage related messages by Dean Nelson · 19 years ago
  42. 246c7e3 [IA64-SGI] ensure XPC disengage request is processed by Dean Nelson · 19 years ago
  43. 7ae69d2 [IA64] Add stub entry to fsys.S for sys_migrate_pages by Tony Luck · 19 years ago
  44. 3356bb9f7 [PATCH] powerpc: Remove lppaca structure from the PACA by David Gibson · 19 years ago
  45. e58c349 [PATCH] powerpc: Cleanup LOADADDR etc. asm macros by David Gibson · 19 years ago
  46. 7e78e5e [PATCH] powerpc: Updated platforms that use gianfar to match driver by Kumar Gala · 19 years ago
  47. 135f0b1 [PATCH] powerpc/boot: Better use of defaultimage- by Tom Rini · 19 years ago
  48. 610d915 [PATCH] powerpc: Add support for changing properties from userspace by Dave C Boutcher · 19 years ago
  49. ecaa8b0 [PATCH] powerpc: Add of_find_property function by Dave C Boutcher · 19 years ago
  50. 088186d [PATCH] powerpc: Add/remove/update properties in firmware device tree by Dave C Boutcher · 19 years ago
  51. 9e1c72a [PATCH] Remove bzImage target by Tom Rini · 19 years ago
  52. bf785ee Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  53. 0043170 [ARM] Convert some arm semaphores to mutexes by Arjan van de Ven · 19 years ago
  54. 45bfe98 Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge by Linus Torvalds · 19 years ago
  55. f461902 [ARM] Allow r2 to be passed through the decompressor to the kernel by Russell King · 19 years ago
  56. a2d823b [PATCH] m68k: console code in head.S needs framebuffer support built in by Al Viro · 19 years ago
  57. 54a5a6e [PATCH] m68k: fix reference to init_task in vmlinux-sun3.lds by Al Viro · 19 years ago
  58. a763be5 [PATCH] m68k: fix use of void foo(void) asm("bar") in traps.c by Al Viro · 19 years ago
  59. 6390743 [PATCH] m68k: kill mach_floppy_setup, convert to proper __setup() in drivers by Al Viro · 19 years ago
  60. 0c79358 [PATCH] m68k: Moved initialisation of conswitchp from subarches to global arch setup by Al Viro · 19 years ago
  61. a5d361f [PATCH] m68k: NULL noise removal by Al Viro · 19 years ago
  62. 6225d85 [PATCH] m68k: checksum __user annotations by Al Viro · 19 years ago
  63. 350c20a [PATCH] m68k: syscalls __user annotation by Al Viro · 19 years ago
  64. 1b7bb54 [PATCH] m68k: rtc __user annotations by Al Viro · 19 years ago
  65. 2382f77 [PATCH] m68k: signal __user annotations by Al Viro · 19 years ago
  66. ad9ec4f [PATCH] m68k: basic iomem annotations by Al Viro · 19 years ago
  67. 7f26333 [PATCH] m68k: broken constraints on mulu.l by Al Viro · 19 years ago
  68. 77add9f [PATCH] m68k: memory input should be an lvalue (mac/misc.c) by Al Viro · 19 years ago
  69. aa7e02f [PATCH] m68k: isa_{type,sex} should be exported by Al Viro · 19 years ago
  70. 3272244 [PATCH] m68k: switch mac/misc.c to direct use of appropriate cuda/pmu/maciisi requests by Al Viro · 19 years ago
  71. b4290a2 [PATCH] m68k: namespace pollution fix (custom->amiga_custom) by Al Viro · 19 years ago
  72. 198a410 [PATCH] m68k: compile fix - updated vmlinux.lds to include LOCK_TEXT by Al Viro · 19 years ago
  73. 75bb07e [PATCH] mips: task_stack_page() by Al Viro · 19 years ago
  74. dc8f602 [PATCH] mips: task_thread_info() by Al Viro · 19 years ago
  75. 40bc9c6 [PATCH] mips: task_pt_regs() by Al Viro · 19 years ago
  76. 6450578 [PATCH] ia64: task_pt_regs() by Al Viro · 19 years ago
  77. ab03591 [PATCH] ia64: task_thread_info() by Al Viro · 19 years ago
  78. 718d611 [PATCH] cris: task_thread_info() by Al Viro · 19 years ago
  79. 95ca0dc [PATCH] cris: task_pt_regs() by Al Viro · 19 years ago
  80. 0cec6fd [PATCH] powerpc: task_stack_page() by Al Viro · 19 years ago
  81. b5e2fc1 [PATCH] powerpc: task_thread_info() by Al Viro · 19 years ago
  82. ee8c1dd [PATCH] sh64: task_stack_page() by Al Viro · 19 years ago
  83. 7fdf0d7 [PATCH] arm26: task_stack_page() by Al Viro · 19 years ago
  84. 02ef691 [PATCH] arm26: task_pt_regs() by Al Viro · 19 years ago
  85. 697102c [PATCH] arm26: task_thread_info() by Al Viro · 19 years ago
  86. 32d39a9 [PATCH] arm: task_stack_page() by Al Viro · 19 years ago
  87. 5520582 [PATCH] arm: end_of_stack() by Al Viro · 19 years ago
  88. 815d5ec [PATCH] arm: task_pt_regs() by Al Viro · 19 years ago
  89. e7c1b32 [PATCH] arm: task_thread_info() by Al Viro · 19 years ago
  90. 68f8b1f [PATCH] h8300: task_stack_page() by Al Viro · 19 years ago
  91. 40f1f0d [PATCH] parisc: task_stack_page(), task_thread_info() by Al Viro · 19 years ago
  92. 513091b [PATCH] m68knommu: task_stack_page() by Al Viro · 19 years ago
  93. 768595f [PATCH] m68k: task_stack_page() by Al Viro · 19 years ago
  94. 097cb33 [PATCH] frv: task_thread_info(), task_stack_page() by Al Viro · 19 years ago
  95. 6c3559fc [PATCH] m32r: task_pt_regs(), task_stack_page(), task_thread_info() by Al Viro · 19 years ago
  96. b7f6961 [PATCH] v850: task_stack_page(), task_pt_regs() by Al Viro · 19 years ago
  97. 04fe6fa [PATCH] xtensa: task_pt_regs(), task_stack_page() by Al Viro · 19 years ago
  98. 30af712 [PATCH] s390: task_stack_page() by Al Viro · 19 years ago
  99. c7584fb [PATCH] s390: task_pt_regs() by Al Viro · 19 years ago
  100. 579b3ea [PATCH] uml: task_stack_page() by Al Viro · 19 years ago