1. 9308a61 [PATCH] kill d_alloc_anon by Christoph Hellwig · 16 years ago
  2. 4400372 [PATCH] switch all filesystems over to d_obtain_alias by Christoph Hellwig · 16 years ago
  3. 4ea3ada [PATCH] new helper: d_obtain_alias by Christoph Hellwig · 16 years ago
  4. 3a8cff4 [PATCH] generic_file_llseek tidyups by Christoph Hellwig · 16 years ago
  5. a518ab9 [PATCH] tidy up chrdev_open by Christoph Hellwig · 16 years ago
  6. ca30bc9 [PATCH] hpfs: cleanup ->setattr by Christoph Hellwig · 16 years ago
  7. 72e8264 [PATCH] dm: kill lookup_device wrapper by Christoph Hellwig · 16 years ago
  8. 3516586 [PATCH] make O_EXCL in nd->intent.flags visible in nd->flags by Al Viro · 16 years ago
  9. 2c552d8 [PATCH] don't pass bogus flags to LOOKUP_PARENT lookup in spufs by Al Viro · 16 years ago
  10. 8737f3a [PATCH] get rid of path_lookup_create() by Al Viro · 16 years ago
  11. 98bc993 [PATCH] get rid of nameidata in audit_tree by Al Viro · 16 years ago
  12. 421748e [PATCH] assorted path_lookup() -> kern_path() conversions by Al Viro · 16 years ago
  13. a63bb99 [PATCH] switch nfsd to kern_path() by Al Viro · 16 years ago
  14. c1a2a47 [PATCH] sanitize svc_export_parse() by Al Viro · 16 years ago
  15. 8264613 [PATCH] switch quota_on-related stuff to kern_path() by Al Viro · 16 years ago
  16. 0a0d8a4 [PATCH] no need for noinline stuff in fs/namespace.c anymore by Al Viro · 16 years ago
  17. 2d92ab3 [PATCH] finally get rid of nameidata in namespace.c by Al Viro · 16 years ago
  18. d181146 [PATCH] new helper - kern_path() by Al Viro · 16 years ago
  19. 2515ddc binfmt_elf_fdpic: Update for cputime changes. by Paul Mundt · 16 years ago
  20. a50c22e mm: remove duplicated #include's by Huang Weiyi · 16 years ago
  21. e798ba5 Export tiny shmem_file_setup for DRM-GEM by Hugh Dickins · 16 years ago
  22. 653c031 misc: replace remaining __FUNCTION__ with __func__ by Harvey Harrison · 16 years ago
  23. e8848a1 fix CONFIG_HIGHMEM compile error in drivers/gpu/drm/i915/i915_gem.c by Thomas Gleixner · 16 years ago
  24. f6f286f fix WARN() for PPC by Arjan van de Ven · 16 years ago
  25. 5f41b8c kexec: fix crash_save_vmcoreinfo_init build problem by Luck, Tony · 16 years ago
  26. e3d2f92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 16 years ago
  27. a9b6148 USB: Fix unused label warnings in drivers/usb/host/ehci-hcd.c by Linus Torvalds · 16 years ago
  28. 9b7530cc i915: cleanup coding horrors in i915_gem_gtt_pwrite() by Linus Torvalds · 16 years ago
  29. 1ae8778 Fix sprintf format warnings in drm_proc.c by Linus Torvalds · 16 years ago
  30. 2bea2e4 Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 by Linus Torvalds · 16 years ago
  31. a0bfb67 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  32. 92b29b8 Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  33. b9d7ccf Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  34. 9301975 Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  35. 7110879 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  36. 99ebcf8 Merge branch 'v28-timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  37. 72558dd Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  38. b913852 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 16 years ago
  39. d67ae20 Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 16 years ago
  40. 1d9a8a4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 16 years ago
  41. f07767f byteorder: remove direct includes of linux/byteorder/swab[b].h by Harvey Harrison · 16 years ago
  42. f4432c5 Update email addresses. by Dave Jones · 16 years ago
  43. 6da0b38 fs/Kconfig: move ext2, ext3, ext4, JBD, JBD2 out by Alexey Dobriyan · 16 years ago
  44. 0d46830 Remove empty imacfb.c file by Linus Torvalds · 16 years ago
  45. 9649987 PCI: fix pci_ioremap_bar() on s390 by Heiko Carstens · 16 years ago
  46. db7a6d8 Update .gitignore files for generated targets by Linus Torvalds · 16 years ago
  47. 270c66b PCI: fix AER capability check by Yu Zhao · 16 years ago
  48. 0927678 PCI: use pci_find_ext_capability everywhere by Jesse Barnes · 16 years ago
  49. 1543c90 PCI: remove #ifdef DEBUG around dev_dbg call by Jesse Barnes · 16 years ago
  50. bd1d985 PCI hotplug: fix get_##name return value problem by Kenji Kaneshige · 16 years ago
  51. e5665a4 PCI: document the pcie_aspm kernel parameter by Chuck Ebbert · 16 years ago
  52. aa42d7c PCI: introduce an pci_ioremap(pdev, barnr) function by Arjan van de Ven · 16 years ago
  53. e9f82cb powerpc/PCI: Add legacy PCI access via sysfs by Benjamin Herrenschmidt · 16 years ago
  54. f19aeb1 PCI: Add ability to mmap legacy_io on some platforms by Benjamin Herrenschmidt · 16 years ago
  55. f393d9b PCI: probing debug message uniformization by Vincent Legoll · 16 years ago
  56. 58c3a72 PCI: support PCIe ARI capability by Yu Zhao · 16 years ago
  57. 201de56 PCI: centralize the capabilities code in probe.c by Zhao, Yu · 16 years ago
  58. 280c73d PCI: centralize the capabilities code in pci-sysfs.c by Zhao, Yu · 16 years ago
  59. e354597 PCI: fix 64-vbit prefetchable memory resource BARs by Peter Chubb · 16 years ago
  60. 557848c PCI: replace cfg space size (256/4096) by macros. by Zhao, Yu · 16 years ago
  61. 022edd8 PCI: use resource_size() everywhere. by Zhao, Yu · 16 years ago
  62. c322b28 PCI: use same arg names in PCI_VDEVICE comment by Zhao, Yu · 16 years ago
  63. 5d9bc1f PCI hotplug: rpaphp: make debug var unique by Kristen Carlson Accardi · 16 years ago
  64. c9bbb4a PCI: use %pF instead of print_fn_descriptor_symbol() in quirks.c by Yinghai Lu · 16 years ago
  65. c8761fe PCI: fix hotplug get_##name return value problem by Zhao, Yu · 16 years ago
  66. 11d5874 PCI: fix sparse warning in pci_remove_behind_bridge by Stephen Hemminger · 16 years ago
  67. 50cbfa5 PCI: fix MSI-HOWTO.txt info about MSI-X MMIO space by Roland Dreier · 16 years ago
  68. ec84f12 PCI: fix -Wakpm warnings in pci_pm_init debug output by Jesse Barnes · 16 years ago
  69. cef354d PCI: connect struct pci_dev to struct pci_slot by Alex Chiang · 16 years ago
  70. 93ff68a PCI: make CPU list affinity visible by Mike Travis · 16 years ago
  71. 5993760 PCI: utilize calculated results when detecting MSI features by Jike Song · 16 years ago
  72. 7f2feec PCI: pciehp: replace printk with dev_printk by Taku Izumi · 16 years ago
  73. 83e9ad5 PCI: pciehp: change name tag of "hpdriver_portdrv" variable by Taku Izumi · 16 years ago
  74. 37a84ec x86/PCI: irq and pci_ids patch for Intel Ibex Peak DeviceIDs by Seth Heasley · 16 years ago
  75. f7a10e3 PCI: pciehp: fix irq initialization by Kenji Kaneshige · 16 years ago
  76. c011560 PCI: Document that most pci options are shared between i386 and x86-64 by Andi Kleen · 16 years ago
  77. c9ed77e PCI: tidy PME support messages by Bjorn Helgaas · 16 years ago
  78. 2fd39aa PCI: ibmphp: list_for_each to list_for_each_entry-checkpatch cleanups by akpm@linux-foundation.org · 16 years ago
  79. a8d2dbd PCI: ibmphp: list_for_each to list_for_each_entry by akpm@linux-foundation.org · 16 years ago
  80. 34a2e15 PCI: follow lspci device/vendor style by Bjorn Helgaas · 16 years ago
  81. d768cb6 x86/PCI: follow lspci device/vendor style by Bjorn Helgaas · 16 years ago
  82. 16dbef4 PCI: change MSI-x vector to 32bit by Yinghai Lu · 16 years ago
  83. 0235c4f PCI PM: Introduce function pci_wake_from_d3 by Rafael J. Wysocki · 16 years ago
  84. 3d13731 PCI: allow quirks to be compiled out by Thomas Petazzoni · 16 years ago
  85. b41d6cf PCI: Check dynids driver_data value for validity by Jean Delvare · 16 years ago
  86. edbc25c PCI: remove dynids.use_driver_data by Milton Miller · 16 years ago
  87. 9219749 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 16 years ago
  88. 7d67474 Merge git://git.infradead.org/battery-2.6 by Linus Torvalds · 16 years ago
  89. 252883e epca: Add infinite break support by Alan Cox · 16 years ago
  90. 45e4a24 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 16 years ago
  91. 52c6738 Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 16 years ago
  92. 3b72e44 Merge branch 'for-next' of git://git.o-hand.com/linux-mfd by Linus Torvalds · 16 years ago
  93. 396b122 Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 by Linus Torvalds · 16 years ago
  94. ed402af Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 16 years ago
  95. 096e6f6 pci: Use new %pR to print resource ranges by Benjamin Herrenschmidt · 16 years ago
  96. 332d2e7 Implement %pR to print struct resource content by Linus Torvalds · 16 years ago
  97. 88e3662 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 16 years ago
  98. a1cf649 staging: sxg depends on X86 by Stephen Rothwell · 16 years ago
  99. 5fdf112 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  100. 2be508d Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 16 years ago