1. fb2a6fc mm: memcg: rework and document OOM waiting and wakeup by Johannes Weiner · 11 years ago
  2. 519e524 mm: memcg: enable memcg OOM killer only for user faults by Johannes Weiner · 11 years ago
  3. 3a13c4d x86: finish user fault error path with fatal signal by Johannes Weiner · 11 years ago
  4. 759496b arch: mm: pass userspace fault flag to generic fault handler by Johannes Weiner · 11 years ago
  5. 8713410 arch: mm: do not invoke OOM killer on kernel fault OOM by Johannes Weiner · 11 years ago
  6. 94bce45 arch: mm: remove obsolete init OOM protection by Johannes Weiner · 11 years ago
  7. f894ffa memcg: trivial cleanups by Andrew Morton · 11 years ago
  8. e975de9 memcg, vmscan: do not fall into reclaim-all pass too quickly by Michal Hocko · 11 years ago
  9. 1be171d memcg: track all children over limit in the root by Michal Hocko · 11 years ago
  10. e839b6a memcg, vmscan: do not attempt soft limit reclaim if it would not scan anything by Michal Hocko · 11 years ago
  11. 7d910c0 memcg: track children in soft limit excess to improve soft limit by Michal Hocko · 11 years ago
  12. de57780 memcg: enhance memcg iterator to support predicates by Michal Hocko · 11 years ago
  13. a5b7c87 vmscan, memcg: do softlimit reclaim also for targeted reclaim by Michal Hocko · 11 years ago
  14. e883110 memcg: get rid of soft-limit tree infrastructure by Michal Hocko · 11 years ago
  15. 3b38722 memcg, vmscan: integrate soft reclaim tighter with zone shrinking code by Michal Hocko · 11 years ago
  16. c33bd83 memcg: remove redundant code in mem_cgroup_force_empty_write() by Li Zefan · 11 years ago
  17. d5d04bb Bye, bye, WfW flag by Linus Torvalds · 11 years ago
  18. 1ae276a Merge tag 'ecryptfs-3.12-rc1-crypt-ctx' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs by Linus Torvalds · 11 years ago
  19. 3b38f56 Merge branch 'for-v3.12-fix' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 11 years ago
  20. b3b7568 Merge tag 'for-3.12' of git://git.linaro.org/people/sumitsemwal/linux-dma-buf by Linus Torvalds · 11 years ago
  21. c2d9572 Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 11 years ago
  22. b34081f1 lz4: fix compression/decompression signedness mismatch by Sergey Senozhatsky · 11 years ago
  23. 20b8875 ipc: drop ipc_lock_check by Davidlohr Bueso · 11 years ago
  24. 7a25dd9 ipc, shm: drop shm_lock_check by Davidlohr Bueso · 11 years ago
  25. 32a2750 ipc: drop ipc_lock_by_ptr by Davidlohr Bueso · 11 years ago
  26. 530fcd16 ipc, shm: guard against non-existant vma in shmdt(2) by Davidlohr Bueso · 11 years ago
  27. 05603c4 ipc: document general ipc locking scheme by Davidlohr Bueso · 11 years ago
  28. 4718787 ipc,msg: drop msg_unlock by Davidlohr Bueso · 11 years ago
  29. d9a605e ipc: rename ids->rw_mutex by Davidlohr Bueso · 11 years ago
  30. c2c737a ipc,shm: shorten critical region for shmat by Davidlohr Bueso · 11 years ago
  31. f42569b ipc,shm: cleanup do_shmat pasta by Davidlohr Bueso · 11 years ago
  32. 2caacaa ipc,shm: shorten critical region for shmctl by Davidlohr Bueso · 11 years ago
  33. c97cb9c ipc,shm: make shmctl_nolock lockless by Davidlohr Bueso · 11 years ago
  34. 68eccc1 ipc,shm: introduce shmctl_nolock by Davidlohr Bueso · 11 years ago
  35. 3b1c4ad ipc: drop ipcctl_pre_down by Davidlohr Bueso · 11 years ago
  36. 79ccf0f ipc,shm: shorten critical region in shmctl_down by Davidlohr Bueso · 11 years ago
  37. 8b8d52a ipc,shm: introduce lockless functions to obtain the ipc object by Davidlohr Bueso · 11 years ago
  38. 6e19ede initmpfs: use initramfs if rootfstype= or root= specified by Rob Landley · 11 years ago
  39. 16203a7 initmpfs: make rootfs use tmpfs when CONFIG_TMPFS enabled by Rob Landley · 11 years ago
  40. 57f150a initmpfs: move rootfs code from fs/ramfs/ to init/ by Rob Landley · 11 years ago
  41. 4bbee76 initmpfs: move bdi setup from init_rootfs to init_ramfs by Rob Landley · 11 years ago
  42. 137fdcc1 initmpfs: replace MS_NOUSER in initramfs by Rob Landley · 11 years ago
  43. 5e4c0d97 lib/radix-tree.c: make radix_tree_node_alloc() work correctly within interrupt by Jan Kara · 11 years ago
  44. 4b39248 drivers/w1/masters/mxc_w1.c: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  45. bf4228f drivers/w1/w1.c: replace strict_strtol() with kstrtol() by Jingoo Han · 11 years ago
  46. 0ab3049 memstick: add support for legacy memorysticks by Maxim Levitsky · 11 years ago
  47. ccf5a04 drivers/memstick/host/rtsx_pci_ms.c: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  48. b67fb086 drivers/pps/clients/pps-gpio.c: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  49. 666dc7c pktcdvd: fix defective misuses of pkt_<level> by Joe Perches · 11 years ago
  50. f3ded78 pktcdvd: add struct pktcdvd_device * to pkt_dump_sense() by Joe Perches · 11 years ago
  51. 0c075d6 pktcdvd: convert pr_info to pkt_info by Joe Perches · 11 years ago
  52. ca73dab pktcdvd: convert pr_notice to pkt_notice by Joe Perches · 11 years ago
  53. fa63c0a pktcdvd: add struct pktcdvd_device.name to pr_err logging where possible by Joe Perches · 11 years ago
  54. 844aa79 pktcdvd: add struct pktcdvd_device * to pkt_dbg by Joe Perches · 11 years ago
  55. cd3f2cd pktcdvd: consolidate DPRINTK and VPRINTK macros by Joe Perches · 11 years ago
  56. 9948133 pktcdvd: convert printk to pr_<level> by Joe Perches · 11 years ago
  57. 5323fb7 pktcdvd: convert ZONE macro to static function get_zone() by Joe Perches · 11 years ago
  58. 6723734 panic: call panic handlers before kmsg_dump by Kees Cook · 11 years ago
  59. 6325932 affs: use loff_t in affs_truncate() by Dan Carpenter · 11 years ago
  60. 5173b41 aoe: remove do-nothing NAME="%k" term from example udev rules by Ed Cashin · 11 years ago
  61. fea1b13 aoe: do not BUG if memory pressure prevented debugfs file creation by Ed Cashin · 11 years ago
  62. e0ec360 aoe: suppress compiler warnings by Andy Shevchenko · 11 years ago
  63. a88c1f0 aoe: remove custom implementation of kbasename() by Andy Shevchenko · 11 years ago
  64. 896dcd9 aoe: update internal version number to 85 by Ed Cashin · 11 years ago
  65. ec34512 aoe: update copyright date by Ed Cashin · 11 years ago
  66. 2256c1c aoe: fill in per-AoE-target information for debugfs file by Ed Cashin · 11 years ago
  67. 1cf9479 aoe: provide file operations for debugfs files by Ed Cashin · 11 years ago
  68. e8866cf aoe: add AoE-target files to debugfs by Ed Cashin · 11 years ago
  69. 190519c aoe: create and destroy debugfs directory for aoe by Ed Cashin · 11 years ago
  70. 0bd4213 mm/zswap: use postorder iteration when destroying rbtree by Cody P Schafer · 11 years ago
  71. 7c993e1 rbtree: allow tests to run as builtin by Cody P Schafer · 11 years ago
  72. a791a62 rbtree_test: add test for postorder iteration by Cody P Schafer · 11 years ago
  73. 2b52908 rbtree: add rbtree_postorder_for_each_entry_safe() helper by Cody P Schafer · 11 years ago
  74. 9dee5c5 rbtree: add postorder iteration functions by Cody P Schafer · 11 years ago
  75. b4bc4a1 block/partitions/efi.c: consistently use pr_foo() by Andrew Morton · 11 years ago
  76. 70f637e partitions/efi: some style cleanups by Davidlohr Bueso · 11 years ago
  77. 08009b3 partitions/efi: delete annoying emacs style comments by Davidlohr Bueso · 11 years ago
  78. aa054bc partitions/efi: compare first and last usable LBAs by Davidlohr Bueso · 11 years ago
  79. 27a7c64 partitions/efi: account for pmbr size in lba by Davidlohr Bueso · 11 years ago
  80. b05ebbb partitions/efi: detect hybrid MBRs by Davidlohr Bueso · 11 years ago
  81. 3e69ac3 partitions/efi: do not require gpt partition to begin at sector 1 by Davidlohr Bueso · 11 years ago
  82. 33afd7a partitions/efi: check pmbr record's starting lba by Davidlohr Bueso · 11 years ago
  83. c2ebdc2 partitions/efi: use lba-aware partition records by Davidlohr Bueso · 11 years ago
  84. 6f79d33 s390/vmcore: use vmcore for zfcpdump by Michael Holzheu · 11 years ago
  85. 11e376a vmcore: enable /proc/vmcore mmap for s390 by Michael Holzheu · 11 years ago
  86. 23df79d s390/vmcore: implement remap_oldmem_pfn_range for s390 by Jan Willeke · 11 years ago
  87. 9cb2181 vmcore: introduce remap_oldmem_pfn_range() by Michael Holzheu · 11 years ago
  88. 97b0f6f s390/vmcore: use ELF header in new memory feature by Michael Holzheu · 11 years ago
  89. be8a8d0 vmcore: introduce ELF header in new memory feature by Michael Holzheu · 11 years ago
  90. 80c74f6 kexec: remove unnecessary return by Xishi Qiu · 11 years ago
  91. 6b3c538 exec: cleanup the error handling in search_binary_handler() by Oleg Nesterov · 11 years ago
  92. 4e0621a exec: don't retry if request_module() fails by Oleg Nesterov · 11 years ago
  93. cb7b6b1 exec: cleanup the CONFIG_MODULES logic by Oleg Nesterov · 11 years ago
  94. 92eaa56 exec: kill ->load_binary != NULL check in search_binary_handler() by Oleg Nesterov · 11 years ago
  95. 52f14282 exec: move allow_write_access/fput to exec_binprm() by Oleg Nesterov · 11 years ago
  96. 9beb266 exec: proc_exec_connector() should be called only once by Oleg Nesterov · 11 years ago
  97. 131b2f9 exec: kill "int depth" in search_binary_handler() by Oleg Nesterov · 11 years ago
  98. 5d1baf3 exec: introduce exec_binprm() for "depth == 0" code by Oleg Nesterov · 11 years ago
  99. 96d0df7 proc: make proc_fd_permission() thread-friendly by Oleg Nesterov · 11 years ago
  100. a3c0399 fs/proc/task_mmu.c: check the return value of mpol_to_str() by Chen Gang · 11 years ago