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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2007-02-12
[PATCH] pid: remove the now unused kill_pg kill_pg_info and __kill_pg_info
Eric W. Biederman
1
-3
/
+0
2007-02-12
[PATCH] pid: remove now unused do_each_task_pid and while_each_task_pid
Eric W. Biederman
1
-14
/
+0
2007-02-12
[PATCH] tty: update the tty layer to work with struct pid
Eric W. Biederman
3
-4
/
+4
2007-02-12
[PATCH] pid: replace is_orphaned_pgrp with is_current_pgrp_orphaned
Eric W. Biederman
1
-1
/
+1
2007-02-12
[PATCH] pid: make session_of_pgrp use struct pid instead of pid_t
Eric W. Biederman
1
-1
/
+2
2007-02-12
[PATCH] tty: make __proc_set_tty static
Eric W. Biederman
1
-1
/
+0
2007-02-12
[PATCH] Minix V3 support
Andries Brouwer
2
-1
/
+25
2007-02-12
[PATCH] SPI eeprom driver
David Brownell
1
-0
/
+22
2007-02-12
[PATCH] SPI doc clarifications
David Brownell
1
-1
/
+17
2007-02-12
[PATCH] SPI cleanup() method param becomes non-const
Hans-Peter Nilsson
2
-2
/
+2
2007-02-12
[PATCH] spi: remove return in spi_unregister_driver()
Ben Dooks
1
-4
/
+2
2007-02-12
[PATCH] spi: add spi_set_drvdata() and spi_get_drvdata()
Ben Dooks
1
-0
/
+11
2007-02-12
[PATCH] SPI: Freescale iMX SPI controller driver (BIS+)
Andrea Paterniani
1
-0
/
+72
2007-02-12
[PATCH] drivers/isdn/gigaset: new M101 driver (v2)
Tilman Schmidt
1
-2
/
+0
2007-02-12
[PATCH] export ufs_fs.h to userspace
Mike Frysinger
3
-2
/
+4
2007-02-12
[PATCH] lockdep: forward declare struct task_struct
Heiko Carstens
1
-0
/
+2
2007-02-12
[PATCH] warning fix: unsigned->signed
Tomasz Kvarsin
1
-4
/
+6
2007-02-12
[PATCH] move remove_dquot_ref to dqout.c
Christoph Hellwig
1
-1
/
+0
2007-02-12
[PATCH] QUOTA: Have <linux/quota.h> include <linux/rwsem.h> explicitly
Robert P. J. Day
1
-0
/
+1
2007-02-12
[PATCH] include/linux/kernel.h: Remove labs()
Richard Knutsson
1
-5
/
+0
2007-02-12
[PATCH] Make BH_Unwritten a first class bufferhead flag V2
David Chinner
1
-0
/
+2
2007-02-12
[PATCH] Add NOPFN_REFAULT result from vm_ops->nopfn()
Benjamin Herrenschmidt
1
-0
/
+1
2007-02-12
[PATCH] add vm_insert_pfn()
Nick Piggin
1
-0
/
+2
2007-02-11
[PATCH] one more iomap s390 build fix
Heiko Carstens
1
-1
/
+3
2007-02-11
cfq-iosched: remove cfq_io_context last_queue
Jens Axboe
1
-1
/
+0
2007-02-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-0
/
+29
2007-02-11
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
3
-2
/
+21
2007-02-11
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
3
-6
/
+6
2007-02-11
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
4
-13
/
+15
2007-02-11
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
3
-1
/
+39
2007-02-11
[PATCH] add missing io...._rep() on sparc32
Al Viro
1
-0
/
+29
2007-02-11
[PATCH] Switch s390 to NO_IOMEM
Al Viro
1
-65
/
+0
2007-02-11
[PATCH] sort the devres mess out
Al Viro
2
-6
/
+5
2007-02-11
[PATCH] fix misannotation of linkinfo_dn
Al Viro
1
-1
/
+1
2007-02-11
[PATCH] rapidio: fix multi-switch enumeration
Alexandre Bounine
1
-0
/
+1
2007-02-11
[PATCH] ifdef ->rchar, ->wchar, ->syscr, ->syscw from task_struct
Alexey Dobriyan
1
-0
/
+40
2007-02-11
[PATCH] Fix sparse annotation of spin unlock macros in one case
Pavel Roskin
1
-9
/
+24
2007-02-11
[PATCH] Replace regular code with appropriate calls to container_of()
Robert P. J. Day
1
-1
/
+1
2007-02-11
[PATCH] cleanup include/linux/reiserfs_xattr.h
Adrian Bunk
1
-5
/
+19
2007-02-11
[PATCH] cleanup include/linux/xattr.h
Adrian Bunk
2
-1
/
+9
2007-02-11
[PATCH] extend the set of "__attribute__" shortcut macros
Robert P. J. Day
1
-0
/
+7
2007-02-11
[PATCH] Extract and use wake_up_klogd()
Kirill Korotaev
1
-0
/
+1
2007-02-11
[PATCH] Remove the last reference to rwlock_is_locked() macro.
Robert P. J. Day
1
-1
/
+0
2007-02-11
[PATCH] cleanup linux/byteorder/swabb.h
Adrian Bunk
2
-10
/
+4
2007-02-11
[PATCH] serial: support for new board
Matthias Fuchs
1
-0
/
+2
2007-02-11
[PATCH] Perle multimodem card (PCI-RAS) detection
Thomas Hoehn
1
-0
/
+5
2007-02-11
[PATCH] RTC framework driver for CMOS RTCs
David Brownell
1
-0
/
+10
2007-02-11
[PATCH] Common compat_sys_sysinfo
Kyle McMartin
1
-0
/
+3
2007-02-11
[PATCH] Numerous fixes to kernel-doc info in source files.
Robert P. J. Day
6
-16
/
+17
2007-02-11
[PATCH] Add const for time{spec,val}_compare arguments
Rolf Eike Beer
1
-2
/
+2
[next]