1. 5409d2c memory hotplug: Speed up add/remove when blocks are larger than PAGES_PER_SECTION by Anton Blanchard · 14 years ago
  2. 1f8e1cd SYSFS: Fix erroneous comments for sysfs_update_group(). by Robert P. J. Day · 14 years ago
  3. 63dc355 driver core: remove the driver-model structures from the documentation by Wanlong Gao · 14 years ago
  4. 880ffb5 driver core: Add the device driver-model structures to kerneldoc by Wanlong Gao · 14 years ago
  5. 3ccff54 Translated Documentation/email-clients.txt by Harry Wei · 14 years ago
  6. 9333744 RAW driver: Remove call to kobject_put(). by Robert P. J. Day · 14 years ago
  7. b50fa7c reboot: disable usermodehelper to prevent fs access by Kay Sievers · 14 years ago
  8. aabb6e1 efivars: prevent oops on unload when efi is not enabled by Randy Dunlap · 14 years ago
  9. 0078bff Allow setting of number of raw devices as a module parameter by Jan Kara · 14 years ago
  10. a1d9a09 Introduce CONFIG_GOOGLE_FIRMWARE by Mike Waychison · 14 years ago
  11. e561bc4 driver: Google Memory Console by Mike Waychison · 14 years ago
  12. 74c5b31 driver: Google EFI SMI by Mike Waychison · 14 years ago
  13. f548ccd x86: Better comments for get_bios_ebda() by Mike Waychison · 14 years ago
  14. 57d5f9f x86: get_bios_ebda_length() by Mike Waychison · 14 years ago
  15. 773d679 misc: fix ti-st build issues by Randy Dunlap · 14 years ago
  16. e7e09cd params.c: Use new strtobool function to process boolean inputs by Jonathan Cameron · 14 years ago
  17. 8705b48 debugfs: move to new strtobool by Jonathan Cameron · 14 years ago
  18. ad58671 Add a strtobool function matching semantics of existing in kernel equivalents by Jonathan Cameron · 14 years ago
  19. 8572394 drivers:base:fix the coding format of memory.c by Wanlong Gao · 14 years ago
  20. c870508 driver core: let dev_set_drvdata return int instead of void as it can fail by Uwe Kleine-König · 14 years ago
  21. 4a03d6f driver core/platform_device_add_resources: free resource before overwriting by Uwe Kleine-König · 14 years ago
  22. cea8962 driver core/platform_device_add_resources: set resource to NULL if !res by Uwe Kleine-König · 14 years ago
  23. 251e031 driver core/platform_device_add_data: free platform data before overwriting by Uwe Kleine-König · 14 years ago
  24. 27a33f9 driver core/platform_device_add_data: set platform_data to NULL if !data by Uwe Kleine-König · 14 years ago
  25. 7f100d1 drivers/base/core.c: Fixed brace coding style issue. by Karthigan Srinivasan · 14 years ago
  26. 8497d6a driver-core: fix race between device_register and driver_register by Sebastian Ott · 14 years ago
  27. fc27119 drivers:misc:ti-st: remove rfkill dependency by Pavan Savoy · 14 years ago
  28. 764b0c4 drivers:misc:ti-st: handle delayed tty receive by Pavan Savoy · 14 years ago
  29. 70a5f52 kmsg: properly support writev to avoid interleaved printk lines fix by Andrew Morton · 14 years ago
  30. 7e5b58b printk: /dev/kmsg - properly support writev() to avoid interleaved printk() lines by Kay Sievers · 14 years ago
  31. 47296b1 uio: clean uioinfo when uninstall uio driver by Jie Zhou · 14 years ago
  32. c6edc42 uio: fix allocating minor id for uio device by Hillf Danton · 14 years ago
  33. f0c554f uio: fix finding mm index for vma by Hillf Danton · 14 years ago
  34. d8408ae uio_netx: Add support for netPLC cards by Daniel Trautmann · 14 years ago
  35. 5934b5f HOWTO: sync up Documentaion/ja_JP/HOWTO by Tsugikazu Shibata · 14 years ago
  36. 088ab0b kernel/ksysfs.c: expose file_caps_enabled in sysfs by Ludwig Nussel · 14 years ago
  37. aed65af drivers: make device_type const by Stephen Hemminger · 14 years ago
  38. 695cca8 firmware: Fix grammar in sysfs-firmware-dmi doc by Mike Waychison · 14 years ago
  39. 3116aab efivars: handle errors from register_efivars() by Dan Carpenter · 14 years ago
  40. 051d51b efivars: memory leak on error in create_efivars_bin_attributes() by Dan Carpenter · 14 years ago
  41. bcdd323 device: add dev_WARN_ONCE by Felipe Balbi · 14 years ago
  42. f0e615c Linux 2.6.39-rc4 by Linus Torvalds · 14 years ago
  43. e024f69 Merge branch 'for-39-rc4' of git://codeaurora.org/quic/kernel/davidb/linux-msm by Linus Torvalds · 14 years ago
  44. 96fd2d5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  45. 8a83f33 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  46. 5d5b1b9 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  47. adff377 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  48. d8bdc59 proc: do proper range check on readdir offset by Linus Torvalds · 14 years ago
  49. c78193e next_pidmap: fix overflow condition by Linus Torvalds · 14 years ago
  50. c36b58e Input: xen-kbdfront - fix mouse getting stuck after save/restore by Igor Mammedov · 14 years ago
  51. 80b4895 Input: estimate number of events per packet by Jeff Brown · 14 years ago
  52. f65647c Btrfs: fix free space cache leak by Chris Mason · 14 years ago
  53. 24ecfbe block: add blk_run_queue_async by Christoph Hellwig · 14 years ago
  54. 4521cc4 block: blk_delay_queue() should use kblockd workqueue by Jens Axboe · 14 years ago
  55. c3b328a md: fix up raid1/raid10 unplugging. by NeilBrown · 14 years ago
  56. 7c13edc md: incorporate new plugging into raid5. by NeilBrown · 14 years ago
  57. 97658cd md: provide generic support for handling unplug callbacks. by NeilBrown · 14 years ago
  58. 482c083 md - remove old plugging code. by NeilBrown · 14 years ago
  59. af1db72 md/dm - remove remains of plug_fn callback. by NeilBrown · 14 years ago
  60. e1dfa0a md: use new plugging interface for RAID IO. by NeilBrown · 14 years ago
  61. 99e2259 block: drop queue lock before calling __blk_run_queue() for kblockd punt by Jens Axboe · 14 years ago
  62. b4cb290 Revert "block: add callback function for unplug notification" by Jens Axboe · 14 years ago
  63. 048c937 block: Enhance new plugging support to support general callbacks by NeilBrown · 14 years ago
  64. 7b84b29 powerpc/powermac: Build fix with SMP and CPU hotplug by Benjamin Herrenschmidt · 14 years ago
  65. 86c74ab powerpc/perf_event: Skip updating kernel counters if register value shrinks by Eric B Munson · 14 years ago
  66. 09597cf powerpc: Don't write protect kernel text with CONFIG_DYNAMIC_FTRACE enabled by Stefan Roese · 14 years ago
  67. 84ffae5 powerpc: Fix oops if scan_dispatch_log is called too early by Anton Blanchard · 14 years ago
  68. 127493d powerpc/pseries: Use a kmem cache for DTL buffers by Nishanth Aravamudan · 14 years ago
  69. 7c7a81b powerpc/kexec: Fix regression causing compile failure on UP by Paul Gortmaker · 14 years ago
  70. 8f3dda7 Merge remote branch 'kumar/merge' into merge by Benjamin Herrenschmidt · 14 years ago
  71. a1b49cb Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 14 years ago
  72. 59c87de Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung by Linus Torvalds · 14 years ago
  73. a78eda5 alpha: Fix uninitialized value in read_persistent_clock. by Richard Henderson · 14 years ago
  74. 6181318 alpha: Fix RTC interrupt setup. by Richard Henderson · 14 years ago
  75. 280da4e alpha: Remove set but unused variables. by Richard Henderson · 14 years ago
  76. 90fd30c alpha: Don't force -Werror. by Richard Henderson · 14 years ago
  77. fff3e5a fs: synchronize_rcu when unregister_filesystem success not failure by Milton Miller · 14 years ago
  78. d3b3e15 i2c-algo-bit: Call pre/post_xfer for bit_test by Alex Deucher · 14 years ago
  79. a920ff4 i2c: Improve deprecation warnings by Jean Delvare · 14 years ago
  80. d733ed6 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  81. 08150c5 Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  82. fdfc552 Merge branches 'core-fixes-for-linus', 'perf-fixes-for-linus', 'sched-fixes-for-linus', 'timer-fixes-for-linus' and 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  83. 49cac01 block: make unplug timer trace event correspond to the schedule() unplug by Jens Axboe · 14 years ago
  84. a237c1c block: let io_schedule() flush the plug inline by Jens Axboe · 14 years ago
  85. 6d74119 Btrfs: avoid taking the chunk_mutex in do_chunk_alloc by Josef Bacik · 14 years ago
  86. 0d39920 Btrfs end_bio_extent_readpage should look for locked bits by Chris Mason · 14 years ago
  87. 0ebc115 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 14 years ago
  88. e82e6f1 Merge branch 'for-linus' of git://android.git.kernel.org/kernel/tegra by Linus Torvalds · 14 years ago
  89. c98ece6 Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  90. 5bbc097 x86, amd: Disable GartTlbWlkErr when BIOS forgets it by Joerg Roedel · 14 years ago
  91. c153001 vfs: Fix absolute RCU path walk failures due to uninitialized seq number by Tim Chen · 14 years ago
  92. b76225e net/9p: nwname should be an unsigned int by Harsh Prateek Bora · 14 years ago
  93. bd8c8ad 9p: Fix sparse error by Aneesh Kumar K.V · 14 years ago
  94. 936bb2d fs/9p: Fix error reported by coccicheck by Aneesh Kumar K.V · 14 years ago
  95. df5d8c8 9p: revert tsyncfs related changes by Aneesh Kumar K.V · 14 years ago
  96. c2ed388 fs/9p: Use write_inode for data sync on server by Aneesh Kumar K.V · 14 years ago
  97. f2eda2c fs/9p: Fix revalidate to return correct value by Aneesh Kumar K.V · 14 years ago
  98. 0e4f8f8 Btrfs: don't force chunk allocation in find_free_extent by Chris Mason · 14 years ago
  99. 7d6b467 x86, NUMA: Fix fakenuma boot failure by KOSAKI Motohiro · 14 years ago
  100. 5853b4f Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago