Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
4e7a5dcd1bbab6560fbc8ada29a840e7a20ed7bc
/
arch
« Previous
29c337a
cpumask: remove obsolete node_to_cpumask now everyone uses cpumask_of_node
by Rusty Russell
· 15 years ago
b966cd6
cpumask: remove the now-obsoleted pcibus_to_cpumask(): powerpc
by Rusty Russell
· 15 years ago
f5564b8
cpumask: remove the now-obsoleted pcibus_to_cpumask(): mips
by Rusty Russell
· 15 years ago
8194a40
cpumask: remove the now-obsoleted pcibus_to_cpumask(): alpha
by Rusty Russell
· 15 years ago
79f5599
cpumask: use zalloc_cpumask_var() where possible
by Li Zefan
· 15 years ago
c37efa9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next
by Linus Torvalds
· 15 years ago
a724ead
Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/linux-2.6
by Linus Torvalds
· 15 years ago
7043078
MN10300: Handle removal of struct uart_info
by David Howells
· 15 years ago
a7077099
FRV: Use asm/generic-hardirq.h
by Christoph Hellwig
· 15 years ago
d19110ba
Merge branch 'x86/ptrace-syscall-exit' of git://git.kernel.org/pub/scm/linux/kernel/git/frob/linux-2.6-roland
by Linus Torvalds
· 15 years ago
a7c367b
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 15 years ago
b09a75f
Merge git://git.infradead.org/iommu-2.6
by Linus Torvalds
· 15 years ago
cf63ff5
misc: remove redundant start_kernel prototypes
by Rusty Russell
· 15 years ago
9fd815b
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 15 years ago
31bbb9b
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
746942d
Merge branch 'sfi-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-sfi-2.6
by Linus Torvalds
· 15 years ago
c11f6c8
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
by Linus Torvalds
· 15 years ago
be90a49
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 15 years ago
1f0918d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
by Linus Torvalds
· 15 years ago
11868a2
x86: mce: Use safer ways to access MCE registers
by Ingo Molnar
· 15 years ago
a6e995a
Merge branch 'for-linus' of git://gitserver.sunplusct.com/linux-2.6-score
by Linus Torvalds
· 15 years ago
547ad5a
Merge branch 'x86/orig_ax' of git://git.kernel.org/pub/scm/linux/kernel/git/frob/linux-2.6-roland
by Linus Torvalds
· 15 years ago
c601218
ep93xx video driver platform support
by Ryan Mallon
· 15 years ago
5910d35
omapfb: fix coding style / remove dead line
by arun c
· 15 years ago
c8f1c1b
N770: enable LCD MIPI-DCS in Kconfig
by Imre Deak
· 15 years ago
8fea884
omapfb: add support for the ZOOM MDK LCD
by Stanley.Miao
· 15 years ago
27969cc
omapfb: add support for the OMAP3 Beagle DVI output
by Koen Kooi
· 15 years ago
fb49b78
omapfb: add support for the 3430SDP LCD
by Kevin Hilman
· 15 years ago
66d2f99
omapfb: add support for MIPI-DCS compatible LCDs
by Imre Deak
· 15 years ago
7869c0b
spi: McSPI support for OMAP4
by Syed Rafiuddin
· 15 years ago
b5f3294
spi: add SPI driver for most known i.MX SoCs
by Sascha Hauer
· 15 years ago
81ac3ad
kcore: register module area in generic way
by KAMEZAWA Hiroyuki
· 15 years ago
3089aa1
kcore: use registerd physmem information
by KAMEZAWA Hiroyuki
· 15 years ago
908eedc
walk system ram range
by KAMEZAWA Hiroyuki
· 15 years ago
9492587
kcore: register text area in generic way
by KAMEZAWA Hiroyuki
· 15 years ago
a0614da
kcore: register vmalloc area in generic way
by KAMEZAWA Hiroyuki
· 15 years ago
c30bb2a
kcore: add kclist types
by KAMEZAWA Hiroyuki
· 15 years ago
82cf818
omap4: mmc driver support on OMAP4
by kishore kadiyala
· 15 years ago
864f38e
AT91: atmel-mci: Platform configuration to the the atmel-mci driver
by Rob Emanuele
· 15 years ago
50dfe70
powerpc: introduce and document sdhci,wp-inverted property for eSDHC
by Anton Vorontsov
· 15 years ago
5e763d2
ARM: OMAP: RX51: set MMC capabilities and power-saving flag
by Adrian Hunter
· 15 years ago
9b7c18e
ARM: OMAP: mmc-twl4030: add regulator sleep / wake function
by Adrian Hunter
· 15 years ago
dd498ef
omap_hsmmc: support for deeper power saving states
by Denis Karpov
· 15 years ago
23d99bb
omap_hsmmc: make use of new MMC_CAP_NONREMOVABLE host capability
by Adrian Hunter
· 15 years ago
1887bde
ARM: OMAP: mmc-twl4030: add context loss counter support
by Denis Karpov
· 15 years ago
e56770f
Blackfin: override text/data checking functions
by Mike Frysinger
· 15 years ago
8c87df4
BUILD_BUG_ON(): fix it and a couple of bogus uses of it
by Jan Beulich
· 15 years ago
88e9d34
seq_file: constify seq_operations
by James Morris
· 15 years ago
c953094
early_printk: Allow more than one early console
by Jason Wessel
· 15 years ago
df6c516
USB: ehci,dbgp,early_printk: split ehci debug driver from early_printk.c
by Jason Wessel
· 15 years ago
cdae0ad
lguest: move panic notifier registration to its expected place.
by Rusty Russell
· 15 years ago
14c93e8
Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen into x86/urgent
by Ingo Molnar
· 15 years ago
24924ec
CRIS: Cleanup linker script using new linker script macros.
by Jesper Nilsson
· 15 years ago
7d42896
perf_event, x86: Fix 'perf sched record' crashing the machine
by Peter Zijlstra
· 15 years ago
4b3df56
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx into for-linus
by NeilBrown
· 15 years ago
8cb3ed13
x86: ptrace: set TS_COMPAT when 32-bit ptrace sets orig_eax>=0
by Roland McGrath
· 15 years ago
08ff18e
x86: ptrace: do not sign-extend orig_ax on write
by Roland McGrath
· 15 years ago
eccfbf9
score: Cleanup linker script using new macros.
by Tim Abbott
· 15 years ago
0dab100
score: Make THREAD_SIZE available to assembly files.
by Tim Abbott
· 15 years ago
aa296dd
score: Make PAGE_SIZE available to assembly.
by Tim Abbott
· 15 years ago
b60e714
x86: ptrace: sysret path should reach syscall_trace_leave
by Roland McGrath
· 15 years ago
18c1e2c
x86: syscall_get_nr returns int
by Roland McGrath
· 15 years ago
a7a1a05
at91sam9263ek: activate at91 CAN controller
by Marc Kleine-Budde
· 15 years ago
58a587d
at91sam9263: add at91_can device to generic device definition
by Marc Kleine-Budde
· 15 years ago
ed87b27
[S390] Update default configuration.
by Martin Schwidefsky
· 15 years ago
1aaf179
[S390] hibernate: Do real CPU swap at resume time
by Michael Holzheu
· 15 years ago
2573a57
[S390] hibernate: make sure pfn_is_nosave handles lowcore pages
by Heiko Carstens
· 15 years ago
3fd26a7
[S390] smp: introduce LC_ORDER and simplify lowcore handling
by Heiko Carstens
· 15 years ago
07805ac
[S390] ptrace: use common code for simple peek/poke operations
by Christian Borntraeger
· 15 years ago
bdd42b2
[S390] fix disabled_wait inline assembly clobber list
by Heiko Carstens
· 15 years ago
87458ff
[S390] Change kernel_page_present coding style.
by Heiko Carstens
· 15 years ago
2583d1e
[S390] hibernation: reset system after resume
by Heiko Carstens
· 15 years ago
846955c
[S390] hibernation: fix guest page hinting related crash
by Heiko Carstens
· 15 years ago
2e50195
[S390] Get rid of init_module/delete_module compat functions.
by Heiko Carstens
· 15 years ago
3e86a8c
[S390] Convert sys_execve to function with parameters.
by Heiko Carstens
· 15 years ago
2d70ca2
[S390] Convert sys_clone to function with parameters.
by Heiko Carstens
· 15 years ago
ae19ffb
Merge branch 'master' into for-linus
by Russell King
· 15 years ago
9173a8e
ARM: 5719/1: [AT91] Fix AC97 breakage
by Andrew Victor
· 15 years ago
6ef297f
ARM: 5720/1: Move MMCI header to amba include dir
by Linus Walleij
· 15 years ago
14c0abf
x86: mce, inject: Use real inject-msg in raise_local
by Huang Ying
· 15 years ago
b417c9f
x86: mce: Fix thermal throttling message storm
by Ingo Molnar
· 15 years ago
3967684
x86: mce: Clean up thermal throttling state tracking code
by Ingo Molnar
· 15 years ago
85233c4
m32r: Cleanup linker script using new linker script macros.
by Tim Abbott
· 15 years ago
743486d
m32r: Move the spi_stack_top and spu_stack_top into .init.data section.
by Tim Abbott
· 15 years ago
2a67d26
m32r: Remove unused .altinstructions and .exit.* code from linker script.
by Tim Abbott
· 15 years ago
00b01b2
m32r: Move GET_THREAD_INFO definition out of asm/thread_info.h.
by Tim Abbott
· 15 years ago
a7efb87
m32r: Define THREAD_SIZE only once.
by Tim Abbott
· 15 years ago
8b1c9be
m32r: make PAGE_SIZE available to assembly.
by Tim Abbott
· 15 years ago
7fa0772
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
991d79b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vegard/kmemcheck
by Linus Torvalds
· 15 years ago
342ff1a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
4d04c70
uml: fix order of pud and pmd_free()
by Roel Kluin
· 15 years ago
db4e5cb
um: convert to asm-generic/hardirq.h
by Christoph Hellwig
· 15 years ago
45d80ee
m68k: convert to asm-generic/hardirq.h
by Christoph Hellwig
· 15 years ago
4ad4c76
m68k: convert to use arch_gettimeoffset()
by john stultz
· 15 years ago
ef187fd
m32r: convert to asm-generic/hardirq.h
by Christoph Hellwig
· 15 years ago
95ad759
m32r: convert to use arch_gettimeoffset()
by john stultz
· 15 years ago
d5a6d17
m32r: remove redundant tests on unsigned
by Roel Kluin
· 15 years ago
1f69366
alpha: convert to asm-generic/hardirq.h
by Christoph Hellwig
· 15 years ago
6217319
alpha: use printk_once
by Marcin Slusarz
· 15 years ago
Next »