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-07-16
taskstats: add context-switch counters
Maxim Uvarov
1
-1
/
+4
2007-07-16
Drop an empty isicom.h from being exported to user space.
Robert P. J. Day
1
-1
/
+0
2007-07-16
remove sonypi_camera_command()
Adrian Bunk
1
-2
/
+0
2007-07-16
Kernel utf-8 handling
Jan Engelhardt
1
-1
/
+4
2007-07-16
Remove capability.h from mm.h
Alexey Dobriyan
1
-1
/
+0
2007-07-16
O_CLOEXEC for SCM_RIGHTS
Ulrich Drepper
2
-0
/
+4
2007-07-16
Introduce O_CLOEXEC
Ulrich Drepper
2
-14
/
+18
2007-07-16
Add a flag to indicate deferrable timers in /proc/timer_stats
Venki Pallipadi
2
-13
/
+7
2007-07-16
remove odd and misleading comments from uio.h
Christoph Hellwig
1
-9
/
+0
2007-07-16
dma-mapping: prevent dma dependent code from linking on !HAS_DMA archs
Dan Williams
6
-33
/
+74
2007-07-16
fs: clarify "dummy" member in struct inodes_stat_t
Stefan Richter
1
-1
/
+1
2007-07-16
AFS: implement file locking
David Howells
1
-0
/
+4
2007-07-16
Remove unnecessary includes of spinlock.h under include/linux
Robert P. J. Day
12
-12
/
+2
2007-07-16
fat: gcc 4.3 warning fix
OGAWA Hirofumi
1
-1
/
+1
2007-07-16
percpu_counters(): use cpu notifiers
Andrew Morton
1
-12
/
+6
2007-07-16
fuse warning fix
Andrew Morton
1
-1
/
+1
2007-07-16
Use mutexes instead of semaphores in I2O driver
Matthias Kaehlcke
1
-2
/
+3
2007-07-16
Prevent an O_NDELAY writer from blocking when a tty write is blocked by the t...
Alan Cox
1
-0
/
+6
2007-07-16
Use boot based time for process start time and boot time in /proc
Tomas Janousek
1
-1
/
+2
2007-07-16
Introduce boot based time
Tomas Janousek
1
-0
/
+2
2007-07-16
fix jvc cdrom drive lockup
Zhang, Yanmin
2
-3
/
+4
2007-07-16
introduce write_trylock_irqsave()
Satyam Sharma
1
-0
/
+7
2007-07-16
Fix rmmod/read/write races in /proc entries
Alexey Dobriyan
1
-0
/
+13
2007-07-16
v850: enable arbitary speed tty ioctls
Alan Cox
3
-3
/
+12
2007-07-16
Add generic exit-time stack-depth checking to CONFIG_DEBUG_STACK_USAGE
Jeff Dike
1
-0
/
+9
2007-07-16
uml: use get_free_pages to allocate kernel stacks
Jeff Dike
1
-2
/
+4
2007-07-16
etrax: enable arbitary speed setting on tty ports
Alan Cox
3
-2
/
+9
2007-07-16
m32r: enable arbitary speed tty rate setting
Alan Cox
3
-3
/
+12
2007-07-16
ARM26: enable arbitary speed tty ioctls and split input/output speed
Alan Cox
3
-3
/
+12
2007-07-16
fix alpha ISA support
Ivan Kokshaysky
1
-3
/
+10
2007-07-16
h8300 entry.S update
Yoshinori Sato
1
-0
/
+2
2007-07-16
h8300: enable arbitary speed tty port setup
Alan Cox
3
-3
/
+12
2007-07-16
FRV: Connect up new syscalls
David Howells
1
-1
/
+5
2007-07-16
split mmap
Miklos Szeredi
1
-0
/
+4
2007-07-16
slob: initial NUMA support
Paul Mundt
4
-65
/
+117
2007-07-16
kill vmalloc_earlyreserve
Jan Beulich
2
-2
/
+1
2007-07-16
page table handling cleanup
Jan Beulich
26
-301
/
+1
2007-07-16
invalidate_mapping_pages(): add cond_resched
Andrew Morton
1
-0
/
+3
2007-07-16
Remove the deprecated "kmem_cache_t" typedef from slab.h.
Robert P. J. Day
1
-2
/
+0
2007-07-16
change zonelist order: zonelist order selection logic
KAMEZAWA Hiroyuki
1
-0
/
+5
2007-07-16
serial: convert early_uart to earlycon for 8250
Yinghai Lu
7
-7
/
+13
2007-07-16
lib: add idr_remove_all
Kristian Hoegsberg
1
-0
/
+1
2007-07-16
lib: add idr_for_each()
Kristian Hoegsberg
1
-0
/
+2
2007-07-16
LZO1X: fix lzo1x_worst_compress
Nitin Gupta
1
-1
/
+1
2007-07-15
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
7
-51
/
+284
2007-07-15
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
Linus Torvalds
19
-86
/
+111
2007-07-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...
Linus Torvalds
4
-0
/
+603
2007-07-15
frv: missing __clear_user()
Al Viro
1
-0
/
+2
2007-07-15
fix return type of skb_checksum_complete()
Al Viro
1
-1
/
+1
2007-07-15
[NET_SCHED]: Kill CONFIG_NET_CLS_POLICE
Patrick McHardy
3
-39
/
+1
[next]