| Commit message (Expand) | Author | Age |
| * | include/linux/syscalls.h: add sys_renameat2() prototype | Heiko Carstens | 2014-04-08 |
| * | Merge branch 'akpm' (incoming from Andrew) | Linus Torvalds | 2014-04-07 |
| |\ |
|
| | * | lglock: map to spinlock when !CONFIG_SMP | Josh Triplett | 2014-04-07 |
| | * | percpu: add preemption checks to __this_cpu ops | Christoph Lameter | 2014-04-07 |
| | * | vmstat: use raw_cpu_ops to avoid false positives on preemption checks | Christoph Lameter | 2014-04-07 |
| | * | mm: use raw_cpu ops for determining current NUMA node | Christoph Lameter | 2014-04-07 |
| | * | percpu: add raw_cpu_ops | Christoph Lameter | 2014-04-07 |
| | * | slub: rework sysfs layout for memcg caches | Vladimir Davydov | 2014-04-07 |
| | * | memcg, slab: do not destroy children caches if parent has aliases | Vladimir Davydov | 2014-04-07 |
| | * | memcg, slab: separate memcg vs root cache creation paths | Vladimir Davydov | 2014-04-07 |
| | * | memcg, slab: cleanup memcg cache creation | Vladimir Davydov | 2014-04-07 |
| | * | Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP | Uwe Kleine-König | 2014-04-07 |
| | * | rapidio: rework device hierarchy and introduce mport class of devices | Alexandre Bounine | 2014-04-07 |
| | * | idr: remove dead code | Stephen Hemminger | 2014-04-07 |
| | * | include/linux/crash_dump.h: add vmcore_cleanup() prototype | Rashika Kheria | 2014-04-07 |
| | * | wait: swap EXIT_ZOMBIE and EXIT_DEAD to hide EXIT_TRACE from user-space | Oleg Nesterov | 2014-04-07 |
| | * | wait: introduce EXIT_TRACE to avoid the racy EXIT_DEAD->EXIT_ZOMBIE transition | Oleg Nesterov | 2014-04-07 |
| | * | exec: kill bprm->tcomm[], simplify the "basename" logic | Oleg Nesterov | 2014-04-07 |
| | * | numa: use LAST_CPUPID_SHIFT to calculate LAST_CPUPID_MASK | Srikar Dronamraju | 2014-04-07 |
| | * | mm/readahead.c: inline ra_submit | Fabian Frederick | 2014-04-07 |
| | * | mm: remove unused arg of set_page_dirty_balance() | Miklos Szeredi | 2014-04-07 |
| | * | memcg: rename high level charging functions | Michal Hocko | 2014-04-07 |
| | * | memcg: get_mem_cgroup_from_mm() | Johannes Weiner | 2014-04-07 |
| | * | mm: use 'const char *' insted of 'char *' for reason in dump_page() | Kirill A. Shutemov | 2014-04-07 |
| | * | res_counter: remove interface for locked charging and uncharging | David Rientjes | 2014-04-07 |
| | * | mm, mempolicy: remove per-process flag | David Rientjes | 2014-04-07 |
| | * | mm, mempolicy: rename slab_node for clarity | David Rientjes | 2014-04-07 |
| | * | mm: per-thread vma caching | Davidlohr Bueso | 2014-04-07 |
| | * | mm: implement ->map_pages for page cache | Kirill A. Shutemov | 2014-04-07 |
| | * | mm: introduce vm_ops->map_pages() | Kirill A. Shutemov | 2014-04-07 |
| | * | mm, thp: add VM_INIT_DEF_MASK and PRCTL_THP_DISABLE | Alex Thorlton | 2014-04-07 |
| * | | Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-04-07 |
| |\ \ |
|
| | * | | CPU hotplug, perf: Fix CPU hotplug callback registration | Srivatsa S. Bhat | 2014-03-20 |
| | * | | CPU hotplug: Provide lockless versions of callback registration functions | Srivatsa S. Bhat | 2014-03-20 |
| * | | | sched: remove sleep_on() and friends | Arnd Bergmann | 2014-04-07 |
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2014-04-07 |
| |\ \ \ |
|
| | * | | | libceph: enable PRIMARY_AFFINITY feature bit | Ilya Dryomov | 2014-04-04 |
| | * | | | libceph: return primary from ceph_calc_pg_acting() | Ilya Dryomov | 2014-04-04 |
| | * | | | libceph: switch ceph_calc_pg_acting() to new helpers | Ilya Dryomov | 2014-04-04 |
| | * | | | libceph: ceph_can_shift_osds(pool) and pool type defines | Ilya Dryomov | 2014-04-04 |
| | * | | | libceph: ceph_osd_{exists,is_up,is_down}(osd) definitions | Ilya Dryomov | 2014-04-04 |
| | * | | | libceph: enable OSDMAP_ENC feature bit | Ilya Dryomov | 2014-04-04 |
| | * | | | libceph: primary_affinity infrastructure | Ilya Dryomov | 2014-04-04 |
| | * | | | libceph: primary_temp infrastructure | Ilya Dryomov | 2014-04-04 |
| | * | | | libceph: generalize ceph_pg_mapping | Ilya Dryomov | 2014-04-04 |
| | * | | | libceph: split osdmap allocation and decode steps | Ilya Dryomov | 2014-04-04 |
| | * | | | crush: support chooseleaf_vary_r tunable (tunables3) by default | Ilya Dryomov | 2014-04-04 |
| | * | | | crush: add SET_CHOOSELEAF_VARY_R step | Ilya Dryomov | 2014-04-04 |
| | * | | | crush: add chooseleaf_vary_r tunable | Ilya Dryomov | 2014-04-04 |
| | * | | | ceph: use fl->fl_file as owner identifier of flock and posix lock | Yan, Zheng | 2014-04-04 |