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
*
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2009-01-14
45
-136
/
+486
|
\
|
*
powerpc/83xx: Move mcu_mpc8349emitx driver out of drivers/i2c/chips/
Anton Vorontsov
2009-01-13
3
-0
/
+221
|
*
powerpc/83xx: Make serial ports work on MPC8315E-RDB w/ FSL U-Boots
Anton Vorontsov
2009-01-13
1
-2
/
+2
|
*
powerpc/e500mc: Doorbells need to be taken w/exceptions disabled
Kumar Gala
2009-01-13
1
-1
/
+1
|
*
powerpc: Enable PS3 options and QPACE in ppc64_defconfig
Michael Ellerman
2009-01-13
1
-1
/
+25
|
*
powerpc/powermac: Fix occasional SMP boot failure
Benjamin Herrenschmidt
2009-01-13
2
-1
/
+10
|
*
powerpc/cacheinfo: Rename cache_dir per-cpu variable
Nathan Lynch
2009-01-13
1
-5
/
+5
|
*
powerpc: Cleanup from l64 to ll64 change: arch code
Stephen Rothwell
2009-01-13
4
-8
/
+8
|
*
powerpc: Change u64/s64 to a long long integer type
Ingo Molnar
2009-01-13
17
-56
/
+60
|
*
powerpc/kexec: Check crash_base for relocatable kernel
Milton Miller
2009-01-13
1
-0
/
+25
|
*
powerpc: Make dummy section a valid note header
Milton Miller
2009-01-13
1
-1
/
+3
|
*
Merge commit 'gcl/gcl-next' into next
Benjamin Herrenschmidt
2009-01-13
3
-6
/
+9
|
|
\
|
|
*
powerpc/mpc52xx: remove dead code from GPIO driver
Wolfram Sang
2009-01-09
1
-3
/
+0
|
|
*
powerpc/mpc52xx: Properly update irq_desc when set_type() is called.
Grant Likely
2009-01-09
1
-1
/
+7
|
|
*
powerpc/mpc5121: fix NULL test in mpc5121_clk_get utility function.
roel kluin
2009-01-09
1
-2
/
+2
|
*
|
Merge commit 'kumar/kumar-next' into next
Benjamin Herrenschmidt
2009-01-13
11
-55
/
+117
|
|
\
\
|
|
*
|
powerpc/fsl-booke: Remove num_tlbcam_entries
Trent Piepho
2009-01-07
3
-7
/
+0
|
|
*
|
powerpc/fsl-booke: Don't hard-code size of struct tlbcam
Trent Piepho
2009-01-07
4
-8
/
+18
|
|
*
|
powerpc/fsl-pci: Set relaxed ordering on prefetchable ranges
Trent Piepho
2009-01-07
1
-0
/
+3
|
|
*
|
powerpc/fsl-pci: Better ATMU setup for 85xx/86xx
Trent Piepho
2009-01-07
1
-33
/
+71
|
|
*
|
powerpc/qe: add Ethernet UPSMR definitions to QE library
Timur Tabi
2009-01-07
1
-1
/
+18
|
|
*
|
powerpc/85xx: Fix PCIe error interrupts
Kumar Gala
2009-01-07
4
-6
/
+6
|
|
*
|
powerpc: Fix the ide suspend function in uli1575
Jason Jin
2009-01-07
1
-0
/
+1
*
|
|
|
Merge branch 'syscalls' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
2009-01-14
33
-78
/
+88
|
\
\
\
\
|
*
|
|
|
[CVE-2009-0029] s390 specific system call wrappers
Heiko Carstens
2009-01-14
6
-44
/
+50
|
*
|
|
|
[CVE-2009-0029] s390: enable system call wrappers
Heiko Carstens
2009-01-14
1
-0
/
+1
|
*
|
|
|
[CVE-2009-0029] powerpc: Enable syscall wrappers for 64-bit
Benjamin Herrenschmidt
2009-01-14
1
-0
/
+1
|
*
|
|
|
[CVE-2009-0029] System call wrapper infrastructure
Heiko Carstens
2009-01-14
1
-0
/
+3
|
*
|
|
|
[CVE-2009-0029] Remove __attribute__((weak)) from sys_pipe/sys_pipe2
Heiko Carstens
2009-01-14
14
-21
/
+20
|
*
|
|
|
[CVE-2009-0029] Rename old_readdir to sys_old_readdir
Heiko Carstens
2009-01-14
13
-13
/
+13
*
|
|
|
|
byteorder: make swab.h include asm/swab.h like a regular header
Harvey Harrison
2009-01-14
32
-39
/
+0
*
|
|
|
|
cris: introduce asm/swab.h
Harvey Harrison
2009-01-14
6
-45
/
+44
|
/
/
/
/
*
|
|
|
Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2009-01-13
4
-44
/
+87
|
\
\
\
\
|
*
|
|
|
x86 PAT: remove CPA WARN_ON for zero pte
venkatesh.pallipadi@intel.com
2009-01-13
2
-17
/
+38
|
*
|
|
|
x86 PAT: return compatible mapping to remap_pfn_range callers
venkatesh.pallipadi@intel.com
2009-01-13
1
-15
/
+28
|
*
|
|
|
x86 PAT: change track_pfn_vma_new to take pgprot_t pointer param
venkatesh.pallipadi@intel.com
2009-01-13
1
-3
/
+3
|
*
|
|
|
x86 PAT: consolidate old memtype new memtype check into a function
venkatesh.pallipadi@intel.com
2009-01-13
2
-11
/
+20
*
|
|
|
|
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2009-01-13
6
-111
/
+6
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6
Russell King
2009-01-12
3
-110
/
+4
|
|
\
\
\
\
|
|
*
|
|
|
[ARM] i.MX add missing include
Sascha Hauer
2009-01-12
1
-1
/
+1
|
|
*
|
|
|
[ARM] i.MX: fix breakage from commit 278892736e99330195c8ae5861bcd9d791bbf19e
Sascha Hauer
2009-01-12
1
-3
/
+3
|
|
*
|
|
|
[ARM] i.MX: remove LCDC controller register definitions from imx-regs.h
Sascha Hauer
2009-01-12
1
-106
/
+0
|
*
|
|
|
|
[ARM] 5364/1: allow flush_ioremap_region() to be used from modules
Nicolas Pitre
2009-01-12
1
-0
/
+1
|
*
|
|
|
|
[ARM] w90x900: fix build errors and warnings
Russell King
2009-01-12
2
-1
/
+1
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2009-01-13
1
-2
/
+0
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Revert "i386: add TRACE_IRQS_OFF for the nmi"
Ingo Molnar
2009-01-12
1
-2
/
+0
*
|
|
|
|
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-01-12
1
-0
/
+4
|
\
\
\
\
\
|
*
|
|
|
|
sparc64: Fix cpumask related build failure
David Miller
2009-01-11
1
-0
/
+4
*
|
|
|
|
|
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
2009-01-12
126
-2031
/
+18974
|
\
\
\
\
\
\
|
*
|
|
|
|
|
MIPS: Only write c0_framemask on CPUs which have this register.
Ralf Baechle
2009-01-11
1
-1
/
+4
[next]