index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2016-07-25
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2016-07-25
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-07-25
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-07-25
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2016-07-25
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-07-25
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2016-07-25
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-07-24
Merge tag 'usb-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2016-07-24
Merge tag 'tty-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2016-07-23
x86/mm/cpa: Add missing comment in populate_pdg()
Andy Lutomirski
2016-07-23
x86/mm/cpa: Fix populate_pgd(): Stop trying to deallocate failed PUDs
Andy Lutomirski
2016-07-23
Merge tag 'm68k-for-v4.8-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2016-07-23
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2016-07-19
m68k/defconfig: Update defconfigs for v4.7-rc2
Geert Uytterhoeven
2016-07-15
x86/apic: Remove the unused struct apic::apic_id_mask field
Wei Jiangang
2016-07-15
Merge branch 'linus' into x86/apic, to refresh the branch
Ingo Molnar
2016-07-15
x86/syscalls: Add compat_sys_preadv64v2/compat_sys_pwritev64v2
H.J. Lu
2016-07-15
x86/smp: Remove unnecessary initialization of thread_info::cpu
Andy Lutomirski
2016-07-15
x86/smp: Remove stack_smp_processor_id()
Andy Lutomirski
2016-07-15
x86/uaccess: Move thread_info::addr_limit to thread_struct
Andy Lutomirski
2016-07-15
x86/dumpstack: Rename thread_struct::sig_on_uaccess_error to sig_on_uaccess_err
Ingo Molnar
2016-07-15
x86/uaccess: Move thread_info::uaccess_err and thread_info::sig_on_uaccess_er...
Andy Lutomirski
2016-07-15
x86/dumpstack: When OOPSing, rewind the stack before do_exit()
Andy Lutomirski
2016-07-15
x86/mm/64: In vmalloc_fault(), use CR3 instead of current->active_mm
Andy Lutomirski
2016-07-15
x86/dumpstack/64: Handle faults when printing the "Stack: " part of an OOPS
Andy Lutomirski
2016-07-15
x86/dumpstack: Try harder to get a call trace on stack overflow
Andy Lutomirski
2016-07-15
x86/mm: Remove kernel_unmap_pages_in_pgd() and efi_cleanup_page_tables()
Andy Lutomirski
2016-07-15
x86/mm/cpa: In populate_pgd(), don't set the PGD entry until it's populated
Andy Lutomirski
2016-07-15
x86/mm/hotplug: Don't remove PGD entries in remove_pagetable()
Ingo Molnar
2016-07-15
Merge branch 'x86/asm' into x86/mm, to resolve conflicts
Ingo Molnar
2016-07-15
m32r: fix build warning about putc
Sudip Mukherjee
2016-07-15
kasan: add newline to messages
Dmitry Vyukov
2016-07-14
Merge branches 'perf-urgent-for-linus' and 'timers-urgent-for-linus' of git:/...
Linus Torvalds
2016-07-14
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-07-13
x86/mm: Use pte_none() to test for empty PTE
Dave Hansen
2016-07-13
x86/mm: Disallow running with 32-bit PTEs to work around erratum
Dave Hansen
2016-07-13
x86/mm: Ignore A/D bits in pte/pmd/pud_none()
Dave Hansen
2016-07-13
x86/mm: Move swap offset/type up in PTE to work around erratum
Dave Hansen
2016-07-12
kvm arm/arm64: Remove trailing whitespace from headers
Arnaldo Carvalho de Melo
2016-07-10
Revert "perf/x86/intel, watchdog: Switch NMI watchdog to ref cycles on x86"
Ingo Molnar
2016-07-10
x86/quirks: Add early quirk to reset Apple AirPort card
Lukas Wunner
2016-07-10
x86/quirks: Reintroduce scanning of secondary buses
Lukas Wunner
2016-07-10
x86/quirks: Apply nvidia_bugs quirk only on root bus
Lukas Wunner
2016-07-10
perf/x86: Fix bogus kernel printk, again
Vegard Nossum
2016-07-10
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2016-07-10
x86/entry: Inline enter_from_user_mode()
Paolo Bonzini
2016-07-10
x86/entry: Avoid interrupt flag save and restore
Paolo Bonzini
2016-07-09
x86/cpu: Fix duplicated X86_BUG(9) macro
Dave Hansen
2016-07-09
Merge branch 'linus' into x86/asm, to pick up fixes before merging new changes
Ingo Molnar
2016-07-08
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
[next]