1. b868078 i2c-gpio: Move initialization code to subsys_initcall() by Marek Szyprowski · 14 years ago
  2. bfdcad9 i2c-parport: Make template structure const by Jean Delvare · 14 years ago
  3. 0be16c3 i2c-dev: Remove unnecessary casts by H Hartley Sweeten · 14 years ago
  4. 7aeb966 at24: Fall back to byte or word reads if needed by Jean Delvare · 14 years ago
  5. c5aa692 i2c-stub: Expose the default functionality flags by Jean Delvare · 14 years ago
  6. e624dbd i2c/scx200_acb: Make PCI device ids constant by Jean Delvare · 14 years ago
  7. 3fb21c6 i2c-i801: Fix all checkpatch warnings by Ivo Manca · 14 years ago
  8. e0e8398 i2c-i801: All newer devices have all the optional features by Jean Delvare · 14 years ago
  9. adff687 i2c-i801: Let the user disable selected driver features by Jean Delvare · 14 years ago
  10. a1b3f59 net: Expose all network devices in a namespaces in sysfs by Eric W. Biederman · 14 years ago
  11. 417daa1 hotplug: netns aware uevent_helper by Eric W. Biederman · 14 years ago
  12. 5f71a29 kobj: Send hotplug events in the proper namespace. by Eric W. Biederman · 14 years ago
  13. 910a7e9 netlink: Implment netlink_broadcast_filtered by Eric W. Biederman · 14 years ago
  14. d6523dd net/sysfs: Fix the bitrot in network device kobject namespace support by Eric W. Biederman · 14 years ago
  15. 608b4b9 netns: Teach network device kobjects which namespace they are in. by Eric W. Biederman · 14 years ago
  16. 07e9896 kobject: Send hotplug events in all network namespaces by Eric W. Biederman · 14 years ago
  17. 1d9e882 driver-core: fix Typo in drivers/base/core.c for CONFIG_MODULE by Christoph Egger · 14 years ago
  18. de139a3 pci: check caps from sysfs file open to read device dependent config space by Chris Wright · 14 years ago
  19. 2c3c8be sysfs: add struct file* to bin_attr callbacks by Chris Wright · 14 years ago
  20. 68d75ed sysfs: Remove usage of S_BIAS to avoid merge conflict with the vfs tree by Eric W. Biederman · 14 years ago
  21. 27eabc7 sysfs: Don't use enums in inline function declaration. by Eric W. Biederman · 14 years ago
  22. b9d8b45 sysfs-namespaces: add a high-level Documentation file by Serge E. Hallyn · 14 years ago
  23. be867b1 sysfs: Comment sysfs directory tagging logic by Serge E. Hallyn · 14 years ago
  24. f349cf3 driver core: Implement ns directory support for device classes. by Eric W. Biederman · 14 years ago
  25. 746edb7 sysfs: Implement sysfs_delete_link by Eric W. Biederman · 14 years ago
  26. af10ec7 sysfs: Add support for tagged directories with untagged members. by Eric W. Biederman · 14 years ago
  27. 3ff195b sysfs: Implement sysfs tagged directory support. by Eric W. Biederman · 14 years ago
  28. bc451f2 kobj: Add basic infrastructure for dealing with namespaces. by Eric W. Biederman · 14 years ago
  29. ba514a5 sysfs: Remove double free sysfs_get_sb by Eric W. Biederman · 14 years ago
  30. 9e7fdd2 sysfs: Basic support for multiple super blocks by Eric W. Biederman · 14 years ago
  31. c3473c6 generate "change" uevent for loop device by David Zeuthen · 14 years ago
  32. 6245838 Driver core: Protect device shutdown from hot unplug events. by Hugh Daschbach · 14 years ago
  33. e177123 firmware loader: do not allocate firmare id separately by Dmitry Torokhov · 14 years ago
  34. bcb9bd1 firmware loader: split out builtin firmware handling by Dmitry Torokhov · 14 years ago
  35. 673fae9 firmware loader: rely on driver core to create class attribute by Dmitry Torokhov · 14 years ago
  36. e9045f9 firmware class: export nowait to userspace by Johannes Berg · 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. 190e837 platform_bus: allow custom extensions to system PM methods by Kevin Hilman · 14 years ago
  40. da5e4ef devtmpfs: support !CONFIG_TMPFS by Peter Korsgaard · 14 years ago
  41. 1653268 driver core: module.c: Use kasprintf by Julia Lawall · 14 years ago
  42. ffa1565 Driver core: don't initialize wakeup flags by Alan Stern · 14 years ago
  43. fbb88fa driver-core: fix potential race condition in drivers/base/dd.c by Stefani Seibold · 14 years ago
  44. 6f18ff9 Driver core: Reduce the level of request_firmware() messages by Rafael J. Wysocki · 15 years ago
  45. db1afff kref: remove kref_set by NeilBrown · 14 years ago
  46. dd336c5 firmware_class: fix memory leak - free allocated pages by David Woodhouse · 14 years ago
  47. cdc6e3d drivers/base/cpu.c: fix the output from /sys/devices/system/cpu/offline by Jan Beulich · 14 years ago
  48. 0dbb567 serial: Tidy REMOTE_DEBUG by Christoph Egger · 14 years ago
  49. 26e1e8d serial: isicomm: handle running out of slots by Dan Carpenter · 14 years ago
  50. e114474 serial: bfin_sport_uart: Use resource size to fix off-by-one error by Tobias Klauser · 14 years ago
  51. ccc5ca8 tty: fix obsolete comment on tty_insert_flip_string_fixed_flag by Johan Hovold · 14 years ago
  52. 6b7d8f8 serial: Add driver for the Altera UART by Tobias Klauser · 14 years ago
  53. 5bcd601 serial: Add driver for the Altera JTAG UART by Tobias Klauser · 14 years ago
  54. 24cd73a serial: timbuart: make sure last byte is sent when port is closed by Richard Röjfors · 14 years ago
  55. 4405199 serial: two branches the same in timbuart_set_mctrl() by Roel Kluin · 14 years ago
  56. e5bbbb1 serial: uartlite: move from byte accesses to word accesses by John Linn · 14 years ago
  57. 972c196 tty: n_gsm: depends on NET by Randy Dunlap · 14 years ago
  58. e1eaea4 tty: n_gsm line discipline by Alan Cox · 14 years ago
  59. 1ff454e serial: TTY: new ldiscs for staging by Pavan Savoy · 14 years ago
  60. be99159 serial: bfin_sport_uart: drop redundant cpu depends by Mike Frysinger · 14 years ago
  61. d671250 serial: bfin_sport_uart: drop the experimental markings by Mike Frysinger · 14 years ago
  62. 2ce1efc serial: bfin_sport_uart: pull in bfin_sport.h for SPORT defines by Mike Frysinger · 14 years ago
  63. 9356c46 serial: bfin_sport_uart: only enable SPORT TX if data is to be sent by Sonic Zhang · 14 years ago
  64. 60bd940 serial: bfin_sport_uart: drop useless status masks by Mike Frysinger · 14 years ago
  65. f4d10ca serial: bfin_sport_uart: zero sport_uart_port if allocated dynamically by Sonic Zhang · 14 years ago
  66. 9498dc9 serial: bfin_sport_uart: protect changes to uart_port by Sonic Zhang · 14 years ago
  67. 1f7d1c8 serial: bfin_sport_uart: add support for CTS/RTS via GPIOs by Sonic Zhang · 14 years ago
  68. b59588a serial: bfin_sport_uart: rename early platform driver class string by Sonic Zhang · 14 years ago
  69. e8126b3 serial: bfin_sport_uart: add missing mapbase initialization by Sonic Zhang · 14 years ago
  70. 00c1ff8 serial: bfin_sport_uart: remove unused peripheral pin lists by Sonic Zhang · 14 years ago
  71. 3f3a978 serial: bfin_sport_uart: shorten the SPORT TX waiting loop by Sonic Zhang · 14 years ago
  72. a5a420d serial: bfin_sport_uart: work around anomaly 05000473 (make 32bit fifo read atomic) by Sonic Zhang · 14 years ago
  73. d7dbf4f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 14 years ago
  74. 677abe4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw by Linus Torvalds · 14 years ago
  75. e90e4d9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm by Linus Torvalds · 14 years ago
  76. 05ec7dd Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 14 years ago
  77. c316ba3 Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6 by Linus Torvalds · 14 years ago
  78. 777cb1b Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 by Linus Torvalds · 14 years ago
  79. 277a4ed Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 14 years ago
  80. 03e6230 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 14 years ago
  81. 33cf23b Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 14 years ago
  82. 73d5e8f HID: fix up 'EMBEDDED' mess in Kconfig by Jiri Kosina · 14 years ago
  83. 99ec28f powerpc: Remove unused 'protect4gb' boot parameter by FUJITA Tomonori · 14 years ago
  84. 40a5a44 powerpc: Build-in e1000e for pseries & ppc64_defconfig by Michael Neuling · 14 years ago
  85. 32c96f7 powerpc/pseries: Make request_ras_irqs() available to other pseries code by Mark Nelson · 14 years ago
  86. bc8449c powerpc/numa: Use ibm,architecture-vec-5 to detect form 1 affinity by Anton Blanchard · 14 years ago
  87. 5660820 powerpc/numa: Set a smaller value for RECLAIM_DISTANCE to enable zone reclaim by Anton Blanchard · 14 years ago
  88. b878dc0 powerpc: Use smt_snooze_delay=-1 to always busy loop by Anton Blanchard · 14 years ago
  89. dd04c63 powerpc: Remove check of ibm,smt-snooze-delay OF property by Anton Blanchard · 14 years ago
  90. 60adec6 powerpc/kdump: Fix race in kdump shutdown by Michael Neuling · 14 years ago
  91. 1fc711f powerpc/kexec: Fix race in kexec shutdown by Michael Neuling · 14 years ago
  92. d504bed powerpc/kexec: Speedup kexec hash PTE tear down by Michael Neuling · 14 years ago
  93. f90ece2 powerpc/pseries: Add hcall to read 4 ptes at a time in real mode by Michael Neuling · 14 years ago
  94. 095c796 powerpc: Use more accurate limit for first segment memory allocations by Anton Blanchard · 14 years ago
  95. 5d7a872 powerpc/kdump: Use chip->shutdown to disable IRQs by Anton Blanchard · 14 years ago
  96. 0644079 powerpc/kdump: CPUs assume the context of the oopsing CPU by Anton Blanchard · 14 years ago
  97. 426b6cb powerpc/crashdump: Do not fail on NULL pointer dereferencing by Maxim Uvarov · 14 years ago
  98. ce47c1c powerpc/eeh: Fix oops when probing in early boot by Anton Blanchard · 14 years ago
  99. 5b339bd powerpc/pci: Check devices status property when scanning OF tree by Sonny Rao · 14 years ago
  100. a1263c7 powerpc/vio: Switch VIO Bus PM to use generic helpers by Brian King · 14 years ago