1. 7b6d864 reboot: arm: change reboot_mode to use enum reboot_mode by Robin Holt · 12 years ago
  2. c97a700 reboot: unicore32: prepare reboot_mode for moving to generic kernel code by Robin Holt · 12 years ago
  3. edf2b13 reboot: x86: prepare reboot_mode for moving to generic kernel code by Robin Holt · 12 years ago
  4. 972ee83 reboot: checkpatch.pl the new kernel/reboot.c file by Robin Holt · 12 years ago
  5. d12e1e5 ipc/sem.c: replace shared sem_otime with per-semaphore value by Manfred Spraul · 12 years ago
  6. 1a82e9e ipc/sem: separate wait-for-zero and alter tasks into seperate queues by Manfred Spraul · 12 years ago
  7. 7c8df28 ptrace: revert "Prepare to fix racy accesses on task breakpoints" by Oleg Nesterov · 12 years ago
  8. 6e5b93e fatfs: add FAT_IOCTL_GET_VOLUME_ID by Mike Lockwood · 12 years ago
  9. ef277c7 page migration: fix wrong comment in address_space_operations.migratepage() by Tang Chen · 12 years ago
  10. 64363aa mm: remove unused VM_<READfoo> macros and expand other in-place by Joe Perches · 12 years ago
  11. fc6df80 mm/writeback: commit reason of WB_REASON_FORKER_THREAD mismatch name by Wanpeng Li · 12 years ago
  12. 6ce1bc8 mm/writeback: remove wb_reason_name by Wanpeng Li · 12 years ago
  13. 1205784 fs/fs-writeback.c: : make wb_do_writeback() as static by Haicheng Li · 12 years ago
  14. b21fbcc mm: remove unused functions is_{normal_idx, normal, dma32, dma} by Zhang Yanfei · 12 years ago
  15. 537926c include/linux/gfp.h: fix the comment for GFP_ZONE_TABLE by Zhang Yanfei · 12 years ago
  16. 20fc02b mm/vmalloc.c: rename VM_UNLIST to VM_UNINITIALIZED by Zhang Yanfei · 12 years ago
  17. 79f6530 audit: fix mq_open and mq_unlink to add the MQ root as a hidden parent audit_names record by Jeff Layton · 12 years ago
  18. cbf5500 net: rename low latency sockets functions to busy poll by Eliezer Tamir · 12 years ago
  19. c5610a5d virtio: include asm/barrier explicitly by Michael S. Tsirkin · 12 years ago
  20. 62525a0 virtio: VIRTIO_F_ANY_LAYOUT feature by Rusty Russell · 12 years ago
  21. 0eba551 Merge branches 'af_ib', 'cxgb4', 'misc', 'mlx5', 'ocrdma', 'qib' and 'srp' into for-next by Roland Dreier · 12 years ago
  22. 63884c9 mlx5: Fix parameter type of health_handler_t by Roland Dreier · 12 years ago
  23. e126ba9 mlx5: Add driver for Mellanox Connect-IB adapters by Eli Cohen · 12 years ago
  24. e8d3924 thermal: cpu_cooling: fix stub function by Arnd Bergmann · 12 years ago
  25. 7012b02 locks: move file_lock_list to a set of percpu hlist_heads and convert file_lock_lock to an lglock by Jeff Layton · 12 years ago
  26. 0bc7738 seq_file: add seq_list_*_percpu helpers by Jeff Layton · 12 years ago
  27. 0eb5afb xtensa: remove the second argument of __bio_kmap_atomic() by Zhao Hongjiang · 12 years ago
  28. 80b4526 9P: Add cancelled() to the transport functions. by Simon Derr · 12 years ago
  29. 2f28c8b net/9p: add privport option to 9p tcp transport by Jim Garlick · 12 years ago
  30. 0134f16 IB/core: Add reserved values to enums for low-level driver use by Jack Morgenstein · 12 years ago
  31. b79fafa target: make queue_tm_rsp() return void by Joern Engel · 12 years ago
  32. 11fee8a target: remove unused codes from enum tcm_tmrsp_table by Joern Engel · 12 years ago
  33. e5c0d6a target: Add tracepoints for SCSI commands being processed by Roland Dreier · 12 years ago
  34. b2cb964 iser-target: Fix session reset bug with RDMA_CM_EVENT_DISCONNECTED by Nicholas Bellinger · 12 years ago
  35. d2b4a64 Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 12 years ago
  36. 8dce5f3 Merge branch 'cpuinit-delete' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 12 years ago
  37. e7efa61 slab: add kmalloc() to kernel API documentation by Michael Opdenacker · 12 years ago
  38. 561bf15 iscsi-target: Fix iscsit_sequence_cmd reject handling for iser by Nicholas Bellinger · 12 years ago
  39. ba15991 iscsi-target: Fix iscsit_add_reject* usage for iser by Nicholas Bellinger · 12 years ago
  40. 21884a8 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  41. 2cb7b5a Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 12 years ago
  42. b2c3110 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 12 years ago
  43. 4517547 Merge tag 'upstream-3.11-rc1' of git://git.infradead.org/linux-ubi by Linus Torvalds · 12 years ago
  44. dcaff04 mmc: esdhc: Fix bug when writing to SDHCI_HOST_CONTROL register by Oded Gabbay · 12 years ago
  45. 84d08fa helper for reading ->d_count by Al Viro · 12 years ago
  46. 332962f clocksource: Reselect clocksource when watchdog validated high-res capability by Thomas Gleixner · 12 years ago
  47. 67eacc1 DMA: shdma: add DT support by Guennadi Liakhovetski · 12 years ago
  48. d0951a2 DMA: shdma: shdma_chan_filter() has to be in shdma-base.h by Guennadi Liakhovetski · 12 years ago
  49. 764037c ARM: at91: dt: add header to define at_hdmac configuration by Ludovic Desroches · 12 years ago
  50. d7cabee dmaengine: PL08x: Avoid collisions with get_signal() macro by Mark Brown · 12 years ago
  51. 72ae6e4 dmaengine: at_hdmac: extend hardware handshaking interface identification by Nicolas Ferre · 12 years ago
  52. 290ad0f dma: imx-dma: Add oftree support by Markus Pargmann · 12 years ago
  53. 6d35dea drm/cma: remove GEM CMA specific dma_buf functionality by Joonyoung Shim · 12 years ago
  54. 78467dc drm/cma: add low-level hook functions to use prime helpers by Joonyoung Shim · 12 years ago
  55. 7c397cd drm: add mmap function to prime helpers by Joonyoung Shim · 12 years ago
  56. 74b9272 Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 12 years ago
  57. f5b63ac Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
  58. 0e07647 dt:net:stmmac: Add dt specific phy reset callback support. by Srinivas Kandagatla · 12 years ago
  59. 2b0f893 Merge branch 'timers/posix-cpu-timers-for-tglx' of by Thomas Gleixner · 12 years ago
  60. 84cbd72 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 12 years ago
  61. 80cc38b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  62. 3366dd9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 12 years ago
  63. 65b97fb Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  64. 21796b3 Merge branches 'for-3.11/wacom-fixed' and 'for-3.11/wiimote' into for-linus by Jiri Kosina · 12 years ago
  65. 266c13d cpufreq: Fix serialization of frequency transitions by Viresh Kumar · 12 years ago
  66. ddcf660 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 12 years ago
  67. c16bfeb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds by Linus Torvalds · 12 years ago
  68. 1286da8 Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  69. 9e22038 Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 12 years ago
  70. e4b512e target: Add se_portal_group->tpg_auth_group by Nicholas Bellinger · 12 years ago
  71. 69163ea drm/mm: kill color_search_free/get_block by Daniel Vetter · 12 years ago
  72. 7f0ef02 Merge branch 'akpm' (updates from Andrew Morton) by Linus Torvalds · 12 years ago
  73. 9eb5bf8 net: sock: fix TCP_SKB_MIN_TRUESIZE by Eric Dumazet · 12 years ago
  74. 862f001 Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
  75. c378f70 nbd: correct disconnect behavior by Paul Clements · 12 years ago
  76. 6ca40c2 rapidio: change endpoint device name format by Alexandre Bounine · 12 years ago
  77. 3bdbb62 rapidio: add udev notification by Alexandre Bounine · 12 years ago
  78. 9edbc30b rapidio: update enumerator registration mechanism by Alexandre Bounine · 12 years ago
  79. 2ec3ba6 rapidio: convert switch drivers to modules by Alexandre Bounine · 12 years ago
  80. 8190773 kernel/fork.c:copy_process(): don't add the uninitialized child to thread/task/pid lists by Oleg Nesterov · 12 years ago
  81. 81dabb4 exit.c: unexport __set_special_pids() by Oleg Nesterov · 12 years ago
  82. 29000ca ptrace: add ability to get/set signal-blocked mask by Andrey Vagin · 12 years ago
  83. 1d0c48e lcd: add devm_lcd_device_{register,unregister}() by Jingoo Han · 12 years ago
  84. 8318fde4 backlight: add devm_backlight_device_{register,unregister}() by Jingoo Han · 12 years ago
  85. 48a9db4 drivers/dma: remove unused support for MEMSET operations by Bartlomiej Zolnierkiewicz · 12 years ago
  86. 5017b28 dmi: add support for exact DMI matches in addition to substring matching by Jani Nikula · 12 years ago
  87. d853754 drivers: avoid format strings in names passed to alloc_workqueue() by Kees Cook · 12 years ago
  88. e7152b9 err.h: IS_ERR() can accept __user pointers by Dan Carpenter · 12 years ago
  89. 55878e8 sparsemem: add BUILD_BUG_ON when sizeof mem_section is non-power-of-2 by Cody P Schafer · 12 years ago
  90. e1280be mm: kill free_all_bootmem_node() by Jiang Liu · 12 years ago
  91. fccc998 mm: introduce helper function set_max_mapnr() by Jiang Liu · 12 years ago
  92. 1895418 mm: kill global variable num_physpages by Jiang Liu · 12 years ago
  93. 7ee3d4e mm: introduce helper function mem_init_print_info() to simplify mem_init() by Jiang Liu · 12 years ago
  94. 1622d1a vmlinux.lds: add comments for global variables and clean up useless declarations by Jiang Liu · 12 years ago
  95. c3d5f5f mm: use a dedicated lock to protect totalram_pages and zone->managed_pages by Jiang Liu · 12 years ago
  96. 7b4b2a0 mm: accurately calculate zone->managed_pages for highmem zones by Jiang Liu · 12 years ago
  97. dbe67df mm: enhance free_reserved_area() to support poisoning memory with zero by Jiang Liu · 12 years ago
  98. 1119969 mm: change signature of free_reserved_area() to fix building warnings by Jiang Liu · 12 years ago
  99. dcf6b7d swap: discard while swapping only if SWAP_FLAG_DISCARD_PAGES by Rafael Aquini · 12 years ago
  100. 917d929 mm: tune vm_committed_as percpu_counter batching size by Tim Chen · 12 years ago