Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
dba27ec1bc382014aa2ba46e96f421b5f6536dae
/
arch
5510b3c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
7c764ce
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 9 years ago
485d651
bpf, x86/sparc: show actual number of passes in bpf_jit_dump
by Daniel Borkmann
· 9 years ago
7b36f92
bpf: provide helper that indicates eBPF was migrated
by Daniel Borkmann
· 9 years ago
2482abb
ebpf, x86: fix general protection fault when tail call is invoked
by Daniel Borkmann
· 9 years ago
9db7f2b
s390/bpf: recache skb->data/hlen for skb_vlan_push/pop
by Michael Holzheu
· 9 years ago
cde66c2
s390/bpf: Only clear A and X for converted BPF programs
by Michael Holzheu
· 9 years ago
ce2b6ad
s390/bpf: increase BPF_SIZE_MAX
by Michael Holzheu
· 9 years ago
1df03ff
s390/bpf: Fix multiple macro expansions
by Michael Holzheu
· 9 years ago
f75298f
s390/bpf: clear correct BPF accumulator register
by Michael Holzheu
· 9 years ago
86ea07c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 9 years ago
d61be4b
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 9 years ago
0b991f5
s390/cachinfo: add missing facility check to init_cache_level()
by Heiko Carstens
· 9 years ago
5bf705b
ARM: net: add support for BPF_ANC | SKF_AD_HATYPE in ARM JIT.
by Nicolas Schichan
· 9 years ago
303249a
ARM: net: add support for BPF_ANC | SKF_AD_PAY_OFFSET in ARM JIT.
by Nicolas Schichan
· 9 years ago
1447f93
ARM: net: add support for BPF_ANC | SKF_AD_PKTTYPE in ARM JIT.
by Nicolas Schichan
· 9 years ago
f91b1fe
arm64/efi: map the entire UEFI vendor string before reading it
by Ard Biesheuvel
· 9 years ago
5c02a42
avr32: handle NULL as a valid clock object
by Andy Shevchenko
· 9 years ago
30342fe
s390/bpf: clear correct BPF accumulator register
by Michael Holzheu
· 9 years ago
2579d01
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
2800348
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
1a4e879
x86/mm/pat: Revert 'Adjust default caching mode translation tables'
by Thomas Gleixner
· 9 years ago
2c534c0
perf/x86/intel/cqm: Return cached counter value from IRQ context
by Matt Fleming
· 9 years ago
82b35f3
Merge tag 'tty-4.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 9 years ago
1e63dca
Merge tag 'mmc-4.2-rc3' of git://git.linaro.org/people/ulf.hansson/mmc
by Linus Torvalds
· 9 years ago
b497500
Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
by Linus Torvalds
· 9 years ago
c0c3322
x86/asm/entry/32: Revert 'Do not use R9 in SYSCALL32' commit
by Denys Vlasenko
· 9 years ago
8a0a5da
x86/mm: Fix newly introduced printk format warnings
by Thomas Gleixner
· 9 years ago
1cd5594
dts: imx7: fix sd card gpio polarity specified in device tree
by Dong Aisheng
· 9 years ago
cf75eb1
dts: imx25: fix sd card gpio polarity specified in device tree
by Dong Aisheng
· 9 years ago
89c1a8cf
dts: imx6: fix sd card gpio polarity specified in device tree
by Dong Aisheng
· 9 years ago
94d7694
dts: imx53: fix sd card gpio polarity specified in device tree
by Dong Aisheng
· 9 years ago
aca45c0
dts: imx51: fix sd card gpio polarity specified in device tree
by Dong Aisheng
· 9 years ago
7525a99
m32r: Add ioreadXX/iowriteXX big-endian mmio accessors
by Peter Hurley
· 9 years ago
3f81d24
tile: use free_bootmem_late() for initrd
by Chris Metcalf
· 9 years ago
c5e40ee
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
0da029e
KVM: x86: rename quirk constants to KVM_X86_QUIRK_*
by Paolo Bonzini
· 9 years ago
fb279950
KVM: vmx: obey KVM_QUIRK_CD_NW_CLEARED
by Xiao Guangrong
· 9 years ago
41dbc6b
KVM: x86: introduce kvm_check_has_quirk
by Paolo Bonzini
· 9 years ago
3e5d2fd
KVM: MTRR: simplify kvm_mtrr_get_guest_memory_type
by Xiao Guangrong
· 9 years ago
10dc331
KVM: MTRR: fix memory type handling if MTRR is completely disabled
by Xiao Guangrong
· 9 years ago
c5dfd65
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 9 years ago
5a5ca73
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 9 years ago
9a58eeb
x86/mm: Remove region_is_ram() call from ioremap
by Toshi Kani
· 9 years ago
1c9cf9b
x86/mm: Move warning from __ioremap_check_ram() to the call site
by Toshi Kani
· 9 years ago
3bc38fc
ARM64/irq: Use access helper irq_data_get_affinity_mask()
by Jiang Liu
· 9 years ago
c0d3fce
arm64: switch_to: calculate cpu context pointer using separate register
by Will Deacon
· 9 years ago
c18fe54
ARM: net: fix vlan access instructions in ARM JIT.
by Nicolas Schichan
· 9 years ago
6d715e3
ARM: net: handle negative offsets in BPF JIT.
by Nicolas Schichan
· 9 years ago
7aed35c
ARM: net: fix condition for load_order > 0 when translating load instructions.
by Nicolas Schichan
· 9 years ago
ca1fec5
x86/mm/pat: Adjust default caching mode translation tables
by Jan Beulich
· 9 years ago
5bc016f
x86/fpu: Disable dependent CPU features on "noxsave"
by Jan Beulich
· 9 years ago
a8965276
x86/mpx: Do not set ->vm_ops on MPX VMAs
by Kirill A. Shutemov
· 9 years ago
bbc0377
x86/mm: Add parenthesis for TLB tracepoint size calculation
by Dave Hansen
· 9 years ago
4e10df9
bpf: introduce bpf_skb_vlan_push/pop() helpers
by Alexei Starovoitov
· 9 years ago
9d634c4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 9 years ago
3827ec3
s390: adapt entry.S to the move of thread_struct
by Martin Schwidefsky
· 9 years ago
09adcdf
AVR32/time: Migrate to new 'set-state' interface
by Viresh Kumar
· 9 years ago
8bff839
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 9 years ago
ff72bf7
Merge branch 'parisc-4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 9 years ago
10b97f3
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 9 years ago
fcc53b5
MIPS: fpu.h: Allow 64-bit FPU on a 64-bit MIPS R6 CPU
by Markos Chandras
· 9 years ago
4c4ac9a
parisc: mm: Fix a memory leak related to pmd not attached to the pgd
by Christophe Jaillet
· 9 years ago
3eae03d
Merge tag 'pxa-fixes-v4.2-rc2' of https://github.com/rjarzmik/linux into fixesD
by Olof Johansson
· 9 years ago
9d37e66
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 9 years ago
0e1dbcc
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
f79a17b
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
59ee762
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
5aaeb5c
x86/fpu, sched: Introduce CONFIG_ARCH_WANTS_DYNAMIC_TASK_STRUCT and use it on x86
by Ingo Molnar
· 9 years ago
0c8c0f0
x86/fpu, sched: Dynamically allocate 'struct fpu'
by Dave Hansen
· 9 years ago
f2abeef
mm: clean up per architecture MM hook header files
by Laurent Dufour
· 9 years ago
da89947
Update Viresh Kumar's email address
by Viresh Kumar
· 9 years ago
7f9be77
s390/hugetlb: add hugepages_supported define
by Dominik Dingel
· 9 years ago
41318bf
revert "s390/mm: make hugepages_supported a boot time decision"
by Dominik Dingel
· 9 years ago
ad4f99e
revert "s390/mm: change HPAGE_SHIFT type to int"
by Dominik Dingel
· 9 years ago
04ea1e9
openrisc: fix CONFIG_UID16 setting
by Andrew Morton
· 9 years ago
47295aa
Merge tag 'keystone-dts-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone into fixes
by Olof Johansson
· 9 years ago
0871b72
ARM: fix __virt_to_idmap build error on !MMU
by Russell King
· 9 years ago
bac51ad
ARM: invalidate L1 before enabling coherency
by Russell King
· 9 years ago
462859aa
ARM: 8404/1: dma-mapping: fix off-by-one error in bitmap size check
by Marek Szyprowski
· 9 years ago
8e0c34b
ARM: 8402/1: perf: Don't use of_node after putting it
by Stephen Boyd
· 9 years ago
df9de3c
ARM: 8400/1: use virt_to_idmap to get phys_reset address
by Vitaly Andrianov
· 9 years ago
a97439a
x86/entry/64, x86/nmi/64: Add CONFIG_DEBUG_ENTRY NMI testing code
by Andy Lutomirski
· 9 years ago
36f1a77
x86/nmi/64: Make the "NMI executing" variable more consistent
by Andy Lutomirski
· 9 years ago
23a781e
x86/nmi/64: Minor asm simplification
by Andy Lutomirski
· 9 years ago
810bc07
x86/nmi/64: Use DF to avoid userspace RSP confusing nested NMI detection
by Andy Lutomirski
· 9 years ago
a27507c
x86/nmi/64: Reorder nested NMI checks
by Andy Lutomirski
· 9 years ago
0b22930
x86/nmi/64: Improve nested NMI comments
by Andy Lutomirski
· 9 years ago
9b6e6a8
x86/nmi/64: Switch stacks on userspace NMI entry
by Andy Lutomirski
· 9 years ago
0e181bb
x86/nmi/64: Remove asm code that saves CR2
by Andy Lutomirski
· 9 years ago
9d05041
x86/nmi: Enable nested do_nmi() handling for 64-bit kernels
by Andy Lutomirski
· 9 years ago
3e87ee0
Merge tag 'platform-drivers-x86-v4.2-3' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86
by Linus Torvalds
· 9 years ago
f85c712
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
by Linus Torvalds
· 9 years ago
8b4769c
ARM: keystone: dts: rename pcie nodes to help override status
by Murali Karicheri
· 9 years ago
9dd4f28
ARM: keystone: dts: fix dt bindings for PCIe
by Murali Karicheri
· 9 years ago
a927ef8
ARM: pxa: fix dm9000 platform data regression
by Robert Jarzmik
· 9 years ago
df14a68
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 9 years ago
bec33cd
Merge tag 'arc-v4.2-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc
by Linus Torvalds
· 9 years ago
9c69481
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 9 years ago
e0ea136
Merge tag 'omap-for-v4.2/fixes-rc2-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes
by Olof Johansson
· 9 years ago
Next »