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-06-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
11
-22
/
+66
2016-06-16
arm64: kgdb: Match pstate size with gdbserver protocol
Daniel Thompson
2
-9
/
+50
2016-06-16
s390/cpum_cf: use perf software context for hardware counters
Hendrik Brueckner
1
-6
/
+2
2016-06-16
kvm: vmx: check apicv is active before using VT-d posted interrupt
Yang Zhang
1
-5
/
+10
2016-06-16
kvm: svm: Do not support AVIC if not CONFIG_X86_LOCAL_APIC
Suravee Suthikulpanit
1
-5
/
+10
2016-06-16
kvm: svm: Fix implicit declaration for __default_cpu_present_to_apicid()
Suravee Suthikulpanit
2
-3
/
+14
2016-06-15
arm64: spinlock: Ensure forward-progress in spin_unlock_wait
Will Deacon
1
-3
/
+24
2016-06-15
arm64: spinlock: fix spin_unlock_wait for LSE atomics
Will Deacon
1
-3
/
+7
2016-06-15
arm64: spinlock: order spin_{is_locked,unlock_wait} against local locks
Will Deacon
1
-0
/
+7
2016-06-14
arm: Use _rcuidle for smp_cross_call() tracepoints
Paul E. McKenney
1
-1
/
+1
2016-06-14
arm64: mm: mark fault_info table const
Mark Rutland
1
-1
/
+1
2016-06-14
arm64: fix dump_instr when PAN and UAO are in use
Mark Rutland
1
-13
/
+13
2016-06-14
kprobes/x86: Clear TF bit in fault on single-stepping
Masami Hiramatsu
1
-0
/
+12
2016-06-14
Merge branch 'kvm-mips-fixes' into HEAD
Paolo Bonzini
5
-8
/
+27
2016-06-14
MIPS: KVM: Fix CACHE triggered exception emulation
James Hogan
1
-0
/
+3
2016-06-14
MIPS: KVM: Don't unwind PC when emulating CACHE
James Hogan
1
-6
/
+10
2016-06-14
MIPS: KVM: Include bit 31 in segment matches
James Hogan
1
-1
/
+1
2016-06-14
MIPS: KVM: Fix modular KVM under QEMU
James Hogan
4
-1
/
+13
2016-06-14
powerpc/mm/hash: Use the correct PPP mask when updating HPTE
Aneesh Kumar K.V
2
-4
/
+5
2016-06-13
Merge tag 'samsung-fixes-4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Olof Johansson
2
-6
/
+20
2016-06-13
Merge tag 'socfpga_fix_for_v4.7' of git://git.kernel.org/pub/scm/linux/kernel...
Olof Johansson
1
-0
/
+1
2016-06-13
KVM: s390/mm: Fix CMMA reset during reboot
Christian Borntraeger
1
-1
/
+1
2016-06-13
ARM: OMAP: DRA7: powerdomain data: Remove unused pwrsts_mem_ret
Nishanth Menon
1
-65
/
+0
2016-06-13
ARM: OMAP: DRA7: powerdomain data: Remove unused pwrsts_logic_ret
Nishanth Menon
1
-7
/
+0
2016-06-13
ARM: OMAP: DRA7: powerdomain data: Set L3init and L4per to ON
Nishanth Menon
1
-2
/
+2
2016-06-10
Merge tag 'powerpc-4.7-3Michael Ellerman:' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
6
-11
/
+15
2016-06-10
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-1
/
+1
2016-06-10
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
6
-15
/
+86
2016-06-10
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-22
/
+1
2016-06-10
x86/ioapic: Fix incorrect pointers in ioapic_setup_resources()
Rui Wang
1
-1
/
+1
2016-06-10
x86/entry/traps: Don't force in_interrupt() to return true in IST handlers
Andy Lutomirski
1
-10
/
+10
2016-06-10
KVM: s390: Add stats for PEI events
Alexander Yarygin
3
-0
/
+4
2016-06-10
KVM: s390: ignore IBC if zero
David Hildenbrand
1
-1
/
+1
2016-06-10
powerpc/mm/radix: Flush page walk cache when freeing page table
Aneesh Kumar K.V
6
-7
/
+73
2016-06-10
powerpc/mm/radix: Update to tlb functions ric argument
Aneesh Kumar K.V
1
-21
/
+22
2016-06-10
powerpc/nohash: Fix build break with 64K pages
Michael Ellerman
1
-1
/
+1
2016-06-09
Merge tag 'arc-4.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...
Linus Torvalds
35
-415
/
+30
2016-06-09
ARM: 8579/1: mm: Fix definition of pmd_mknotpresent
Steve Capper
1
-2
/
+2
2016-06-09
ARM: 8578/1: mm: ensure pmd_present only checks the valid bit
Will Deacon
3
-1
/
+2
2016-06-09
ARM: imx6ul: Fix Micrel PHY mask
Fabio Estevam
1
-1
/
+1
2016-06-09
ARM: OMAP2+: Select OMAP_INTERCONNECT for SOC_AM43XX
Dave Gerlach
1
-0
/
+1
2016-06-09
ARM: dts: DRA74x: fix DSS PLL2 addresses
Tomi Valkeinen
1
-2
/
+2
2016-06-09
ARM: OMAP2: Enable Errata 430973 for OMAP3
Nishanth Menon
1
-0
/
+1
2016-06-08
ARM: dts: socfpga: Add missing PHY phandle
Marek Vasut
1
-0
/
+1
2016-06-08
x86/cpu/AMD: Extend X86_FEATURE_TOPOEXT workaround to newer models
Borislav Petkov
1
-2
/
+2
2016-06-08
x86/cpu/intel: Introduce macros for Intel family numbers
Dave Hansen
1
-0
/
+68
2016-06-08
arm64: mm: always take dirty state from new pte in ptep_set_access_flags
Will Deacon
1
-1
/
+1
2016-06-08
powerpc/mm/hash: Compute the segment size correctly for ISA 3.0
Aneesh Kumar K.V
1
-1
/
+5
2016-06-08
powerpc/mm/radix: Fix always false comparison against MMU_NO_CONTEXT
Aneesh Kumar K.V
1
-4
/
+4
2016-06-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
[prev]
[next]