index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-11-22
5
-15
/
+53
|
\
|
*
x86/cpu: Fix SMAP check in PVOPS environments
Andrew Cooper
2015-11-19
1
-2
/
+1
|
*
x86/ftrace: Add comment on static function tracing
Namhyung Kim
2015-11-19
1
-0
/
+6
|
*
x86/fpu: Fix get_xsave_addr() behavior under virtualization
Huaitong Han
2015-11-12
1
-1
/
+0
|
*
x86/fpu: Fix 32-bit signal frame handling
Dave Hansen
2015-11-12
1
-6
/
+5
|
*
x86/mpx: Fix 32-bit address space calculation
Dave Hansen
2015-11-12
1
-5
/
+17
|
*
x86/mpx: Do proper get_user() when running 32-bit binaries on 64-bit kernels
Dave Hansen
2015-11-12
1
-1
/
+24
*
|
Merge tag 'pm+acpi-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-11-20
1
-2
/
+1
|
\
\
|
*
\
Merge branch 'pm-tools'
Rafael J. Wysocki
2015-11-16
1
-2
/
+1
|
|
\
\
|
|
*
|
x86: remove unused definition of MSR_NHM_PLATFORM_INFO
Len Brown
2015-11-13
1
-2
/
+1
*
|
|
|
Merge tag 'powerpc-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2015-11-20
3
-1
/
+3
|
\
\
\
\
|
*
|
|
|
powerpc: Wire up sys_mlock2()
Michael Ellerman
2015-11-16
3
-1
/
+3
|
|
/
/
/
*
|
|
|
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2015-11-19
11
-54
/
+61
|
\
\
\
\
|
*
|
|
|
arm64: restore bogomips information in /proc/cpuinfo
Yang Shi
2015-11-19
1
-0
/
+5
|
*
|
|
|
arm64: barriers: fix smp_load_acquire to work with const arguments
Will Deacon
2015-11-18
1
-6
/
+10
|
*
|
|
|
arm64: Fix R/O permissions in mark_rodata_ro
Laura Abbott
2015-11-18
2
-1
/
+2
|
*
|
|
|
arm64: crypto: reduce priority of core AES cipher
Ard Biesheuvel
2015-11-18
1
-1
/
+1
|
*
|
|
|
arm64: use non-global mappings for UEFI runtime regions
Ard Biesheuvel
2015-11-18
2
-10
/
+6
|
*
|
|
|
arm64: kernel: pause/unpause function graph tracer in cpu_suspend()
Lorenzo Pieralisi
2015-11-17
1
-0
/
+10
|
*
|
|
|
arm64: do not include ptrace.h from compat.h
Arnd Bergmann
2015-11-17
1
-2
/
+1
|
*
|
|
|
arm64: simplify dma_get_ops
Arnd Bergmann
2015-11-17
2
-22
/
+7
|
*
|
|
|
arm64: mm: use correct mapping granularity under DEBUG_RODATA
Ard Biesheuvel
2015-11-17
1
-6
/
+6
|
*
|
|
|
arm64/dma-mapping: Fix sizes in __iommu_{alloc,free}_attrs
Robin Murphy
2015-11-16
1
-6
/
+13
|
|
/
/
/
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2015-11-18
18
-243
/
+160
|
\
\
\
\
|
*
|
|
|
s390: remove SALIPL loader
Heiko Carstens
2015-11-16
1
-79
/
+8
|
*
|
|
|
s390: wire up mlock2 system call
Heiko Carstens
2015-11-16
3
-1
/
+4
|
*
|
|
|
s390: remove g5 elf platform support
Heiko Carstens
2015-11-16
1
-3
/
+0
|
*
|
|
|
s390: avoid cache aliasing under z/VM and KVM
Martin Schwidefsky
2015-11-16
4
-86
/
+23
|
*
|
|
|
s390/sclp: _sclp_wait_int(): retain full PSW mask
Sascha Silbe
2015-11-12
1
-1
/
+1
|
*
|
|
|
s390: add support for ipl devices in subchannel sets > 0
Sebastian Ott
2015-11-11
3
-12
/
+40
|
*
|
|
|
s390/ipl: fix out of bounds access in scpdata_write
Sebastian Ott
2015-11-11
1
-12
/
+5
|
*
|
|
|
s390/pci_dma: improve debugging of errors during dma map
Sebastian Ott
2015-11-09
1
-11
/
+30
|
*
|
|
|
s390/pci_dma: handle dma table failures
Sebastian Ott
2015-11-09
2
-15
/
+27
|
*
|
|
|
s390/pci_dma: unify label of invalid translation table entries
Sebastian Ott
2015-11-09
1
-4
/
+3
|
*
|
|
|
s390/syscalls: remove system call number calculation
Heiko Carstens
2015-11-09
1
-8
/
+8
|
*
|
|
|
s390/diag: add a s390 prefix to the diagnose trace point
Martin Schwidefsky
2015-11-09
3
-8
/
+8
|
*
|
|
|
s390/head: fix error message on unsupported hardware
Sascha Silbe
2015-11-09
1
-4
/
+4
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-11-17
2
-8
/
+42
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
arm64: bpf: make BPF prologue and epilogue align with ARM64 AAPCS
Yang Shi
2015-11-17
1
-5
/
+39
|
*
|
|
|
bpf, arm64: start flushing icache range from header
Daniel Borkmann
2015-11-16
1
-1
/
+1
|
*
|
|
|
bpf, arm: start flushing icache range from header
Daniel Borkmann
2015-11-16
1
-1
/
+1
|
*
|
|
|
arm64: bpf: fix JIT frame pointer setup
Yang Shi
2015-11-16
1
-3
/
+3
*
|
|
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-11-15
1
-6
/
+0
|
\
\
\
\
\
|
*
|
|
|
|
perf/x86/intel/rapl: Remove the unused RAPL_EVENT_DESC() macro
Huang Rui
2015-11-12
1
-6
/
+0
*
|
|
|
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-11-15
9
-16
/
+73
|
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
|
|
x86/cpu: Call verify_cpu() after having entered long mode too
Borislav Petkov
2015-11-07
2
-5
/
+15
|
*
|
|
|
|
x86/setup: Fix low identity map for >= 2GB kernel range
Krzysztof Mazur
2015-11-07
1
-1
/
+1
|
*
|
|
|
|
x86/mm: Skip the hypervisor range when walking PGD
Boris Ostrovsky
2015-11-07
1
-1
/
+16
|
*
|
|
|
|
x86/AMD: Fix last level cache topology for AMD Fam17h systems
Aravind Gopalakrishnan
2015-11-07
1
-0
/
+13
|
*
|
|
|
|
x86/irq: Probe for PIC presence before allocating descs for legacy IRQs
Vitaly Kuznetsov
2015-11-07
3
-9
/
+27
[next]