1. a02f76c [PATCH] get stack footprint of pathname resolution back to relative sanity by Al Viro · 17 years ago
  2. b4d232e [PATCH] double iput() on failure exit in hugetlb by Al Viro · 17 years ago
  3. 8a03fea [PATCH] double dput() on failure exit in tiny-shmem by Al Viro · 17 years ago
  4. 430e285 [PATCH] fix up new filp allocators by Dave Hansen · 17 years ago
  5. 322ee5b [PATCH] check for null vfsmount in dentry_open() by Christoph Hellwig · 17 years ago
  6. 3227e14 [PATCH] reiserfs: eliminate private use of struct file in xattr by Jeff Mahoney · 17 years ago
  7. f382d6e [PATCH] sanitize hppfs by Al Viro · 17 years ago
  8. 1dd0dd1 hppfs pass vfsmount to dentry_open() by Dave Hansen · 17 years ago
  9. 8a4e98d [PATCH] restore export of do_kern_mount() by Al Viro · 17 years ago
  10. bde4f8f Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  11. 8484138 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 17 years ago
  12. 3d10a15 hfs_bnode_find() can fail, resulting in hfs_bnode_split() breakage by Al Viro · 17 years ago
  13. c40e7cb ahci: Add Marvell 6121 SATA support by Jose Alberto Reguero · 17 years ago
  14. 4a38e73 pata_ali: use atapi_cmd_type() to determine cmd type instead of transfer size by Tejun Heo · 17 years ago
  15. a22e644 ahci: implement skip_host_reset parameter by Tejun Heo · 17 years ago
  16. dea5513 ahci: request all PCI BARs by Tejun Heo · 17 years ago
  17. 916fbfb devres: implement pcim_iomap_regions_request_all() by Tejun Heo · 17 years ago
  18. 233f112 libata-acpi: improve dock event handling by Tejun Heo · 17 years ago
  19. 4265f16 virtio: fix race in enable_cb by Christian Borntraeger · 17 years ago
  20. da74e89 virtio: Enable netpoll interface for netconsole logging by Amit Shah · 17 years ago
  21. bdc1681 virtio: handle > 2 billion page balloon targets by Rusty Russell · 17 years ago
  22. c483934 virtio: Fix sysfs bits to have proper block symlink by Jeremy Katz · 17 years ago
  23. 27ebe30 virtio: Use spin_lock_irqsave/restore for virtio-pci by Anthony Liguori · 17 years ago
  24. a978b30 Linux 2.6.25-rc6 by Linus Torvalds · 17 years ago
  25. 69d1d52 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 17 years ago
  26. 56ee0cf [PARISC] make ptr_to_pide() static by FUJITA Tomonori · 17 years ago
  27. 0c634cc [PARISC] head.S: section mismatch fixes by Helge Deller · 18 years ago
  28. ab86adb [PARISC] add back Crestone Peak cpu by Kyle McMartin · 17 years ago
  29. c20a84c [PARISC] futex: special case cmpxchg NULL in kernel space by Kyle McMartin · 17 years ago
  30. dc39455 [PARISC] clean up show_stack by Kyle McMartin · 17 years ago
  31. b23f5ba [PARISC] add pa8900 CPUs to hardware inventory by James Bottomley · 17 years ago
  32. fd5d3f6 [PARISC] clean up include/asm-parisc/elf.h by Randolph Chung · 17 years ago
  33. c04f7ae [PARISC] move defconfig to arch/parisc/configs/ by Adrian Bunk · 17 years ago
  34. 2f39d51 [PARISC] add back AD1889 MAINTAINERS entry by Thibaut VARENE · 17 years ago
  35. ef1afd4 [PARISC] pdc_console: fix bizarre panic on boot by Kyle McMartin · 17 years ago
  36. d0347b4 [PARISC] dump_stack in show_regs by Kyle McMartin · 17 years ago
  37. ff451d7 [PARISC] pdc_stable: fix compile errors by Joel Soete · 17 years ago
  38. 179183b [PARISC] remove unused pdc_iodc_printf function by Kyle McMartin · 17 years ago
  39. e2be75a [PARISC] bump __NR_syscalls by Kyle McMartin · 17 years ago
  40. 9aa150b [PARISC] unbreak pgalloc.h by Kyle McMartin · 17 years ago
  41. d912e1d [PARISC] move VMALLOC_* definitions to fixmap.h by Kyle McMartin · 17 years ago
  42. ff80c66 [PARISC] wire up timerfd syscalls by Kyle McMartin · 17 years ago
  43. 0cb845e [PARISC] remove old timerfd syscall by Kyle McMartin · 17 years ago
  44. 9a9e0d6 ACPI: Remove ACPI_CUSTOM_DSDT_INITRD option by Linus Torvalds · 17 years ago
  45. ce63645 tifm_sd: DATA_CARRY is not boolean in tifm_sd_transfer_data() by Roel Kluin · 17 years ago
  46. afbf331 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  47. 6a6029b sched: simplify sched_slice() by Ingo Molnar · 17 years ago
  48. e22ecef sched: fix fair sleepers by Ingo Molnar · 17 years ago
  49. aa2ac25 sched: fix overload performance: buddy wakeups by Peter Zijlstra · 17 years ago
  50. 27d1172 sched: fix calc_delta_mine() by Ingo Molnar · 17 years ago
  51. e89996a sched: fix update_load_add()/sub() by Ingo Molnar · 17 years ago
  52. 3fe6974 sched: min_vruntime fix by Peter Zijlstra · 17 years ago
  53. 0e1f348 sched: fix race in schedule() by Hiroshi Shimamoto · 17 years ago
  54. 4faa849 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 17 years ago
  55. b663c6f nfsd: fix oops on access from high-numbered ports by J. Bruce Fields · 17 years ago
  56. 9b89ca7 struct export_operations: adjust comments to match current members by Marc Dionne · 17 years ago
  57. f5101d58 firewire: fw-ohci: shut up false compiler warning on PPC32 by Stefan Richter · 17 years ago
  58. bde1709 firewire: fw-ohci: use dma_alloc_coherent for ar_buffer by Jarod Wilson · 17 years ago
  59. 6e45ef4 ieee1394: sbp2: fix for SYM13FW500 bridge (Datafab disk) by Stefan Richter · 17 years ago
  60. 2aa9ff7 firewire: fw-sbp2: fix for SYM13FW500 bridge (Datafab disk) by Stefan Richter · 17 years ago
  61. 0a8da30 firewire: update Kconfig help text by Stefan Richter · 17 years ago
  62. a2cdebe firewire: warn on fatal condition in topology code by Stefan Richter · 17 years ago
  63. 51f9dbe firewire: fw-sbp2: set single-phase retry_limit by Jarod Wilson · 17 years ago
  64. 11bf20a firewire: fw-ohci: Apple UniNorth 1st generation support by Stefan Richter · 17 years ago
  65. ea8d006 firewire: fw-ohci: PPC PMac platform code by Stefan Richter · 17 years ago
  66. efbf390 firewire: endianess annotations by Stefan Richter · 17 years ago
  67. 25df287 firewire: endianess fix by Stefan Richter · 17 years ago
  68. dba92d3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
  69. b1881fb Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 17 years ago
  70. ebe168d Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 17 years ago
  71. b15a3891 avoid endless loops in lib/swiotlb.c by Jan Beulich · 17 years ago
  72. 96e3102 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 17 years ago
  73. f2005e17 block: floppy: fix rmmod lockup by Jiri Slaby · 17 years ago
  74. bd0e88e kernel-doc: set verbose mode via environment by Randy Dunlap · 17 years ago
  75. fd28841 alpha: use iommu_is_span_boundary helper function by FUJITA Tomonori · 17 years ago
  76. 9efda79 char: riscom, fix rc_board indexing by Jiri Slaby · 17 years ago
  77. 2cfb8ce spi_bitbang: short transfer status fix by Jan Nikitenko · 17 years ago
  78. 40369e1 au1550_spi: fix prototype of irq handler by Jan Nikitenko · 17 years ago
  79. 12d4873 h8300: fix recent uaccess breakage by Yoshinori Sato · 17 years ago
  80. fb39380 pagemap: proper read error handling by Marcelo Tosatti · 17 years ago
  81. b500ce8 smackfs: do not trust `count' in inodes write()s by Ahmed S. Darwish · 17 years ago
  82. 3280ab3e async_tx: checkpatch says s/__FUNCTION__/__func__/g by Dan Williams · 17 years ago
  83. 3d9b525 iop-adma.c: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 17 years ago
  84. 9c98718 fsldma: Add a completed cookie updated action in DMA finish interrupt. by Zhang Wei · 17 years ago
  85. 2187c26 fsldma: Add device_prep_dma_interrupt support to fsldma.c by Zhang Wei · 17 years ago
  86. 9b941c6 dmaengine: Fix a bug about BUG_ON() on DMA engine capability DMA_INTERRUPT. by Zhang Wei · 17 years ago
  87. 5682284 fsldma: Fix fsldma.c warning messages when it's compiled under PPC64. by Zhang Wei · 17 years ago
  88. cc74d96 PCI: fix issue with busses registering multiple times in sysfs by Greg Kroah-Hartman · 17 years ago
  89. 29ea517 Merge branches 'release' and 'doc' into release by Len Brown · 17 years ago
  90. b4de123 Merge branches 'release', 'ejd', 'sony' and 'wmi' into release by Len Brown · 17 years ago
  91. c523aef Merge branches 'release', 'button-sysfs', 'misc', 'mismatch', 'randconfig' and 'toshiba' into release by Len Brown · 17 years ago
  92. 160ff06 Merge branches 'release' and 'thermal' into release by Len Brown · 17 years ago
  93. 1ca721c Merge branches 'release', 'bugzilla-8570', 'bugzilla-9966', 'bugzilla-9998', 'bugzilla-10100', 'bugzilla-10132', 'bugzilla-10138' and 'bugzilla-10206' into release by Len Brown · 17 years ago
  94. f1dd9c3 [NET]: Fix tbench regression in 2.6.25-rc1 by Zhang Yanmin · 17 years ago
  95. 5e01276 ACPI: thermal: show temperature in millidegree Celsius by Zhang, Rui · 17 years ago
  96. 3152fb9 thermal: fix generic thermal I/F for hwmon by Zhang, Rui · 17 years ago
  97. 07d31ee acer-wmi: build depends on i8042 by Jiri Kosina · 17 years ago
  98. 93d7446 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  99. c463be3 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  100. 31bf111 [POWERPC] Fix large hash table allocation on Cell blades by Michael Ellerman · 17 years ago