Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
aa0d3bb77e780054babcd289484cf4c15180111b
/
arch
aa0d3bb
arm: allow usage of string functions in linux/string.h
by Rusty Russell
· 16 years ago
d3d52d6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 16 years ago
d17abcd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask
by Linus Torvalds
· 16 years ago
db6f204
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest-and-virtio
by Linus Torvalds
· 16 years ago
cf2f7d7
Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriyan/proc
by Linus Torvalds
· 16 years ago
53d8f67
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6
by Linus Torvalds
· 16 years ago
99b7623
proc 2/2: remove struct proc_dir_entry::owner
by Alexey Dobriyan
· 16 years ago
712b000
Merge branch 'iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
2ed8d2b
PM: Rework handling of interrupts during suspend-resume
by Rafael J. Wysocki
· 16 years ago
019abbc
Merge branch 'x86-stage-3-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
915db32
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 16 years ago
ebc8eca
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 16 years ago
25c1a41
x86: fix mismerge in arch/x86/include/asm/timer.h
by Stephen Rothwell
· 16 years ago
b94d10e
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6
by Linus Torvalds
· 16 years ago
83826dc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
by Linus Torvalds
· 16 years ago
d42574d
V4L/DVB (11034): soc-camera: remove now unused gpio member of struct soc_camera_link
by Sascha Hauer
· 16 years ago
d75b1dcc
V4L/DVB (11031): pcm990 baseboard: add camera bus width switch setting
by Sascha Hauer
· 16 years ago
4f67130
V4L/DVB (10674): soc-camera: camera host driver for i.MX3x SoCs
by Guennadi Liakhovetski
· 16 years ago
2d9329f
V4L/DVB (10665): soc-camera: add data signal polarity flags to drivers
by Guennadi Liakhovetski
· 16 years ago
91e8a30
MIPS: Alchemy: PB1200: use SMC91X platform data.
by Manuel Lauss
· 16 years ago
2f794d0
MIPS: Alchemy: MIPS hazard workarounds are not required.
by Manuel Lauss
· 16 years ago
32647e0c
MIPS: Alchemy: provide cpu feature overrides.
by Manuel Lauss
· 16 years ago
270717a
MIPS: Alchemy: unify CPU model constants.
by Manuel Lauss
· 16 years ago
7654450
MIPS: Make a needlessly global symbol static in arch/mips/kernel/smp.c
by Dmitri Vorobiev
· 16 years ago
1451a39
MIPS: Fix global namespace pollution in arch/mips/kernel/smp-up.c
by Dmitri Vorobiev
· 16 years ago
d0cdfe2
MIPS: Malta: make a needlessly global integer variable static
by Dmitri Vorobiev
· 16 years ago
b72b709
MIPS: Use BUG_ON() where possible.
by Ralf Baechle
· 16 years ago
ae03550
MIPS: Convert obsolete irq_desc_t to struct irq_desc
by Thomas Gleixner
· 16 years ago
c87e090
MIPS: Enable GENERIC_HARDIRQS_NO__DO_IRQ for all platforms
by Ralf Baechle
· 16 years ago
3e168ae
MIPS: EMMA2RH: Set UART mapbase
by Shinya Kuribayashi
· 16 years ago
ae3c1d3
MIPS: EMMA2RH: Use set_irq_chip_and_handler_name
by Shinya Kuribayashi
· 16 years ago
8da55bb
MIPS: EMMA2RH: Use handle_edge_irq() handler for GPIO interrupts
by Shinya Kuribayashi
· 16 years ago
fb2826b
MIPS: Mark Eins: Fix cascading interrupt dispatcher
by Shinya Kuribayashi
· 16 years ago
47c969e
MIPS: Au1000: convert to using gpiolib
by Florian Fainelli
· 16 years ago
12e22e8
MIPS: Stop using <asm-generic/int-l64.h>.
by Ralf Baechle
· 16 years ago
2da0ba2
MIPS: Cavium: Add -Werror
by Ralf Baechle
· 16 years ago
59968d3
MIPS: Makefile: Add simple make install target.
by Ralf Baechle
· 16 years ago
d6c178e
MIPS: Compat: Zero upper 32-bit of offset_high and offset_low.
by Ralf Baechle
· 16 years ago
0e6826c
MIPS: __raw_spin_lock() may spin forever on ticket wrap.
by David Daney
· 16 years ago
f5fd02a
MIPS: Forward declare struct task_struct to avoid potencial warning.
by Ralf Baechle
· 16 years ago
1a8a510
cpumask: remove references to struct irqaction's mask field.
by Rusty Russell
· 16 years ago
0451fb2
cpumask: remove node_to_first_cpu
by Rusty Russell
· 16 years ago
4cd8b5e
lguest: use KVM hypercalls
by Matias Zabaljauregui
· 16 years ago
b7ff99e
lguest: wire up pte_update/pte_update_defer
by Rusty Russell
· 16 years ago
9ff9a26
Merge commit 'origin/master' into next
by Benjamin Herrenschmidt
· 16 years ago
0a3108be
Merge commit 'kumar/next' into next
by Benjamin Herrenschmidt
· 16 years ago
ed22312
Merge branch 'master' of ssh://master.kernel.org/home/ftp/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask-for-sparc
by David S. Miller
· 16 years ago
ffaba67
sparc64: Fix reset hangs on Niagara systems.
by David S. Miller
· 16 years ago
b0d44c0
Merge branch 'linus' into core/iommu
by Ingo Molnar
· 16 years ago
3fab191
Merge branch 'linus' into x86/core
by Ingo Molnar
· 16 years ago
93394a7
Merge branches 'x86/apic', 'x86/cleanups' and 'x86/mm' into x86/core
by Ingo Molnar
· 16 years ago
07d43ba
Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
by Linus Torvalds
· 16 years ago
0fe41b8
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 16 years ago
0151f94
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6
by Linus Torvalds
· 16 years ago
7c730cc
Merge branch 'percpu-cpumask-x86-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
8e99ada
i2c-algo-pca: Rework waiting for a free bus
by Wolfram Sang
· 16 years ago
8d735b4
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
by Linus Torvalds
· 16 years ago
9759d22
Merge branch 'master' into devel
by Russell King
· 16 years ago
ed40d0c
Merge branch 'origin' into devel
by Russell King
· 16 years ago
f0bba9f9
[ARM] 5435/1: fix compile warning in sanity_check_meminfo()
by Mikael Pettersson
· 16 years ago
9e49583
[ARM] 5434/1: ARM: OMAP: Fix mailbox compile for 24xx
by Tony Lindgren
· 16 years ago
d6879c5
Blackfin arch: be less noisy when gets a gpio conflict after kernel has booted
by Robin Getz
· 16 years ago
abd750a
Blackfin arch: add RSI's definitions to bf514 and bf516
by Cliff Cai
· 16 years ago
4636b30
Blackfin arch: add link-time asserts to make sure on-chip regions dont overflow
by Mike Frysinger
· 16 years ago
1eb19e3
Blackfin arch: sport spi needs 6 gpio pins
by Cliff Cai
· 16 years ago
1e9aa95
Blackfin arch: add sport-spi related resource stuff to board file
by Cliff Cai
· 16 years ago
b89df50
Blackfin arch: Blacklist Hibernate (PM_SUSPEND_MEM) on BF561 as well
by Michael Hennerich
· 16 years ago
fd775c0
Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel
by Russell King
· 16 years ago
dc52b5b
Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel
by Russell King
· 16 years ago
3ea5721
Blackfin arch: Privide BF537-STAMP platform data of ADP5520 Multifunction driver
by Michael Hennerich
· 16 years ago
2c8beb2
Blackfin arch: enable the platfrom PATA driver with CF Cards
by Michael Hennerich
· 16 years ago
714e76d
Blackfin arch: clean up sports header file
by Mike Frysinger
· 16 years ago
269647d
Blackfin arch: convert BF5{18,27,48}_FAMILY to CONFIG_BF{51,52,54}x
by Mike Frysinger
· 16 years ago
ffc8962
Blackfin arch: bf51x processors also have 8 timers
by Mike Frysinger
· 16 years ago
e1312bf
Blackfin arch: add a check to make sure only Blackfin GPIOs may generate IRQs
by Michael Hennerich
· 16 years ago
a666487
Blackfin arch: update default kernel configuration
by Sonic Zhang
· 16 years ago
c9b7818
[ARM] pxa: fix Colibri PXA300 and PXA320 LCD backlight pins
by Daniel Mack
· 16 years ago
085780d
Blackfin arch: include linux headers that this one uses definitions from fro sport drivers
by Mike Frysinger
· 16 years ago
82268da
Merge branch 'linus' into percpu-cpumask-x86-for-linus-2
by Ingo Molnar
· 16 years ago
5d80f8e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
6e8a4fa
sparc64: We need to use compat_sys_ustat() as well.
by David S. Miller
· 16 years ago
a833985
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 16 years ago
3ae5080
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 16 years ago
8ebaebc
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 16 years ago
3ba13d1
constify dentry_operations: rest
by Al Viro
· 16 years ago
10f303a
do_pipe cleanup: drop its last user in arch/alpha/
by Cheng Renquan
· 16 years ago
2b1c6bd
generic compat_sys_ustat
by Christoph Hellwig
· 16 years ago
66f3e6a
[IA64] Fix kstat_this_cpu build breakage
by Jes Sorensen
· 16 years ago
6e15cf0
Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2
by Ingo Molnar
· 16 years ago
ec62169
i.MX21/27: remove ifdef CONFIG_FB_IMX
by Sascha Hauer
· 16 years ago
74bef9a
mxc: add arch_reset() function
by Ilya Yanok
· 16 years ago
05fd8e7
clkdev: add possibility to get a clock based on the device name
by Sascha Hauer
· 16 years ago
0412d6c
i.MX1: remove fb support from mach-imx
by Sascha Hauer
· 16 years ago
f94116a
ide: cleanup <asm-m68k/ide.h>
by Bartlomiej Zolnierkiewicz
· 16 years ago
e354c1d
ide: remove IDE_ARCH_LOCK (v2)
by Bartlomiej Zolnierkiewicz
· 16 years ago
d15a613
ide: remove IDE_ARCH_INTR (v2)
by Bartlomiej Zolnierkiewicz
· 16 years ago
393adca
powerpc/85xx: Add support for the "socrates" board (MPC8544).
by Wolfgang Grandegger
· 16 years ago
f9384d4
sparc64: Fix MM refcount check in smp_flush_tlb_pending().
by David S. Miller
· 16 years ago
8bb95b3
uml: convert network device to netdevice ops
by Stephen Hemminger
· 16 years ago
cfa8707
uml: convert network device to internal network device stats
by Stephen Hemminger
· 16 years ago
Next »