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
Commit message (
Expand
)
Author
Age
Files
Lines
*
sh: page table alloc cleanups and page fault optimizations.
Paul Mundt
2006-09-27
13
-267
/
+261
*
sh: export clear_user_page() for the modules that need it.
Paul Mundt
2006-09-27
1
-0
/
+1
*
sh: SH-4A Privileged Space Mapping Buffer (PMB) support.
Paul Mundt
2006-09-27
3
-2
/
+318
*
sh: Titan board support.
Jamie Lenehan
2006-09-27
10
-12
/
+1764
*
sh: BSS init bugfix and barrier in entry point.
Paul Mundt
2006-09-27
1
-5
/
+31
*
sh: Add control register barriers.
Paul Mundt
2006-09-27
4
-15
/
+45
*
sh: Add flag for MMU PTEA capability.
Paul Mundt
2006-09-27
3
-21
/
+31
*
sh: landisk board support.
kogiidena
2006-09-27
12
-1
/
+2614
*
sh: Fix libata build.
Paul Mundt
2006-09-27
2
-9
/
+9
*
sh: Fix TCP payload csum bug in csum_partial_copy_generic().
Ollie Wild
2006-09-27
1
-1
/
+2
*
sh: Fix fatal oops in copy_user_page() on sh4a (SH7780).
Paul Mundt
2006-09-27
2
-14
/
+14
*
sh: Wire up new syscalls.
Paul Mundt
2006-09-27
2
-2
/
+52
*
sh: remove cpu_online() definition from <asm/smp.h>
Alexey Dobriyan
2006-09-27
1
-5
/
+0
*
sh: Support for SH7770/SH7780 CPU subtypes.
Paul Mundt
2006-09-27
6
-0
/
+191
*
sh: Add SH7750S/SH7091 rules for SH7750 oprofile driver.
Paul Mundt
2006-09-27
1
-0
/
+4
*
sh: earlyprintk= support and cleanups.
Paul Mundt
2006-09-27
3
-30
/
+100
*
sh: prefetch()/prefetchw() support.
Paul Mundt
2006-09-27
1
-0
/
+13
*
sh: Fix a sign extension bug in memset().
Toshinobu Sugioka
2006-09-27
1
-0
/
+1
*
sh: Refactor PRR masking to catch newer SH7760 cuts.
Paul Mundt
2006-09-27
1
-3
/
+9
*
sh: Optimized cache handling for SH-4/SH-4A caches.
Richard Curnow
2006-09-27
5
-190
/
+475
*
sh: Support for SH-4A memory barriers.
Paul Mundt
2006-09-27
2
-0
/
+12
*
sh: RTS7751R2D board updates.
Paul Mundt
2006-09-27
7
-81
/
+68
*
sh: HS7751RVoIP board updates.
Paul Mundt
2006-09-27
6
-68
/
+71
*
sound: SH DAC audio driver updates.
Andriy Skulysh
2006-09-27
1
-7
/
+19
*
video: hitfb suspend/resume and updates.
Andriy Skulysh
2006-09-27
1
-33
/
+181
*
sh: Move hd64461.h to a more sensible location.
Paul Mundt
2006-09-27
5
-76
/
+32
*
sh: Fixup TMU_TOCR definition for SH7300.
Paul Mundt
2006-09-27
1
-3
/
+4
*
sh: Kill off dead code for SE and SystemH boards.
Paul Mundt
2006-09-27
8
-58
/
+12
*
video: Disable vgacon for SuperH.
Paul Mundt
2006-09-27
1
-1
/
+1
*
sh: hugetlb updates.
Paul Mundt
2006-09-27
2
-37
/
+16
*
sh: hp6xx mach-type cleanups.
Andriy Skulysh
2006-09-27
3
-34
/
+17
*
sh: Various cosmetic cleanups.
Paul Mundt
2006-09-27
21
-106
/
+60
*
sh: Make hs7751rvoip/rts7751r2d use pm_power_off.
Paul Mundt
2006-09-27
2
-4
/
+16
*
sh: Kill off the .stack section.
Paul Mundt
2006-09-27
2
-3
/
+1
*
sh: Fix kGDB NMI handling.
Paul Mundt
2006-09-27
1
-1
/
+1
*
sh: Move syscall table in to syscall.S.
Paul Mundt
2006-09-27
3
-298
/
+325
*
sh: Fixup some uninitialized spinlocks.
Paul Mundt
2006-09-27
2
-2
/
+2
*
sh: flush_cache_range() cleanup and optimizations.
Paul Mundt
2006-09-27
1
-26
/
+46
*
sh: Add a simple cmpxchg().
Tom Rini
2006-09-27
1
-0
/
+40
*
sh: Move smc37c93x.h for SystemH board use.
Paul Mundt
2006-09-27
2
-1
/
+1
*
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
2006-09-26
250
-5288
/
+6891
|
\
|
*
[PATCH] Don't set calgary iommu as default y
Andi Kleen
2006-09-26
1
-1
/
+0
|
*
[PATCH] i386/x86-64: New Intel feature flags
Dave Jones
2006-09-26
2
-4
/
+4
|
*
[PATCH] x86: Add a cumulative thermal throttle event counter.
Dmitriy Zavin
2006-09-26
4
-6
/
+136
|
*
[PATCH] i386: Make the jiffies compares use the 64bit safe macros.
Dmitriy Zavin
2006-09-26
1
-3
/
+4
|
*
[PATCH] x86: Refactor thermal throttle processing
Dmitriy Zavin
2006-09-26
9
-41
/
+109
|
*
[PATCH] Add 64bit jiffies compares (for use with get_jiffies_64)
Dmitriy Zavin
2006-09-26
1
-0
/
+15
|
*
[PATCH] Fix unwinder warning in traps.c
Andi Kleen
2006-09-26
1
-2
/
+2
|
*
[PATCH] x86: Allow disabling early pci scans with pci=noearly or disallowing ...
Andi Kleen
2006-09-26
12
-6
/
+41
|
*
[PATCH] x86: Move direct PCI scanning functions out of line
Andi Kleen
2006-09-26
4
-40
/
+51
[next]