Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
7c070aa947d1a4105742378579c267f6e7fd08a1
/
arch
dd508ae
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 15 years ago
95cd34b
powerpc/gc/wii: Remove get_irq_desc()
by Albert Herranz
· 15 years ago
7ccec3e
powerpc/gc/wii: hlwd-pic: convert irq_desc.lock to raw_spinlock
by Albert Herranz
· 15 years ago
8beac08
Merge commit 'jwb/next' into merge
by Benjamin Herrenschmidt
· 15 years ago
2593f93
Merge commit 'kumar/next' into merge
by Benjamin Herrenschmidt
· 15 years ago
dd59f6c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alpha-2.6
by Linus Torvalds
· 15 years ago
eca9dfc
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
3981e15
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
1d802e2
[S390] Use strim instead of strstrip to avoid false warnings.
by Heiko Carstens
· 15 years ago
ca633fd
[S390] ptrace: dont abuse PT_PTRACED
by Oleg Nesterov
· 15 years ago
622e99b
[S390] rename NT_PRXSTATUS to NT_S390_HIGHREGS
by Martin Schwidefsky
· 15 years ago
b59cdcb
[S390] s390: PTR_ERR return of wrong pointer in fallback_init_cip()
by Roel Kluin
· 15 years ago
70ee951
[S390] wire up sys_recvmmsg
by Heiko Carstens
· 15 years ago
99e8c5a
hw-breakpoints: Fix hardware breakpoints -> perf events dependency
by Frederic Weisbecker
· 15 years ago
acadbfb
alpha: Convert BUG() to use unreachable()
by David Daney
· 15 years ago
a582e6f
alpha: Add minimal support for software performance events
by Michael Cree
· 15 years ago
21797c5
alpha: Wire up missing/new syscalls
by Daniele Calore
· 15 years ago
18374d8
x86, irq: Allow 0xff for /proc/irq/[n]/smp_affinity on an 8-cpu system
by Suresh Siddha
· 15 years ago
698cd33
powerpc/gamecube/wii: Fix off-by-one error in ugecon/usbgecko_udbg
by Albert Herranz
· 15 years ago
38e1313
powerpc/mpic: Fix problem that affinity is not updated
by Yang Li
· 15 years ago
a1128f8
powerpc/mm: Fix stupid bug in subpge protection handling
by David Gibson
· 15 years ago
c3a6635
powerpc/iseries: use DECLARE_COMPLETION_ONSTACK for non-constant completion
by Yong Zhang
· 15 years ago
7a96c6b
powerpc: Fix MSI support on U4 bridge PCIe slot
by Benjamin Herrenschmidt
· 15 years ago
bb7f20b
powerpc: Handle VSX alignment faults correctly in little-endian mode
by Neil Campbell
· 15 years ago
f04b10c
powerpc/mm: Fix typo of cpumask_clear_cpu()
by Yang Li
· 15 years ago
5c33991
powerpc/mm: Fix hash_utils_64.c compile errors with DEBUG enabled.
by Sachin P. Sant
· 15 years ago
01ae45b
powerpc: Convert BUG() to use unreachable()
by David Daney
· 15 years ago
3d9b740
powerpc/pseries: Make declarations of cpu_hotplug_driver_lock() ANSI compatible.
by Gautham R Shenoy
· 15 years ago
e9edb23
powerpc/pseries: Don't panic when H_PROD fails during cpu-online.
by Gautham R Shenoy
· 15 years ago
5089145
powerpc/mm: Fix a WARN_ON() with CONFIG_DEBUG_PAGEALLOC and CONFIG_DEBUG_VM
by Benjamin Herrenschmidt
· 15 years ago
030bdc3
powerpc/defconfigs: Set HZ=100 on pseries and ppc64 defconfigs
by Anton Blanchard
· 15 years ago
55f2fa1
powerpc/defconfigs: Disable token ring in powerpc defconfigs
by Anton Blanchard
· 15 years ago
c2613c7
powerpc/defconfigs: Reduce 64bit vmlinux by making acenic and cramfs modules
by Anton Blanchard
· 15 years ago
8a55c4b
powerpc/pseries: Select XICS and PCI_MSI PSERIES
by Mel Gorman
· 15 years ago
29827b0
powerpc/85xx: Wrong variable returned on error
by Roel Kluin
· 15 years ago
5c916a2
powerpc/iseries: Convert to proc_fops
by Alexey Dobriyan
· 15 years ago
14b8a76
powerpc: Make the CMM memory hotplug aware
by Robert Jennings
· 15 years ago
55db493b
Merge branch 'cpumask-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
by Linus Torvalds
· 15 years ago
b5c96f8
Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6
by Linus Torvalds
· 15 years ago
dbfc985
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 15 years ago
bf931a0
Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 15 years ago
a695bc6
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 15 years ago
8c63450
x86: Fix objdump version check in arch/x86/tools/chkobjdump.awk
by akpm@linux-foundation.org
· 15 years ago
6665398
Merge branch 'cache' (early part)
by Russell King
· 15 years ago
6c56cce
x86: Reenable TSC sync check at boot, even with NONSTOP_TSC
by Pallipadi, Venkatesh
· 15 years ago
b8a7f3c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 15 years ago
a377d18
Merge branch 'for-linus' of git://gitserver.sunplusct.com/linux-2.6-score
by Linus Torvalds
· 15 years ago
76b7e00
fix up O_SYNC comments
by Christoph Hellwig
· 15 years ago
bec0806
spi_s3c24xx: add FIQ pseudo-DMA support
by Ben Dooks
· 15 years ago
5a865c0
Merge branch 'for-33' of git://repo.or.cz/linux-kbuild
by Linus Torvalds
· 15 years ago
04a1e62
x86/ptrace: make genregs[32]_get/set more robust
by Linus Torvalds
· 15 years ago
4beb3d6
x86: Don't use POSIX character classes in gen-insn-attr-x86.awk
by Roland Dreier
· 15 years ago
ef8355c
score: include asm-generic/param.h in asm/delay.h.
by Chen Liqin
· 15 years ago
202b864
score: fixed pfn_valid define.
by Chen Liqin
· 15 years ago
11ab3f3
score: add flush_dcahce_page and PG_dcache_dirty define
by Chen Liqin
· 15 years ago
06d65bd
perf events, x86/stacktrace: Fix performance/softlockup by providing a special frame pointer-only stack walker
by Frederic Weisbecker
· 15 years ago
c0caac9
Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6
by Russell King
· 15 years ago
61c1917
perf events, x86/stacktrace: Make stack walking optional
by Frederic Weisbecker
· 15 years ago
606d62f
MIPS: Lasat: Fix botched changes to sysctl code.
by Ralf Baechle
· 15 years ago
cf72e94
MIPS: Cleanup random differences beween lmo and Linus' kernel.
by Ralf Baechle
· 15 years ago
a460978
MIPS: No longer hardwire CONFIG_EMBEDDED to y
by Martin Michlmayr
· 15 years ago
6acc7d4
MIPS: Fix and enhance built-in kernel command line
by Dmitri Vorobiev
· 15 years ago
de4148f
MIPS: eXcite: Remove platform.
by Ralf Baechle
· 15 years ago
c3d8d85
MIPS: Loongson: Cleanups of serial port support
by Wu Zhangjin
· 15 years ago
c47a48d
MIPS: Lemote 2F: Suspend CS5536 MFGPT Timer
by Wu Zhangjin
· 15 years ago
59d4a91
MIPS: Excite: move iodev_remove to .devexit.text
by Uwe Kleine-König
· 15 years ago
c0b4abd
MIPS: Lasat: Convert to proc_fops / seq_file
by Alexey Dobriyan
· 15 years ago
137f6f3
MIPS: Cleanup signal code initialization
by Ralf Baechle
· 15 years ago
69f3a7d
MIPS: Modularize COP2 handling
by Ralf Baechle
· 15 years ago
4dd92e1
MIPS: Move EARLY_PRINTK to Kconfig.debug
by Ralf Baechle
· 15 years ago
70ab711
MIPS: Yeeloong 2F: Cleanup reset logic using the new ec_write function
by Wu Zhangjin
· 15 years ago
cb1ed9e
MIPS: Yeeloong 2F: Add LID open event as the wakeup event
by Wu Zhangjin
· 15 years ago
ec614d8
MIPS: Yeeloong 2F: Add basic EC operations
by Wu Zhangjin
· 15 years ago
599a894
MIPS: Move several variables from .bss to .init.data
by Dmitri Vorobiev
· 15 years ago
7326c4e
MIPS: Tracing: Make function graph tracer work with -mmcount-ra-address
by Wu Zhangjin
· 15 years ago
fc49a3b
MIPS: Tracing: Reserve $12(t0) for mcount-ra-address of gcc 4.5
by Wu Zhangjin
· 15 years ago
046199c
MIPS: Tracing: Make ftrace for MIPS work without -fno-omit-frame-pointer
by Wu Zhangjin
· 15 years ago
e17ff5f
MIPS: Tracing: Add dynamic function graph tracer for MIPS
by Wu Zhangjin
· 15 years ago
29c5d34
MIPS: Tracing: Add function graph tracer support for MIPS
by Wu Zhangjin
· 15 years ago
8f99a16
MIPS: Tracing: Add IRQENTRY_EXIT section for MIPS
by Wu Zhangjin
· 15 years ago
538f195
MIPS: Tracing: Add dynamic function tracer support
by Wu Zhangjin
· 15 years ago
69a7d1b
MIPS: Tracing: Enable HAVE_FUNCTION_TRACE_MCOUNT_TEST for MIPS
by Wu Zhangjin
· 15 years ago
d2bb076
MIPS: Tracing: Add static function tracer support for MIPS
by Wu Zhangjin
· 15 years ago
8922f79
MIPS: Fixup last users of irq_chip->typename
by Thomas Gleixner
· 15 years ago
f8ede0f
MIPS: Loongson 2F: Add CPU frequency scaling support
by Wu Zhangjin
· 15 years ago
9726b43
MIPS: Add basic CPUFreq options.
by Wu Zhangjin
· 15 years ago
916daba
MIPS: Lemote 2F: Add cs5536 MFGPT timer support
by Wu Zhangjin
· 15 years ago
6e552c9
MIPS: Lemote 2F: Add Lynloong support
by Wu Zhangjin
· 15 years ago
e13fb77
MIPS: Lemote 2F: Add NAS support
by Wu Zhangjin
· 15 years ago
a3a0f8c
MIPS: PowerTV: Base files for Cisco PowerTV platform
by David VomLehn
· 15 years ago
13e79b4
MIPS: Sibyte: Use hweight8 instead of counting bits
by Akinobu Mita
· 15 years ago
a9e8641
MIPS: Yeeloong 2F: Add board specific suspend support
by Wu Zhangjin
· 15 years ago
f181bf6
MIPS: Loongson 2F: Add suspend support framework
by Wu Zhangjin
· 15 years ago
22f1fdf
MIPS: Add support for uncached accelerated mappings.
by Wu Zhangjin
· 15 years ago
55045ff
MIPS: Loongson 2F: Cleanup the #if clauses
by Wu Zhangjin
· 15 years ago
6e34358
MIPS: Lemote 2F: Add defconfig file
by Wu Zhangjin
· 15 years ago
2ee98e0
MIPS: Lemote 2F: Add reset support
by Wu Zhangjin
· 15 years ago
6616db7
MIPS: Lemote 2F: Add IRQ support
by Wu Zhangjin
· 15 years ago
1032bce
MIPS: Lemote 2F: Add PCI support
by Wu Zhangjin
· 15 years ago
22c2100
MIPS: Lemote 2F: Add basic CS5536 VSM support
by Wu Zhangjin
· 15 years ago
Next »