Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
e5adfffc857788c8b7eca0e98cf1e26f1964b292
/
arch
b58ed04
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 12 years ago
9387468
Merge tag 'clk-for-linus' of git://git.linaro.org/people/mturquette/linux
by Linus Torvalds
· 12 years ago
505cbed
Merge tag 'pinctrl-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 12 years ago
11b84c5
Merge tag 'mmc-updates-for-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc
by Linus Torvalds
· 12 years ago
58fea35
arm64: Fix the dtbs target building
by Catalin Marinas
· 12 years ago
cd58709
mmc: omap_hsmmc: Enable HSPE bit for high speed cards
by Hebbar, Gururaja
· 12 years ago
d6a20de
mmc: at91-mci: remove obsolete driver
by Ludovic Desroches
· 12 years ago
04c5dec
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 12 years ago
c90e6fb
MIPS: Fix endless loop when processing signals for kernel tasks
by Dmitry Adamushko
· 13 years ago
2d33976
MIPS: R3000/R3081: Fix CPU detection.
by Ralf Baechle
· 13 years ago
97daa76
MIPS: N32: Fix signalfd4 syscall entry point
by Ralf Baechle
· 12 years ago
d556371
MIPS: N32: Fix preadv(2) and pwritev(2) entry points.
by Ralf Baechle
· 12 years ago
609e3ff
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
by Linus Torvalds
· 12 years ago
f2dcd0f
Merge remote-tracking branch 'robherring/for-next' into devicetree/next
by Grant Likely
· 12 years ago
ac53c4f
MIPS: Avoid mcheck by flushing page range in huge_ptep_set_access_flags()
by David Daney
· 12 years ago
300db34
microblaze: use new common dtc rule
by Stephen Warren
· 12 years ago
1020e29
c6x: use new common dtc rule
by Stephen Warren
· 12 years ago
19fbd6b29
openrisc: use new common dtc rule
by Stephen Warren
· 12 years ago
70f915a
arm64: Add dtbs target for building all the enabled dtb files
by Rob Herring
· 12 years ago
0032c85
sparc: Fix piggyback with newer binutils.
by David S. Miller
· 12 years ago
de7531e
sparc64: exit_group should kill register windows just like plain exit.
by David S. Miller
· 12 years ago
25a3bc6
[parisc] open(2) compat bug
by Al Viro
· 12 years ago
da4cbc6d
arm64: use new common dtc rule
by Stephen Warren
· 12 years ago
499cd82
ARM: dt: change .dtb build rules to build in dts directory
by Grant Likely
· 12 years ago
9d73fc2
open*(2) compat fixes (s390, arm64)
by Al Viro
· 12 years ago
7c8f86a
ARM: mmp: select PINCTRL for ARCH_MMP
by Axel Lin
· 12 years ago
b3c3a9c
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
455e987
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
7c17e48
Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
8fdd78e
Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming
by Linus Torvalds
· 12 years ago
31e06a4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
644c154
x86, fpu: Avoid FPU lazy restore after suspend
by Vincent Palatin
· 12 years ago
73efd00
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
90bf80a
Merge tag 'ixp4xx-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
90b335f
kbuild: centralize .dts->.dtb rule
by Stephen Warren
· 12 years ago
465aac6
Fix build when CONFIG_W1_MASTER_GPIO=m b exporting "allnodes"
by Randy Dunlap
· 12 years ago
499b42c
powerpc: Fix fallout from device_node->name constification
by Grant Likely
· 12 years ago
9434d24
Merge branch 'v3.7-samsung-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes
by Arnd Bergmann
· 12 years ago
02232f8
microblaze: rt_sigreturn is too trigger-happy about sigaltstack errors
by Al Viro
· 12 years ago
afd3f96
score: do_sigaltstack() expects a userland pointer...
by Al Viro
· 12 years ago
9dc87c7
sh64: fix altstack switching on sigreturn
by Al Viro
· 12 years ago
d26654e
openrisk: fix altstack switching on sigreturn
by Al Viro
· 12 years ago
9436d5c
um: get_safe_registers() should be done in flush_thread(), not start_thread()
by Al Viro
· 12 years ago
93bbd0c
c6x: use generic kvm_para.h
by Mark Salter
· 12 years ago
de0eed2
c6x: remove internal kernel symbols from exported setup.h
by Mark Salter
· 12 years ago
ea3aacf
ARM: 7586/1: sp804: set cpumask to cpu_possible_mask for clock event device
by Will Deacon
· 12 years ago
6662c34
x86-32: Unbreak booting on some 486 clones
by H. Peter Anvin
· 12 years ago
3305769
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 12 years ago
cb7cb28
x86, kvm: Remove incorrect redundant assembly constraint
by H. Peter Anvin
· 12 years ago
9c0603f
c6x: fix misleading comment
by Mark Salter
· 12 years ago
9d34340
c6x: run do_notify_resume with interrupts enabled
by Mark Salter
· 12 years ago
70e1584
Merge tag 'orion_fixes_for_3.7' of git://git.infradead.org/users/jcooper/linux into fixes
by Olof Johansson
· 12 years ago
08e627b
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 12 years ago
c2a65d3
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 12 years ago
e716e01
powerpc/eeh: Do not invalidate PE properly
by Gavin Shan
· 12 years ago
2654ad4
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
5e351cd
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 12 years ago
0e622d3
of/address: sparc: Declare of_iomap as an extern function for sparc again
by Andreas Larsson
· 12 years ago
33f1459
Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/linux
by Linus Torvalds
· 12 years ago
f3a443a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
by Linus Torvalds
· 12 years ago
45aaff0
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
f93a1a0
MIPS: Fix crash that occurs when function tracing is enabled
by Al Cooper
· 12 years ago
0ec7ec7
MIPS: Merge overlapping bootmem ranges
by Ralf Baechle
· 12 years ago
5010192
ARM: 7583/1: decompressor: Enable unaligned memory access for v6 and above
by Dave Martin
· 12 years ago
26d29d0
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 12 years ago
c667f75
Merge branch 'v3.7-samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes
by Olof Johansson
· 12 years ago
bb46188
powerpc/pseries: Fix oops with MSIs when missing EEH PEs
by Alexey Kardashevskiy
· 12 years ago
5a90316
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
b80d60e
Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/parisc-2.6
by Linus Torvalds
· 12 years ago
441a179
[PARISC] fix user-triggerable panic on parisc
by Al Viro
· 12 years ago
0d2c9f05
IXP4xx: use __iomem for MMIO
by Arnd Bergmann
· 12 years ago
b7b23db
IXP4xx: map CPU config registers within VMALLOC region.
by Krzysztof Hałasa
· 12 years ago
f0cdb15
IXP4xx: Always ioremap() Queue Manager MMIO region at boot.
by Krzysztof Hałasa
· 15 years ago
05cd3db
ixp4xx: Declare MODULE_FIRMWARE usage
by Tim Gardner
· 13 years ago
f203bc6
IXP4xx: Remove time limit for PCI TRDY to enable use of slow devices.
by Krzysztof Hałasa
· 14 years ago
87ba5c6
IXP4xx: Fix off-by-one bug in Goramo MultiLink platform.
by Krzysztof Hałasa
· 12 years ago
3043c5c
IXP4xx: Fix Goramo MultiLink platform compilation.
by Krzysztof Hałasa
· 12 years ago
65546ab
Merge tag 'omap-for-v3.7-rc5/fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes
by Olof Johansson
· 12 years ago
0a0d628
ARM - OMAP: ads7846: fix pendown debounce setting
by Igor Grinberg
· 12 years ago
70ee657
clk: move IM-PD1 clocks to drivers/clk
by Linus Walleij
· 12 years ago
1dc831b
ARM: Kirkwood: Update PCI-E fixup
by Jason Gunthorpe
· 12 years ago
d356cf5
Dove: Fix irq_to_pmu()
by Russell King - ARM Linux
· 12 years ago
5d3df93
Dove: Attempt to fix PMU/RTC interrupts
by Russell King - ARM Linux
· 12 years ago
70b9b24
ARM: S3C24XX: Fix potential NULL pointer dereference error
by Sachin Kamat
· 12 years ago
5f007db
Merge branch 'at91' into devel
by Linus Walleij
· 12 years ago
8604ac3
pinctrl/u300/coh901: stop spawning pinctrl from GPIO
by Linus Walleij
· 12 years ago
ee4eb87
x86-64: Fix ordering of CFI directives and recent ASM_CLAC additions
by Jan Beulich
· 12 years ago
36c46ca
x86, microcode, AMD: Add support for family 16h processors
by Boris Ostrovsky
· 12 years ago
cb57a2b
x86-32: Export kernel_stack_pointer() for modules
by H. Peter Anvin
· 12 years ago
1022623
x86-32: Fix invalid stack address while in softirq
by Robert Richter
· 12 years ago
9846210
ARM: tegra: seaboard: add missing DT vendor prefixes
by Stephen Warren
· 12 years ago
99b6e1e
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 12 years ago
d6dc246
Merge remote-tracking branch 'agust/merge' into merge
by Benjamin Herrenschmidt
· 12 years ago
c1ddb48
Merge commit 'efi-for-3.7-v2' into x86/urgent
by H. Peter Anvin
· 12 years ago
0f905a4
x86, efi: Fix processor-specific memcpy() build error
by Matt Fleming
· 12 years ago
caaa8c6
x86: remove dummy long from EFI stub
by Cesar Eduardo Barros
· 12 years ago
91280e7
ARM: EXYNOS: PL330 MDMA1 fix for revision 0 of Exynos4210 SOC
by Bartlomiej Zolnierkiewicz
· 12 years ago
60606d4
Merge branch 'x86-pre-uapi' into perf-uapi
by David Howells
· 12 years ago
c12a819
ARM: at91: pm9g45: add mmc support
by Jean-Christophe PLAGNIOL-VILLARD
· 12 years ago
301333b
ARM: at91: Animeo IP: add mmc support
by Jean-Christophe PLAGNIOL-VILLARD
· 12 years ago
Next »