index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2006-09-27
sh: xchg()/__xchg() always_inline fixes for gcc4.
Paul Mundt
1
-25
/
+32
2006-09-27
sh: Cleanup and document register bank usage.
Paul Mundt
2
-3
/
+31
2006-09-27
sh: Add support for R7780RP and R7780MP boards.
Paul Mundt
10
-15
/
+236
2006-09-27
sh: Store Queue API rework.
Paul Mundt
1
-18
/
+5
2006-09-27
sh: Board updates for I/O routine rework.
Paul Mundt
14
-213
/
+29
2006-09-27
sh: Fixup SHMLBA definition for SH7705.
Paul Mundt
5
-81
/
+38
2006-09-27
sh: ioremap() overhaul.
Paul Mundt
2
-1
/
+13
2006-09-27
sh: page table alloc cleanups and page fault optimizations.
Paul Mundt
7
-102
/
+73
2006-09-27
sh: SH-4A Privileged Space Mapping Buffer (PMB) support.
Paul Mundt
1
-1
/
+47
2006-09-27
sh: Titan board support.
Jamie Lenehan
1
-0
/
+43
2006-09-27
sh: Add control register barriers.
Paul Mundt
2
-13
/
+37
2006-09-27
sh: landisk board support.
kogiidena
3
-0
/
+137
2006-09-27
sh: Fix libata build.
Paul Mundt
2
-9
/
+9
2006-09-27
sh: Fix fatal oops in copy_user_page() on sh4a (SH7780).
Paul Mundt
1
-4
/
+0
2006-09-27
sh: Wire up new syscalls.
Paul Mundt
1
-2
/
+24
2006-09-27
sh: remove cpu_online() definition from <asm/smp.h>
Alexey Dobriyan
1
-5
/
+0
2006-09-27
sh: Support for SH7770/SH7780 CPU subtypes.
Paul Mundt
2
-0
/
+6
2006-09-27
sh: earlyprintk= support and cleanups.
Paul Mundt
1
-0
/
+2
2006-09-27
sh: prefetch()/prefetchw() support.
Paul Mundt
1
-0
/
+13
2006-09-27
sh: Optimized cache handling for SH-4/SH-4A caches.
Richard Curnow
1
-4
/
+18
2006-09-27
sh: Support for SH-4A memory barriers.
Paul Mundt
1
-0
/
+7
2006-09-27
sh: HS7751RVoIP board updates.
Paul Mundt
1
-0
/
+6
2006-09-27
sh: Move hd64461.h to a more sensible location.
Paul Mundt
3
-68
/
+26
2006-09-27
sh: Fixup TMU_TOCR definition for SH7300.
Paul Mundt
1
-3
/
+4
2006-09-27
sh: hugetlb updates.
Paul Mundt
1
-1
/
+0
2006-09-27
sh: Various cosmetic cleanups.
Paul Mundt
5
-12
/
+12
2006-09-27
sh: Add a simple cmpxchg().
Tom Rini
1
-0
/
+40
2006-09-27
sh: Move smc37c93x.h for SystemH board use.
Paul Mundt
1
-0
/
+0
2006-09-26
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
85
-777
/
+879
2006-09-26
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
8
-83
/
+168
2006-09-26
[PATCH] Make UML use ptrace-abi.h
Jeff Dike
2
-17
/
+1
2006-09-26
[PATCH] Split i386 and x86_64 ptrace.h
Jeff Dike
6
-86
/
+100
2006-09-26
[PATCH] uml: stack usage reduction
Jeff Dike
1
-3
/
+1
2006-09-26
[PATCH] PM: Add pm_trace switch
Rafael J. Wysocki
1
-10
/
+14
2006-09-26
[PATCH] PM: make it possible to disable console suspending
Rafael J. Wysocki
1
-0
/
+5
2006-09-26
[PATCH] swsusp: Use memory bitmaps during resume
Rafael J. Wysocki
1
-9
/
+0
2006-09-26
[PATCH] swsusp: clean up suspend header
Rafael J. Wysocki
1
-12
/
+3
2006-09-26
[PATCH] Disable CPU hotplug during suspend
Rafael J. Wysocki
2
-8
/
+8
2006-09-26
[PATCH] Make swsusp avoid memory holes and reserved memory regions on x86_64
Rafael J. Wysocki
1
-0
/
+1
2006-09-26
[PATCH] swsusp: read speedup
Andrew Morton
1
-0
/
+1
2006-09-26
[PATCH] swsusp: write speedup
Andrew Morton
1
-1
/
+4
2006-09-26
[PATCH] add DIV_ROUND_UP()
Steven Whitehouse
1
-0
/
+1
2006-09-26
[PATCH] smp_call_function_single() cleanup
Andrew Morton
3
-4
/
+3
2006-09-26
[PATCH] x86: trivial move of ptep_set_access_flags
Rusty Russell
1
-15
/
+16
2006-09-26
[PATCH] x86: trivial move of __HAVE macros in i386 pagetable headers
Rusty Russell
3
-7
/
+8
2006-09-26
[PATCH] x86: trivial pgtable.h __ASSEMBLY__ move
Rusty Russell
1
-1
/
+2
2006-09-26
[PATCH] Translate asm version of ELFNOTE macro into preprocessor macro
Ian Campbell
1
-15
/
+17
2006-09-26
[PATCH] x86: put .note.* sections into a PT_NOTE segment in vmlinux
Jeremy Fitzhardinge
2
-0
/
+91
2006-09-26
[PATCH] x86: make __FIXADDR_TOP variable to allow it to make space for a hype...
Jeremy Fitzhardinge
1
-1
/
+6
2006-09-26
[PATCH] x86: roll all the cpuid asm into one __cpuid call
Rusty Russell
1
-33
/
+27
[next]