index
:
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
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2006-09-16
[PATCH] headers_check: use a different default directory
David Woodhouse
1
-3
/
+3
2006-09-16
[PATCH] Kconfig: move CONFIG_EMBEDDED options to submenu
Chuck Ebbert
1
-28
/
+28
2006-09-16
[PATCH] Fix 'make headers_check' for Alpha
David Woodhouse
3
-4
/
+7
2006-09-16
[PATCH] Fix 'make headers_check' on x86_64
David Woodhouse
4
-20
/
+21
2006-09-16
[PATCH] Fix 'make headers_check' on i386
David Woodhouse
1
-2
/
+2
2006-09-16
[PATCH] Fix 'make headers_check' on ia64
David Woodhouse
4
-8
/
+15
2006-09-16
[PATCH] Fix 'make headers_check' on s390
David Woodhouse
2
-15
/
+15
2006-09-16
[PATCH] Fix 'make headers_check' on biarch architectures
David Woodhouse
1
-3
/
+5
2006-09-16
[PATCH] Add symbol type files (*.symtypes) to .gitignore
Josh Triplett
1
-0
/
+1
2006-09-16
[PATCH] Add mixed source and assembly listings (*.lst) to .gitignore
Josh Triplett
1
-0
/
+1
2006-09-16
[PATCH] Add preprocessed files (*.i) to .gitignore
Josh Triplett
1
-0
/
+1
2006-09-16
[PATCH] IPMI: fix handling of OEM flags
Corey Minyard
1
-4
/
+4
2006-09-16
[PATCH] Add a missing space that prevents building modules that require host ...
Ross Biro
1
-1
/
+1
2006-09-16
[PATCH] hvc_console suspend fix
Andrew Morton
1
-0
/
+1
2006-09-16
[PATCH] knfsd: Make ext3 reject filehandles referring to invalid inode number
NeilBrown
1
-0
/
+42
2006-09-16
[PATCH] knfsd: Have ext2 reject file handles with bad inode numbers early
NeilBrown
1
-0
/
+39
2006-09-16
[PATCH] IPMI: Fix oops on ipmi_msghandler removal for non ipmi systems
Arnaud Patard
1
-0
/
+1
2006-09-16
[PATCH] genirq: fix typo in IRQ resend
Imre Deak
1
-2
/
+1
2006-09-13
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
26
-524
/
+1102
2006-09-13
[PATCH] cciss: version update, new hw
Mike Miller
2
-4
/
+7
2006-09-13
[PATCH] headers_check: fix userspace build of asm-mips/page.h
David Woodhouse
1
-6
/
+2
2006-09-13
[PATCH] headers_check: don't expose PFN stuff to userspace in <asm-i386/setup.h>
David Woodhouse
2
-2
/
+4
2006-09-13
[PATCH] headers_check: move kernel-only #includes within <asm-i386/elf.h>
David Woodhouse
1
-4
/
+6
2006-09-13
[PATCH] headers_check: move inclusion of <linux/linkage.h> in <asm-i386/signa...
David Woodhouse
1
-1
/
+3
2006-09-13
[PATCH] headers_check: remove <asm/timex.h> from user export
David Woodhouse
2
-2
/
+3
2006-09-13
[PATCH] headers_check: reduce user-visible noise in <linux/nfs_fs.h>
David Woodhouse
1
-26
/
+26
2006-09-13
[PATCH] headers_check: clarify error message
Alexey Dobriyan
1
-1
/
+1
2006-09-13
[PATCH] headers_check: improve #include regexp
Alexey Dobriyan
1
-1
/
+1
2006-09-13
[PATCH] x86: reserve a boot-loader ID number for Xen
Jeremy Fitzhardinge
2
-0
/
+5
2006-09-13
[PATCH] rcu_do_batch: make ->qlen decrement irq safe
Oleg Nesterov
1
-1
/
+5
2006-09-13
[PATCH] SCSI: lockdep annotation in scsi_send_eh_cmnd
Stefan Richter
1
-1
/
+1
2006-09-13
[PATCH] alim15x3.c: M5229 (rev c8) support for DMA cd-writer
Michael De Backer
1
-1
/
+1
2006-09-13
[PATCH] We can not allow anonymous contributions to the kernel
Greg KH
1
-0
/
+2
2006-09-13
[PATCH] lockdep: double the number of stack-trace entries
Ingo Molnar
1
-1
/
+1
2006-09-13
[PATCH] libata: ignore CFA signature while sanity-checking an ATAPI device
Tejun Heo
1
-4
/
+9
2006-09-13
[POWERPC] Fix G5 DART (IOMMU) race causing occasional data corruption
Benjamin Herrenschmidt
1
-1
/
+6
2006-09-13
[POWERPC] Fix MMIO ops to provide expected barrier behaviour
Paul Mackerras
6
-48
/
+85
2006-09-13
[POWERPC] Fix interrupt clearing in kdump shutdown sequence
Mohan Kumar M
1
-1
/
+1
2006-09-13
[POWERPC] update prep_defconfig
Olaf Hering
1
-266
/
+319
2006-09-13
[POWERPC] kdump: Support kernels having 64k page size.
Sachin P. Sant
1
-1
/
+1
2006-09-13
[POWERPC] Implement PowerPC futex_atomic_cmpxchg_inatomic().
David Woodhouse
1
-1
/
+27
2006-09-13
[POWERPC] Add new, missing argument to of_irq_map_raw() for 86xx.
Jon Loeliger
1
-1
/
+1
2006-09-12
Linux v2.6.18-rc7
v2.6.18-rc7
Linus Torvalds
1
-1
/
+1
2006-09-12
Merge branch 'audit.b29' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
12
-1
/
+134
2006-09-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
1
-4
/
+7
2006-09-12
Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb
Linus Torvalds
20
-56
/
+79
2006-09-12
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2
-7
/
+9
2006-09-12
Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh64-2.6
Linus Torvalds
12
-38
/
+46
2006-09-12
Merge git://oss.sgi.com:8090/xfs/xfs-2.6
Linus Torvalds
7
-42
/
+76
2006-09-12
USB: Fix unload oops and memory leak in yealink driver
Henk Vergonet
1
-6
/
+6
[next]