Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
3b1da4c5d1032ebc29fec8bd8f592ba6589be8ed
/
arch
2aa2b50
x86/mce: Fix build bug with CONFIG_PROVE_LOCKING=y && CONFIG_X86_MCE_INTEL=y
by Ingo Molnar
· 15 years ago
80a1860
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
15c989d
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
4e3eadd
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
9fdfbc2
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
0e152cd
x86, k8 nb: Fix boot crash: enable k8_northbridges unconditionally on AMD systems
by Borislav Petkov
· 15 years ago
b6fedfd
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 15 years ago
c32da02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
dca1d9f
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 15 years ago
6fee48c
dma-mapping: arm: use generic pci_set_dma_mask and pci_set_consistent_dma_mask
by FUJITA Tomonori
· 15 years ago
6e6c70e
dma-mapping: powerpc: use generic pci_set_dma_mask and pci_set_consistent_dma_mask
by FUJITA Tomonori
· 15 years ago
c186cac
dma-mapping: alpha: use include/linux/pci-dma-compat.h
by FUJITA Tomonori
· 15 years ago
3490042
dma-mapping: sparc: unify 32bit and 64bit dma_set_mask
by FUJITA Tomonori
· 15 years ago
06db881
dma-mapping: mn10300: remove the obsolete and unnecessary DMA API comments
by FUJITA Tomonori
· 15 years ago
2b4f767
dma-mapping: blackfin: remove the obsolete and unnecessary DMA API comments
by FUJITA Tomonori
· 15 years ago
027491f
dma-mapping: frv: remove the obsolete and unnecessary DMA API comments
by FUJITA Tomonori
· 15 years ago
f41b177
pci-dma: add linux/pci-dma.h to linux/pci.h
by FUJITA Tomonori
· 15 years ago
c7e67ac
pci-dma: cris: use include/linux/pci-dma.h
by FUJITA Tomonori
· 15 years ago
479ea1e
pci-dma: xtensa: use include/linux/pci-dma.h
by FUJITA Tomonori
· 15 years ago
d15b51b
pci-dma: sparc: use include/linux/pci-dma.h
by FUJITA Tomonori
· 15 years ago
5cabbb6
pci-dma: sh: use include/linux/pci-dma.h
by FUJITA Tomonori
· 15 years ago
af407c6
pci-dma: powerpc: use include/linux/pci-dma.h
by FUJITA Tomonori
· 15 years ago
74a0bd6
pci-dma: parisc: use include/linux/pci-dma.h
by FUJITA Tomonori
· 15 years ago
e1e02b3
pci-dma: mips: use include/linux/pci-dma.h
by FUJITA Tomonori
· 15 years ago
66ed5ef
pci-dma: ia64: use include/linux/pci-dma.h
by FUJITA Tomonori
· 15 years ago
272ecbe
pci-dma: frv: use include/linux/pci-dma.h
by FUJITA Tomonori
· 15 years ago
ccd7ab7
pci-dma: arm: use include/linux/pci-dma.h
by FUJITA Tomonori
· 15 years ago
08d925b
pci-dma: alpha: use include/linux/pci-dma.h
by FUJITA Tomonori
· 15 years ago
3bc4e45
pci-dma: x86: use include/linux/pci-dma.h
by FUJITA Tomonori
· 15 years ago
771cb3e
um: remove dma_sync_single_range
by FUJITA Tomonori
· 15 years ago
8d2efd0
alpha: remove dma_sync_single_range
by FUJITA Tomonori
· 15 years ago
e34112e
m32r: use generic ptrace_resume code
by Christoph Hellwig
· 15 years ago
290ba3a
cris arch-v32: use generic ptrace_resume code
by Christoph Hellwig
· 15 years ago
8313809
cris arch-v10: use generic ptrace_resume code
by Christoph Hellwig
· 15 years ago
6d75ca1
xtensa: use generic ptrace_resume code
by Christoph Hellwig
· 15 years ago
1bd0950
um: use generic ptrace_resume code
by Christoph Hellwig
· 15 years ago
55436c9
mips: use generic ptrace_resume code
by Christoph Hellwig
· 15 years ago
fa1ac57
microblaze: use generic ptrace_resume code
by Christoph Hellwig
· 15 years ago
7a0fde8
m68knommu: use generic ptrace_resume code
by Christoph Hellwig
· 15 years ago
857fb25
h8300: use generic ptrace_resume code
by Christoph Hellwig
· 15 years ago
1d83931
avr32: use generic ptrace_resume code
by Christoph Hellwig
· 15 years ago
440e6ca
arm: use generic ptrace_resume code
by Christoph Hellwig
· 15 years ago
fd341ab
alpha: use generic ptrace_resume code
by Christoph Hellwig
· 15 years ago
dacbe41
ptrace: move user_enable_single_step & co prototypes to linux/ptrace.h
by Christoph Hellwig
· 15 years ago
b3c1e01
ptrace: use ptrace_request() in the remaining architectures
by Christoph Hellwig
· 15 years ago
8661970
NUC900 LCD Controller Driver
by Wang Qiang
· 15 years ago
c1c341a
broadsheetfb: add multiple panel type support
by Jaya Kumar
· 15 years ago
5cacdb4
Add generic sys_olduname()
by Christoph Hellwig
· 15 years ago
e28cbf2
improve sys_newuname() for compat architectures
by Christoph Hellwig
· 15 years ago
baed7fc
Add generic sys_ipc wrapper
by Christoph Hellwig
· 15 years ago
a467937
Add generic sys_old_mmap()
by Christoph Hellwig
· 15 years ago
5d0e528
Add generic sys_old_select()
by Christoph Hellwig
· 15 years ago
8447b36
x86, UV: Fix target_cpus() in x2apic_uv_x.c
by Jack Steiner
· 15 years ago
d6dd692
x86: Reduce per cpu warning boot up messages
by Mike Travis
· 15 years ago
10fb7f1
x86: Reduce per cpu MCA boot up messages
by Mike Travis
· 15 years ago
f56e8a0
x86/mce: Fix RCU lockdep splats
by Paul E. McKenney
· 15 years ago
dc1d628
perf: Provide generic perf_sample_data initialization
by Peter Zijlstra
· 15 years ago
548b841
Merge commit 'v2.6.34-rc1' into perf/urgent
by Ingo Molnar
· 15 years ago
30124d1
powerpc/booke: Fix breakpoint/watchpoint one-shot behavior
by Dave Kleikamp
· 15 years ago
a8e6da0
powerpc: Reduce printk from pseries_mach_cpu_die()
by Vaidyanathan Srinivasan
· 15 years ago
0212f26
powerpc: Move checks in pseries_mach_cpu_die()
by Vaidyanathan Srinivasan
· 15 years ago
8dbce53
powerpc: Reset kernel stack on cpu online from cede state
by Vaidyanathan Srinivasan
· 15 years ago
f09b7b2
powerpc/pseries: Pass CPPR value to H_XIRR hcall
by Mark Nelson
· 15 years ago
856f70a
powerpc/booke: Fix a couple typos in the advanced ptrace code
by Dave Kleikamp
· 15 years ago
5b72d74
powerpc: Fix SMP build with disabled CPU hotplugging.
by Adam Lackorzynski
· 15 years ago
1426d5a
powerpc: Dynamically allocate pacas
by Michael Ellerman
· 15 years ago
59603b9
Merge commit 'kumar/next' into merge
by Benjamin Herrenschmidt
· 15 years ago
91e0138
Merge branch 'master' into for-linus
by Russell King
· 15 years ago
988addf
Merge branch 'origin' into devel-stable
by Russell King
· 15 years ago
e101541
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
by Linus Torvalds
· 15 years ago
004c1c7
Merge branch 'for-rmk/samsung6' of git://git.fluff.org/bjdooks/linux into devel-stable
by Russell King
· 15 years ago
318ae2e
Merge branch 'for-next' into for-linus
by Jiri Kosina
· 15 years ago
d4bab1b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
by Linus Torvalds
· 15 years ago
09003ed
[S390] smsgiucv: declare char pointers as "const"
by Hendrik Brueckner
· 15 years ago
584dfdd
[S390] remove unused qdio flags in zfcp and qeth
by Ursula Braun
· 15 years ago
b1e2ba8
[S390] Cleanup xtime usage
by John Stultz
· 15 years ago
596a95c
[S390] uaccess: make sure copy_from_user_overflow is builtin
by Heiko Carstens
· 15 years ago
a07e415
sysfs: Use sysfs_attr_init and sysfs_bin_attr_init on dynamic attributes
by Eric W. Biederman
· 15 years ago
91a99df
platform-drivers: move probe to .devinit.text in arch/arm
by Uwe Kleine-König
· 15 years ago
52cf25d
Driver core: Constify struct sysfs_ops in struct kobj_type
by Emese Revfy
· 15 years ago
5fbcae5
sysdev: fix missing s390 conversion
by Heiko Carstens
· 15 years ago
c9be0a3
sysdev: Pass attribute in sysdev_class attributes show/store
by Andi Kleen
· 15 years ago
322aafa
Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
4a31c08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 15 years ago
2ddb3b1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6
by Linus Torvalds
· 15 years ago
3b05007
ARM: Merge next-samsung-s3c2443-clock
by Ben Dooks
· 15 years ago
41f23a0
ARM: S3C2443: Add set_rate and round_rate calls for armdiv clock
by Ben Dooks
· 15 years ago
71ed587
ARM: S3C2443: Remove #if 0 for clk_mpll
by Ben Dooks
· 15 years ago
2dd5f18
ARM: S3C2443: Update notes on MPLLREF clock
by Ben Dooks
· 15 years ago
4bed36b
ARM: S3C2443: Further clksrc-clk conversions
by Ben Dooks
· 15 years ago
9aa753c
ARM: S3C2443: Change to using plat-samsung clksrc-clk implementation
by Ben Dooks
· 15 years ago
0ea5357
ARM: S3C64XX: Reintroduce unconditional build of audio device
by Mark Brown
· 15 years ago
08b8499
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq
by Linus Torvalds
· 15 years ago
42747d7
[WATCHDOG] watchdog_info constify
by Wim Van Sebroeck
· 15 years ago
8d2b09f
ARM: 5961/1: ux500: fix CLKRST addresses
by Rabin Vincent
· 15 years ago
51d4799
ARM: 5977/1: arm: Enable backtrace printing on oops when PC is corrupted
by Laurent Pinchart
· 15 years ago
6ee7765
parisc: use __ratelimit in unaligned.c
by Akinobu Mita
· 15 years ago
c601852
parisc: Convert to read/update_persistent_clock
by john stultz
· 15 years ago
eef83af
parisc: Simplify param.h by including <asm-generic/param.h>
by Robert P. J. Day
· 15 years ago
1d747c7
parisc: drop unnecessary cast in __ldcw_align() macro
by Helge Deller
· 15 years ago
Next »