1. 454abaf ramfs: replace inode uid,gid,mode initialization with helper function by Dmitry Monakhov · 14 years ago
  2. a1bd120 vfs: Add inode uid,gid,mode init helper by Dmitry Monakhov · 14 years ago
  3. 51ee049 vfs: add lockdep annotation to s_vfs_rename_key for ecryptfs by Roland Dreier · 14 years ago
  4. 8018ab0 sanitize vfs_fsync calling conventions by Christoph Hellwig · 14 years ago
  5. 94d09a9 reiserfs: constify xattr_handler by Stephen Hemminger · 14 years ago
  6. bb43545 fs: xattr_handler table should be const by Stephen Hemminger · 14 years ago
  7. 18e9e51 Introduce freeze_super and thaw_super for the fsfreeze ioctl by Josef Bacik · 14 years ago
  8. 01a05b3 new helper: iterate_supers() by Al Viro · 14 years ago
  9. 35cf7ba Bury __put_super_and_need_restart() by Al Viro · 14 years ago
  10. 8edd64b get rid of restarts in sync_filesystems() by Al Viro · 14 years ago
  11. b20bd1a get rid of S_BIAS by Al Viro · 14 years ago
  12. 79d7e39 sb_entry() has been killed a couple of years ago and resurrected on mismerge by Al Viro · 14 years ago
  13. 79c4581 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  14. 59534f7 Merge branch 'drm-for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  15. ac3ee84 Merge branch 'dbg-early-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 14 years ago
  16. 90b9a32 Merge branch 'kdb-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 14 years ago
  17. 8b108c6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 14 years ago
  18. 7ce1418 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 by Linus Torvalds · 14 years ago
  19. 7f02ab3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  20. d6fb1db Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 14 years ago
  21. b4e6b09 interrupt.h: fix fatal kernel-doc error by Randy Dunlap · 14 years ago
  22. bc8e5f0 quota: Refactor dquot_transfer code so that OCFS2 can pass in its references by Jan Kara · 14 years ago
  23. 1275562 quota: unify quota init condition in setattr by Dmitry Monakhov · 14 years ago
  24. c472b43 quota: unify ->set_dqblk by Christoph Hellwig · 14 years ago
  25. b9b2dd3 quota: unify ->get_dqblk by Christoph Hellwig · 14 years ago
  26. dde9588 quota: Make quota stat accounting lockless. by Dmitry Monakhov · 14 years ago
  27. 03f4d80 jbd: Provide function to check whether transaction will issue data barrier by Jan Kara · 14 years ago
  28. c15271f ext2: Add ext2_sb_info s_lock spinlock by Jan Blunck · 14 years ago
  29. 910a7e9 netlink: Implment netlink_broadcast_filtered by Eric W. Biederman · 14 years ago
  30. 608b4b9 netns: Teach network device kobjects which namespace they are in. by Eric W. Biederman · 14 years ago
  31. 2c3c8be sysfs: add struct file* to bin_attr callbacks by Chris Wright · 14 years ago
  32. 27eabc7 sysfs: Don't use enums in inline function declaration. by Eric W. Biederman · 14 years ago
  33. be867b1 sysfs: Comment sysfs directory tagging logic by Serge E. Hallyn · 14 years ago
  34. 746edb7 sysfs: Implement sysfs_delete_link by Eric W. Biederman · 14 years ago
  35. 3ff195b sysfs: Implement sysfs tagged directory support. by Eric W. Biederman · 14 years ago
  36. bc451f2 kobj: Add basic infrastructure for dealing with namespaces. by Eric W. Biederman · 14 years ago
  37. 1704f47 lockdep: Add novalidate class for dev->mutex conversion by Peter Zijlstra · 14 years ago
  38. 3142788 drivers/base: Convert dev->sem to mutex by Thomas Gleixner · 15 years ago
  39. da5e4ef devtmpfs: support !CONFIG_TMPFS by Peter Korsgaard · 14 years ago
  40. db1afff kref: remove kref_set by NeilBrown · 14 years ago
  41. dd336c5 firmware_class: fix memory leak - free allocated pages by David Woodhouse · 14 years ago
  42. 6b7d8f8 serial: Add driver for the Altera UART by Tobias Klauser · 14 years ago
  43. 5bcd601 serial: Add driver for the Altera JTAG UART by Tobias Klauser · 14 years ago
  44. e1eaea4 tty: n_gsm line discipline by Alan Cox · 14 years ago
  45. 1ff454e serial: TTY: new ldiscs for staging by Pavan Savoy · 14 years ago
  46. d7dbf4f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 14 years ago
  47. 05ec7dd Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 14 years ago
  48. 33cf23b Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 14 years ago
  49. 7a9b149 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  50. f896546 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  51. 0b4b382 x86, kgdb, init: Add early and late debug states by Jason Wessel · 14 years ago
  52. d37d39a printk,kdb: capture printk() when in kdb shell by Jason Wessel · 14 years ago
  53. efe2f29 kgdboc,kdb: Allow kdb to work on a non open console port by Jason Wessel · 14 years ago
  54. 1cee5e3 kgdb: Add the ability to schedule a breakpoint via a tasklet by Jason Wessel · 15 years ago
  55. f503b5a x86,kgdb: Add low level debug hook by Jason Wessel · 14 years ago
  56. 98ec187 kgdb: remove post_primary_code references by Jason Wessel · 15 years ago
  57. 84c08fd kgdb,docs: Update the kgdb docs to include kdb by Jason Wessel · 14 years ago
  58. f5316b4 kgdb,8250,pl011: Return immediately from console poll by Jason Wessel · 14 years ago
  59. dcc7871 kgdb: core changes to support kdb by Jason Wessel · 14 years ago
  60. 67fc4e0 kdb: core for kgdb back end (2 of 2) by Jason Wessel · 14 years ago
  61. 5d5314d kdb: core for kgdb back end (1 of 2) by Jason Wessel · 14 years ago
  62. 53197fc Separate the gdbstub from the debug core by Jason Wessel · 14 years ago
  63. 7c6d87a Merge branch 'viafb-next' of git://git.lwn.net/linux-2.6 by Linus Torvalds · 14 years ago
  64. e26bcf3 USB: remove unused usb_buffer_alloc and usb_buffer_free macros by Greg Kroah-Hartman · 14 years ago
  65. 0858a3a USB: include/usb/*.h checkpatch cleanup by Greg Kroah-Hartman · 14 years ago
  66. 812219a USB: usb.h: checkpatch cleanups by Greg Kroah-Hartman · 14 years ago
  67. 22b4b61 USB: remove usb_find_device by Ming Lei · 14 years ago
  68. ddf8abd USB: f_fs: the FunctionFS driver by Michal Nazarewicz · 14 years ago
  69. 22c43c8 wait_event_interruptible_locked() interface by Michal Nazarewicz · 14 years ago
  70. c23e5fc USB: serial: remove multi-urb write from generic driver by Johan Hovold · 14 years ago
  71. 27c7acf USB: serial: reimplement generic fifo-based writes by Johan Hovold · 14 years ago
  72. 0ba169af USB: simplify usb_sg_init() by Alan Stern · 14 years ago
  73. 910f8d0 USB: Change the scatterlist type in struct urb by Matthew Wilcox · 14 years ago
  74. 1e42901 USB: Turn interface_to_usbdev into an inline function by Matthew Wilcox · 14 years ago
  75. fe54b05 USB: Add a usb_pipe_endpoint() convenience function by Matthew Wilcox · 14 years ago
  76. b18a234 USB: Add definition for the Pipe Usage descriptor by Matthew Wilcox · 14 years ago
  77. 85bcb5e USB: remove URB_NO_SETUP_DMA_MAP by Alan Stern · 14 years ago
  78. 842f169 USB: remove the usb_host_ss_ep_comp structure by Alan Stern · 14 years ago
  79. 3b02ca3 USB: export the new ch11.h file to userspce by Alan Stern · 14 years ago
  80. f48cf80 USB: Composite framework: Add suspended sysfs entry by Fabien Chouteau · 14 years ago
  81. 65e0b49 USB: ncm: added ncm.h with auxiliary definitions by Yauheni Kaliuta · 14 years ago
  82. 01154aa usb: cdc: ncm constants and structures added by Yauheni Kaliuta · 14 years ago
  83. eab1caf USB: Support for allocating USB 3.0 streams. by Sarah Sharp · 14 years ago
  84. 94af122 USB: Add stream ID field to struct urb. by Sarah Sharp · 14 years ago
  85. 22ad1e7 USB: Add parsing of SuperSpeed endpoint companion descriptor. by Sarah Sharp · 14 years ago
  86. 9e18c82 USB: use PM core routines to enable/disable autosuspend by Alan Stern · 14 years ago
  87. ff9c895 USB: fix usbmon and DMA mapping for scatter-gather URBs by Alan Stern · 14 years ago
  88. 3a229eb usb: otg: add global ULPI register definitions by Heikki Krogerus · 14 years ago
  89. 71adf11 USB: gadget: add HID gadget driver by Fabien Chouteau · 14 years ago
  90. eaa3bcb USB: serial: generalise write buffer preparation by Johan Hovold · 14 years ago
  91. 25d514c USB: serial: re-implement multi-urb writes in generic driver by Johan Hovold · 14 years ago
  92. 2315432 USB: serial: generalise generic read implementation by Johan Hovold · 14 years ago
  93. 41bd72f USB: serial: refactor read urb submission in generic driver by Johan Hovold · 14 years ago
  94. bbcb2b9 USB: serial: allow drivers to define bulk buffer sizes by Johan Hovold · 14 years ago
  95. 317149c USB: Add a new quirk: USB_QUIRK_HONOR_BNUMINTERFACES by Hans de Goede · 14 years ago
  96. 6ddc6da USB: musb: allow the Blackfin vrsel gpio to be active low by Cliff Cai · 14 years ago
  97. e6c213b usb: musb: allow board to pass down fifo mode by Felipe Balbi · 14 years ago
  98. bd5afa9 usb-serial: Use tty_port version console instead of usb_serial_port by Jason Wessel · 14 years ago
  99. 288ead4 USB: remove bogus USB_PORT_FEAT_*_SPEED symbols by Alan Stern · 14 years ago
  100. d20db4b USB: split hub.h into ch11.h and merge-in hcd.h by Eric Lescouet · 14 years ago