index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
sh: Support for SH7770/SH7780 CPU subtypes.
Paul Mundt
2006-09-27
2
-0
/
+6
*
sh: earlyprintk= support and cleanups.
Paul Mundt
2006-09-27
1
-0
/
+2
*
sh: prefetch()/prefetchw() support.
Paul Mundt
2006-09-27
1
-0
/
+13
*
sh: Optimized cache handling for SH-4/SH-4A caches.
Richard Curnow
2006-09-27
1
-4
/
+18
*
sh: Support for SH-4A memory barriers.
Paul Mundt
2006-09-27
1
-0
/
+7
*
sh: HS7751RVoIP board updates.
Paul Mundt
2006-09-27
1
-0
/
+6
*
sh: Move hd64461.h to a more sensible location.
Paul Mundt
2006-09-27
3
-68
/
+26
*
sh: Fixup TMU_TOCR definition for SH7300.
Paul Mundt
2006-09-27
1
-3
/
+4
*
sh: hugetlb updates.
Paul Mundt
2006-09-27
1
-1
/
+0
*
sh: Various cosmetic cleanups.
Paul Mundt
2006-09-27
5
-12
/
+12
*
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
1
-0
/
+0
*
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
2006-09-26
85
-777
/
+879
|
\
|
*
[PATCH] x86: Add a cumulative thermal throttle event counter.
Dmitriy Zavin
2006-09-26
1
-0
/
+3
|
*
[PATCH] x86: Refactor thermal throttle processing
Dmitriy Zavin
2006-09-26
3
-0
/
+9
|
*
[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
1
-0
/
+2
|
*
[PATCH] x86: Move direct PCI scanning functions out of line
Andi Kleen
2006-09-26
1
-38
/
+4
|
*
[PATCH] Don't leak NT bit into next task
Andi Kleen
2006-09-26
1
-2
/
+3
|
*
[PATCH] i386/x86-64: Work around gcc bug with noreturn functions in unwinder
Jan Beulich
2006-09-26
4
-0
/
+23
|
*
[PATCH] i386: Fix pack_descriptor()
Jeremy Fitzhardinge
2006-09-26
1
-1
/
+1
|
*
[PATCH] Fix idle notifiers
Andi Kleen
2006-09-26
1
-1
/
+2
|
*
[PATCH] Remove unused asm-x86_64/mmx.h
Andi Kleen
2006-09-26
1
-14
/
+0
|
*
[PATCH] Define __bad_pda_field as noreturn
Andi Kleen
2006-09-26
1
-1
/
+1
|
*
[PATCH] Reindent macros in pda.h
Andi Kleen
2006-09-26
1
-32
/
+53
|
*
[PATCH] Fix some stylistic issues in uaccess.h
Andi Kleen
2006-09-26
1
-10
/
+10
|
*
[PATCH] Add __must_check to copy_*_user
Andi Kleen
2006-09-26
2
-21
/
+29
|
*
[PATCH] Fix zeroing on exception in copy_*_user
Andi Kleen
2006-09-26
1
-3
/
+3
|
*
[PATCH] i386: Allow a kernel not to be in ring 0
Rusty Russell
2006-09-26
2
-2
/
+20
|
*
[PATCH] i386: Abstract sensitive instructions
Rusty Russell
2006-09-26
1
-2
/
+5
|
*
[PATCH] Type checking for write_pda()
Jeremy Fitzhardinge
2006-09-26
1
-1
/
+2
|
*
[PATCH] Use %c instead of %P modifier in pda access
Andi Kleen
2006-09-26
1
-6
/
+6
|
*
[PATCH] Add the canary field to the PDA area and the task struct
Arjan van de Ven
2006-09-26
2
-1
/
+11
|
*
[PATCH] Add comments to the PDA structure to annotate offsets
Arjan van de Ven
2006-09-26
1
-7
/
+8
|
*
[PATCH] i386: Avoid overwriting the current pgd (V4, i386)
Magnus Damm
2006-09-26
1
-0
/
+27
|
*
[PATCH] Avoid overwriting the current pgd (V4, x86_64)
Magnus Damm
2006-09-26
1
-0
/
+29
|
*
[PATCH] Remove most of the special cases for the debug IST stack
Keith Owens
2006-09-26
1
-3
/
+0
|
*
[PATCH] i386: Fix the EDD code misparsing the command line
H. Peter Anvin
2006-09-26
1
-0
/
+1
|
*
[PATCH] Optimize PDA accesses slightly
Andi Kleen
2006-09-26
1
-19
/
+22
|
*
[PATCH] x86: Remove incorrect comment about ACPI e820 entries
Andi Kleen
2006-09-26
2
-2
/
+2
|
*
[PATCH] optimize hweight64 for x86_64
Andi Kleen
2006-09-26
1
-0
/
+2
|
*
[PATCH] Remove non e820 fallbacks in high level code
Andi Kleen
2006-09-26
1
-4
/
+0
|
*
[PATCH] Remove some cruft in apic id checking during processor setup
Andi Kleen
2006-09-26
1
-2
/
+0
|
*
[PATCH] Use proper accessors to change PSE bits in change_page_attr()
Andi Kleen
2006-09-26
1
-0
/
+1
|
*
[PATCH] Fix pte_exec/mkexec and use it in change_page_attr()
Andi Kleen
2006-09-26
1
-2
/
+2
|
*
[PATCH] Remove safe_smp_processor_id()
Andi Kleen
2006-09-26
1
-2
/
+0
|
*
[PATCH] i386: annotate FIX_STACK() and the rest of nmi()
Chuck Ebbert
2006-09-26
1
-0
/
+2
|
*
[PATCH] Move compiler check for modules to ia64 only
Andi Kleen
2006-09-26
2
-3
/
+4
|
*
[PATCH] x86: remove config.h includes from asm-i386 & asm-x86_64
Dave Jones
2006-09-26
3
-4
/
+0
[next]