index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
sh: More flexible + SH7780 earlyprintk SCIF support.
Paul Mundt
2006-12-06
3
-24
/
+39
|
*
|
sh: Fixup various PAGE_SIZE == 4096 assumptions.
Paul Mundt
2006-12-06
11
-45
/
+37
|
*
|
sh: Fixup 4K irq stacks.
Paul Mundt
2006-12-06
1
-7
/
+18
|
*
|
sh: dma-api channel capability extensions.
Mark Glaisher
2006-12-06
2
-96
/
+218
|
*
|
sh: Drop name overload in dma-sh.
Paul Mundt
2006-12-06
1
-8
/
+1
|
*
|
sh: Make dma-isa depend on ISA_DMA_API.
Paul Mundt
2006-12-06
1
-2
/
+2
|
*
|
sh: dma-sysfs fixes.
Paul Mundt
2006-12-06
1
-8
/
+15
|
*
|
sh: Fix syscall tracing ordering.
Stuart Menefy
2006-12-06
1
-23
/
+22
|
*
|
sh: KSTK_EIP/KSTK_ESP consistency.
Stuart Menefy
2006-12-06
1
-2
/
+2
|
*
|
sh: TLB miss fast-path optimizations.
Stuart Menefy
2006-12-06
6
-117
/
+204
|
*
|
sh: R7780RP push-switch support.
Paul Mundt
2006-12-06
2
-1
/
+125
|
*
|
sh: generic push-switch framework.
Paul Mundt
2006-12-06
5
-1
/
+178
|
*
|
sh: pmd rework.
Stuart Menefy
2006-12-06
4
-48
/
+76
|
*
|
sh: Use MMU.TTB register as pointer to current pgd.
Stuart Menefy
2006-12-06
2
-31
/
+31
|
*
|
sh: Set up correct siginfo structures for page faults.
Stuart Menefy
2006-12-06
4
-58
/
+61
|
*
|
sh: gcc4 support.
Stuart Menefy
2006-12-06
8
-64
/
+78
|
*
|
sh: Explicit endian selection support.
Paul Mundt
2006-12-06
2
-14
/
+21
|
*
|
sh: p3map_sem sem2mutex conversion.
Paul Mundt
2006-12-06
2
-26
/
+11
|
*
|
sh: Preliminary support for SH-X2 MMU.
Paul Mundt
2006-12-06
8
-161
/
+376
|
*
|
sh: Hook SH7785 in to the build system.
Paul Mundt
2006-12-06
4
-2
/
+11
|
*
|
sh: Drop CPU subtype IRQ headers.
Paul Mundt
2006-12-06
11
-1785
/
+52
|
*
|
sh: Configurable timer IRQ.
Paul Mundt
2006-12-06
5
-4
/
+11
|
*
|
sh: Fixup entry-common path breakage for SH-3.
Paul Mundt
2006-12-06
1
-1
/
+1
|
*
|
sh: SE7206 build fixes.
Paul Mundt
2006-12-06
9
-153
/
+54
|
*
|
sh: Add support for Solution Engine 7206 and 7619 boards.
Yoshinori Sato
2006-12-06
9
-0
/
+1404
|
*
|
sh: Add SH-2A platform headers.
Yoshinori Sato
2006-12-06
19
-9
/
+415
|
*
|
sh: Exception vector rework and SH-2/SH-2A support.
Yoshinori Sato
2006-12-06
7
-332
/
+767
|
*
|
sh: Wire up division and address error exceptions on SH-2A.
Yoshinori Sato
2006-12-06
1
-9
/
+79
|
*
|
sh: Add support for SH7206 and SH7619 CPU subtypes.
Yoshinori Sato
2006-12-06
26
-53
/
+1036
*
|
|
Merge git://git.infradead.org/users/dhowells/workq-2.6
Linus Torvalds
2006-12-06
373
-1863
/
+2361
|
\
\
\
|
*
|
|
Actually update the fixed up compile failures.
David Howells
2006-12-06
4
-12
/
+18
|
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
2006-12-06
135
-2060
/
+5142
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
WorkQueue: Fix up arch-specific work items where possible
David Howells
2006-12-05
34
-121
/
+154
|
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
2006-12-05
588
-9297
/
+32298
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
2006-12-05
1476
-41020
/
+67631
|
|
\
\
\
|
*
|
|
|
WorkStruct: make allyesconfig
David Howells
2006-11-22
282
-1450
/
+1771
|
*
|
|
|
WorkStruct: Pass the work_struct pointer instead of context data
David Howells
2006-11-22
51
-219
/
+293
|
*
|
|
|
WorkStruct: Merge the pending bit into the wq_data pointer
David Howells
2006-11-22
3
-15
/
+57
|
*
|
|
|
WorkStruct: Typedef the work function prototype
David Howells
2006-11-22
3
-9
/
+10
|
*
|
|
|
WorkStruct: Separate delayable and non-delayable events.
David Howells
2006-11-22
22
-73
/
+96
*
|
|
|
|
[PATCH] uclinux: fix mmap() of directory for nommu case
Mike Frysinger
2006-12-06
1
-5
/
+7
*
|
|
|
|
[PATCH] m68knommu: remove FP conditionals in ucontext struct
Gavin Lambert
2006-12-06
1
-6
/
+0
*
|
|
|
|
[PATCH] m68knommu: ColdFire serial driver fixes
Greg Ungerer
2006-12-06
1
-3
/
+51
*
|
|
|
|
[PATCH] m68knommu: switch 68360 to using rtc_time
Greg Ungerer
2006-12-06
1
-1
/
+1
*
|
|
|
|
[PATCH] m68knommu: fix timer register access on 523x ColdFire platforms
Greg Ungerer
2006-12-06
1
-4
/
+12
*
|
|
|
|
[PATCH] m68knommu: implement irq_canonicalize()
Greg Ungerer
2006-12-06
1
-0
/
+1
*
|
|
|
|
[PATCH] m68knommu: create rtc.h
Greg Ungerer
2006-12-06
1
-0
/
+1
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2006-12-05
83
-1126
/
+4760
|
\
\
\
\
|
*
|
|
|
[SCSI] aic79xx: Add ASC-29320LPE ids to driver
Salyzyn, Mark
2006-12-05
3
-1
/
+9
|
*
|
|
|
[SCSI] stex: version update
Ed Lin
2006-12-05
1
-4
/
+2
[prev]
[next]