Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
dda06a8e4610757def753ee3a541a0b1a1feb36b
/
arch
64f996f
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
f532522
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
a22a9a9
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 16 years ago
23952a9
x86: cpu_init(): fix memory leak when using CPU hotplug
by Andreas Herrmann
· 16 years ago
d04ec77
x86: pda_init(): fix memory leak when using CPU hotplug
by Andreas Herrmann
· 16 years ago
e4a6be4
x86, xen: Use native_pte_flags instead of native_pte_val for .pte_flags
by Eduardo Habkost
· 16 years ago
dd786dd
x86: move mtrr cpu cap setting early in early_init_xxxx
by Yinghai Lu
· 16 years ago
12cf105
x86: delay early cpu initialization until cpuid is done
by Krzysztof Helt
· 16 years ago
72d43d9
x86: HPET: read back compare register before reading counter
by Thomas Gleixner
· 16 years ago
f767625
x86: HPET fix moronic 32/64bit thinko
by Thomas Gleixner
· 16 years ago
f31d731
x86: use X86_FEATURE_NOPL in alternatives
by H. Peter Anvin
· 16 years ago
b6734c3
x86: add NOPL as a synthetic CPU feature bit
by H. Peter Anvin
· 16 years ago
b74b06c
x86: boot: stub out unimplemented CPU feature words
by H. Peter Anvin
· 16 years ago
1c402c8
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
6f74b18
Merge git://git.infradead.org/~dwmw2/dwmw2-2.6.27
by Linus Torvalds
· 16 years ago
b693ffe
Merge branch 'sh/for-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 16 years ago
0011036
[MIPS] Probe initrd header only if explicitly specified
by Atsushi Nemoto
· 16 years ago
3885ec8
[MIPS] TX39xx: Add missing local_flush_icache_range initialization
by Atsushi Nemoto
· 16 years ago
073828d
[MIPS] TXx9: Fix txx9_pcode initialization
by Atsushi Nemoto
· 16 years ago
e0cee3e
[MIPS] Fix WARNING: at kernel/smp.c:290
by Thomas Bogendoerfer
· 16 years ago
0510617
[MIPS] Fix data bus error recovery
by Thomas Bogendoerfer
· 16 years ago
b35de67
Revert "[ARM] use the new byteorder headers"
by David Woodhouse
· 16 years ago
7cfb0435
HPET: make minimum reprogramming delta useful
by Thomas Gleixner
· 16 years ago
dbce1f6
sh64: resume_kernel fix for kernel oops built with CONFIG_BKL_PREEMPT=y.
by Paul Mundt
· 16 years ago
323b8c4
sh: resume_kernel fix for kernel oops built with CONFIG_BKL_PREEMPT=y.
by Carmelo Amoroso
· 16 years ago
de014d6
x86: Change warning message in TSC calibration.
by Alok N Kataria
· 16 years ago
3e25a2d
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 16 years ago
e6a5652
x86: add io delay quirk for Presario F700
by Chuck Ebbert
· 16 years ago
ec0c15a
Split up PIT part of TSC calibration from native_calibrate_tsc
by Linus Torvalds
· 16 years ago
7888bc2
powerpc: Fix for getting CPU number in power_save_ppc32_restore()
by Kumar Gala
· 16 years ago
94ee815
powerpc: Fix build error with 64K pages and !hugetlbfs
by Benjamin Herrenschmidt
· 16 years ago
7563dc6
powerpc: Work around gcc's -fno-omit-frame-pointer bug
by Tony Breeds
· 16 years ago
303996d
powerpc: Make sure _etext is after all kernel text
by Stephen Rothwell
· 16 years ago
9e88ba4
powerpc: Only make kernel text pages of linear mapping executable
by Paul Mackerras
· 16 years ago
78fbc82
powerpc: Fix uninitialised variable in VSX alignment code
by Michael Neuling
· 16 years ago
fbb16e2
[x86] Fix TSC calibration issues
by Thomas Gleixner
· 16 years ago
1136cf1
m68k: atari_keyb_init operator precedence fix
by Michael Schmitz
· 16 years ago
2ecbf81
fix typo in arch/parisc/hpux/fs.c
by Stephen Rothwell
· 16 years ago
44e7ed3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 16 years ago
011fec7
Un-break printk strings in x86 PCI probing code
by Linus Torvalds
· 16 years ago
dbb8c35
sparc64: setup_valid_addr_bitmap_from_pavail() should be __init
by David S. Miller
· 16 years ago
b460947
Revert "x86: fix HPET regression in 2.6.26 versus 2.6.25, check hpet against BAR, v3"
by Linus Torvalds
· 16 years ago
e3c71a3
sparc: Fix resource flags for PCI children in OF device tree.
by David S. Miller
· 16 years ago
41c3e45
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 16 years ago
604a278
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6
by Linus Torvalds
· 16 years ago
e52c885
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
212496f
[ARM] 5226/1: remove unmatched comment end.
by Jean-Christophe DUBOIS
· 16 years ago
d310fb4
Blackfin arch: Fix PM building on BF52x: No ROTWE on BF52x, add USBWE
by Michael Hennerich
· 16 years ago
226a6ec
Blackfin arch: sram: use 'unsigned long' for irqflags
by Vegard Nossum
· 16 years ago
3c31bf7
sh: fix semtimedop syscall
by Yoshihiro Shimoda
· 16 years ago
f9bed3f
sh: update AP325RXA defconfig
by Magnus Damm
· 16 years ago
be8c129
sh: update Migo-R defconfig
by Magnus Damm
· 16 years ago
c773d8a
sh: fix platform_resource_setup_memory() section mismatch
by Magnus Damm
· 16 years ago
5734493
sh: fix kexec entry point for crash kernels
by Magnus Damm
· 16 years ago
34894c7
sh: crash kernel resource fix
by Magnus Damm
· 16 years ago
66e4f8c
sparc32: Implement smp_call_function_single().
by David S. Miller
· 16 years ago
b09331e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
c879108
Merge branch 'omap-rmk'
by Russell King
· 16 years ago
5b51a7e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 16 years ago
3d87ff3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 16 years ago
72e19b3
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 16 years ago
e80d6a2
[ARM] Skip memory holes in FLATMEM when reading /proc/pagetypeinfo
by Mel Gorman
· 16 years ago
f1bcf7e
[ARM] use bcd2bin/bin2bcd
by Adrian Bunk
· 16 years ago
ae82cbf
[ARM] use the new byteorder headers
by Harvey Harrison
· 16 years ago
e4e4146
Merge branch 'for-rmk' of git://git.marvell.com/orion
by Russell King
· 16 years ago
a814917
[ARM] OMAP: Fix 2430 SMC91x ethernet IRQ
by Russell King
· 16 years ago
9c2d015
[ARM] OMAP: Add and update OMAP default configuration files
by Russell King
· 16 years ago
f4f6230
fs_enet: Fix SCC Ethernet on CPM2, and crash in fs_enet_rx_napi()
by Heiko Schocher
· 16 years ago
c1b362e
x86: update defconfigs
by H. Peter Anvin
· 16 years ago
a95ca3b
Blackfin arch: let PCI depend on BROKEN
by Adrian Bunk
· 16 years ago
639f657
Blackfin arch: move include/asm-blackfin header files to arch/blackfin
by Bryan Wu
· 16 years ago
9abc646
Merge branch 's3c2410' of git://aeryn.fluff.org.uk/bjdooks/linux.git
by Russell King
· 16 years ago
78af473
[ARM] S3C2443: Fix the S3C2443 clock register definitions
by Wei Shuai
· 16 years ago
df9f17e
[ARM] JIVE: Fix the spi bus numbering
by Ben Dooks
· 16 years ago
66592ee
[ARM] S3C24XX: pwm.c: stop debugging output
by Ben Dooks
· 16 years ago
1038959
[ARM] S3C24XX: Fix sparse warnings in pwm.c
by Ben Dooks
· 16 years ago
1442e66
[ARM] S3C24XX: Fix spare errors in pwm-clock driver
by Ben Dooks
· 16 years ago
f4cb1a8
[ARM] S3C24XX: Fix sparse warnings in arch/arm/plat-s3c24xx/gpiolib.c
by Ben Dooks
· 16 years ago
ec82923
[ARM] S3C24XX: Fix nor-simtec driver sparse errors
by Ben Dooks
· 16 years ago
1ef708e
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
by Linus Torvalds
· 16 years ago
bd5a54e
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 16 years ago
811da23
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 16 years ago
f8787fd
[ARM] 5225/1: zaurus: Register I2C controller for audio codecs
by Mark Brown
· 16 years ago
3e6259c
[MIPS] Ignore vmlinux.lds generated files
by Florian Fainelli
· 16 years ago
b895760
[MIPS] kgdb: Do not call fixup_exception
by Atsushi Nemoto
· 16 years ago
1ddfe82d
[MIPS] RB532: Do not define registers that are already defined
by Florian Fainelli
· 16 years ago
a571444
[MIPS] IP27: Export symbol pcibus_to_node to modules.
by Ralf Baechle
· 16 years ago
9391d6b
[MIPS] kgdb: s/(void *)0)/NULL/
by Ralf Baechle
· 16 years ago
e522b7c
[MIPS] kgdb: smp_call_function's 3rd argument is a pointer.
by Ralf Baechle
· 16 years ago
1374d08
[MIPS] TXx9: Fix mips_hpt_frequency initialization
by Atsushi Nemoto
· 16 years ago
2841d8b
[MIPS] emma2rh: Fix build error by header file inclusion weeding.
by Ralf Baechle
· 16 years ago
89ef3e8
[MIPS] Jazz: Fix build error by header file inclusion weeding.
by Ralf Baechle
· 16 years ago
3885b71
[MIPS] Wire up new syscalls.
by Ralf Baechle
· 16 years ago
a64ae7a
[MIPS] Convert printk statements during kernel setup to use severity levels
by Mike Crowe
· 16 years ago
9bdbb96
powerpc: Update defconfigs for most non-embedded platforms
by Paul Mackerras
· 16 years ago
9ea2b82
x86: cpuid: correct return value on partial operations
by H. Peter Anvin
· 16 years ago
85f1cb6
x86: msr: correct return value on partial operations
by H. Peter Anvin
· 16 years ago
4b46ca7
x86: cpuid: propagate error from smp_call_function_single()
by H. Peter Anvin
· 16 years ago
c6f3193
x86: msr: propagate errors from smp_call_function_single()
by H. Peter Anvin
· 16 years ago
d617a40
powerpc: Export CMO_PageSize
by Andrew Morton
· 16 years ago
Next »