1. 967bcb7 mmc: sh_mmcif: revision-specific Command Completion Signal handling by Guennadi Liakhovetski · 11 years ago
  2. d00cada mmc: sh_mmcif: move header include from header into .c by Guennadi Liakhovetski · 11 years ago
  3. 3af9d15 mmc: tmio-mmc: Remove .set_pwr() callback from platform data by Laurent Pinchart · 11 years ago
  4. 2b63b34 mmc: tmio-mmc: Remove .get_cd() callback from platform data by Laurent Pinchart · 11 years ago
  5. 1036563 mmc: sh_mobile_sdhi: Remove .set_pwr() callback from platform data by Laurent Pinchart · 11 years ago
  6. 57fcb52 mmc: sh_mobile_sdhi: Remove .get_cd() callback from platform data by Laurent Pinchart · 11 years ago
  7. 83a0c77 mmc: sh_mmcif: Remove .set_pwr() callback from platform data by Laurent Pinchart · 11 years ago
  8. dcbfaf3 mmc: sh_mmcif: Remove .down_pwr() callback from platform data by Laurent Pinchart · 11 years ago
  9. 62b6af5 mmc: mmc_spi: Remove platform data .get_cd() and .get_ro() callbacks by Laurent Pinchart · 11 years ago
  10. bf287a9 mmc: mmc_spi: Support CD/RO GPIOs by Laurent Pinchart · 11 years ago
  11. 214fc30 mmc: slot-gpio: Add debouncing capability to mmc_gpio_request_cd() by Laurent Pinchart · 11 years ago
  12. bfffbea Merge tag 'mmc-updates-for-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 11 years ago
  13. 34ae0a6 Merge tag 'for-3.11-rc1' of git://gitorious.org/linux-pwm/linux-pwm by Linus Torvalds · 11 years ago
  14. 7d3107d Merge tag 'for-v3.11' of git://git.infradead.org/battery-2.6 by Linus Torvalds · 11 years ago
  15. 3aa78e0 Merge tag 'mfd-3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-next by Linus Torvalds · 11 years ago
  16. 50aaa6b Merge tag 'regulator-v3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 11 years ago
  17. bb93109 Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394 by Linus Torvalds · 11 years ago
  18. 496322b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  19. 2e17c5a Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  20. 5f097cd Merge tag 'fbdev-for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/plagnioj/linux-fbdev by Linus Torvalds · 11 years ago
  21. a82a729 Merge branch 'akpm' (updates from Andrew Morton) by Linus Torvalds · 11 years ago
  22. 899dd38 Merge tag 'for-linus-3.11-merge-window-part-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 11 years ago
  23. cc22988 virtio: support unlocked queue poll by Michael S. Tsirkin · 11 years ago
  24. 9a5889a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 11 years ago
  25. e3a0dd9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  26. 76b1e9b net/fs: change busy poll time accounting by Eliezer Tamir · 11 years ago
  27. 8b8cf89 libceph: fix invalid unsigned->signed conversion for timespec encoding by Josh Durgin · 11 years ago
  28. be0c5d8 Merge tag 'nfs-for-3.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  29. c75e247 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  30. df642ce lib/scatterlist: introduce sg_pcopy_from_buffer() and sg_pcopy_to_buffer() by Akinobu Mita · 11 years ago
  31. c72ac7a lib: add lz4 compressor module by Chanho Min · 11 years ago
  32. e76e1fd lib: add support for LZ4-compressed kernel by Kyungsik Lee · 11 years ago
  33. cffb78b decompressor: add LZ4 decompressor module by Kyungsik Lee · 11 years ago
  34. 1b3a5d0 reboot: move arch/x86 reboot= handling to generic kernel by Robin Holt · 11 years ago
  35. 7b6d864 reboot: arm: change reboot_mode to use enum reboot_mode by Robin Holt · 11 years ago
  36. c97a700 reboot: unicore32: prepare reboot_mode for moving to generic kernel code by Robin Holt · 11 years ago
  37. edf2b13 reboot: x86: prepare reboot_mode for moving to generic kernel code by Robin Holt · 11 years ago
  38. 972ee83 reboot: checkpatch.pl the new kernel/reboot.c file by Robin Holt · 11 years ago
  39. d12e1e5 ipc/sem.c: replace shared sem_otime with per-semaphore value by Manfred Spraul · 11 years ago
  40. 1a82e9e ipc/sem: separate wait-for-zero and alter tasks into seperate queues by Manfred Spraul · 11 years ago
  41. 7c8df28 ptrace: revert "Prepare to fix racy accesses on task breakpoints" by Oleg Nesterov · 11 years ago
  42. 6e5b93e fatfs: add FAT_IOCTL_GET_VOLUME_ID by Mike Lockwood · 11 years ago
  43. ef277c7 page migration: fix wrong comment in address_space_operations.migratepage() by Tang Chen · 11 years ago
  44. 64363aa mm: remove unused VM_<READfoo> macros and expand other in-place by Joe Perches · 11 years ago
  45. fc6df80 mm/writeback: commit reason of WB_REASON_FORKER_THREAD mismatch name by Wanpeng Li · 11 years ago
  46. 6ce1bc8 mm/writeback: remove wb_reason_name by Wanpeng Li · 11 years ago
  47. 1205784 fs/fs-writeback.c: : make wb_do_writeback() as static by Haicheng Li · 11 years ago
  48. b21fbcc mm: remove unused functions is_{normal_idx, normal, dma32, dma} by Zhang Yanfei · 11 years ago
  49. 537926c include/linux/gfp.h: fix the comment for GFP_ZONE_TABLE by Zhang Yanfei · 11 years ago
  50. 20fc02b mm/vmalloc.c: rename VM_UNLIST to VM_UNINITIALIZED by Zhang Yanfei · 11 years ago
  51. 79f6530 audit: fix mq_open and mq_unlink to add the MQ root as a hidden parent audit_names record by Jeff Layton · 11 years ago
  52. cbf5500 net: rename low latency sockets functions to busy poll by Eliezer Tamir · 11 years ago
  53. 7012b02 locks: move file_lock_list to a set of percpu hlist_heads and convert file_lock_lock to an lglock by Jeff Layton · 11 years ago
  54. 0bc7738 seq_file: add seq_list_*_percpu helpers by Jeff Layton · 11 years ago
  55. d2b4a64 Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 11 years ago
  56. 8dce5f3 Merge branch 'cpuinit-delete' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 11 years ago
  57. 21884a8 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  58. 2cb7b5a Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  59. b2c3110 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 11 years ago
  60. 4517547 Merge tag 'upstream-3.11-rc1' of git://git.infradead.org/linux-ubi by Linus Torvalds · 11 years ago
  61. dcaff04 mmc: esdhc: Fix bug when writing to SDHCI_HOST_CONTROL register by Oded Gabbay · 11 years ago
  62. 84d08fa helper for reading ->d_count by Al Viro · 11 years ago
  63. 332962f clocksource: Reselect clocksource when watchdog validated high-res capability by Thomas Gleixner · 11 years ago
  64. 67eacc1 DMA: shdma: add DT support by Guennadi Liakhovetski · 11 years ago
  65. d0951a2 DMA: shdma: shdma_chan_filter() has to be in shdma-base.h by Guennadi Liakhovetski · 11 years ago
  66. 764037c ARM: at91: dt: add header to define at_hdmac configuration by Ludovic Desroches · 11 years ago
  67. d7cabee dmaengine: PL08x: Avoid collisions with get_signal() macro by Mark Brown · 11 years ago
  68. 72ae6e4 dmaengine: at_hdmac: extend hardware handshaking interface identification by Nicolas Ferre · 11 years ago
  69. 290ad0f dma: imx-dma: Add oftree support by Markus Pargmann · 11 years ago
  70. 6d35dea drm/cma: remove GEM CMA specific dma_buf functionality by Joonyoung Shim · 11 years ago
  71. 78467dc drm/cma: add low-level hook functions to use prime helpers by Joonyoung Shim · 11 years ago
  72. 7c397cd drm: add mmap function to prime helpers by Joonyoung Shim · 11 years ago
  73. 74b9272 Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  74. f5b63ac Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 11 years ago
  75. 0e07647 dt:net:stmmac: Add dt specific phy reset callback support. by Srinivas Kandagatla · 11 years ago
  76. 2b0f893 Merge branch 'timers/posix-cpu-timers-for-tglx' of by Thomas Gleixner · 11 years ago
  77. 84cbd72 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 11 years ago
  78. 80cc38b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  79. 3366dd9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 11 years ago
  80. 65b97fb Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  81. 21796b3 Merge branches 'for-3.11/wacom-fixed' and 'for-3.11/wiimote' into for-linus by Jiri Kosina · 11 years ago
  82. ddcf660 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 11 years ago
  83. c16bfeb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds by Linus Torvalds · 11 years ago
  84. 1286da8 Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  85. 9e22038 Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 11 years ago
  86. 69163ea drm/mm: kill color_search_free/get_block by Daniel Vetter · 11 years ago
  87. 7f0ef02 Merge branch 'akpm' (updates from Andrew Morton) by Linus Torvalds · 11 years ago
  88. 9eb5bf8 net: sock: fix TCP_SKB_MIN_TRUESIZE by Eric Dumazet · 11 years ago
  89. 862f001 Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  90. c378f70 nbd: correct disconnect behavior by Paul Clements · 11 years ago
  91. 6ca40c2 rapidio: change endpoint device name format by Alexandre Bounine · 11 years ago
  92. 3bdbb62 rapidio: add udev notification by Alexandre Bounine · 11 years ago
  93. 9edbc30b rapidio: update enumerator registration mechanism by Alexandre Bounine · 11 years ago
  94. 2ec3ba6 rapidio: convert switch drivers to modules by Alexandre Bounine · 11 years ago
  95. 8190773 kernel/fork.c:copy_process(): don't add the uninitialized child to thread/task/pid lists by Oleg Nesterov · 11 years ago
  96. 81dabb4 exit.c: unexport __set_special_pids() by Oleg Nesterov · 11 years ago
  97. 29000ca ptrace: add ability to get/set signal-blocked mask by Andrey Vagin · 11 years ago
  98. 1d0c48e lcd: add devm_lcd_device_{register,unregister}() by Jingoo Han · 11 years ago
  99. 8318fde4 backlight: add devm_backlight_device_{register,unregister}() by Jingoo Han · 11 years ago
  100. 48a9db4 drivers/dma: remove unused support for MEMSET operations by Bartlomiej Zolnierkiewicz · 11 years ago