1. dfe16df do_wait: fix sys_waitid()-specific behaviour by Vitaly Mayatskikh · 15 years ago
  2. b6e763f wait_consider_task: kill "parent" argument by Oleg Nesterov · 15 years ago
  3. 989264f do_wait-wakeup-optimization: simplify task_pid_type() by Oleg Nesterov · 15 years ago
  4. 5c01ba4 do_wait-wakeup-optimization: fix child_wait_callback()->eligible_child() usage by Oleg Nesterov · 15 years ago
  5. b4fe518 do_wait() wakeup optimization: child_wait_callback: check __WNOTHREAD case by Oleg Nesterov · 15 years ago
  6. 0b7570e do_wait() wakeup optimization: change __wake_up_parent() to use filtered wakeup by Oleg Nesterov · 15 years ago
  7. a2322e1 do_wait() wakeup optimization: shift security_task_wait() from eligible_child() to wait_consider_task() by Oleg Nesterov · 15 years ago
  8. a7f0765 ptrace: __ptrace_detach: do __wake_up_parent() if we reap the tracee by Oleg Nesterov · 15 years ago
  9. 1dd3a27 memcg: show swap usage in stat file by Daisuke Nishimura · 15 years ago
  10. 0c3e73e memcg: improve resource counter scalability by Balbir Singh · 15 years ago
  11. 4e41695 memory controller: soft limit reclaim on contention by Balbir Singh · 15 years ago
  12. 75822b4 memory controller: soft limit refactor reclaim flags by Balbir Singh · 15 years ago
  13. f64c3f5 memory controller: soft limit organize cgroups by Balbir Singh · 15 years ago
  14. 296c81d memory controller: soft limit interface by Balbir Singh · 15 years ago
  15. a6df636 memory controller: soft limit documentation by Balbir Singh · 15 years ago
  16. 261fb61 memcg: add comments explaining memory barriers by KAMEZAWA Hiroyuki · 15 years ago
  17. 4b3bde4 memcg: remove the overhead associated with the root cgroup by Balbir Singh · 15 years ago
  18. be367d0 cgroups: let ss->can_attach and ss->attach do whole threadgroups at a time by Ben Blum · 15 years ago
  19. c378369 cgroups: change css_set freeing mechanism to be under RCU by Ben Blum · 15 years ago
  20. d1d9fd3 cgroups: use vmalloc for large cgroups pidlist allocations by Ben Blum · 15 years ago
  21. 72a8cb3 cgroups: ensure correct concurrent opening/reading of pidlists across pid namespaces by Ben Blum · 15 years ago
  22. 102a775 cgroups: add a read-only "procs" file similar to "tasks" that shows only unique tgids by Ben Blum · 15 years ago
  23. 8f3ff20 cgroups: revert "cgroups: fix pid namespace bug" by Paul Menage · 15 years ago
  24. 2c6ab6d cgroups: allow cgroup hierarchies to be created with no bound subsystems by Paul Menage · 15 years ago
  25. 7717f7b cgroups: add a back-pointer from struct cg_cgroup_link to struct cgroup by Paul Menage · 15 years ago
  26. fe69343 cgroups: move the cgroup debug subsys into cgroup.c to access internal state by Paul Menage · 15 years ago
  27. c6d57f3 cgroups: support named cgroups hierarchies by Paul Menage · 15 years ago
  28. 34f77a9 cgroups: make unlock sequence in cgroup_get_sb consistent by Xiaotian Feng · 15 years ago
  29. 55dff49 docs: fix various Documentation/ paths in header files by Randy Dunlap · 15 years ago
  30. 0b4b2ad page-types: add feature for walking process address space by Wu Fengguang · 15 years ago
  31. ba36c44 Documentation/vm/.gitignore: add page-types by Josh Triplett · 15 years ago
  32. 2552a99 includecheck fix: Documentation, cfag12864b-example.c by Jaswinder Singh Rajput · 15 years ago
  33. bcadbbd Documentation: update stale definition of file-nr in fs.txt by Xiaotian Feng · 15 years ago
  34. 16c01b2 doc/filesystems: more mount cleanups by Peng Tao · 15 years ago
  35. 0288b95 doc/filesystems: remove smount program by Randy Dunlap · 15 years ago
  36. 57f1f08 time: add function to convert between calendar time and broken-down time for universal use by Zhaolei · 15 years ago
  37. ef1ff6b hugetlbfs: do not call user_shm_lock() for MAP_HUGETLB fix by From: Mel Gorman · 15 years ago
  38. 2c6854f ksm: change default values to better fit into mainline kernel by Izik Eidus · 15 years ago
  39. d2b5ec3 input: fix build failures caused by Kconfig Winbond WPCD376I Consumer IR hardware driver Kconfig entry by Ingo Molnar · 15 years ago
  40. 54bcf38 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable into for-linus by Chris Mason · 15 years ago
  41. c65ddb5 Btrfs: hash the btree inode during fill_super by Yan Zheng · 15 years ago
  42. 0257bb8 Btrfs: relocate file extents in clusters by Yan, Zheng · 15 years ago
  43. f679a84 Btrfs: don't rename file into dummy directory by Yan, Zheng · 15 years ago
  44. a571952 Btrfs: check size of inode backref before adding hardlink by Yan, Zheng · 15 years ago
  45. a255a99 perf tools: Fix buffer allocation by Eric Dumazet · 15 years ago
  46. c08d3b0 truncate: use new helpers by npiggin@suse.de · 15 years ago
  47. 25d9e2d truncate: new helpers by npiggin@suse.de · 15 years ago
  48. eca6f53 fs: fix overflow in sys_mount() for in-kernel calls by Vegard Nossum · 15 years ago
  49. b0c6fbe x86: Remove redundant non-NUMA topology functions by Rusty Russell · 15 years ago
  50. 6703003 perf tools: .gitignore += perf*.html by Kirill Smelkov · 15 years ago
  51. 6d729e4 fs: Make unload_nls() NULL pointer safe by Thomas Gleixner · 15 years ago
  52. 4504230 freeze_bdev: grab active reference to frozen superblocks by Christoph Hellwig · 15 years ago
  53. 4fadd7b freeze_bdev: kill bd_mount_sem by Christoph Hellwig · 15 years ago
  54. 1ba50bb exofs: remove BKL from super operations by Boaz Harrosh · 15 years ago
  55. 88a0a53 fs/romfs: correct error-handling code by Julia Lawall · 15 years ago
  56. f843980 vfs: seq_file: add helpers for data filling by Miklos Szeredi · 15 years ago
  57. f909898 vfs: remove redundant position check in do_sendfile by Jeff Layton · 15 years ago
  58. 42cb56a vfs: change sb->s_maxbytes to a loff_t by Jeff Layton · 15 years ago
  59. 5aa98b7 vfs: explicitly cast s_maxbytes in fiemap_check_ranges by Jeff Layton · 15 years ago
  60. 05cc0ce libfs: return error code on failed attr set by Wu Fengguang · 15 years ago
  61. 7a62cc1 seq_file: return a negative error code when seq_path_root() fails. by Tetsuo Handa · 15 years ago
  62. ce06e0b vfs: optimize touch_time() too by Andi Kleen · 15 years ago
  63. b12536c vfs: optimization for touch_atime() by Andi Kleen · 15 years ago
  64. 22fe4042 vfs: split generic_forget_inode() so that hugetlbfs does not have to copy it by Jan Kara · 15 years ago
  65. af0d9ae fs/inode.c: add dev-id and inode number for debugging in init_special_inode() by Manish Katiyar · 15 years ago
  66. 14be274 libfs: make simple_read_from_buffer conventional by Steven Rostedt · 15 years ago
  67. 429a6e5 x86: early_printk: Protect against using the same device twice by Jason Wessel · 15 years ago
  68. d2ff6de Merge branch 'linus' into x86/urgent by Ingo Molnar · 15 years ago
  69. dd906a0 perf tools: Handle relative paths while loading module symbols by Mike Galbraith · 15 years ago
  70. e23a8b6 x86: Reduce verbosity of "PAT enabled" kernel message by Roland Dreier · 15 years ago
  71. ea01c0d x86: Reduce verbosity of "TSC is reliable" message by Roland Dreier · 15 years ago
  72. 40258ee sh: Fix up uninitialized variable use caught by gcc 4.4. by Paul Mundt · 15 years ago
  73. 23c4c82 sh: Handle unaligned 16-bit instructions on SH-2A. by Paul Mundt · 15 years ago
  74. bfc8125 microblaze: Disable heartbeat/enable emaclite in defconfigs by Michal Simek · 15 years ago
  75. f05131c microblaze: Support simpleImage.dts make target by Michal Simek · 15 years ago
  76. 96830a5 [PATCH] Fix idle time field in /proc/uptime by Michael Abbott · 15 years ago
  77. d811659 lsm: Use a compressed IPv6 string format in audit events by Paul Moore · 15 years ago
  78. 939cbf2 Audit: send signal info if selinux is disabled by Eric Paris · 15 years ago
  79. 44e51a1 Audit: rearrange audit_context to save 16 bytes per struct by Eric Paris · 15 years ago
  80. e08b061 Audit: reorganize struct audit_watch to save 8 bytes by Eric Paris · 15 years ago
  81. acf3cc2 sh: mach-ecovec24: Add active low setting for sh_eth by Kuninori Morimoto · 15 years ago
  82. a6bbce2 sh: includecheck fix: dwarf.c by Jaswinder Singh Rajput · 15 years ago
  83. 09dd3fc Fix build of cpm_uart due to core changes by Benjamin Herrenschmidt · 15 years ago
  84. e090808 powerpc/8xx: Fix regression introduced by cache coherency rewrite by Rex Feany · 15 years ago
  85. daf8f40 powerpc/4xx: Fix erroneous xmon warning on PowerPC 4xx by Josh Boyer · 15 years ago
  86. f32af63 powerpc/mm: Fix 40x and 8xx vs. _PAGE_SPECIAL by Benjamin Herrenschmidt · 15 years ago
  87. 142597d powerpc: Cleanup linker script using new linker script macros. by Tim Abbott · 15 years ago
  88. 049d049 powerpc: Fix ibm,client-architecture-support printout by Anton Blanchard · 15 years ago
  89. ea55bf2 powerpc: Increase NODES_SHIFT on 64bit from 4 to 8 by Anton Blanchard · 15 years ago
  90. f2053f1 powerpc/perf_counter: Fix vdso detection by Anton Blanchard · 15 years ago
  91. 8bbde7a powerpc: Move 64bit heap above 1TB on machines with 1TB segments by Anton Blanchard · 15 years ago
  92. 738ef42 powerpc: Change archdata dma_data to a union by Becky Bruce · 15 years ago
  93. 1cebd7a powerpc: Rename get_dma_direct_offset get_dma_offset by Becky Bruce · 15 years ago
  94. b9eceb2 powerpc/mm: Remove duplicated #include by Huang Weiyi · 15 years ago
  95. 5c8f382 powerpc/book3e-64: Remove duplicated #include by Huang Weiyi · 15 years ago
  96. 144ef90 powerpc: Check for unsupported relocs when using CONFIG_RELOCATABLE by Tony Breeds · 15 years ago
  97. ad08587 powerpc/pmc: Don't access lppaca on Book3E by Benjamin Herrenschmidt · 15 years ago
  98. 0f33727 powerpc: kmalloc failure ignored in vio_build_iommu_table() by roel kluin · 15 years ago
  99. 254be49 hvc_console: Provide (un)locked version for hvc_resize() by Hendrik Brueckner · 15 years ago
  100. 94a8d5c Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 15 years ago