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
...
*
|
[PATCH] x86_64: check if ptrace RIP is canonical
Andi Kleen
2005-05-17
1
-0
/
+5
*
|
[PATCH] x86_64: Add pmtimer support
Andi Kleen
2005-05-17
5
-19
/
+162
*
|
[PATCH] x86_64: Remove unique APIC/IO-APIC ID check
Andi Kleen
2005-05-17
2
-71
/
+1
*
|
[PATCH] x86_64: Don't print the internal k8c+ flag in /proc/cpuinfo
Andi Kleen
2005-05-17
1
-1
/
+1
*
|
[PATCH] x86_64: Remove x86_apicid field
Andi Kleen
2005-05-17
1
-3
/
+1
*
|
[PATCH] x86_64: Update TSC sync algorithm
Andi Kleen
2005-05-17
1
-75
/
+182
*
|
[PATCH] x86_64: Don't look up struct page pointer of physical address in iounmap
Andi Kleen
2005-05-17
1
-1
/
+1
*
|
[PATCH] x86_64/i386: fix defaults for physical/core id in /proc/cpuinfo
Andi Kleen
2005-05-17
3
-5
/
+20
*
|
[PATCH] x86_64: Readd missing tests in entry.S
Andi Kleen
2005-05-17
1
-2
/
+9
*
|
[PATCH] x86_64: Reduce NMI watchdog stack usage
Andi Kleen
2005-05-17
1
-1
/
+9
*
|
[PATCH] uml: change memcpy to memmove
Paolo 'Blaisorblade' Giarrusso
2005-05-17
1
-2
/
+8
*
|
[PATCH] ARM: Fix build error
Russell King
2005-05-16
2
-4
/
+4
*
|
[PATCH] ARM: 2678/1: S3C2440 - cpu fixes, hdiv divisors and nand dev name
Ben Dooks
2005-05-12
1
-2
/
+4
*
|
[PATCH] ARM: 2677/1: S3C2440 - UPLL frequency doubled
Ben Dooks
2005-05-12
1
-1
/
+1
*
|
[PATCH] ARM: 2680/1: refine TLS reg availability some more again
Nicolas Pitre
2005-05-12
1
-11
/
+10
*
|
[PATCH] ARM: 2663/2: I can't type
Nicolas Pitre
2005-05-10
1
-2
/
+2
*
|
[PATCH] ARM: Add V6 aliasing cache flush
Russell King
2005-05-10
1
-2
/
+35
*
|
[PATCH] ARM: Use top_pmd for V6 copy/clear user_page
Russell King
2005-05-10
1
-22
/
+6
*
|
[PATCH] ARM: Move copy/clear user_page locking into implementation
Russell King
2005-05-10
2
-80
/
+111
*
|
[PATCH] ARM: Add top_pmd, which points at the top-most page table
Russell King
2005-05-10
1
-0
/
+4
*
|
[PATCH] ARM: Add inline functions to find the pmd from virtual address
Russell King
2005-05-09
1
-8
/
+15
|
/
*
[PATCH] uml: x86_64 fixes
Jeff Dike
2005-05-06
5
-5
/
+9
*
[PATCH] uml: Fix process exit race
Bodo Stroesser
2005-05-06
5
-16
/
+11
*
[PATCH] uml: S390 preparation, arch_align_stack
Bodo Stroesser
2005-05-06
1
-0
/
+9
*
[PATCH] uml: Use CONFIG variable for address space size
Bodo Stroesser
2005-05-06
1
-7
/
+1
*
[PATCH] uml: Turn literal numbers into symbolic constants
Jeff Dike
2005-05-06
1
-13
/
+22
*
[PATCH] uml: Makefile cleanup
Jeff Dike
2005-05-06
1
-5
/
+1
*
[PATCH] uml: Eliminate unusable function
Jeff Dike
2005-05-06
1
-10
/
+0
*
[PATCH] uml: S390 preparation, save an extra register
Bodo Stroesser
2005-05-06
1
-0
/
+4
*
[PATCH] uml: S390 preparation, peekusr/pokeusr defined by subarch
Bodo Stroesser
2005-05-06
4
-50
/
+153
*
[PATCH] uml: command line handling cleanup
Jeff Dike
2005-05-06
2
-4
/
+4
*
[PATCH] uml: __deprecated makes build unnecessarily noisy
Jeff Dike
2005-05-06
2
-4
/
+4
*
[PATCH] ppc32: Fix POWER3/POWER4 compiler error
Kumar Gala
2005-05-06
1
-0
/
+2
*
[PATCH] ppc64: enable CONFIG_RTAS_PROC by default
Paul Mackerras
2005-05-06
1
-0
/
+1
*
Fix acpi_find_rsdp() - acpi_scan_rsdp takes length, not end
Linus Torvalds
2005-05-06
1
-1
/
+1
*
[PATCH] ppc64: global interrupt queue cleanup
Paul Mackerras
2005-05-06
2
-11
/
+12
*
[PATCH] ppc64: remove explicit contig_page_data reference
Paul Mackerras
2005-05-05
1
-1
/
+1
*
[PATCH] ppc64: remove unused arch/ppc64/boot/start.c
Paul Mackerras
2005-05-05
1
-654
/
+0
*
[PATCH] ppc64: remove asm/bootinfo.h include
Paul Mackerras
2005-05-05
1
-1
/
+0
*
[PATCH] ppc64: fix reloc_offset comment
Paul Mackerras
2005-05-05
1
-1
/
+1
*
[PATCH] ppc64: fix prom.c compile warning
Paul Mackerras
2005-05-05
1
-1
/
+1
*
[PATCH] arch/ppc64: Replace custom MIN macro
Tobias Klauser
2005-05-05
1
-5
/
+1
*
[PATCH] x86: geode support fixes
Kianusch Sayah Karadji
2005-05-05
2
-14
/
+12
*
[PATCH] CodingStyle: trivial whitespace fixups
Domen Puncer
2005-05-05
3
-12
/
+12
*
[PATCH] cyrix: eliminate bad section references
maximilian attems
2005-05-05
1
-2
/
+2
*
[PATCH] Kprobes: Incorrect handling of probes on ret/lret instruction
Prasanna S Panchamukhi
2005-05-05
2
-0
/
+14
*
[PATCH] uml: header and code cleanup
Bodo Stroesser
2005-05-05
2
-18
/
+2
*
[PATCH] uml: remove a dangling symlink
Bodo Stroesser
2005-05-05
1
-1
/
+1
*
[PATCH] uml: s390 preparation, sighandler interface abstraction
Bodo Stroesser
2005-05-05
3
-2
/
+6
*
[PATCH] uml: s390 preparation, delay moved to arch
Bodo Stroesser
2005-05-05
5
-21
/
+41
[prev]
[next]