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
2015-10-01
x86/efi: Fix boot crash by mapping EFI memmap entries bottom-up at runtime, i...
Matt Fleming
1
-1
/
+66
2015-10-01
s390/defconfig: set SCSI_DH=y
Sebastian Ott
3
-3
/
+3
2015-10-01
MIPS: Fix the build on jz4740 after removing the custom gpio.h
Alban Bedel
2
-0
/
+2
2015-10-01
Merge remote-tracking branch 'tglx/x86/urgent' into x86/urgent
Ingo Molnar
3
-52
/
+55
2015-09-30
x86/process: Unify 32bit and 64bit implementations of get_wchan()
Thomas Gleixner
3
-84
/
+55
2015-09-30
x86/process: Add proper bound checks in 64bit get_wchan()
Thomas Gleixner
1
-10
/
+42
2015-09-30
MIPS: CPS: #ifdef on CONFIG_MIPS_MT_SMP rather than CONFIG_MIPS_MT
Paul Burton
1
-4
/
+4
2015-09-30
MIPS: CPS: Don't include MT code in non-MT kernels.
Paul Burton
1
-0
/
+2
2015-09-30
MIPS: CPS: Stop dangling delay slot from has_mt.
Paul Burton
1
-2
/
+2
2015-09-30
MIPS: dma-default: Fix 32-bit fall back to GFP_DMA
James Hogan
1
-1
/
+1
2015-09-30
s390/vtime: correct scaled cputime of partially idle CPUs
Martin Schwidefsky
3
-30
/
+67
2015-09-30
MIPS: Wire up userfaultfd and membarrier syscalls.
Ralf Baechle
5
-6
/
+20
2015-09-30
x86, efi, kasan: Fix build failure on !KASAN && KMEMCHECK=y kernels
Andrey Ryabinin
1
-0
/
+2
2015-09-30
Merge tag 'v4.3-rc3' into x86/urgent, before applying dependent fix
Ingo Molnar
73
-365
/
+477
2015-09-30
Merge tag 'samsung-fixes-4.3' of http://github.com/krzk/linux into v4.3-samsu...
Kukjin Kim
4
-2
/
+34
2015-09-30
x86/hyperv: Fix the build in the !CONFIG_KEXEC_CORE case
Vitaly Kuznetsov
1
-5
/
+7
2015-09-29
s390/boot/decompression: disable floating point in decompressor
Christian Borntraeger
1
-1
/
+1
2015-09-29
ARM: dts: Fix wrong clock binding for sysmmu_fimd1_1 on exynos5420
Joonyoung Shim
1
-1
/
+1
2015-09-29
ARM: dts: Fix bootup thermal issue on smdk5250
Yadwinder Singh Brar
1
-0
/
+1
2015-09-29
ARM: shmobile: r8a7791 dtsi: Add CPG/MSTP Clock Domain for sound
Geert Uytterhoeven
1
-0
/
+1
2015-09-29
ARM: shmobile: r8a7790 dtsi: Add CPG/MSTP Clock Domain for sound
Geert Uytterhoeven
1
-0
/
+1
2015-09-28
Merge tag 'imx-fixes-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...
Olof Johansson
3
-3
/
+2
2015-09-28
x86/xen: Do not clip xen_e820_map to xen_e820_map_entries when sanitizing map
Malcolm Crossley
1
-1
/
+1
2015-09-28
Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...
Linus Torvalds
1
-0
/
+1
2015-09-28
tile: fix build failure
Sudip Mukherjee
1
-0
/
+1
2015-09-28
x86/xen: Support kexec/kdump in HVM guests by doing a soft reset
Vitaly Kuznetsov
1
-0
/
+23
2015-09-28
xen/x86: Don't try to write syscall-related MSRs for PV guests
Boris Ostrovsky
1
-0
/
+1
2015-09-28
xen: use correct type for HYPERVISOR_memory_op()
Juergen Gross
2
-3
/
+3
2015-09-28
Revert "KVM: x86: zero kvmclock_offset when vcpu0 initializes kvmclock system...
Radim Krčmář
2
-4
/
+1
2015-09-28
m68k/defconfig: Update defconfigs for v4.3-rc1
Geert Uytterhoeven
12
-12
/
+96
2015-09-28
m68k: Define asmlinkage_protect
Andreas Schwab
1
-0
/
+30
2015-09-28
m68k: Wire up membarrier
Geert Uytterhoeven
3
-1
/
+3
2015-09-28
m68k: Wire up userfaultfd
Geert Uytterhoeven
3
-1
/
+3
2015-09-28
m68k: Wire up direct socket calls
Geert Uytterhoeven
3
-2
/
+35
2015-09-27
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
12
-77
/
+262
2015-09-27
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-4
/
+20
2015-09-27
MIPS: Initialise MAARs on secondary CPUs
Paul Burton
3
-3
/
+36
2015-09-27
MIPS: print MAAR configuration during boot
Paul Burton
1
-0
/
+29
2015-09-27
MIPS: mm: compile maar_init unconditionally
Paul Burton
1
-63
/
+63
2015-09-27
MIPS: CM: Provide a function to map from CPU to VP ID.
Paul Burton
1
-0
/
+39
2015-09-27
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-5
/
+27
2015-09-27
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
4
-6
/
+30
2015-09-27
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
31
-161
/
+205
2015-09-26
Merge tag 'pxa-fixes-v4.3' of https://github.com/rjarzmik/linux into fixes
Olof Johansson
4
-3
/
+28
2015-09-26
Merge tag 'omap-for-v4.3/fixes-rc2' of git://git.kernel.org/pub/scm/linux/ker...
Olof Johansson
14
-39
/
+63
2015-09-25
Merge tag 'pci-v4.3-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
9
-5
/
+38
2015-09-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
13
-9
/
+42
2015-09-25
Merge tag 'powerpc-4.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
3
-1
/
+3
2015-09-25
KVM: disable halt_poll_ns as default for s390x
David Hildenbrand
6
-0
/
+6
2015-09-25
KVM: x86: fix off-by-one in reserved bits check
Paolo Bonzini
1
-1
/
+1
[prev]
[next]