Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
4b979e4c611ce750d32b51737f837b485f43c69b
/
arch
4b979e4
Merge branch 'linus' into irq/core
by Thomas Gleixner
· 9 years ago
1559f3b
xtensa/irq: Use access helper irq_data_get_affinity_mask()
by Jiang Liu
· 9 years ago
c497615
sh/intc: Prepare irq flow handlers for irq argument removal
by Thomas Gleixner
· 9 years ago
8228a04
sh/intc: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
by Jiang Liu
· 9 years ago
8b8149d
sh/irq: Use access helper irq_data_get_affinity_mask()
by Thomas Gleixner
· 9 years ago
cde5c27
sh/irq: Use accessor irq_data_get_node()
by Jiang Liu
· 9 years ago
59fb3d5
ia64/iosapic: Use irq_set_chip_handler_name_locked()
by Thomas Gleixner
· 9 years ago
c42574e
ia64/irq: Use access helper irq_data_get_affinity_mask()
by Jiang Liu
· 9 years ago
bdf76e3
C6X/meagmod-pic: Consolidate chained IRQ handler install/remove
by Thomas Gleixner
· 9 years ago
2843844
blackfin/irq: Use irq_set_handler_locked()
by Thomas Gleixner
· 9 years ago
247bd4f
blackfin/irq: Use access helper irq_data_get_affinity_mask()
by Jiang Liu
· 9 years ago
95e432b
alpha/irq: Use access helper irq_data_get_affinity_mask()
by Jiang Liu
· 9 years ago
0d3f2c9
irqchip/gic: Remove redundant gic_set_irqchip_flags
by Sudeep Holla
· 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
df6e23a
avr32/irq: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
by Jiang Liu
· 9 years ago
4f31dd6
avr32/at32ap: Use irq_set_handler_locked()
by Thomas Gleixner
· 9 years ago
4365160
avr32/at32ap: Consolidate chained IRQ handler install/remove
by Thomas Gleixner
· 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
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
3bf15f5
sparc/PCI: Use helper functions to access fields in struct msi_desc
by Jiang Liu
· 9 years ago
39118e3
x86/PCI: Use for_pci_msi_entry() to access MSI device list
by Jiang Liu
· 9 years ago
df516f4
s390/pci: Use for_pci_msi_entry() to access MSI device list
by Jiang Liu
· 9 years ago
2921d17
powerpc/PCI: Use for_pci_msi_entry() to access MSI device list
by Jiang Liu
· 9 years ago
bbcffac
MIPS/PCI: Use for_pci_msi_entry() to access MSI device list
by Jiang Liu
· 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
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
507a883
treewide: Use helper function to access irq_data->msi_desc
by Jiang Liu
· 10 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
Next »