1. 3fbe9d4 [POWERPC] Add MODULE_LICENSE to powerpc/sysdev/rtc_cmos_setup.c by Adrian Bunk · 16 years ago
  2. 7f4392c [POWERPC] Efika: Really, don't pretend to be CHRP by David Woodhouse · 16 years ago
  3. 612212a [POWERPC] i2c: OF helpers for the i2c API by Jochen Friedrich · 16 years ago
  4. b7ce341 [POWERPC] Implement support for the GPIO LIB API by Anton Vorontsov · 16 years ago
  5. 863fbf4 [POWERPC] OF helpers for the GPIO API by Anton Vorontsov · 16 years ago
  6. a2879fe [POWERPC] properly declare onstack completion in iseries veth by Benjamin Herrenschmidt · 16 years ago
  7. e6768a4 [POWERPC] Fixup softirq preempt count by Benjamin Herrenschmidt · 16 years ago
  8. 7c6352a [POWERPC] Initialize paca->current earlier by Benjamin Herrenschmidt · 16 years ago
  9. 55045d4 [POWERPC] hvcbeat: Fix buffer manipulation by Ishizaki Kou · 16 years ago
  10. 2fe37a6 [POWERPC] celleb: Coding style cleanup by Ishizaki Kou · 16 years ago
  11. c7cd5b9 Merge branch 'for-2.6.26' of master.kernel.org:/pub/scm/linux/kernel/git/olof/pasemi by Paul Mackerras · 16 years ago
  12. e92716f [POWERPC] 4xx: Add idle wait support for 44x platforms by Jerone Young · 16 years ago
  13. 478d5dc [POWERPC] 4xx: Add ppc40x_defconfig by Josh Boyer · 16 years ago
  14. 975386e [POWERPC] 4xx: Reorganize 4xx defconfigs by Josh Boyer · 16 years ago
  15. d9024df [LMB] Restructure allocation loops to avoid unsigned underflow by Paul Mackerras · 16 years ago
  16. 300613e [LMB] Fix some whitespace and other formatting issues, use pr_debug by Paul Mackerras · 16 years ago
  17. c50f68c [LMB] Add lmb_alloc_nid() by David S. Miller · 16 years ago
  18. 4b1d99b [POWERPC] replace asm/of_device.h with linux/of_device.h in macio.h by Stephen Rothwell · 16 years ago
  19. 98245c1 [POWERPC] remove include of asm/of_device.h from pmi.h by Stephen Rothwell · 16 years ago
  20. f9a5e6a [POWERPC] iSeries: Localise and constify some iSeries data by Stephen Rothwell · 16 years ago
  21. 30ff2e8 [POWERPC] iSeries: Make iseries_reg_save private to iSeries by Stephen Rothwell · 16 years ago
  22. 3eb9cf0 [POWERPC] iSeries: Use alternate paca structure for booting by Stephen Rothwell · 16 years ago
  23. a7e695f [POWERPC] prpmc2800 needs a dtbImage by Dale Farnsworth · 16 years ago
  24. f5412c4 [POWERPC] Document the mv64x60 device tree bindings by Dale Farnsworth · 16 years ago
  25. a0916bd [POWERPC] mv643xx_eth: Prepare to support multiple silicon blocks by Dale Farnsworth · 16 years ago
  26. 1791f91 [POWERPC] prpmc2800: Clean up dts properties by Mark A. Greer · 16 years ago
  27. a05ce88 [POWERPC] mv64x60: Remove device tree absolute path references by Dale Farnsworth · 16 years ago
  28. a1810b4 [POWERPC] mv64x60: Fix FDT compatible names: mv64x60 => mv64360 by Mark A. Greer · 16 years ago
  29. fb9d93d [POWERPC] prpmc2800: Fix frequencies in prpmc2800.dts by Dale Farnsworth · 16 years ago
  30. d528be5 [POWERPC] prpmc2800: Convert DTS to v1 and add labels by Mark A. Greer · 16 years ago
  31. 53bcddb [POWERPC] Fix MAX_ORDER config problem by Stephen Rothwell · 16 years ago
  32. 320787c [POWERPC] Fix handling of unrecoverable SLB miss interrupts by Paul Mackerras · 16 years ago
  33. ac7c535 Merge branch 'linux-2.6' by Paul Mackerras · 16 years ago
  34. 120dd64 Linux 2.6.25-rc9 by Linus Torvalds · 16 years ago
  35. 14897e3 Merge branch 'docs' of git://git.lwn.net/linux-2.6 by Linus Torvalds · 16 years ago
  36. 14dadf1 Add additional examples in Documentation/spinlocks.txt by Mark Fasheh · 16 years ago
  37. d396c5f Move sched-rt-group.txt to scheduler/ by J. Bruce Fields · 16 years ago
  38. 8bcd1cc Documentation: move rpc-cache.txt to filesystems/ by J. Bruce Fields · 16 years ago
  39. 6ded55d Documentation: move nfsroot.txt to filesystems/ by J. Bruce Fields · 16 years ago
  40. dc07e72 Spell out behavior of atomic_dec_and_lock() in kerneldoc by J. Bruce Fields · 16 years ago
  41. b0fac02 Fix "$(AS) -traditional" compile breakage caused by asmlinkage_protect by Heiko Carstens · 16 years ago
  42. 099ce8f Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 16 years ago
  43. 90768c0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  44. 3f06350 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  45. 0859ab5 signalfd: fix for incorrect SI_QUEUE user data reporting by Davide Libenzi · 16 years ago
  46. 544451a pnp: increase number of devices supported per protocol by Bjorn Helgaas · 16 years ago
  47. bd2ab67 md: close a livelock window in handle_parity_checks5 by Dan Williams · 16 years ago
  48. 231bc2a cciss: error: implicit declaration of function 'sg_init_table' by Mike Pagano · 16 years ago
  49. ad28a07 rtc: fix platform driver hotplug/coldplug by Kay Sievers · 16 years ago
  50. f37d193 watchdog: fix platform driver hotplug/coldplug by Kay Sievers · 16 years ago
  51. f4fce61 usb host: fix platform driver hotplug/coldplug by Kay Sievers · 16 years ago
  52. f34c32f usb gadget: fix platform driver hotplug/coldplug by Kay Sievers · 16 years ago
  53. 7e38c3c spi: fix platform driver hotplug/coldplug by Kay Sievers · 16 years ago
  54. 8d1c98b eventfd/kaio integration fix by Davide Libenzi · 16 years ago
  55. d479540 rtc: rtc-s35390a.c needs the bitreverse library by Randy Dunlap · 16 years ago
  56. b6c3006 cgroups: include hierarchy ids in /proc/<pid>/cgroup by Paul Menage · 16 years ago
  57. fa16eef i2c-tiny-usb: New VID/PID pair by Till Harbaum · 16 years ago
  58. b73a9ae i2c-davinci: Fix lost interrupt by Troy Kisky · 16 years ago
  59. 852fb2a i2c-ibm_iic: Fast mode parm desc fixup by Paul Mundt · 16 years ago
  60. 7951f0b [NETNS][IPV6] tcp - assign the netns for timewait sockets by Daniel Lezcano · 16 years ago
  61. d10d89e Add commentary about the new "asmlinkage_protect()" macro by Linus Torvalds · 16 years ago
  62. 598af05 asmlinkage_protect sys_io_getevents by Roland McGrath · 16 years ago
  63. 54a0151 asmlinkage_protect replaces prevent_tail_call by Roland McGrath · 16 years ago
  64. 783e391 x86: Simplify cpu_idle_wait by Venki Pallipadi · 16 years ago
  65. a1e58bb lzo: fix typo in decompressor by Harvey Harrison · 16 years ago
  66. f17520e FRV: Don't make smp_{r, w, }mb() interpolate MEMBAR when CONFIG_SMP=n [try #2] by David Howells · 16 years ago
  67. ed9b949 FRV: Make NOMMU-mode work with base addresses other than 0xC0000000 [try #2] by David Howells · 16 years ago
  68. e31c243 FRV: Add support for emulation of userspace atomic ops [try #2] by David Howells · 16 years ago
  69. 0c93d8e FRV: Move STACK_TOP_MAX up [try #2] by David Howells · 16 years ago
  70. a31b9dd FRV: Handle update_mmu_cache() being called when current->mm is NULL [try #2] by David Howells · 16 years ago
  71. 5d69a02 Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6 by Linus Torvalds · 16 years ago
  72. 999646e Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  73. 76b0c26 HFS+: fix unlink of links by Roman Zippel · 16 years ago
  74. 951e07c [IPV4]: Fix byte value boundary check in do_ip_getsockopt(). by David S. Miller · 16 years ago
  75. 4faa3c8 cfq-iosched: do not leak ioc_data across iosched switches by Fabio Checconi · 16 years ago
  76. e6957ea [XFS] Ensure "both" features2 slots are consistent by Eric Sandeen · 16 years ago
  77. ee1c090 [XFS] Fix superblock features2 field alignment problem by David Chinner · 16 years ago
  78. 6211870 [XFS] remove shouting-indirection macros from xfs_sb.h by Eric Sandeen · 16 years ago
  79. 8191ecd splice: fix infinite loop in generic_file_splice_read() by Jens Axboe · 16 years ago
  80. d786a4a [SPARC]: Fix several regset and ptrace bugs. by David S. Miller · 16 years ago
  81. f4be31e pop previous section in alternative.c by Steven Rostedt · 16 years ago
  82. 44cad26 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/selinux-2.6 by Linus Torvalds · 16 years ago
  83. 5a55261 SELinux: don't BUG if fs reuses a superblock by Eric Paris · 16 years ago
  84. 619c714 BNX2X: Correct bringing chip out of reset by Eliezer Tamir · 16 years ago
  85. 475959d [NETFILTER]: nf_nat: autoload IPv4 connection tracking by Jan Engelhardt · 16 years ago
  86. 1b9b70e [NETFILTER]: xt_hashlimit: fix mask calculation by Patrick McHardy · 16 years ago
  87. b41f5bf Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  88. bcf0dda [XFRM]: xfrm_user: fix selector family initialization by Patrick McHardy · 16 years ago
  89. e91e9d4 rt61pci: rt61pci_beacon_update do not free skb twice by Daniel Wagner · 16 years ago
  90. c5b9004 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 16 years ago
  91. 2633da2 ssb-mipscore: Fix interrupt vectors by Michael Buesch · 16 years ago
  92. b63009b ssb-pcicore: Fix IRQ TPS flag handling by Larry Finger · 16 years ago
  93. 216bce9 mac80211: use short_preamble mode from capability if ERP IE not present by Vladimir Koutny · 16 years ago
  94. ac2c5bd ata/sata_fsl: Remove unused variable in sata_fsl_probe by Johann Felix Soden · 16 years ago
  95. 119b3aa pata_sil680: Fix build on arch/ppc by Benjamin Herrenschmidt · 16 years ago
  96. 098107a Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 16 years ago
  97. f8e30e4 mtd/chips: add missing set_current_state() to cfi_{amdstd,staa}_sync() by Dmitry Adamushko · 16 years ago
  98. b9ad898 spi: spi_bfin5xx: remove unused label by Michael Hennerich · 16 years ago
  99. 6395bee spi: documentation tweaks by David Brownell · 16 years ago
  100. f9e522c spi: spi_bfin5xx: fix probe() sequencing by Vitja Makarov · 16 years ago