Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
22c5649eef0fc37532e20c14d2656b28ca708a69
/
arch
« Previous
f465d14
Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
30b8428
Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
84a442b
Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
2795343
Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
2c757fd
Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
ce53044
Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
0877aa39
Merge tag 'defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
c819baf
Merge branches 'fixes-for-linus', 'generic', 'cavium', 'module.h-fixes', 'next/ath79' and 'next/lantiq' into mips-for-linux-next
by Ralf Baechle
· 12 years ago
009d691
MIPS: lantiq: remove orphaned code
by John Crispin
· 13 years ago
2c66f62
sparc: use the new generic strnlen_user() function
by David Miller
· 12 years ago
5723aa9
x86: use the new generic strnlen_user() function
by Linus Torvalds
· 12 years ago
36126f8
word-at-a-time: make the interfaces truly generic
by Linus Torvalds
· 12 years ago
4ae73f2
x86: use generic strncpy_from_user routine
by Linus Torvalds
· 12 years ago
786f02b
Merge tag 'x86-mce-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras
by Linus Torvalds
· 12 years ago
fa2af6e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
by Linus Torvalds
· 12 years ago
96f3994
ARM: OMAP: SoC detection: remove unused cpu_is macros
by Kevin Hilman
· 13 years ago
00633d7
ARM: OMAP3: clock data: cleanup AM3[35]x SoC detection
by Kevin Hilman
· 13 years ago
1fcb78e
tile: default to tilegx_defconfig for ARCH=tile
by Chris Metcalf
· 12 years ago
9f1d62b
tile: fix bug where fls(0) was not returning 0
by Chris Metcalf
· 12 years ago
acd1a19
arch/tile: mark TILEGX as not EXPERIMENTAL
by Chris Metcalf
· 13 years ago
4ce6bea
tile/mm/fault.c: Port OOM changes to handle_page_fault
by Kautuk Consul
· 13 years ago
c6f696f
arch/tile: add descriptive text if the kernel reports a bad trap
by Chris Metcalf
· 13 years ago
8703d6e
arch/tile: allow querying cpu module information from the hypervisor
by Chris Metcalf
· 13 years ago
b8ace08
arch/tile: fix hardwall for tilegx and generalize for idn and ipi
by Chris Metcalf
· 13 years ago
621b195
arch/tile: support multiple huge page sizes dynamically
by Chris Metcalf
· 13 years ago
fc0c49f
arch/tile: support kexec() for tilegx
by Chris Metcalf
· 13 years ago
cd6f32a
arch/tile: support <asm/cachectl.h> header for cacheflush() syscall
by Chris Metcalf
· 13 years ago
d5d14ed
arch/tile: Allow tilegx to build with either 16K or 64K page size
by Chris Metcalf
· 13 years ago
47d632f
arch/tile: optimize get_user/put_user and friends
by Chris Metcalf
· 13 years ago
1efea40
arch/tile: support building big-endian kernel
by Chris Metcalf
· 13 years ago
73636b1
arch/tile: allow building Linux with transparent huge pages enabled
by Chris Metcalf
· 13 years ago
5100700
arch/tile: use interrupt critical sections less
by Chris Metcalf
· 13 years ago
d5adf23
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 12 years ago
d484864
Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping
by Linus Torvalds
· 12 years ago
4b7eba4
Merge tag 'cris-for-linus' of git://jni.nu/cris
by Linus Torvalds
· 12 years ago
603d663
openrisc: use generic strncpy_from_user
by Jonas Bonn
· 12 years ago
1b38a3a
x86: hpet: Fix copy-and-paste mistake in earlier change
by Jan Beulich
· 12 years ago
8275b91
[PARISC] Fix parisc compile failure after smp: Add task_struct argument to __cpu_up()
by James Bottomley
· 12 years ago
2f649c1
[PARISC] fix TLB fault path on PA2.0 narrow systems
by James Bottomley
· 12 years ago
ed5fb24
[PARISC] fix boot failure on 32-bit systems caused by branch stubs placed before .text
by John David Anglin
· 12 years ago
b9dbf95
clocksource: em_sti: Emma Mobile STI driver
by Magnus Damm
· 12 years ago
ef0c148
ARM: neponset: make sure neponset_ncr_frob() is exported
by Russell King
· 12 years ago
af06bb9
ARM: fix out[bwl]()
by Russell King
· 12 years ago
456d3d4
sparc64: Fix several bugs in quad floating point emulation.
by David S. Miller
· 12 years ago
d5c15f1
microblaze: Setup correct pointer to TLS area
by Edgar E. Iglesias
· 13 years ago
8d95e12
microblaze: Add TLS support to sys_clone
by Edgar E. Iglesias
· 13 years ago
d65987a
microblaze: ftrace: Pass the first calling instruction for dynamic ftrace
by Michal Simek
· 13 years ago
f397c07
microblaze: Port OOM changes to do_page_fault
by Kautuk Consul
· 13 years ago
59516b0
microblaze: Do not select GENERIC_GPIO by default
by Lars-Peter Clausen
· 13 years ago
07acfc2
Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 12 years ago
b5f4035
Merge tag 'stable/for-linus-3.5-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 12 years ago
ce00417
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
by Linus Torvalds
· 12 years ago
f841d79
x86: Return IRQ_SET_MASK_OK_NOCOPY from irq affinity functions
by Jiang Liu
· 13 years ago
151766f
Revert "x86/platform: Add a wallclock_init func to x86_platforms ops"
by Feng Tang
· 13 years ago
abe81e2
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
b1bf7d4
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 12 years ago
745914d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alpha
by Linus Torvalds
· 12 years ago
c538983
sparc: Fix user_addr_max() definition.
by David S. Miller
· 12 years ago
c7523a7c
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
2922585
lib: Sparc's strncpy_from_user is generic enough, move under lib/
by David S. Miller
· 12 years ago
4469690
kernel: Move REPEAT_BYTE definition into linux/kernel.h
by David S. Miller
· 12 years ago
35c9646
sparc: Increase portability of strncpy_from_user() implementation.
by David S. Miller
· 12 years ago
f2fde3a6
Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 12 years ago
28f3d71
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
654443e
Merge branch 'perf-uprobes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
25534eb
alpha: add io{read,write}{16,32}be functions
by Michael Cree
· 13 years ago
7a8bb98
alpha: implement various OSF/1 stat syscalls
by Mans Rullgard
· 13 years ago
50744de
alpha: implement setsysinfo(SSI_LMF) as a no-op
by Mans Rullgard
· 13 years ago
ab11ca3
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 12 years ago
ea17e74
x86, relocs: Add jiffies and jiffies_64 to the relative whitelist
by H. Peter Anvin
· 12 years ago
197b58e
sh: se7343: Move CPLD IRQs to irqdomain and generic irq chip.
by Paul Mundt
· 12 years ago
5df38b9
sh: se722: Move FPGA IRQs to irqdomain and generic irq chip.
by Paul Mundt
· 12 years ago
f4815ac
s390/headers: replace __s390x__ with CONFIG_64BIT where possible
by Heiko Carstens
· 12 years ago
da47773
s390/headers: remove #ifdef __KERNEL__ from not exported headers
by Heiko Carstens
· 12 years ago
b98b358
sh: mach-x3proto: Migrate to linear irq domain.
by Paul Mundt
· 12 years ago
3a9485d
sh64: Fix up fallout from generic init_task conversion.
by Paul Mundt
· 12 years ago
3a898c0
sh64: Ensure KALLSYMS is enabled for unwinder use.
by Paul Mundt
· 12 years ago
4945326
sh64: Convert to unwinder API.
by Paul Mundt
· 12 years ago
76b3866
sh: Kill off now unused arch_probe_nr_irqs().
by Paul Mundt
· 12 years ago
936c163
sh: arch/sh/kernel/process.c needs asm/fpu.h for unlazy_fpu().
by Paul Mundt
· 12 years ago
4efcac3
sparc: Optimize strncpy_from_user() zero byte search.
by David S. Miller
· 12 years ago
62366c8
avr32: missed _TIF_NOTIFY_RESUME on one of do_notify_resume callers
by Al Viro
· 12 years ago
617c62a
parisc: need to check NOTIFY_RESUME when exiting from syscall
by Al Viro
· 12 years ago
a42c6de
move key_repace_session_keyring() into tracehook_notify_resume()
by Al Viro
· 12 years ago
f936991
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
644473e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 12 years ago
d5b4bb4
Merge branch 'delete-mca' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 12 years ago
c80ddb5
Merge tag 'md-3.5' of git://neil.brown.name/md
by Linus Torvalds
· 12 years ago
0bd3fbd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 12 years ago
37c3459
x86/mce: Add instruction recovery signatures to mce-severity table
by Tony Luck
· 13 years ago
875e266
x86/mce: Fix check for processor context when machine check was taken.
by Tony Luck
· 12 years ago
a129a7c
MCE: Fix vm86 handling for 32bit mce handler
by Andi Kleen
· 14 years ago
fd95281
x86-32, relocs: Whitelist more symbols for ld bug workaround
by H. Peter Anvin
· 12 years ago
2e341ca
Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 12 years ago
9dde0ae
ixp4xx: fix compilation by adding gpiolib support
by Richard Cochran
· 12 years ago
56edab3
Merge branches 'perf-urgent-for-linus' and 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
3813d40
Merge tag 'ia64-3.5-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux
by Linus Torvalds
· 12 years ago
2335a83
Merge branch 'x86-reboot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
44bc40e
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
02171b4
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
Next »