1. e4b6360 sysfs.h: add BIN_ATTR macro by Greg Kroah-Hartman · 11 years ago
  2. f2f37f5 sysfs.h: add ATTRIBUTE_GROUPS() macro by Greg Kroah-Hartman · 11 years ago
  3. b9b3259 sysfs.h: add __ATTR_RW() macro by Greg Kroah-Hartman · 11 years ago
  4. 4f71612 ARM: imx: fix vf610 enet module clock selection by Shawn Guo · 11 years ago
  5. ceac9b9 ARM i.MX6Q: Fix IOMUXC GPR1 defines for ENET_CLK_SEL and IPU1/2_MUX by Philipp Zabel · 11 years ago
  6. 0db0628 kernel: delete __cpuinit usage from all core kernel files by Paul Gortmaker · 11 years ago
  7. 1258ca8 PM / Sleep: Fix comment typo in pm_wakeup.h by Chanwoo Choi · 11 years ago
  8. 54be820 Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux by Linus Torvalds · 11 years ago
  9. 41d9884c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  10. a95e691 rpc_create_*_dir: don't bother with qstr by Al Viro · 11 years ago
  11. be9c6d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  12. 0da2736 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  13. 4fa109b Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  14. d144746 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  15. c552441 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 11 years ago
  16. 8586551 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 11 years ago
  17. e9a17bd llist: llist_add() can use llist_add_batch() by Oleg Nesterov · 11 years ago
  18. fb4214d llist: fix/simplify llist_add() and llist_add_batch() by Oleg Nesterov · 11 years ago
  19. 4f5e65a fput: turn "list_head delayed_fput_list" into llist_head by Oleg Nesterov · 11 years ago
  20. bb458c6 Safer ABI for O_TMPFILE by Al Viro · 11 years ago
  21. 913ffdb cgroup: replace task_cgroup_path_from_hierarchy() with task_cgroup_path() by Tejun Heo · 11 years ago
  22. f2006e2 Merge branch 'linus' into timers/urgent by Thomas Gleixner · 11 years ago
  23. 1b375dc mutex: Move ww_mutex definitions to ww_mutex.h by Maarten Lankhorst · 11 years ago
  24. e04abfa Merge branches 'mlx5', 'qib' and 'srp' into for-next by Roland Dreier · 11 years ago
  25. 288dde9 mlx5_core: Adjust hca_cap.uar_page_sz to conform to Connect-IB spec by Moshe Lazer · 11 years ago
  26. 9903883f Merge tag 'dm-3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm by Linus Torvalds · 11 years ago
  27. 36805aa Merge branch 'for-3.11/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  28. 6d2fa9e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  29. 0edcd16 Merge tag 'remoteproc-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/remoteproc by Linus Torvalds · 11 years ago
  30. d4d1cda Merge tag 'xtensa-next-20130710' of git://github.com/czankel/xtensa-linux by Linus Torvalds · 11 years ago
  31. 7728f03 Merge tag 'pm+acpi-3.11-rc1-more' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  32. 8cbd0ee Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 11 years ago
  33. 1466b77 Merge tag 'nfs-for-3.11-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  34. 19d2f8e Merge tag 'for-linus-3.11-merge-window-part-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 11 years ago
  35. 0ff08ba Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
  36. c72bb31 Merge tag 'trace-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 11 years ago
  37. db6e330 Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 11 years ago
  38. 98d1e64 mm: remove free_area_cache by Michel Lespinasse · 11 years ago
  39. 4e2e277 zbud: add to mm/ by Seth Jennings · 11 years ago
  40. 64b0dc5 net: rename busy poll socket op and globals by Eliezer Tamir · 11 years ago
  41. 8b80cda net: rename ll methods to busy-poll by Eliezer Tamir · 11 years ago
  42. 076bb0c net: rename include/net/ll_poll.h to include/net/busy_poll.h by Eliezer Tamir · 11 years ago
  43. 83d5e5b dm: optimize use SRCU and RCU by Mikulas Patocka · 11 years ago
  44. 8133633 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  45. 5f12972 Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  46. 15a49b9 Merge tag 'vfio-v3.11' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 11 years ago
  47. 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
  48. 34ae0a6 Merge tag 'for-3.11-rc1' of git://gitorious.org/linux-pwm/linux-pwm by Linus Torvalds · 11 years ago
  49. 7d3107d Merge tag 'for-v3.11' of git://git.infradead.org/battery-2.6 by Linus Torvalds · 11 years ago
  50. 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
  51. 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
  52. bb93109 Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394 by Linus Torvalds · 11 years ago
  53. e399eb5 Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks into timers/urgent by Ingo Molnar · 11 years ago
  54. 496322b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  55. add0c59 cgroup: remove bcache_subsys_id which got added stealthily by Tejun Heo · 11 years ago
  56. 2e17c5a Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  57. 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
  58. 43f291c NFS: Make nfs_attribute_cache_expired() non-static by Scott Mayhew · 11 years ago
  59. a82a729 Merge branch 'akpm' (updates from Andrew Morton) by Linus Torvalds · 11 years ago
  60. 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
  61. cc22988 virtio: support unlocked queue poll by Michael S. Tsirkin · 11 years ago
  62. 9a5889a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 11 years ago
  63. e3a0dd9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  64. 76b1e9b net/fs: change busy poll time accounting by Eliezer Tamir · 11 years ago
  65. 8b8cf89 libceph: fix invalid unsigned->signed conversion for timespec encoding by Josh Durgin · 11 years ago
  66. be0c5d8 Merge tag 'nfs-for-3.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  67. c75e247 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  68. df642ce lib/scatterlist: introduce sg_pcopy_from_buffer() and sg_pcopy_to_buffer() by Akinobu Mita · 11 years ago
  69. c72ac7a lib: add lz4 compressor module by Chanho Min · 11 years ago
  70. e76e1fd lib: add support for LZ4-compressed kernel by Kyungsik Lee · 11 years ago
  71. cffb78b decompressor: add LZ4 decompressor module by Kyungsik Lee · 11 years ago
  72. 1b3a5d0 reboot: move arch/x86 reboot= handling to generic kernel by Robin Holt · 11 years ago
  73. 7b6d864 reboot: arm: change reboot_mode to use enum reboot_mode by Robin Holt · 11 years ago
  74. c97a700 reboot: unicore32: prepare reboot_mode for moving to generic kernel code by Robin Holt · 11 years ago
  75. edf2b13 reboot: x86: prepare reboot_mode for moving to generic kernel code by Robin Holt · 11 years ago
  76. 972ee83 reboot: checkpatch.pl the new kernel/reboot.c file by Robin Holt · 11 years ago
  77. d12e1e5 ipc/sem.c: replace shared sem_otime with per-semaphore value by Manfred Spraul · 11 years ago
  78. 1a82e9e ipc/sem: separate wait-for-zero and alter tasks into seperate queues by Manfred Spraul · 11 years ago
  79. 7c8df28 ptrace: revert "Prepare to fix racy accesses on task breakpoints" by Oleg Nesterov · 11 years ago
  80. 6e5b93e fatfs: add FAT_IOCTL_GET_VOLUME_ID by Mike Lockwood · 11 years ago
  81. ef277c7 page migration: fix wrong comment in address_space_operations.migratepage() by Tang Chen · 11 years ago
  82. 64363aa mm: remove unused VM_<READfoo> macros and expand other in-place by Joe Perches · 11 years ago
  83. fc6df80 mm/writeback: commit reason of WB_REASON_FORKER_THREAD mismatch name by Wanpeng Li · 11 years ago
  84. 6ce1bc8 mm/writeback: remove wb_reason_name by Wanpeng Li · 11 years ago
  85. 1205784 fs/fs-writeback.c: : make wb_do_writeback() as static by Haicheng Li · 11 years ago
  86. b21fbcc mm: remove unused functions is_{normal_idx, normal, dma32, dma} by Zhang Yanfei · 11 years ago
  87. 537926c include/linux/gfp.h: fix the comment for GFP_ZONE_TABLE by Zhang Yanfei · 11 years ago
  88. 20fc02b mm/vmalloc.c: rename VM_UNLIST to VM_UNINITIALIZED by Zhang Yanfei · 11 years ago
  89. 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
  90. cbf5500 net: rename low latency sockets functions to busy poll by Eliezer Tamir · 11 years ago
  91. c5610a5d virtio: include asm/barrier explicitly by Michael S. Tsirkin · 11 years ago
  92. 62525a0 virtio: VIRTIO_F_ANY_LAYOUT feature by Rusty Russell · 11 years ago
  93. 0eba551 Merge branches 'af_ib', 'cxgb4', 'misc', 'mlx5', 'ocrdma', 'qib' and 'srp' into for-next by Roland Dreier · 11 years ago
  94. 63884c9 mlx5: Fix parameter type of health_handler_t by Roland Dreier · 11 years ago
  95. e126ba9 mlx5: Add driver for Mellanox Connect-IB adapters by Eli Cohen · 11 years ago
  96. e8d3924 thermal: cpu_cooling: fix stub function by Arnd Bergmann · 11 years ago
  97. 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
  98. 0bc7738 seq_file: add seq_list_*_percpu helpers by Jeff Layton · 11 years ago
  99. 0eb5afb xtensa: remove the second argument of __bio_kmap_atomic() by Zhao Hongjiang · 11 years ago
  100. 80b4526 9P: Add cancelled() to the transport functions. by Simon Derr · 11 years ago