Age | Commit message (Expand) | Author |
2015-04-16 | tracing: Fix incorrect enabling of trace events by boot cmdline | Joonsoo Kim |
2015-04-16 | tracing: Handle ftrace_dump() atomic context in graph_trace_open() | Rabin Vincent |
2015-04-15 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2015-04-15 | tracing: remove use of seq_printf return value | Joe Perches |
2015-04-15 | cgroup: remove use of seq_printf return value | Joe Perches |
2015-04-15 | kernel/reboot.c: add orderly_reboot for graceful reboot | Joel Stanley |
2015-04-15 | kernel/hung_task.c: change hung_task.c to use for_each_process_thread() | Aaron Tomlin |
2015-04-15 | kernel/resource.c: remove deprecated __check_region() and friends | Jakub Sitnicki |
2015-04-15 | kernel: conditionally support non-root users, groups and capabilities | Iulia Manda |
2015-04-15 | mm: allow compaction of unevictable pages | Eric B Munson |
2015-04-15 | memcg: zap mem_cgroup_lookup() | Vladimir Davydov |
2015-04-15 | Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2015-04-15 | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2015-04-15 | VFS: kernel/: d_inode() annotations | David Howells |
2015-04-15 | VFS: audit: d_backing_inode() annotations | David Howells |
2015-04-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2015-04-15 | params: handle quotes properly for values not of form foo="bar". | Rusty Russell |
2015-04-14 | Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2015-04-14 | rcu: Control grace-period delays directly from value | Paul E. McKenney |
2015-04-14 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2015-04-14 | kernel, cpuset: remove exception for __GFP_THISNODE | David Rientjes |
2015-04-14 | watchdog: introduce the hardlockup_detector_disable() function | Ulrich Obergfell |
2015-04-14 | watchdog: clean up some function names and arguments | Ulrich Obergfell |
2015-04-14 | watchdog: enable the new user interface of the watchdog mechanism | Ulrich Obergfell |
2015-04-14 | watchdog: implement error handling for failure to set up hardware perf events | Ulrich Obergfell |
2015-04-14 | watchdog: introduce separate handlers for parameters in /proc/sys/kernel | Ulrich Obergfell |
2015-04-14 | watchdog: introduce proc_watchdog_common() | Ulrich Obergfell |
2015-04-14 | watchdog: move definition of 'watchdog_proc_mutex' outside of proc_dowatchdog() | Ulrich Obergfell |
2015-04-14 | watchdog: introduce the proc_watchdog_update() function | Ulrich Obergfell |
2015-04-14 | watchdog: new definitions and variables, initialization | Ulrich Obergfell |
2015-04-14 | Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2015-04-14 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2015-04-14 | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2015-04-14 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2015-04-14 | Merge tag 'trace-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds |
2015-04-14 | Merge tag 'trace-4.1-tracefs' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2015-04-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2015-04-13 | Merge branch 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg... | Linus Torvalds |
2015-04-13 | Merge branch 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds |
2015-04-13 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2015-04-13 | Merge branch 'for-4.1/core-noarch' into for-linus | Jiri Kosina |
2015-04-13 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2015-04-13 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2015-04-13 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2015-04-13 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2015-04-13 | cpu: Defer smpboot kthread unparking until CPU known to scheduler | Paul E. McKenney |
2015-04-12 | Remove rest of exec domains. | Richard Weinberger |
2015-04-12 | Remove execution domain support | Richard Weinberger |
2015-04-11 | acct: check FMODE_CAN_WRITE | Al Viro |
2015-04-11 | Merge branch 'iocb' into for-next | Al Viro |