1. 3e2b32b Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 19 years ago
  2. 3824ba7 [PATCH] remove unused tmp_buf_sem's by Adrian Bunk · 19 years ago
  3. e1b114e [PATCH] docs: update some updated code docs by Xose Vazquez Perez · 19 years ago
  4. 7b4ee73 [PATCH] ufs cleanup by Evgeniy · 19 years ago
  5. 59af703 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 19 years ago
  6. e7de369 Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 19 years ago
  7. eab9edd Input: HID - add support for fn key on Apple PowerBooks by Michael Hanselmann · 19 years ago
  8. 1e27ffd Input: wacom - fix compile on PowerPC by Dmitry Torokhov · 19 years ago
  9. 5fce9d7b Input: HID - add more simulation usages by Dmitry Torokhov · 19 years ago
  10. f0d5c6f4 Input: psmouse - attempt to re-synchronize mouse every 5 seconds by Dmitry Torokhov · 19 years ago
  11. b65d0d1 Input: HID - fix an oops in PID initialization code by Dmitry Torokhov · 19 years ago
  12. 940824b Input: HID - add support for Cherry Cymotion keyboard by Vojtech Pavlik · 19 years ago
  13. 87530db Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge by Linus Torvalds · 19 years ago
  14. 3dd01a8 Input: i8042 - add Sony Vaio FSC-115b to MUX blacklist by Vojtech Pavlik · 19 years ago
  15. d5f0790 [PATCH] powerpc: Recognize /chaos bridge on old pmacs as PCI by Paul Mackerras · 19 years ago
  16. b4e7de0 powerpc: Avoid unaligned loads and stores in boot memcpy code by Paul Mackerras · 19 years ago
  17. 66a45dd powerpc: Make COFF zImages for old 32-bit powermacs by Paul Mackerras · 19 years ago
  18. 3687457 [PATCH] powerpc: macio-adb build fix by David Woodhouse · 19 years ago
  19. 575e321 [PATCH] powerpc: Make CHRP build again by David Woodhouse · 19 years ago
  20. a148058 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  21. 91dc182 [PATCH] powerpc: special-case ibm,suspend-me RTAS call by Dave C Boutcher · 19 years ago
  22. 91f62a2 ppc: Remove duplicate export of get_wchan by Paul Mackerras · 19 years ago
  23. 37d8dc8 [NETFILTER] x-tables: Missing linux/ipv6.h includes. by David S. Miller · 19 years ago
  24. 8f069b1 [PATCH] powerpc/8xx: Use 8MB D-TLB's for kernel static mapping faults by Marcelo Tosatti · 19 years ago
  25. 7d13d21 [PATCH] powerpc: Add MPC834x SYS board to arch/powerpc by Kumar Gala · 19 years ago
  26. eed3200 [PATCH] powerpc: Add FSL SOC library and setup code by Kumar Gala · 19 years ago
  27. b8e383d [PATCH] powerpc: Allow for ppc_md restart, power_off, and halt to be NULL by Kumar Gala · 19 years ago
  28. 7a45fb1 [PATCH] powerpc: oprofile cpu type names clash with other code by Andy Whitcroft · 19 years ago
  29. fb7ffeb Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 19 years ago
  30. 69eebed Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  31. 80f15dc powerpc: Provide a suitable AT_PLATFORM value by Paul Mackerras · 19 years ago
  32. d50f5c5 [IA64] build broken for ia64 simserial.c by Andreas Schwab · 19 years ago
  33. 95ed644 IB: convert from semaphores to mutexes by Ingo Molnar · 19 years ago
  34. d3ef1f5 [IA64] prevent accidental modification of args in jprobe handler by Zhang Yanmin · 19 years ago
  35. dca80b9 [PKT_SCHED]: Change default clock source to gettimeofday by Patrick McHardy · 19 years ago
  36. ee51b1b [XFRM]: IPsec tunnel wildcard address support by Patrick McHardy · 19 years ago
  37. 7b11f69 [NET]: Clean up comments for sk_chk_filter() by Kris Katterjohn · 19 years ago
  38. 46b86a2 [NET]: Use NIP6_FMT in kernel.h by Joe Perches · 19 years ago
  39. e026cca [IA64] Add hotplug cpu to salinfo.c, replace semaphore with mutex by Keith Owens · 19 years ago
  40. 1502928 [IA64] Handle debug traps in fsys mode by Jason Uhlenkott · 19 years ago
  41. 25cd6aa Merge ../linux-2.6 by Paul Mackerras · 19 years ago
  42. 6d6e420 [IA64-SGI] Fix sn_flush_device_kernel & spinlock initialization by Prarit Bhargava · 19 years ago
  43. cfbb142 [IA64] Hole in IA64 TLB flushing from system threads by Jack Steiner · 19 years ago
  44. 17e8ce0 [IA64-SGI] Altix BTE error handling fixes by Russ Anderson · 19 years ago
  45. 8a4b7b6 [IA64] Fix conversion of pal_min_state physical address by Francois Wellenrieter · 19 years ago
  46. 23b0ca5 [PATCH] genetlink: don't touch module ref count by Per Liden · 19 years ago
  47. 9c08a93 [PATCH] device_shutdown can loop if the driver frees itself by Michael Richardson · 19 years ago
  48. 2d7b5a7 [PATCH] platform-device-del typo fix by Jean Delvare · 19 years ago
  49. 8bbace7 [PATCH] Add {css,ccw}_bus_type probe, remove, shutdown methods. by Cornelia Huck · 19 years ago
  50. 348290a [PATCH] Add bttv sub bus_type probe and remove methods by Russell King · 19 years ago
  51. d78967f [PATCH] Remove usb gadget generic driver methods by Russell King · 19 years ago
  52. 4031bbe [PATCH] Add ide_bus_type probe and remove methods by Russell King · 19 years ago
  53. bbbe3a4 [PATCH] Add Pseudo LLD bus_type probe and remove methods by Russell King · 19 years ago
  54. fc3d3dd [PATCH] Add rio_bus_type probe and remove methods by Russell King · 19 years ago
  55. b6a01e9 [PATCH] Add zorro_bus_type probe and remove methods by Russell King · 19 years ago
  56. ac33bc3 [PATCH] Add usb_serial_bus_type probe and remove methods by Russell King · 19 years ago
  57. ff2dae7 [PATCH] Add superhyway_bus_type probe and remove methods by Russell King · 19 years ago
  58. f9ccf45 [PATCH] Add ccwgroup_bus_type probe and remove methods by Russell King · 19 years ago
  59. 4681fc3 [PATCH] Add pnp_bus_type probe and remove methods by Russell King · 19 years ago
  60. 1d0baa3 [PATCH] Add pcmcia_bus_type probe and remove methods by Russell King · 19 years ago
  61. 4d0b653 [PATCH] Add mmc_bus_type probe and remove methods by Russell King · 19 years ago
  62. 413b486 [PATCH] Add MCP bus_type probe and remove methods by Russell King · 19 years ago
  63. 4866b12 [PATCH] Add macio_bus_type probe and remove methods by Russell King · 19 years ago
  64. 30226f8 [PATCH] Add serio bus_type probe and remove methods by Russell King · 19 years ago
  65. 29a4a20 [PATCH] Add gameport bus_type probe and remove methods by Russell King · 19 years ago
  66. b864c7d [PATCH] Add i2c_bus_type probe and remove methods by Russell King · 19 years ago
  67. 5b34bf8 [PATCH] Add dio_bus_type probe and remove methods by Russell King · 19 years ago
  68. 2f53a80 [PATCH] Add vio_bus_type probe and remove methods by Russell King · 19 years ago
  69. 79f9fb8 [PATCH] Add of_platform_bus_type probe and remove methods by Russell King · 19 years ago
  70. c6a0919 [PATCH] Add sh_bus_type probe and remove methods by Russell King · 19 years ago
  71. 91fb538 [PATCH] Add ocp_bus_type probe and remove methods by Russell King · 19 years ago
  72. ad3ed31 [PATCH] Add parisc_bus_type probe and remove methods by Russell King · 19 years ago
  73. 83dfb8b [PATCH] Add tiocx bus_type probe/remove methods by Russell King · 19 years ago
  74. 5c0784c [PATCH] Add logic module bus_type probe/remove methods by Russell King · 19 years ago
  75. 306955b [PATCH] Add locomo bus_type probe/remove methods by Russell King · 19 years ago
  76. 2876ba4 [PATCH] Add SA1111 bus_type probe/remove methods by Russell King · 19 years ago
  77. e08b754 [PATCH] Add ecard_bus_type probe/remove/shutdown methods by Russell King · 19 years ago
  78. b15d686 [PATCH] Add pci_bus_type probe and remove methods by Russell King · 19 years ago
  79. 594c828 [PATCH] Add bus_type probe, remove, shutdown methods. by Russell King · 19 years ago
  80. bd37e5a [PATCH] INPUT: add MODALIAS to the event environment by Kay Sievers · 19 years ago
  81. 9335d48 [IA64-SGI] move xpc.h to include/asm-ia64/sn (cleanup) by Dean Nelson · 19 years ago
  82. 87a149d [IA64-SGI] move xpc.h to include/asm-ia64/sn by Dean Nelson · 19 years ago
  83. d6ad033 [IA64-SGI] move xpc_system_reboot() by Dean Nelson · 19 years ago
  84. 1f4674b [IA64-SGI] ignoring loss of heartbeat while XPC is in kdebug by Dean Nelson · 19 years ago
  85. 0752c67 [IA64-SGI] XPC and unregistering from notifier lists by Dean Nelson · 19 years ago
  86. 1ecaded [IA64-SGI] cleanup XPC disengage related messages by Dean Nelson · 19 years ago
  87. 246c7e3 [IA64-SGI] ensure XPC disengage request is processed by Dean Nelson · 19 years ago
  88. 7ae69d2 [IA64] Add stub entry to fsys.S for sys_migrate_pages by Tony Luck · 19 years ago
  89. 67daf5f [PATCH] Increase AT_VECTOR_SIZE by Paul Mackerras · 19 years ago
  90. 8a430d7 [PATCH] Fix oops in ufs_fill_super at mount time by Evgeniy · 19 years ago
  91. b11fa58 [PATCH] powerpc: reformat atomic_add_unless by Anton Blanchard · 19 years ago
  92. 144b9c1 [PATCH] powerpc: use lwsync in atomics, bitops, lock functions by Anton Blanchard · 19 years ago
  93. 3356bb9f7 [PATCH] powerpc: Remove lppaca structure from the PACA by David Gibson · 19 years ago
  94. e58c349 [PATCH] powerpc: Cleanup LOADADDR etc. asm macros by David Gibson · 19 years ago
  95. 7e78e5e [PATCH] powerpc: Updated platforms that use gianfar to match driver by Kumar Gala · 19 years ago
  96. 135f0b1 [PATCH] powerpc/boot: Better use of defaultimage- by Tom Rini · 19 years ago
  97. 610d915 [PATCH] powerpc: Add support for changing properties from userspace by Dave C Boutcher · 19 years ago
  98. ecaa8b0 [PATCH] powerpc: Add of_find_property function by Dave C Boutcher · 19 years ago
  99. 088186d [PATCH] powerpc: Add/remove/update properties in firmware device tree by Dave C Boutcher · 19 years ago
  100. 898b539 [PATCH] powerpc: Add/remove/update properties in /proc/device-tree by Dave C Boutcher · 19 years ago