index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-10
x86/entry/32: Restore FLAGS on SYSEXIT
Andy Lutomirski
1
-0
/
+9
2016-03-10
x86/entry/32: Filter NT and speed up AC filtering in SYSENTER
Andy Lutomirski
1
-1
/
+22
2016-03-10
x86/entry/compat: In SYSENTER, sink AC clearing below the existing FLAGS test
Andy Lutomirski
1
-5
/
+3
2016-03-10
s390/mm: four page table levels vs. fork
Martin Schwidefsky
2
-10
/
+30
2016-03-10
Merge tag 'v4.5-rc5' into devel
Linus Walleij
212
-908
/
+1572
2016-03-09
Merge branch 'for-4.6/pfn' into libnvdimm-for-next
Dan Williams
20
-90
/
+105
2016-03-09
arm64: kasan: clear stale stack poison
Mark Rutland
1
-0
/
+4
2016-03-09
libnvdimm, pmem: clear poison on write
Dan Williams
1
-0
/
+5
2016-03-09
Merge tag 'for-v4.5-rc/omap-critical-fixes-a' of git://git.kernel.org/pub/scm...
Olof Johansson
3
-1
/
+21
2016-03-09
arm64: hugetlb: partial revert of 66b3923a1a0f
Will Deacon
1
-14
/
+0
2016-03-09
arm64: account for sparsemem section alignment when choosing vmemmap offset
Ard Biesheuvel
1
-2
/
+3
2016-03-09
dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc()
Luis R. Rodriguez
3
-22
/
+18
2016-03-09
x86/defconfigs/32: Set CONFIG_FRAME_WARN to the Kconfig default
Borislav Petkov
1
-1
/
+1
2016-03-09
KVM: x86: remove eager_fpu field of struct kvm_vcpu_arch
Paolo Bonzini
3
-4
/
+2
2016-03-09
KVM: x86: disable MPX if host did not enable MPX XSAVE features
Paolo Bonzini
3
-18
/
+17
2016-03-09
x86/fpu: Fix 'no387' regression
Andy Lutomirski
1
-6
/
+8
2016-03-09
Merge tag 'kvm-arm-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
215
-2568
/
+4112
2016-03-09
arm64: KVM: vgic-v3: Only wipe LRs on vcpu exit
Marc Zyngier
1
-5
/
+4
2016-03-09
arm64: KVM: vgic-v3: Reset LRs at boot time
Marc Zyngier
2
-0
/
+10
2016-03-09
arm64: KVM: vgic-v3: Do not save an LR known to be empty
Marc Zyngier
1
-2
/
+9
2016-03-09
arm64: KVM: vgic-v3: Save maintenance interrupt state only if required
Marc Zyngier
1
-2
/
+31
2016-03-09
arm64: KVM: vgic-v3: Avoid accessing ICH registers
Marc Zyngier
1
-113
/
+180
2016-03-08
PCI: Include pci/hotplug Kconfig directly from pci/Kconfig
Bjorn Helgaas
11
-21
/
+0
2016-03-08
PCI: Include pci/pcie/Kconfig directly from pci/Kconfig
Bogicevic Sasa
9
-14
/
+0
2016-03-08
microblaze/PCI: Support generic Xilinx AXI PCIe Host Bridge IP driver
Bharat Kumar Gogada
2
-46
/
+13
2016-03-08
PCI: Set ROM shadow location in arch code, not in PCI core
Bjorn Helgaas
2
-12
/
+32
2016-03-08
PCI: Mark shadow copy of VGA ROM as IORESOURCE_PCI_FIXED
Bjorn Helgaas
2
-2
/
+4
2016-03-08
x86/PCI: Mark Broadwell-EP Home Agent & PCU as having non-compliant BARs
Bjorn Helgaas
1
-0
/
+7
2016-03-08
unicore32: Remove unused HAVE_ARCH_PCI_SET_DMA_MASK definition
Bjorn Helgaas
1
-5
/
+0
2016-03-08
x86/mm, x86/mce: Add memcpy_mcsafe()
Tony Luck
3
-0
/
+132
2016-03-08
perf/x86/intel/rapl: Simplify quirk handling even more
Borislav Petkov
1
-19
/
+13
2016-03-08
s390: Fix misspellings in comments
Adam Buchbinder
5
-6
/
+6
2016-03-08
s390/mm: split arch/s390/mm/pgtable.c
Martin Schwidefsky
13
-1405
/
+1464
2016-03-08
s390/mm: uninline pmdp_xxx functions from pgtable.h
Martin Schwidefsky
3
-112
/
+124
2016-03-08
s390/mm: uninline ptep_xxx functions from pgtable.h
Martin Schwidefsky
3
-353
/
+318
2016-03-08
Merge branch 'linus' into x86/fpu, to pick up fixes
Ingo Molnar
188
-659
/
+1244
2016-03-08
x86/asm-offsets: Remove PARAVIRT_enabled
Andy Lutomirski
1
-1
/
+0
2016-03-08
x86/entry/32: Introduce and use X86_BUG_ESPFIX instead of paravirt_enabled
Andy Lutomirski
3
-13
/
+35
2016-03-08
KVM: s390: allocate only one DMA page per VM
David Hildenbrand
4
-48
/
+41
2016-03-08
KVM: s390: enable STFLE interpretation only if enabled for the guest
David Hildenbrand
1
-1
/
+2
2016-03-08
KVM: s390: wake up when the VCPU cpu timer expires
David Hildenbrand
1
-13
/
+35
2016-03-08
KVM: s390: step the VCPU timer while in enabled wait
David Hildenbrand
2
-2
/
+7
2016-03-08
KVM: s390: protect VCPU cpu timer with a seqcount
David Hildenbrand
2
-8
/
+30
2016-03-08
KVM: s390: step VCPU cpu timer during kvm_run ioctl
David Hildenbrand
2
-2
/
+76
2016-03-08
KVM: s390: abstract access to the VCPU cpu timer
David Hildenbrand
3
-10
/
+28
2016-03-08
KVM: s390: store cpu id in vcpu->cpu when scheduled in
David Hildenbrand
1
-0
/
+2
2016-03-08
KVM: s390: Add diag "watchdog functions" to trace event decoding
Alexander Yarygin
1
-0
/
+1
2016-03-08
x86/nmi: Mark 'ignore_nmis' as __read_mostly
Kostenzer Felix
1
-1
/
+2
2016-03-08
KVM: s390: correct fprs on SIGP (STOP AND) STORE STATUS
David Hildenbrand
1
-1
/
+1
2016-03-08
Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Bonzini
1
-0
/
+14
[prev]
[next]