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
2017-07-20
x86/build: Silence the build with "make -s"
Arnd Bergmann
2017-07-20
x86/io: Add "memory" clobber to insb/insw/insl/outsb/outsw/outsl
Arnd Bergmann
2017-07-20
x86/fpu/math-emu: Avoid bogus -Wint-in-bool-context warning
Arnd Bergmann
2017-07-20
x86/fpu/math-emu: Fix possible uninitialized variable use
Arnd Bergmann
2017-07-20
perf/x86: Shut up false-positive -Wmaybe-uninitialized warning
Arnd Bergmann
2017-07-20
x86/defconfig: Remove stale, old Kconfig options
Krzysztof Kozlowski
2017-07-20
x86/ioapic: Pass the correct data to unmask_ioapic_irq()
Seunghun Han
2017-07-20
x86/acpi: Prevent out of bound access caused by broken ACPI tables
Seunghun Han
2017-07-18
x86/mm, KVM: Fix warning when !CONFIG_PREEMPT_COUNT
Roman Kagan
2017-07-16
x86/platform/uv/BAU: Fix congested_response_us not taking effect
Justin Ernst
2017-07-16
x86/cpu: Use indirect call to measure performance in init_amd_k6()
Mikulas Patocka
2017-07-15
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2017-07-15
Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-07-15
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2017-07-15
Merge branch 'for-linus-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-07-15
Merge tag 'kvm-4.13-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-07-14
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2017-07-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-07-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
2017-07-14
Merge tag 'powerpc-4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-07-14
xtensa: use generic fb.h
Tobias Klauser
2017-07-14
Merge tag 'pci-v4.13-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-07-14
kvm: x86: hyperv: make VP_INDEX managed by userspace
Roman Kagan
2017-07-14
KVM: async_pf: Let guest support delivery of async_pf from guest mode
Wanpeng Li
2017-07-14
KVM: async_pf: Force a nested vmexit if the injected #PF is async_pf
Wanpeng Li
2017-07-14
KVM: async_pf: Add L1 guest async_pf #PF vmexit handler
Wanpeng Li
2017-07-14
KVM: x86: Simplify kvm_x86_ops->queue_exception parameter list
Wanpeng Li
2017-07-13
Merge tag 'kbuild-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2017-07-13
kvm: x86: hyperv: add KVM_CAP_HYPERV_SYNIC2
Roman Kagan
2017-07-13
KVM: x86: make backwards_tsc_observed a per-VM variable
Ladi Prosek
2017-07-12
x86/efi: move asmlinkage before return type
Joe Perches
2017-07-12
sh: move inline before return type
Joe Perches
2017-07-12
MIPS: SMP: move asmlinkage before return type
Joe Perches
2017-07-12
m68k: coldfire: move inline before return type
Joe Perches
2017-07-12
ia64: sn: pci: move inline before type
Joe Perches
2017-07-12
ia64: move inline before return type
Joe Perches
2017-07-12
FRV: tlbflush: move asmlinkage before return type
Joe Perches
2017-07-12
CRIS: gpio: move inline before return type
Joe Perches
2017-07-12
ARM: HP Jornada 7XX: move inline before return type
Joe Perches
2017-07-12
ARM: KVM: move asmlinkage before type
Joe Perches
2017-07-12
mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful s...
Michal Hocko
2017-07-12
MIPS: do not use __GFP_REPEAT for order-0 request
Michal Hocko
2017-07-12
powerpc,mmap: properly account for stack randomization in mmap_base
Rik van Riel
2017-07-12
arm64/mmap: properly account for stack randomization in mmap_base
Rik van Riel
2017-07-12
x86/mmap: properly account for stack randomization in mmap_base
Rik van Riel
2017-07-12
sh64: ascii armor the sh64 boot init stack canary
Rik van Riel
2017-07-12
arm64: ascii armor the arm64 boot init stack canary
Rik van Riel
2017-07-12
x86: ascii armor the x86_64 boot init stack canary
Rik van Riel
2017-07-12
sh: mark end of BUG() implementation as unreachable
Kees Cook
2017-07-12
include/linux/string.h: add the option of fortified string.h functions
Daniel Micay
[next]