Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | | parisc: Drop unused MADV_xxxK_PAGES flags from asm/mman.h | Helge Deller | 2015-11-22 | 1 | -10/+0 | |
| | | * | | | | | parisc: Drop definition of start_thread_som for HP-UX SOM binaries | Helge Deller | 2015-11-20 | 1 | -27/+0 | |
| | | * | | | | | parisc: Fix wrong comment regarding first pmd entry flags | Helge Deller | 2015-11-20 | 1 | -1/+1 | |
| | * | | | | | | 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 tag 'kvm-s390-master-4.4-1' of git://git.kernel.org/pub/scm/linux/kerne... | Paolo Bonzini | 2015-11-19 | 4 | -10/+13 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | KVM: s390: fix wrong lookup of VCPUs by array index | David Hildenbrand | 2015-11-19 | 2 | -8/+3 | |
| | * | | | | | | | | | | KVM: s390: avoid memory overwrites on emergency signal injection | David Hildenbrand | 2015-11-19 | 1 | -0/+4 | |
| | * | | | | | | | | | | KVM: s390: fix pfmf intercept handler | Heiko Carstens | 2015-11-19 | 1 | -1/+1 | |
| | * | | | | | | | | | | KVM: s390: enable SIMD only when no VCPUs were created | David Hildenbrand | 2015-11-19 | 1 | -1/+5 | |
| | |/ / / / / / / / / |