Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ec7dc8d254985dc4a31858c2c7c7029290e223dd
/
arch
b8c475b
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/x86
by Linus Torvalds
· 19 years ago
28e0cf2
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
by Linus Torvalds
· 19 years ago
9aef3b7
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
by Linus Torvalds
· 19 years ago
bb4bc81
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 19 years ago
0827f2b
Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by Linus Torvalds
· 19 years ago
7fcdf32
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 19 years ago
22f01da
[SPARC]: Fix compile failures in math-emu.
by David S. Miller
· 19 years ago
cddfc12
[SPARC64]: Kill compat_sys_clock_settime sign extension stub.
by David S. Miller
· 19 years ago
14e54cc
[ARM] 3289/1: Enable the LCD support for Integrator/CP
by Catalin Marinas
· 19 years ago
6651a5c
[PATCH] mv643xx_eth: Fix for building as a module
by Dale Farnsworth
· 19 years ago
6fe8f47
[X86] Add new Intel cache descriptors.
by Dave Jones
· 19 years ago
61d67f2
[IA64-SGI] Add PROM feature set for device flush list
by Prarit Bhargava
· 19 years ago
c70ca00
[CPUFREQ] p4-clockmod: Workaround for CPU's with N60 errata
by Ben Collins
· 19 years ago
7efb830
[ARM] 3269/1: Add ARMv6 MT_NONSHARED_DEVICE mem_types[] index
by George G. Davis
· 19 years ago
0367a8d
[ARM] 3266/1: S3C2400 - adds macro S3C24XX
by Lucas Correia Villa Real
· 19 years ago
139366a
[IA64-SGI] XPC remove unnecessary GFP_DMA flag
by Jes Sorensen
· 19 years ago
79c83bd
[IA64] Scaling fix for simultaneous unaligned accesses
by Jack Steiner
· 19 years ago
dc64161
[IA64-SGI] sn_dma_alloc_coherent should use gfp flags
by Takashi Iwai
· 19 years ago
2a79205
[IA64] Set the correct default OS status in the MCA handler
by Keith Owens
· 19 years ago
4072719
[SUNGEM]: Make PM of PHYs more reliable (#2)
by Benjamin Herrenschmidt
· 19 years ago
4415863
[SPARC]: Increase NR_SYSCALLS to 299
by David S. Miller
· 19 years ago
20a2c88
[ARM] Fix ioremap.c vfree type warning
by Russell King
· 19 years ago
3ee68c4
[SPARC64]: Use compat_sys_futimesat in 32-bit syscall table.
by David S. Miller
· 19 years ago
02829f7
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 19 years ago
4979929
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
by Linus Torvalds
· 19 years ago
cdc9cc1
[CPUFREQ] X86_GX_SUSPMOD must depend on PCI
by Adrian Bunk
· 19 years ago
386d1d5
[IA64] eliminate softlockup warning
by John Hawkes
· 19 years ago
60f1c44
[IA64] sem2mutex: arch/ia64/kernel/perfmon.c
by Jes Sorensen
· 19 years ago
92ff2ec
[IA64] sem2mutex: arch/ia64/ia32/sys_ia32.c
by Jes Sorensen
· 19 years ago
fa1b4f9
[ARM] safer handling of syscall table padding
by Al Viro
· 19 years ago
ea49772
[ARM] Remove CONFIG_BROKEN=y from defconfigs
by Russell King
· 19 years ago
2d7d5f0
[SPARC]: Add support for *at(), ppoll, and pselect syscalls.
by David S. Miller
· 19 years ago
da9bb1d
[PATCH] EDAC: core EDAC support code
by Alan Cox
· 19 years ago
3213e91
[PATCH] Add pselect/ppoll system calls on i386
by David Woodhouse
· 19 years ago
36a7878
[PATCH] uml: use generic sys_rt_sigsuspend
by Jeff Dike
· 19 years ago
2fc1062
[PATCH] uml: add TIF_RESTORE_SIGMASK support
by Jeff Dike
· 19 years ago
f27201d
[PATCH] TIF_RESTORE_SIGMASK support for arch/powerpc
by David Woodhouse
· 19 years ago
283828f
[PATCH] Handle TIF_RESTORE_SIGMASK for i386
by David Howells
· 19 years ago
a411aee
[PATCH] Handle TIF_RESTORE_SIGMASK for FRV
by David Howells
· 19 years ago
150256d
[PATCH] Generic sys_rt_sigsuspend()
by David Woodhouse
· 19 years ago
a60fc51
[PATCH] vfs: *at functions: x86_64
by Ulrich Drepper
· 19 years ago
4f08550
[PATCH] vfs: *at functions: i386
by Ulrich Drepper
· 19 years ago
5590ff0
[PATCH] vfs: *at functions: core
by Ulrich Drepper
· 19 years ago
a374a48
[PATCH] uml ubd code: fix a bit of whitespace
by Paolo 'Blaisorblade' Giarrusso
· 19 years ago
4833aff
[PATCH] uml: allow again to move backing file and to override saved location
by Paolo 'Blaisorblade' Giarrusso
· 19 years ago
ce2d2ae
[PATCH] uml: arch Kconfig menu cleanups
by Paolo 'Blaisorblade' Giarrusso
· 19 years ago
b631629
[PATCH] uml: avoid malloc to sleep in atomic sections
by Paolo 'Blaisorblade' Giarrusso
· 19 years ago
b6a2b13
[PATCH] uml: sigio code - reduce spinlock hold time
by Paolo 'Blaisorblade' Giarrusso
· 19 years ago
71c8d4c
[PATCH] uml: fix spinlock recursion and sleep-inside-spinlock in error path
by Paolo 'Blaisorblade' Giarrusso
· 19 years ago
e56a788
[PATCH] uml: networking - clear transport-specific structure
by Paolo 'Blaisorblade' Giarrusso
· 19 years ago
c42791b
[PATCH] uml: make daemon transport behave properly
by Paolo 'Blaisorblade' Giarrusso
· 19 years ago
097fdf0
[PATCH] uml: TT mode softint fixes
by Bodo Stroesser
· 19 years ago
c83d463
[PATCH] uml: use setjmp/longjmp instead of sigsetjmp/siglongjmp
by Jeff Dike
· 19 years ago
1d7173b
[PATCH] uml: implement soft interrupts
by Jeff Dike
· 19 years ago
09ee011
[PATCH] uml: eliminate some globals
by Jeff Dike
· 19 years ago
abaf697
[PATCH] uml: move libc-dependent skas process handling
by Gennady Sharapov
· 19 years ago
f45d9fc
[PATCH] uml: move libc-dependent skas memory mapping code
by Gennady Sharapov
· 19 years ago
4abfbf4
[PATCH] uml: move headers to arch/um/include
by Gennady Sharapov
· 19 years ago
2c332a2
[PATCH] uml: change interface to boot_timer_handler
by Bodo Stroesser
· 19 years ago
cff65c4
[PATCH] uml: move libc-dependent time code
by Gennady Sharapov
· 19 years ago
4fef0c1
[PATCH] uml: move libc-dependent utility procedures
by Gennady Sharapov
· 19 years ago
12919aa
[PATCH] uml: move LDT creation
by Bodo Stroesser
· 19 years ago
ab26a20
[PATCH] x86_64: Fix MCE exception stack for boot CPU
by Jan Beulich
· 19 years ago
2333f21
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 19 years ago
3da3856
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 19 years ago
959a85a
[SPARC64]: Fix build with CONFIG_COMPAT disabled.
by David S. Miller
· 19 years ago
37b797b
Merge master.kernel.org:/pub/scm/linux/kernel/git/tmlind/linux-omap-upstream
by Russell King
· 19 years ago
c126cf8
[SPARC64]: Serial Console for E250 Patch
by Eddie C. Dost
· 19 years ago
1e74c89
[ARM] 3281/1: ixp4xx: export ixp4xx_exp_bus_size for modules
by David Vrabel
· 19 years ago
265d5e4
[ARM] 3272/1: fix kernel decompressor crash
by Nicolas Pitre
· 19 years ago
5e09744
[ARM] 3271/1: ARM EABI: fix calling of cmpxchg syscall emulation
by Nicolas Pitre
· 19 years ago
fcca538
[ARM] 3270/1: ARM EABI: fix sigreturn and rt_sigreturn
by Nicolas Pitre
· 19 years ago
c07a847
[SPARC64]: Update defconfig.
by David S. Miller
· 19 years ago
35ec56b
[PATCH] e1000: Added disable packet split capability
by Jesse Brandeburg
· 19 years ago
1ae6138
[SPARC]: change if() BUG(); to BUG_ON in iommu.c
by Eric Sesterhenn
· 19 years ago
30ff720
ARM: OMAP: 4/4 Fix clock framework to use clk_enable/disable misc
by Tony Lindgren
· 19 years ago
fde0fd4
ARM: OMAP: 3/4 Fix clock framework to use clk_enable/disable for omap2
by Tony Lindgren
· 19 years ago
10b5579
ARM: OMAP: 2/4 Fix clock framework to use clk_enable/disable for omap1
by Tony Lindgren
· 19 years ago
f07adc5
ARM: OMAP: 1/4 Fix clock framework to use clk_enable/disable
by Tony Lindgren
· 19 years ago
9eb3394
[SPARC64]: Eliminate race condition reading Hummingbird STICK register
by Richard Mortimer
· 19 years ago
f9e505a
[IA64-SGI] sn2 mutex conversion
by Jes Sorensen
· 19 years ago
ac354a8
[IA64-SGI] pass segment# on SN_SAL_IOIF_SLOT_{DIS,EN}ABLE calls
by Mike Habeck
· 19 years ago
5f7f5b0
[IA64-SGI] Older PROM WAR for device flush code
by Prarit Bhargava
· 19 years ago
c09b424
[PATCH] x86_64: add __meminit for memory hotplug
by Matt Tolentino
· 19 years ago
44df75e
[PATCH] x86_64: add x86-64 support for memory hot-add
by Matt Tolentino
· 19 years ago
8817210
[PATCH] x86_64: Flexmap for 32bit and randomized mappings for 64bit
by Andi Kleen
· 19 years ago
562795f
[PATCH] x86_64: Remove elf32_map in 32bit ELF loader
by Andi Kleen
· 19 years ago
f0cf5d1
[PATCH] x86_64: eliminate empty_bad_{page,{pte,pmd}_table}
by Jan Beulich
· 19 years ago
0addb14
[PATCH] x86_64: Update defconfig
by Andi Kleen
· 19 years ago
cad8244
[PATCH] sh: Move CPU subtype configuration to its own Kconfig
by Paul Mundt
· 19 years ago
aa01666
[PATCH] sh: Simple timer framework
by Paul Mundt
· 19 years ago
36ddf31
[PATCH] sh: Simplistic clock framework
by Paul Mundt
· 19 years ago
b66c1a3
[PATCH] sh: I/O routine cleanups and ioremap() overhaul
by Paul Mundt
· 19 years ago
bf3a00f
[PATCH] sh: IRQ handler updates
by Paul Mundt
· 19 years ago
9d44190
[PATCH] sh: kexec() support
by kogiidena
· 19 years ago
0d83177
[PATCH] sh: DMA updates
by Paul Mundt
· 19 years ago
0025835
[PATCH] sh: consolidate hp620/hp680/hp690 targets into hp6xx
by Paul Mundt
· 19 years ago
f63776d0
[PATCH] arm26: s/task_threas_info/task_thread_info/
by Alexey Dobriyan
· 19 years ago
b142159
[PATCH] mips: add pm_power_off
by Yoichi Yuasa
· 19 years ago
3868cca
[PATCH] arm26: kernel/irq.c: fix compilation
by Alexey Dobriyan
· 19 years ago
Next »