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
2005-09-29
[PATCH] i810-i2c iomem annotations
Al Viro
1
-8
/
+8
2005-09-29
[PATCH] mv64x60 iomem annotations
Al Viro
2
-4
/
+4
2005-09-29
[PATCH] ppc32 ld.script fix for building on ppc64
Al Viro
1
-1
/
+1
2005-09-29
[PATCH] ppc64 get_user annotations
Al Viro
1
-2
/
+4
2005-09-29
[PATCH] s390 signal annotations
Al Viro
4
-7
/
+7
2005-09-29
[PATCH] ia64 basic __user annotations
Al Viro
1
-6
/
+6
2005-09-29
[PATCH] arm/rpc iomem annotations
Al Viro
1
-2
/
+2
2005-09-29
[PATCH] arm/versatile iomem annotations
Al Viro
2
-22
/
+27
2005-09-29
[PATCH] cyblafb: portability fixes, sanitized work with pointers
Al Viro
1
-5
/
+6
2005-09-29
[PATCH] n_r3964: drop bogus fmt casts
Alexey Dobriyan
1
-42
/
+42
2005-09-29
[PATCH] proc_mkdir() should be used to create procfs directories
Al Viro
15
-45
/
+31
2005-09-29
[PATCH] uml makefiles sanitized
Al Viro
33
-573
/
+240
2005-09-28
[PATCH] pcmcia: only start up nonstatic sockets if both mem and io are available
Dominik Brodowski
1
-1
/
+1
2005-09-28
[PATCH] pcmcia: allow one port excludes
Dominik Brodowski
1
-4
/
+4
2005-09-28
[PATCH] Keys: Add possessor permissions to keys [try #3]
David Howells
11
-350
/
+528
2005-09-28
[PATCH] cpuset read past eof memory leak fix
Paul Jackson
1
-5
/
+6
2005-09-28
Merge branch 'for-linus' from master.kernel.org:/pub/scm/linux/kernel/git/rol...
Linus Torvalds
8
-72
/
+104
2005-09-28
[PATCH] kmalloc_node IRQ safety fix
Alok N Kataria
1
-7
/
+18
2005-09-28
[PATCH] ppc64: More hugepage fixes
Benjamin Herrenschmidt
3
-4
/
+6
2005-09-28
[PATCH] device-mapper: Fix queue_if_no_path initialisation
Alasdair G Kergon
1
-6
/
+10
2005-09-28
[PATCH] device-mapper: Trigger an event when a table is deleted
goggin, edward
1
-0
/
+9
2005-09-28
[PATCH] swsusp: avoid problems if there are too many pages to save
Rafael J. Wysocki
2
-1
/
+8
2005-09-28
[PATCH] orinoco: Fix flood of kernel log with stupid WE warnings
Benjamin Herrenschmidt
1
-1
/
+1
2005-09-28
[PATCH] ppc64: Add missing barrier() in kexec code
Anton Blanchard
1
-0
/
+1
2005-09-28
[PATCH] cpuset maintainers
Paul Jackson
1
-0
/
+9
2005-09-28
[PATCH] x86-64: Fix bad assumption that dualcore cpus have synced TSCs
john stultz
1
-3
/
+0
2005-09-28
[PATCH] Add IPMI poweroff control to sysfs
Corey Minyard
1
-1
/
+1
2005-09-28
[PATCH] ppc: fix stupid thinko in oprofile fix
Benjamin Herrenschmidt
1
-2
/
+1
2005-09-28
[PATCH] Ignore trailing whitespace on kernel parameters correctly
Rusty Russell
1
-2
/
+8
2005-09-28
[PATCH] epoll: handle timeout overflow
Davide Libenzi
1
-2
/
+6
2005-09-28
[PATCH] swsusp: prevent possible memory leak
Rafael J. Wysocki
1
-3
/
+3
2005-09-28
[PATCH] swsusp: remove wrong code from data_free
Rafael J. Wysocki
1
-4
/
+3
2005-09-28
[PATCH] pktcdvd: MAINTAINERS record
Peter Osterlund
1
-0
/
+7
2005-09-28
[PATCH] dvb: fix NULL pointer dereference when loading the budget-av module
Jon Burgess
1
-2
/
+2
2005-09-28
[PATCH] v9fs: fix races in fid allocation
Latchesar Ionkov
7
-196
/
+200
2005-09-28
[PATCH] Fix ext3_new_inode() failure paths
Chris Sykes
1
-15
/
+14
2005-09-28
[PATCH] Fix ext2_new_inode() failure paths
Chris Sykes
1
-12
/
+13
2005-09-28
[PATCH] fuse: check reserved node ID values
Miklos Szeredi
1
-0
/
+6
2005-09-28
[PATCH] fuse: add required version info
Miklos Szeredi
2
-0
/
+13
2005-09-28
[PATCH] mm: move_pte to remap ZERO_PAGE
Nick Piggin
3
-3
/
+18
2005-09-27
[IB] mthca: fix hw_ver value returned from mthca_query_device
Jack Morgenstein
1
-1
/
+1
2005-09-27
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
28
-1192
/
+908
2005-09-27
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
3
-24
/
+94
2005-09-27
[PATCH] Make POSIX message queue sys_mq_open() honor umask
Krzysztof Benedyczak
1
-0
/
+1
2005-09-27
[TG3]: Update driver version and release date.
David S. Miller
1
-2
/
+2
2005-09-27
[TG3]: misc. fixes
Michael Chan
1
-7
/
+46
2005-09-27
[TG3]: 5780 PHY fixes
Michael Chan
2
-6
/
+32
2005-09-27
[NEIGH]: Add debugging check when adding timers.
David S. Miller
1
-9
/
+14
2005-09-26
[IB] mthca: Round up number of slots in HCA context memory table
Michael S. Tsirkin
1
-1
/
+1
2005-09-26
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
33
-717
/
+992
[next]