Age | Commit message (Expand) | Author |
2017-03-03 | sched/core: Remove unused prefetch_stack() | Ingo Molnar |
2017-03-03 | sched/headers: Move task->mm handling methods to <linux/sched/mm.h> | Ingo Molnar |
2017-03-02 | sched/headers: Prepare to move _init() prototypes from <linux/sched.h> to <li... | Ingo Molnar |
2017-03-02 | sched/headers: Prepare to move cputime functionality from <linux/sched.h> int... | Ingo Molnar |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving more code to... | Ingo Molnar |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar |
2017-02-27 | mm: add new mmgrab() helper | Vegard Nossum |
2017-02-25 | Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2017-02-21 | Merge tag 'extable-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-02-20 | Merge tag 'acpi-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds |
2017-02-07 | x86/ACPI: keep x86_cpu_to_acpiid mapping valid on CPU hotplug | Vitaly Kuznetsov |
2017-02-01 | ia64: Convert vtime to use nsec units directly | Frederic Weisbecker |
2017-02-01 | sched/cputime: Push time to account_system_time() in nsecs | Frederic Weisbecker |
2017-02-01 | sched/cputime: Push time to account_idle_time() in nsecs | Frederic Weisbecker |
2017-02-01 | sched/cputime: Push time to account_user_time() in nsecs | Frederic Weisbecker |
2017-01-24 | ia64: ensure exception table search users include extable.h | Paul Gortmaker |
2017-01-24 | ia64: move ia64_done_with_exception out of asm/uaccess.h | Paul Gortmaker |
2017-01-24 | treewide: Constify most dma_map_ops structures | Bart Van Assche |
2017-01-20 | sched/clock: Fix hotplug crash | Peter Zijlstra |
2017-01-14 | sched/cputime: Rename vtime_account_user() to vtime_flush() | Frederic Weisbecker |
2017-01-14 | sched/cputime, ia64: Accumulate cputime and account only on tick/task switch | Frederic Weisbecker |
2017-01-14 | sched/cputime, ia64: Fix incorrect start cputime assignment on task switch | Frederic Weisbecker |
2016-12-25 | clocksource: Use a plain u64 instead of cycle_t | Thomas Gleixner |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds |
2016-12-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds |
2016-12-12 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2016-11-22 | ptrace: Don't allow accessing an undumpable mm | Eric W. Biederman |
2016-11-15 | sched/cputime, powerpc, s390: Make scaled cputime arch specific | Stanislaw Gruszka |
2016-11-09 | ia64/topology: Convert to hotplug state machine | Sebastian Andrzej Siewior |
2016-11-09 | ia64/salinfo: Convert to hotplug state machine | Sebastian Andrzej Siewior |
2016-11-09 | ia64/palinfo: Convert to hotplug state machine | Sebastian Andrzej Siewior |
2016-11-09 | ia64/err-inject: Convert to hotplug state machine | Sebastian Andrzej Siewior |
2016-10-19 | Merge branch 'gup_flag-cleanups' | Linus Torvalds |
2016-10-19 | mm: replace access_process_vm() write parameter with gup_flags | Lorenzo Stoakes |
2016-10-19 | mm: replace get_user_pages() write/force parameters with gup_flags | Lorenzo Stoakes |
2016-10-14 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds |
2016-10-07 | nmi_backtrace: generate one-line reports for idle cpus | Chris Metcalf |
2016-10-03 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2016-10-03 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2016-09-30 | sched/core, ia64: Rename set_curr_task() | Peter Zijlstra |
2016-09-21 | x86/acpi: Set persistent cpuid <-> nodeid mapping when booting | Gu Zheng |
2016-09-19 | ia64/mca: Convert to hotplug state machine | Sebastian Andrzej Siewior |
2016-08-07 | ia64: move exports to definitions | Al Viro |
2016-08-04 | dma-mapping: use unsigned long for dma_attrs | Krzysztof Kozlowski |