1. 4689153 ext2: Avoid loading bitmaps for full groups during block allocation by Jan Kara · 14 years ago
  2. 8cef107 ext3: Avoid loading bitmaps for full groups during block allocation by Frans van de Wiel · 14 years ago
  3. 0e8dc25 perf report: Don't start the TUI if -D is used by Arnaldo Carvalho de Melo · 14 years ago
  4. 70ca0a4 Fix networking tree iscsi_tcp.c mis-merge by Linus Torvalds · 14 years ago
  5. 7c4fda1a i2c-nforce2: Remove redundant error messages on ACPI conflict by Chase Douglas · 14 years ago
  6. 2178218 i2c: Use <linux/io.h> instead of <asm/io.h> by H Hartley Sweeten · 14 years ago
  7. 2086ca4 i2c-algo-pca: Fix coding style issues by Farid Hammane · 14 years ago
  8. ae5624f i2c-dev: Fix all coding style issues by Farid Hammane · 14 years ago
  9. 7225acf i2c-core: Fix some coding style issues by Farid Hammane · 14 years ago
  10. b868078 i2c-gpio: Move initialization code to subsys_initcall() by Marek Szyprowski · 14 years ago
  11. bfdcad9 i2c-parport: Make template structure const by Jean Delvare · 14 years ago
  12. 0be16c3 i2c-dev: Remove unnecessary casts by H Hartley Sweeten · 14 years ago
  13. 7aeb966 at24: Fall back to byte or word reads if needed by Jean Delvare · 14 years ago
  14. c5aa692 i2c-stub: Expose the default functionality flags by Jean Delvare · 14 years ago
  15. e624dbd i2c/scx200_acb: Make PCI device ids constant by Jean Delvare · 14 years ago
  16. 3fb21c6 i2c-i801: Fix all checkpatch warnings by Ivo Manca · 14 years ago
  17. e0e8398c i2c-i801: All newer devices have all the optional features by Jean Delvare · 14 years ago
  18. adff687 i2c-i801: Let the user disable selected driver features by Jean Delvare · 14 years ago
  19. a1b3f59 net: Expose all network devices in a namespaces in sysfs by Eric W. Biederman · 14 years ago
  20. 417daa1 hotplug: netns aware uevent_helper by Eric W. Biederman · 14 years ago
  21. 5f71a29 kobj: Send hotplug events in the proper namespace. by Eric W. Biederman · 14 years ago
  22. 910a7e9 netlink: Implment netlink_broadcast_filtered by Eric W. Biederman · 14 years ago
  23. d6523dd net/sysfs: Fix the bitrot in network device kobject namespace support by Eric W. Biederman · 14 years ago
  24. 608b4b9 netns: Teach network device kobjects which namespace they are in. by Eric W. Biederman · 14 years ago
  25. 07e9896 kobject: Send hotplug events in all network namespaces by Eric W. Biederman · 14 years ago
  26. 1d9e882 driver-core: fix Typo in drivers/base/core.c for CONFIG_MODULE by Christoph Egger · 14 years ago
  27. de139a3 pci: check caps from sysfs file open to read device dependent config space by Chris Wright · 14 years ago
  28. 3ff195b sysfs: Implement sysfs tagged directory support. by Eric W. Biederman · 14 years ago
  29. 2c3c8be sysfs: add struct file* to bin_attr callbacks by Chris Wright · 14 years ago
  30. bc451f2 kobj: Add basic infrastructure for dealing with namespaces. by Eric W. Biederman · 14 years ago
  31. 68d75ed sysfs: Remove usage of S_BIAS to avoid merge conflict with the vfs tree by Eric W. Biederman · 14 years ago
  32. ba514a5 sysfs: Remove double free sysfs_get_sb by Eric W. Biederman · 14 years ago
  33. 27eabc7 sysfs: Don't use enums in inline function declaration. by Eric W. Biederman · 14 years ago
  34. b9d8b45 sysfs-namespaces: add a high-level Documentation file by Serge E. Hallyn · 14 years ago
  35. be867b1 sysfs: Comment sysfs directory tagging logic by Serge E. Hallyn · 14 years ago
  36. f349cf3 driver core: Implement ns directory support for device classes. by Eric W. Biederman · 14 years ago
  37. 746edb7 sysfs: Implement sysfs_delete_link by Eric W. Biederman · 14 years ago
  38. af10ec7 sysfs: Add support for tagged directories with untagged members. by Eric W. Biederman · 14 years ago
  39. 9e7fdd2 sysfs: Basic support for multiple super blocks by Eric W. Biederman · 14 years ago
  40. c3473c6 generate "change" uevent for loop device by David Zeuthen · 14 years ago
  41. 6245838 Driver core: Protect device shutdown from hot unplug events. by Hugh Daschbach · 14 years ago
  42. e177123 firmware loader: do not allocate firmare id separately by Dmitry Torokhov · 14 years ago
  43. bcb9bd1 firmware loader: split out builtin firmware handling by Dmitry Torokhov · 14 years ago
  44. 673fae9 firmware loader: rely on driver core to create class attribute by Dmitry Torokhov · 14 years ago
  45. e9045f9 firmware class: export nowait to userspace by Johannes Berg · 14 years ago
  46. 1704f47 lockdep: Add novalidate class for dev->mutex conversion by Peter Zijlstra · 14 years ago
  47. 3142788 drivers/base: Convert dev->sem to mutex by Thomas Gleixner · 14 years ago
  48. 190e837 platform_bus: allow custom extensions to system PM methods by Kevin Hilman · 14 years ago
  49. da5e4ef devtmpfs: support !CONFIG_TMPFS by Peter Korsgaard · 14 years ago
  50. 1653268 driver core: module.c: Use kasprintf by Julia Lawall · 14 years ago
  51. ffa1565 Driver core: don't initialize wakeup flags by Alan Stern · 14 years ago
  52. fbb88fa driver-core: fix potential race condition in drivers/base/dd.c by Stefani Seibold · 14 years ago
  53. 6f18ff9 Driver core: Reduce the level of request_firmware() messages by Rafael J. Wysocki · 14 years ago
  54. db1afff kref: remove kref_set by NeilBrown · 14 years ago
  55. dd336c5 firmware_class: fix memory leak - free allocated pages by David Woodhouse · 14 years ago
  56. cdc6e3d drivers/base/cpu.c: fix the output from /sys/devices/system/cpu/offline by Jan Beulich · 14 years ago
  57. 0dbb567 serial: Tidy REMOTE_DEBUG by Christoph Egger · 14 years ago
  58. 26e1e8d serial: isicomm: handle running out of slots by Dan Carpenter · 14 years ago
  59. e114474 serial: bfin_sport_uart: Use resource size to fix off-by-one error by Tobias Klauser · 14 years ago
  60. ccc5ca8 tty: fix obsolete comment on tty_insert_flip_string_fixed_flag by Johan Hovold · 14 years ago
  61. 6b7d8f8 serial: Add driver for the Altera UART by Tobias Klauser · 14 years ago
  62. 5bcd601 serial: Add driver for the Altera JTAG UART by Tobias Klauser · 14 years ago
  63. 24cd73a serial: timbuart: make sure last byte is sent when port is closed by Richard Röjfors · 14 years ago
  64. 4405199 serial: two branches the same in timbuart_set_mctrl() by Roel Kluin · 14 years ago
  65. e5bbbb1 serial: uartlite: move from byte accesses to word accesses by John Linn · 14 years ago
  66. 972c196 tty: n_gsm: depends on NET by Randy Dunlap · 14 years ago
  67. e1eaea4 tty: n_gsm line discipline by Alan Cox · 14 years ago
  68. 1ff454e serial: TTY: new ldiscs for staging by Pavan Savoy · 14 years ago
  69. be99159 serial: bfin_sport_uart: drop redundant cpu depends by Mike Frysinger · 14 years ago
  70. d671250 serial: bfin_sport_uart: drop the experimental markings by Mike Frysinger · 14 years ago
  71. 2ce1efc serial: bfin_sport_uart: pull in bfin_sport.h for SPORT defines by Mike Frysinger · 14 years ago
  72. 9356c46 serial: bfin_sport_uart: only enable SPORT TX if data is to be sent by Sonic Zhang · 14 years ago
  73. 60bd940 serial: bfin_sport_uart: drop useless status masks by Mike Frysinger · 14 years ago
  74. f4d10ca serial: bfin_sport_uart: zero sport_uart_port if allocated dynamically by Sonic Zhang · 14 years ago
  75. 9498dc9 serial: bfin_sport_uart: protect changes to uart_port by Sonic Zhang · 14 years ago
  76. 1f7d1c8 serial: bfin_sport_uart: add support for CTS/RTS via GPIOs by Sonic Zhang · 14 years ago
  77. b59588a serial: bfin_sport_uart: rename early platform driver class string by Sonic Zhang · 14 years ago
  78. e8126b3 serial: bfin_sport_uart: add missing mapbase initialization by Sonic Zhang · 14 years ago
  79. 00c1ff8 serial: bfin_sport_uart: remove unused peripheral pin lists by Sonic Zhang · 14 years ago
  80. 3f3a978 serial: bfin_sport_uart: shorten the SPORT TX waiting loop by Sonic Zhang · 14 years ago
  81. a5a420d serial: bfin_sport_uart: work around anomaly 05000473 (make 32bit fifo read atomic) by Sonic Zhang · 14 years ago
  82. 39c5837 docbook: make mtd nand module init static by H Hartley Sweeten · 14 years ago
  83. fab90aa ASoC: ad193x: add set_sysclk entry to support different clock input by Barry Song · 14 years ago
  84. f80836c Merge branch 'tip/tracing/core-7' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core by Ingo Molnar · 14 years ago
  85. ff5f149 Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip into trace/tip/tracing/core-7 by Steven Rostedt · 14 years ago
  86. 4434ade ALSA: usb-audio: add support for Akai MPD16 by Krzysztof Foltman · 14 years ago
  87. f72f2d2 GFS2: Don't "get" xattrs for ACLs when ACLs are turned off by Steven Whitehouse · 14 years ago
  88. ed4878e GFS2: Rework reclaiming unlinked dinodes by Bob Peterson · 14 years ago
  89. d7dbf4f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 14 years ago
  90. ead4046 ALSA: pcm: fix the fix of the runtime->boundary calculation by Clemens Ladisch · 14 years ago
  91. 677abe4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw by Linus Torvalds · 14 years ago
  92. e90e4d9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm by Linus Torvalds · 14 years ago
  93. 05ec7dd Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 14 years ago
  94. c316ba3 Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6 by Linus Torvalds · 14 years ago
  95. 777cb1b Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 by Linus Torvalds · 14 years ago
  96. 277a4ed Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 14 years ago
  97. 03e6230 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 14 years ago
  98. 33cf23b Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 14 years ago
  99. 2620c83 Blackfin: SMP: add flush_tlb_kernel_range stub by Graf Yang · 14 years ago
  100. 9a95e2f Blackfin: make hardware trace output a little more useful by Robin Getz · 14 years ago