Age | Commit message (Expand) | Author |
2017-09-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds |
2017-09-05 | Merge tag 'acpi-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds |
2017-07-24 | ACPI / boot: Correct address space of __acpi_map_table() | Andy Shevchenko |
2017-07-24 | signal: Remove kernel interal si_code magic | Eric W. Biederman |
2017-07-19 | signal/ia64: Document a conflict with SI_USER with SIGFPE | Eric W. Biederman |
2017-07-18 | efi: Update efi_mem_type() to return an error rather than 0 | Tom Lendacky |
2017-07-12 | ia64: move inline before return type | Joe Perches |
2017-07-12 | kexec: move vmcoreinfo out of the kernel's .bss section | Xunlei Pang |
2017-06-30 | ia64: thin archives fix linking | Nicholas Piggin |
2017-06-30 | ia64: remove unneeded extra-y in Makefile.gate | Masahiro Yamada |
2017-05-10 | Merge tag 'kbuild-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2017-05-08 | ia64: reuse append_elf_note() and final_note() functions | Hari Bathini |
2017-05-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds |
2017-05-03 | ia64: beatify build log for gate.so and gate-syms.o | Masahiro Yamada |
2017-05-01 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2017-05-01 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2017-05-01 | ia64: fix module loading for gcc-5.4 | Sergei Trofimovich |
2017-04-17 | ia64: Remove unused IA64_TASK_SIGHAND_OFFSET and IA64_SIGHAND_SIGLOCK_OFFSET | Eric W. Biederman |
2017-04-15 | ia64/salinfo: Replace racy task affinity logic | Thomas Gleixner |
2017-04-15 | ia64/topology: Remove cpus_allowed manipulation | Thomas Gleixner |
2017-04-13 | kbuild: Consolidate header generation from ASM offset information | Matthias Kaehlcke |
2017-04-03 | debug: Fix __bug_table[] in arch linker scripts | Peter Zijlstra |
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 |