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-14
Merge branch 'linus' into locking/core, to pick up fixes before merging new c...
Ingo Molnar
82
-599
/
+377
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
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-08
locking/mutex: Optimize mutex_trylock() fast-path
Peter Zijlstra
4
-6
/
+6
2016-06-08
locking/rwsem: Remove rwsem_atomic_add() and rwsem_atomic_update()
Jason Low
4
-104
/
+0
2016-06-08
locking/rwsem: Convert sem->count to 'atomic_long_t'
Jason Low
2
-25
/
+25
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
2016-06-07
coredump: fix dumping through pipes
Mateusz Guzik
1
-1
/
+1
2016-06-08
powerpc/pseries: Fix IBM_ARCH_VEC_NRCORES_OFFSET since POWER8NVL was added
Michael Ellerman
1
-1
/
+1
2016-06-07
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-2
/
+2
2016-06-07
x86, build: copy ldlinux.c32 to image.iso
H. Peter Anvin
1
-0
/
+3
2016-06-06
x86/msr: Use the proper trace point conditional for writes
Dr. David Alan Gilbert
1
-2
/
+2
2016-06-06
powerpc/pseries: Fix PCI config address for DDW
Gavin Shan
1
-2
/
+2
2016-06-06
powerpc/ptrace: Fix out of bounds array access warning
Khem Raj
1
-2
/
+2
2016-06-05
parisc: Move die_if_kernel() prototype into traps.h header
Helge Deller
2
-2
/
+3
2016-06-05
parisc: Fix pagefault crash in unaligned __get_user() call
Helge Deller
1
-1
/
+9
2016-06-05
parisc: Fix printk time during boot
Helge Deller
2
-7
/
+3
2016-06-04
parisc: Fix backtrace on PA-RISC
Mikulas Patocka
1
-8
/
+14
2016-06-03
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+9
2016-06-03
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-1
/
+1
2016-06-03
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
13
-44
/
+74
2016-06-03
Merge tag 'powerpc-4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
6
-38
/
+68
2016-06-03
arm64: fix alignment when RANDOMIZE_TEXT_OFFSET is enabled
Mark Rutland
1
-1
/
+3
2016-06-03
arm64: move {PAGE,CONT}_SHIFT into Kconfig
Mark Rutland
2
-10
/
+14
2016-06-03
arm64: mm: dump: log span level
Mark Rutland
1
-1
/
+7
2016-06-03
arm64: update stale PAGE_OFFSET comment
Mark Rutland
1
-1
/
+2
2016-06-03
arm64: report CPU number in bad_mode
Mark Rutland
1
-2
/
+3
2016-06-03
perf/x86/intel/uncore: Remove SBOX support for Broadwell server
Kan Liang
1
-21
/
+0
2016-06-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5
-31
/
+60
2016-06-02
irqchip/gicv3-its: numa: Enable workaround for Cavium thunderx erratum 23144
Ganapatrao Kulkarni
1
-0
/
+9
2016-06-02
KVM: x86: fix OOPS after invalid KVM_SET_DEBUGREGS
Paolo Bonzini
1
-0
/
+5
2016-06-02
KVM: fail KVM_SET_VCPU_EVENTS with invalid exception number
Paolo Bonzini
1
-0
/
+4
2016-06-02
KVM: x86: avoid vmalloc(0) in the KVM_SET_CPUID
Paolo Bonzini
1
-10
/
+12
2016-06-02
kvm: x86: avoid warning on repeated KVM_SET_TSS_ADDR
Paolo Bonzini
1
-1
/
+1
2016-06-02
KVM: Handle MSR_IA32_PERF_CTL
Dmitry Bilunov
1
-0
/
+1
2016-06-02
KVM: x86: avoid write-tearing of TDP
Nadav Amit
1
-4
/
+4
2016-06-02
ARM: fix PTRACE_SETVFPREGS on SMP systems
Russell King
1
-1
/
+1
2016-06-02
Revert "ARCv2: spinlock/rwlock/atomics: Delayed retry of failed SCOND with ex...
Vineet Gupta
3
-340
/
+4
2016-06-02
Revert "ARCv2: spinlock/rwlock: Reset retry delay when starting a new spin-wa...
Vineet Gupta
1
-3
/
+3
[next]