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
*
[SPARC64]: Update defconfig.
David S. Miller
2006-01-18
1
-6
/
+18
*
[SPARC]: change if() BUG(); to BUG_ON in iommu.c
Eric Sesterhenn
2006-01-17
1
-7
/
+6
*
[SPARC64]: Eliminate race condition reading Hummingbird STICK register
Richard Mortimer
2006-01-17
1
-11
/
+11
*
[PATCH] x86_64: add __meminit for memory hotplug
Matt Tolentino
2006-01-16
1
-1
/
+1
*
[PATCH] x86_64: add x86-64 support for memory hot-add
Matt Tolentino
2006-01-16
2
-33
/
+134
*
[PATCH] x86_64: Flexmap for 32bit and randomized mappings for 64bit
Andi Kleen
2006-01-16
4
-2
/
+111
*
[PATCH] x86_64: Remove elf32_map in 32bit ELF loader
Andi Kleen
2006-01-16
1
-17
/
+0
*
[PATCH] x86_64: eliminate empty_bad_{page,{pte,pmd}_table}
Jan Beulich
2006-01-16
1
-71
/
+37
*
[PATCH] x86_64: Update defconfig
Andi Kleen
2006-01-16
1
-4
/
+17
*
[PATCH] sh: Move CPU subtype configuration to its own Kconfig
Paul Mundt
2006-01-16
4
-350
/
+482
*
[PATCH] sh: Simple timer framework
Paul Mundt
2006-01-16
3
-0
/
+287
*
[PATCH] sh: Simplistic clock framework
Paul Mundt
2006-01-16
16
-612
/
+1224
*
[PATCH] sh: I/O routine cleanups and ioremap() overhaul
Paul Mundt
2006-01-16
3
-136
/
+196
*
[PATCH] sh: IRQ handler updates
Paul Mundt
2006-01-16
8
-452
/
+536
*
[PATCH] sh: kexec() support
kogiidena
2006-01-16
4
-3
/
+225
*
[PATCH] sh: DMA updates
Paul Mundt
2006-01-16
8
-94
/
+194
*
[PATCH] sh: consolidate hp620/hp680/hp690 targets into hp6xx
Paul Mundt
2006-01-16
11
-252
/
+288
*
[PATCH] arm26: s/task_threas_info/task_thread_info/
Alexey Dobriyan
2006-01-16
1
-1
/
+1
*
[PATCH] mips: add pm_power_off
Yoichi Yuasa
2006-01-16
1
-0
/
+6
*
[PATCH] arm26: kernel/irq.c: fix compilation
Alexey Dobriyan
2006-01-16
1
-1
/
+2
*
[PATCH] i386: remove gcc version check for CONFIG_REGPARM
Adrian Bunk
2006-01-16
1
-4
/
+1
*
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
2006-01-16
16
-252
/
+578
|
\
|
*
Pull perfmon-montecito into release branch
Tony Luck
2006-01-16
2
-0
/
+271
|
|
\
|
|
*
[IA64] Perfmon for Montecito
Stephane Eranian
2006-01-16
2
-0
/
+271
|
*
|
[IA64] Cleanup of arch/ia64/sn and include/asm-ia64/sn
Prarit Bhargava
2006-01-16
12
-247
/
+257
|
*
|
[IA64] Stop multiple pci_claim_resource() call for the same resource
Kenji Kaneshige
2006-01-16
1
-5
/
+14
|
*
|
[IA64] Simple memory hot-add for ia64.
Yasunori Goto
2006-01-16
1
-0
/
+36
|
|
/
*
|
x86-64: fix initrd freeing
Linus Torvalds
2006-01-16
1
-1
/
+1
*
|
[PATCH] x86_64: Don't try to put kernel page tables beyond ZONE_DMA32.
Andi Kleen
2006-01-16
1
-13
/
+5
*
|
[PATCH] x86_64: set do_not_nx as cpuinitdata
Andi Kleen
2006-01-16
1
-1
/
+1
*
|
[PATCH] x86_64: lapic resume uses correct base address
Shaohua Li
2006-01-16
1
-4
/
+1
*
|
[PATCH] x86_64: Only let user select PM timer support when EMBEDDED
Andi Kleen
2006-01-16
1
-1
/
+1
*
|
[PATCH] x86_64: Allow nesting of int3 by default for kprobes
Andi Kleen
2006-01-16
2
-10
/
+7
*
|
[PATCH] x86_64: Mark powernow k8 init functions as __cpuinit
Andi Kleen
2006-01-16
1
-2
/
+2
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2006-01-15
2
-3
/
+3
|
\
|
*
correct email address of Manfred Spraul
Christian Kujau
2006-01-15
1
-1
/
+1
|
*
return statement cleanup - kill pointless parentheses
Jesper Juhl
2006-01-15
1
-2
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge
Linus Torvalds
2006-01-15
44
-10461
/
+2266
|
\
\
|
*
|
powerpc/32: Restore previous version of 32-bit PCI code
Paul Mackerras
2006-01-15
3
-2
/
+1899
|
*
|
[PATCH] ppc: Remove powermac support from ARCH=ppc
Paul Mackerras
2006-01-15
33
-10283
/
+195
|
*
|
[PATCH] powerpc: Kconfig changes for CRASH_DUMP
Haren Myneni
2006-01-15
1
-11
/
+10
|
*
|
[PATCH] powerpc: Update pmac32_defconfig
Benjamin Herrenschmidt
2006-01-15
1
-45
/
+60
|
*
|
[PATCH] powerpc: Fix Maple build
Benjamin Herrenschmidt
2006-01-15
3
-41
/
+68
|
*
|
[PATCH] powerpc: Fix kdump copy regs and dynamic allocate per-cpu crash notes
Haren Myneni
2006-01-15
2
-73
/
+7
|
*
|
powerpc/32: Generate miboot images with ARCH=powerpc
Paul Mackerras
2006-01-15
2
-6
/
+27
|
|
/
*
|
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2006-01-14
111
-223
/
+774
|
\
\
|
*
|
[ARM] 3262/4: allow ptraced syscalls to be overriden
Nicolas Pitre
2006-01-14
2
-3
/
+15
|
*
|
[ARM] 3112/1: old ABI compat: config option to turn it on
Nicolas Pitre
2006-01-14
1
-0
/
+17
|
*
|
[ARM] 3111/2: old ABI compat: adjust NWFPE to be operational within an EABI k...
Nicolas Pitre
2006-01-14
2
-4
/
+4
|
*
|
[ARM] 3110/5: old ABI compat: multi-ABI syscall entry support
Nicolas Pitre
2006-01-14
3
-35
/
+100
[next]