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
Age
Commit message (
Expand
)
Author
Files
Lines
2006-10-06
[PATCH] make kernels with CONFIG_X86_GENERIC and !CONFIG_SMP compilable
Jiri Kosina
1
-2
/
+3
2006-10-06
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
4
-5
/
+11
2006-10-06
Initial blind fixup for arm for irq changes
Linus Torvalds
100
-328
/
+281
2006-10-06
[IA64] Fix breakage from irq change
Tony Luck
4
-5
/
+11
2006-10-06
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
21
-107
/
+83
2006-10-06
[PATCH] um: irq changes break build
Pekka Enberg
2
-1
/
+2
2006-10-06
[PATCH] knfsd: tidy up up meaning of 'buffer size' in nfsd/sunrpc
NeilBrown
4
-23
/
+27
2006-10-06
[PATCH] md: fix bug where new drives added to an md array sometimes don't syn...
NeilBrown
1
-0
/
+1
2006-10-06
[PATCH] mmc: multi sector write transfers
Pierre Ossman
2
-9
/
+96
2006-10-06
[PATCH] swarm: Actually initialize the IDE driver
Maciej W. Rozycki
1
-0
/
+2
2006-10-06
[PATCH] sched: fix a kerneldoc error on is_init()
Henne
1
-3
/
+4
2006-10-06
[PATCH] MAINTAINERS: take over scx200-* and pc8736* drivers
Jim Cromie
1
-4
/
+24
2006-10-06
[PATCH] Fix typo in "syntax error if percpu macros are incorrectly used" patch
Jan Blunck
4
-7
/
+7
2006-10-06
[PATCH] m68k: dma_alloc_coherent() has gfp_t as the last argument
Al Viro
2
-3
/
+3
2006-10-06
[PATCH] m68k: fix NBPG define
Roman Zippel
1
-1
/
+1
2006-10-06
[PATCH] m68k: small system.h cleanup
Roman Zippel
1
-3
/
+3
2006-10-06
[PATCH] m68k: fix typo in __generic_copy_to_user
Roman Zippel
1
-1
/
+1
2006-10-06
[PATCH] m68k: cleanup string functions
Roman Zippel
3
-115
/
+102
2006-10-06
[PATCH] provide tickadj define
Roman Zippel
1
-0
/
+3
2006-10-06
[PATCH] page fault retry with NOPAGE_REFAULT
Benjamin Herrenschmidt
2
-3
/
+7
2006-10-06
[PATCH] slab: reduce numa text size
Pekka Enberg
1
-13
/
+21
2006-10-06
[PATCH] ohci: don't play with IRQ regs
David Brownell
1
-1
/
+1
2006-10-06
[PATCH] irq_reqs: export __irq_regs
Andrew Morton
1
-0
/
+2
2006-10-06
[PATCH] Fix WARN_ON / WARN_ON_ONCE regression
Andrew Morton
1
-8
/
+8
2006-10-06
[PATCH] kauditd_thread warning fix
Andrew Morton
1
-1
/
+2
2006-10-06
[PATCH] i386: irqs build fix
Andrew Morton
1
-1
/
+1
2006-10-06
[S390] Use CONFIG_GENERIC_TIME and define TOD clock source.
Martin Schwidefsky
3
-68
/
+24
2006-10-06
[PATCH] sysrq: irq change build fix.
Heiko Carstens
1
-0
/
+1
2006-10-06
[S390] irq change build fixes.
Heiko Carstens
15
-24
/
+36
2006-10-06
[S390] cio: 0 is a valid chpid.
Cornelia Huck
1
-9
/
+16
2006-10-06
[S390] monwriter buffer limit.
Melissa Howland
1
-5
/
+5
2006-10-06
[S390] ap bus poll thread priority.
Christian Borntraeger
1
-1
/
+1
2006-10-05
[PATCH] powerpc: irq change build breaks
Olof Johansson
10
-12
/
+12
2006-10-05
Merge git://git.infradead.org/~dhowells/irq-2.6
Linus Torvalds
1080
-3006
/
+2638
2006-10-05
[PATCH] UDF: Fix mounting read-write
Peter Osterlund
1
-1
/
+2
2006-10-05
[PATCH] x86-64: Fix compilation without CONFIG_KALLSYMS
Randy Dunlap
1
-1
/
+1
2006-10-05
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
10
-34
/
+118
2006-10-05
[PATCH] fix qla{2,4} build error
Frederik Deweerdt
8
-21
/
+21
2006-10-05
[PATCH] i386: fix rwsem build bug on CONFIG_M386=y
Ingo Molnar
1
-0
/
+3
2006-10-05
[PATCH] x86-64: Annotate interrupt frame backlink in interrupt handlers
Andi Kleen
1
-0
/
+3
2006-10-05
[PATCH] x86-64: Fix FPU corruption
Andi Kleen
1
-4
/
+3
2006-10-05
[PATCH] x86: Terminate the kernel stacks for the unwinder
Andi Kleen
2
-1
/
+10
2006-10-05
[PATCH] i386: Fix PCI BIOS config space access
Andi Kleen
2
-0
/
+6
2006-10-05
[PATCH] x86-64: Calgary IOMMU: print PCI bus numbers in hex
Jon Mason
1
-4
/
+4
2006-10-05
[PATCH] x86-64: Calgary IOMMU: Update Jon's contact info
Jon Mason
2
-2
/
+3
2006-10-05
[PATCH] x86-64: Calgary IOMMU: Fix off by one when calculating register space...
Jon Mason
1
-2
/
+11
2006-10-05
[PATCH] x86-64: Calgary IOMMU: deobfuscate calgary_init
Jon Mason
1
-5
/
+7
2006-10-05
[PATCH] i386: Update defconfig
Andi Kleen
1
-8
/
+33
2006-10-05
[PATCH] x86-64: Update defconfig
Andi Kleen
1
-8
/
+35
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1079
-2976
/
+2621
[next]