Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
60e8d3e11645a1b9c4197d9786df3894332c1685
/
arch
60e8d3e
Merge tag 'pci-v4.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 8 years ago
5bcbe22
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 8 years ago
28cbc33
Merge tag 'sound-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 8 years ago
bc49a78
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 8 years ago
fd7e9a8
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 8 years ago
ecf1385
mm: drop unused argument of zap_page_range()
by Kirill A. Shutemov
· 8 years ago
9af744d
lib/show_mem.c: teach show_mem to work with the given nodemask
by Michal Hocko
· 8 years ago
6d23f8a
arch, mm: remove arch specific show_mem
by Michal Hocko
· 8 years ago
16e72e9
powerpc: do not make the entire heap executable
by Denys Vlasenko
· 8 years ago
ddffe98
mm/memory_hotplug: set magic number to page->freelist instead of page->lru.next
by Yasuaki Ishimatsu
· 8 years ago
6302666
parisc: use generic current.h
by Davidlohr Bueso
· 8 years ago
ca376b3
score: remove asm/current.h
by Davidlohr Bueso
· 8 years ago
af0de78
m32r: fix build warning
by Sudip Mukherjee
· 8 years ago
6408b6f
m32r: use generic current.h
by Davidlohr Bueso
· 8 years ago
37c8596
Merge tag 'tty-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 8 years ago
e30aee9
Merge tag 'char-misc-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 8 years ago
8ff546b
Merge tag 'usb-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 8 years ago
ca78d31
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 8 years ago
a4ee7ba
Merge tag 'arc-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc
by Linus Torvalds
· 8 years ago
38705613
Merge tag 'powerpc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
ff47d8c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 8 years ago
3051bf3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 8 years ago
1e74a2e
Merge tag 'gcc-plugins-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 8 years ago
c054ee3
Merge branch 'for-next/gcc-plugin/structleak' into for-linus/gcc-plugins
by Kees Cook
· 8 years ago
7bb0338
Merge tag 'rodata-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 8 years ago
ff58d00
Merge tag 'media/v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 8 years ago
5ab3566
Merge tag 'pinctrl-v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 8 years ago
6d1c42d
Merge tag 'extable-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 8 years ago
0f002fd
Merge tag 'mips_4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/mips
by Linus Torvalds
· 8 years ago
252b95c
Merge tag 'for-linus-4.11-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 8 years ago
e67bd12
Merge tag 'mmc-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
by Linus Torvalds
· 8 years ago
9d876e7
bpf: fix unlocking of jited image when module ronx not set
by Daniel Borkmann
· 8 years ago
d2852a2
arch: add ARCH_HAS_SET_MEMORY config
by Daniel Borkmann
· 8 years ago
dd0fd8b
x86/kvm: Provide optimized version of vcpu_is_preempted() for x86-64
by Waiman Long
· 8 years ago
6c62985
x86/paravirt: Change vcp_is_preempted() arg type to long
by Waiman Long
· 8 years ago
96794e4
KVM: VMX: use correct vmcs_read/write for guest segment selector/base
by Chao Peng
· 8 years ago
b7ffc44
x86/kvm/vmx: Defer TR reload after VM exit
by Andy Lutomirski
· 8 years ago
d3273de
x86/asm/64: Drop __cacheline_aligned from struct x86_hw_tss
by Andy Lutomirski
· 8 years ago
8c2e41f
x86/kvm/vmx: Simplify segment_base()
by Andy Lutomirski
· 8 years ago
e28baea
x86/kvm/vmx: Get rid of segment_base() on 64-bit kernels
by Andy Lutomirski
· 8 years ago
e0c2306
x86/kvm/vmx: Don't fetch the TSS base from the GDT
by Andy Lutomirski
· 8 years ago
4f53ab1
x86/asm: Define the kernel TSS limit in a macro
by Andy Lutomirski
· 8 years ago
43e31e4
Merge tag 'acpi-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 8 years ago
02c3de1
Merge tag 'pm-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 8 years ago
85adbcd
Merge tag 'spi-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
by Linus Torvalds
· 8 years ago
59da2a0
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching
by Linus Torvalds
· 8 years ago
ebb4949
Merge tag 'iommu-updates-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 8 years ago
937b5b5
Merge tag 'm68k-for-v4.11-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
by Linus Torvalds
· 8 years ago
c945d02
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
8b5abde
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
a25a1d6
Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
280d7a1
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
8a9365a
Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
2891e8e
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
292d386
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
4cee9fe
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
42e1b14
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
828cad8
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
60c906b
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
4e25d30
Merge tag 'asoc-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
by Takashi Iwai
· 8 years ago
7f4eb0a
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
32e2d7c
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
20dcfe1
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
345fb0a
Merge tag 'edac_for_4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
by Linus Torvalds
· 8 years ago
06ce521
kvm: fix page struct leak in handle_vmon
by Paolo Bonzini
· 8 years ago
a74d1ca
Merge branches 'acpi-bus', 'acpi-sleep' and 'acpi-processor'
by Rafael J. Wysocki
· 8 years ago
ad7eec4
Merge branch 'pm-cpuidle'
by Rafael J. Wysocki
· 8 years ago
f6cbe34
Merge branch 'pm-cpufreq'
by Rafael J. Wysocki
· 8 years ago
64f758a
Merge branch 'pm-opp'
by Rafael J. Wysocki
· 8 years ago
d24b98e
s390/syscall: fix single stepped system calls
by Martin Schwidefsky
· 8 years ago
a26d553
Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into HEAD
by Paolo Bonzini
· 8 years ago
e2a3b0d
Merge remote-tracking branches 'spi/topic/rockchip', 'spi/topic/rspi', 'spi/topic/s3c64xx', 'spi/topic/sh-msiof' and 'spi/topic/slave' into spi-next
by Mark Brown
· 8 years ago
166729f
Merge remote-tracking branches 'asoc/topic/rt5665', 'asoc/topic/rt5677', 'asoc/topic/samsung', 'asoc/topic/simple' and 'asoc/topic/sunxi' into asoc-next
by Mark Brown
· 8 years ago
f787d1d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
2763f92
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 8 years ago
b92ce30
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 8 years ago
17a984b
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
69e0517
ARM: multi_v7_defconfig: enable Qualcomm RPMCC
by Andy Gross
· 8 years ago
bcd3bb6
KVM: PPC: Book3S HV: Disable HPT resizing on POWER9 for now
by Paul Mackerras
· 8 years ago
74451e66
bpf: make jited programs visible in traces
by Daniel Borkmann
· 8 years ago
9383191
bpf: remove stubs for cBPF from arch code
by Daniel Borkmann
· 8 years ago
2fe1e8a
Merge tag 'powerpc-4.10-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
cfd75c2
MIPS: VDSO: Explicitly use -fno-asynchronous-unwind-tables
by Robert Schiele
· 8 years ago
bd7e5b0
KVM: x86: remove code for lazy FPU handling
by Paolo Bonzini
· 8 years ago
460df4c
KVM: race-free exit from KVM_RUN without POSIX signals
by Paolo Bonzini
· 8 years ago
bdfdaf1
MIPS: BCM47XX: Fix button inversion for Asus WL-500W
by Mirko Parthey
· 8 years ago
650a2b2
MIPS: DTS: Add img directory to Makefile
by Ian Pozella
· 8 years ago
b617649
MIPS: ip27: Disable qlge driver in defconfig
by Arnd Bergmann
· 8 years ago
a726f1d
MIPS: pic32mzda: Fix linker error for pic32_get_pbclk()
by Purna Chandra Mandal
· 9 years ago
774f0c6
MIPS: Lantiq: Keep ethernet enabled during boot
by Felix Fietkau
· 8 years ago
884b426
MIPS: OCTEON: Fix copy_from_user fault handling for large buffers
by James Cowgill
· 8 years ago
66fd848
MIPS: Fix special case in 64 bit IP checksumming.
by Ralf Baechle
· 8 years ago
3a4f176
KVM: PPC: Book3S HV: Turn "KVM guest htab" message into a debug message
by Thomas Huth
· 8 years ago
1228f7b
s390: add missing "do {} while (0)" loop constructs to multiline macros
by Heiko Carstens
· 8 years ago
549f2bf
s390/mm: add cond_resched call to kernel page table dumper
by Heiko Carstens
· 8 years ago
466178f
s390: get rid of MACHINE_HAS_PFMF and MACHINE_HAS_HPAGE
by Heiko Carstens
· 8 years ago
604ddad
s390/mm: make memory_block_size_bytes available for !MEMORY_HOTPLUG
by Heiko Carstens
· 8 years ago
187b5f4
s390: replace ACCESS_ONCE with READ_ONCE
by Christian Borntraeger
· 8 years ago
d321796
s390: Audit and remove any remaining unnecessary uses of module.h
by Paul Gortmaker
· 8 years ago
ff24b07
s390: mm: Audit and remove any unnecessary uses of module.h
by Paul Gortmaker
· 8 years ago
Next »