index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
*
OF-device: Don't overwrite numa_node in device registration
Jeremy Kerr
2008-10-31
1
-1
/
+0
*
powerpc: Fix swapcontext system for VSX + old ucontext size
Michael Neuling
2008-10-31
2
-39
/
+30
*
powerpc: Fix compiler warning for the relocatable kernel
Michael Neuling
2008-10-31
1
-3
/
+3
*
powerpc: Work around ld bug in older binutils
Paul Mackerras
2008-10-31
1
-0
/
+2
*
powerpc/ppc64/kdump: Better flag for running relocatable
Milton Miller
2008-10-31
1
-11
/
+19
*
powerpc: Use is_kdump_kernel()
Milton Miller
2008-10-31
4
-8
/
+7
*
powerpc: Kexec exit should not use magic numbers
Milton Miller
2008-10-31
3
-19
/
+5
*
Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/jwboyer/p...
Paul Mackerras
2008-10-31
19
-425
/
+1053
|
\
|
*
powerpc/44x: Update 44x defconfigs
Josh Boyer
2008-10-30
11
-258
/
+630
|
*
powerpc/40x: Update 40x defconfigs
Josh Boyer
2008-10-30
7
-166
/
+422
|
*
powerpc/40x: Don't enable HCU4 board by default
Josh Boyer
2008-10-28
1
-1
/
+1
*
|
powerpc: enable heap randomization for linkstations
Rogério Brito
2008-10-28
1
-1
/
+1
*
|
powerpc: compile kernel for linkstations optimized for size
Rogério Brito
2008-10-28
1
-1
/
+1
*
|
powerpc: fix i2c on PPC linkstation / kurobox machines
Guennadi Liakhovetski
2008-10-28
2
-4
/
+17
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2008-10-23
3
-5
/
+16
|
\
|
*
sparc: correct section of current_pc()
Frederic Weisbecker
2008-10-22
1
-0
/
+1
|
*
sparc: correct section of apc_no_idle
Frederic Weisbecker
2008-10-22
1
-1
/
+1
|
*
sparc64: Fix race in arch/sparc64/kernel/trampoline.S
Andrea Shepard
2008-10-22
1
-4
/
+14
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
2008-10-23
3
-0
/
+61
|
\
\
|
*
|
TXx9: Add TX4938 ATA support (v3)
Atsushi Nemoto
2008-10-23
3
-0
/
+61
*
|
|
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2008-10-23
38
-1246
/
+3585
|
\
\
\
|
*
|
|
[ARM] 5321/1: Kirkwood: fix typo in Makefile
Nicolas Pitre
2008-10-23
1
-1
/
+1
|
*
|
|
[ARM] 5320/1: fix assembly constraints in implementation of do_div()
Nicolas Pitre
2008-10-23
1
-3
/
+3
|
*
|
|
[ARM] 5318/1: Swap the PRRR and NMRR values in proc-v7.S
Catalin Marinas
2008-10-22
1
-2
/
+2
|
*
|
|
[ARM] 5316/1: AT91: oops (regression) fix on gpio irq
David Brownell
2008-10-22
1
-0
/
+1
|
*
|
|
Merge branch 'for-rmk' of git://git.android.com/kernel into devel
Russell King
2008-10-22
451
-8604
/
+30066
|
|
\
\
\
|
|
*
|
|
[ARM] msm: vreg interface to msm7k pmic
Brian Swetland
2008-10-22
3
-0
/
+173
|
|
*
|
|
[ARM] msm: dma: various basic dma improvements and bugfixes
Brian Swetland
2008-10-22
2
-25
/
+71
|
|
*
|
|
[ARM] msm: clock: provide clk_*() api support for
Brian Swetland
2008-10-22
6
-0
/
+395
|
|
*
|
|
[ARM] msm: clean up iomap and devices
Brian Swetland
2008-10-22
10
-193
/
+368
|
|
*
|
|
[ARM] msm: add proc_comm support, necessary for clock and power control
Brian Swetland
2008-10-22
3
-0
/
+276
|
|
*
|
|
[ARM] msm: rename ARCH_MSM7X00A to ARCH_MSM
Brian Swetland
2008-10-22
5
-20
/
+14
|
|
|
|
/
|
|
|
/
|
|
*
|
|
Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...
Russell King
2008-10-22
9
-1002
/
+2281
|
|
\
\
\
|
|
*
|
|
[ARM] pxa/spitz: fix unbalance parenthesis in header file spitz.h
Mariusz Kozlowski
2008-10-21
1
-1
/
+1
|
|
*
|
|
[ARM] pxa: update {corgi,spitz}_defconfig to favor SPI-based drivers
Eric Miao
2008-10-21
2
-1000
/
+1690
|
|
*
|
|
[ARM] pxa: fix the corgi_ssp.c dependency issue in {corgi,spitz}_defconfig
Eric Miao
2008-10-21
4
-5
/
+13
|
|
*
|
|
Revert "[ARM] pxa/corgi: remove now unused corgi_ssp.c and corgi_lcd.c"
Eric Miao
2008-10-21
5
-2
/
+583
*
|
|
|
|
Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight
Linus Torvalds
2008-10-23
2
-1
/
+23
|
\
\
\
\
\
|
*
|
|
|
|
tosa: add support for bl/lcd driver
Dmitry Baryshkov
2008-10-21
1
-1
/
+20
|
*
|
|
|
|
backlight: add support for Sharp SL-6000 LCD and backlight drivers
Dmitry Baryshkov
2008-10-21
1
-0
/
+3
*
|
|
|
|
|
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2008-10-23
17
-84
/
+89
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
x86: fix section mismatch warning - apic_x2apic_phys
Marcin Slusarz
2008-10-22
1
-1
/
+1
|
*
|
|
|
|
x86: fix section mismatch warning - apic_x2apic_cluster
Marcin Slusarz
2008-10-22
1
-1
/
+1
|
*
|
|
|
|
x86: fix section mismatch warning - apic_x2apic_uv_x
Marcin Slusarz
2008-10-22
1
-1
/
+1
|
*
|
|
|
|
x86: fix section mismatch warning - apic_physflat
Marcin Slusarz
2008-10-22
1
-1
/
+1
|
*
|
|
|
|
x86: fix section mismatch warning - apic_flat
Marcin Slusarz
2008-10-22
1
-1
/
+1
|
*
|
|
|
|
x86: memtest fix use of reserve_early()
Daniele Calore
2008-10-22
1
-4
/
+3
|
*
|
|
|
|
x86/tlb_uv: remove strange mc146818rtc include
Jeremy Fitzhardinge
2008-10-22
1
-1
/
+1
|
*
|
|
|
|
x86: remove redundant KERN_DEBUG on pr_debug
Gustavo F. Padovan
2008-10-22
2
-2
/
+2
|
*
|
|
|
|
x86: do_boot_cpu - check if we have ESR register
Cyrill Gorcunov
2008-10-22
1
-3
/
+5
[next]