1. 04143e2 ext3: tighten restrictions on inode flags by Duane Griffin · 16 years ago
  2. 2e8671c ext3: don't inherit inappropriate inode flags from parent by Duane Griffin · 16 years ago
  3. 5df096d ext3: allocate ->s_blockgroup_lock separately by Pekka Enberg · 16 years ago
  4. f420d4d jbd: improve fsync batching by Josef Bacik · 16 years ago
  5. ef8b646 ext2: tighten restrictions on inode flags by Duane Griffin · 16 years ago
  6. 0e090f1 ext2: don't inherit inappropriate inode flags from parent by Duane Griffin · 16 years ago
  7. 18a82eb ext2: allocate ->s_blockgroup_lock separately by Pekka J Enberg · 16 years ago
  8. 1107ba8 xen: add xenfs to allow usermode <-> Xen interaction by Alex Zeffertt · 16 years ago
  9. 713404d Merge branch 'for-2.6.29' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 16 years ago
  10. b424e8d Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  11. 7c7758f Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 16 years ago
  12. 67acd8b Merge git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-async by Linus Torvalds · 16 years ago
  13. db43910 nfsd: get rid of NFSD_VERSION by Benny Halevy · 16 years ago
  14. 87df4de nfsd: last_byte_offset by Benny Halevy · 16 years ago
  15. c6906a2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes by Linus Torvalds · 16 years ago
  16. 8d1a0a1 qnx: include <linux/types.h> for definitions of __[us]{8,16,32,64} types by Anders Larsen · 16 years ago
  17. fa7b906 Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 16 years ago
  18. 0824990 Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 by Linus Torvalds · 16 years ago
  19. 57c44c5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 16 years ago
  20. 940fbf4 linux/types.h: Don't depend on __GNUC__ for __le64/__be64 by Detlef Riekenberg · 16 years ago
  21. 16cf0eb x86/PCI: Do not use interrupt links for devices using MSI-X by Rafael J. Wysocki · 16 years ago
  22. 6a47907 PCI: Add pci_clear_master() as opposite of pci_set_master() by Ben Hutchings · 16 years ago
  23. 322162a PCI: pciehp: cleanup register and field definitions by Kenji Kaneshige · 16 years ago
  24. db56794 PCI: add interface to set visible size of VPD by Stephen Hemminger · 16 years ago
  25. 287d19c PCI: revise VPD access interface by Stephen Hemminger · 16 years ago
  26. 68feac8 PCI: add pci_common_swizzle() for INTx swizzling by Bjorn Helgaas · 16 years ago
  27. e8c331e PCI hotplug: introduce functions for ACPI slot detection by Kenji Kaneshige · 16 years ago
  28. fde09c6 PCI: define PCI resource names in an 'enum' by Yu Zhao · 16 years ago
  29. 14add80 PCI: remove unnecessary arg of pci_update_resource() by Yu Zhao · 16 years ago
  30. 1684f5d PCI: uninline pci_ioremap_bar() by Andrew Morton · 16 years ago
  31. 57c2cf7 PCI: add pci_swizzle_interrupt_pin() by Bjorn Helgaas · 16 years ago
  32. e8de148 resource: allow MMIO exclusivity for device drivers by Arjan van de Ven · 16 years ago
  33. 2361694 ACPI/PCI: remove obsolete _OSC capability support functions by Andrew Patterson · 16 years ago
  34. 07ae95f ACPI/PCI: PCI MSI _OSC support capabilities called when root bridge added by Andrew Patterson · 16 years ago
  35. 3e1b160 ACPI/PCI: PCIe ASPM _OSC support capabilities called when root bridge added by Andrew Patterson · 16 years ago
  36. 0ef5f8f ACPI/PCI: PCI extended config _OSC support called when root bridge added by Andrew Patterson · 16 years ago
  37. 990a7ac ACPI/PCI: call _OSC support during root bridge discovery by Andrew Patterson · 16 years ago
  38. 8b62091 ACPI/PCI: include missing acpi.h file in pci-acpi.h. by Andrew Patterson · 16 years ago
  39. f7b7baa PCI: add PCI Advanced Feature Capability defines by Sheng Yang · 16 years ago
  40. e306987 wimax: export linux/wimax.h and linux/wimax/i2400m.h with headers_install by Inaky Perez-Gonzalez · 16 years ago
  41. ea24652 i2400m: host/device procotol and core driver definitions by Inaky Perez-Gonzalez · 16 years ago
  42. ea912f4 wimax: debug macros and debug settings for the WiMAX stack by Inaky Perez-Gonzalez · 16 years ago
  43. ace22f0 wimax: headers for kernel API and user space interaction by Inaky Perez-Gonzalez · 16 years ago
  44. 5e07878 debugfs: add helpers for exporting a size_t simple value by Inaky Perez-Gonzalez · 16 years ago
  45. 34c65d8 USB: remove info() macro from usb.h by Greg Kroah-Hartman · 16 years ago
  46. 338b67b USB: remove warn() macro from usb.h by Greg Kroah-Hartman · 16 years ago
  47. 25ff1c3 USB: storage: add last-sector hacks by Alan Stern · 16 years ago
  48. 856395d USB: extension of anchor API to unpoison an anchor by Oliver Neukum · 16 years ago
  49. 49367d8 USB: mark "reject" field of struct urb as atomic_t by Ming Lei · 16 years ago
  50. 3b23dd6 USB: utilize the bus notifiers by Alan Stern · 16 years ago
  51. 2ffcdb3 USB: musb: use new platform data interface of musb to replace old one by Bryan Wu · 16 years ago
  52. 65bfd29 USB: Enhance usage of pm_message_t by Alan Stern · 16 years ago
  53. 68144e0 USB: otg: add otg_put_transceiver() by Philipp Zabel · 16 years ago
  54. 6084f1b USB: otg: gpio_vbus transceiver stub by Philipp Zabel · 16 years ago
  55. 1537e0a USB: storage devices and SAT by Ben Efros · 16 years ago
  56. f150fa1 USB: Allow usbmon as a module even if usbcore is builtin by Pete Zaitcev · 16 years ago
  57. dc023dc USB: Introduce usb_queue_reset() to do resets from atomic contexts by Inaky Perez-Gonzalez · 16 years ago
  58. 9ac39f2 USB: add asynchronous autosuspend/autoresume support by Alan Stern · 16 years ago
  59. d767d88 USB: wusb: annotate association types withe proper endianness by Harvey Harrison · 16 years ago
  60. b92a78e usb host: Oxford OXU210HP HCD driver. by Rodolfo Giometti · 16 years ago
  61. efaee19 async: make the final inode deletion an asynchronous event by Arjan van de Ven · 16 years ago
  62. 22a9d64 async: Asynchronous function calls to speed up kernel boot by Arjan van de Ven · 16 years ago
  63. b305271 i2c: Drop I2C_CLASS_CAM_DIGITAL by Jean Delvare · 16 years ago
  64. 994a075 i2c: Drop I2C_CLASS_CAM_ANALOG and I2C_CLASS_SOUND by Jean Delvare · 16 years ago
  65. e1995f6 i2c: Drop I2C_CLASS_ALL by Jean Delvare · 16 years ago
  66. 52435bf Merge branches 'fixes', 'cleanups' and 'boards' by Haavard Skinnemoen · 16 years ago
  67. ede6f5a Fix up 64-bit byte swaps for most 32-bit architectures by Linus Torvalds · 16 years ago
  68. 637b180 byteorder: remove the now unused byteorder.h by Harvey Harrison · 16 years ago
  69. 991c0e6 byteorder: only use linux/swab.h by Harvey Harrison · 16 years ago
  70. db30c70 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
  71. c861ea2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 16 years ago
  72. 3610639 Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  73. cfa97f9 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  74. 7238eb4 Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  75. f94181d 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
  76. 40d7ee5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 16 years ago
  77. 5fec8bd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 16 years ago
  78. 59e3af2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  79. 8cd3ac3 fs/exec.c: make do_coredump() void by WANG Cong · 16 years ago
  80. d3635ab rapidio: remove excess kernel-doc notation by Randy Dunlap · 16 years ago
  81. cabb3fc twl4030-gpio: cleanup debounce by David Brownell · 16 years ago
  82. a92daf6 autofs4: make autofs type usage explicit by Ian Kent · 16 years ago
  83. 730c9ee autofs4: improve parameter usage by Ian Kent · 16 years ago
  84. e8386a0 kprobes: support probing module __exit function by Masami Hiramatsu · 16 years ago
  85. 1294156 kprobes: add kprobe_insn_mutex and cleanup arch_remove_kprobe() by Masami Hiramatsu · 16 years ago
  86. a06f621 module: add within_module_core() and within_module_init() by Masami Hiramatsu · 16 years ago
  87. d29389d spi_gpio driver by David Brownell · 16 years ago
  88. 5cf0cc4 binfmts.h: include list.h by Hiroshi Shimamoto · 16 years ago
  89. 8c36593 include/linux/interrupt.h: do not include linux/irqnr.h twice by Jesper Juhl · 16 years ago
  90. 179f7eb percpu_counter: FBC_BATCH should be a variable by Eric Dumazet · 16 years ago
  91. 5f820f6 poll: allow f_op->poll to sleep by Tejun Heo · 16 years ago
  92. 9fe0608 Create a DIV_ROUND_CLOSEST macro to do division with rounding by Darrick J. Wong · 16 years ago
  93. f1883f8 Remove remaining unwinder code by Alexey Dobriyan · 16 years ago
  94. ea435467 atomic_t: unify all arch definitions by Matthew Wilcox · 16 years ago
  95. 901608d mm: introduce get_mm_hiwater_xxx(), fix taskstats->hiwater_xxx accounting by Oleg Nesterov · 16 years ago
  96. 856bf4d fs: sys_sync fix by Nick Piggin · 16 years ago
  97. 4f5a99d fs: remove WB_SYNC_HOLD by Nick Piggin · 16 years ago
  98. edc315f badpage: remove vma from page_remove_rmap by Hugh Dickins · 16 years ago
  99. 2509ef2 badpage: zap print_bad_pte on swap and file by Hugh Dickins · 16 years ago
  100. 79f4b7b badpage: simplify page_alloc flag check+clear by Hugh Dickins · 16 years ago