index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-19
Merge remote branch 'anholt/drm-intel-next' into drm-next
Dave Airlie
19
-20
/
+64
2010-05-18
drm: move radeon_fixed.h to shared drm_fixed.h header
Ben Skeggs
1
-0
/
+67
2010-05-18
ttm: Provide an API for starting and stopping the delayed workqueue
Matthew Garrett
1
-0
/
+17
2010-05-18
drm/fbdev: fix cloning on fbcon
Dave Airlie
1
-0
/
+2
2010-05-18
drm/fbdev: rework output polling to be back in the core. (v4)
Dave Airlie
3
-11
/
+22
2010-05-18
vga16fb, drm: vga16fb->drm handoff
Marcin Slusarz
1
-1
/
+2
2010-05-18
fbmem, drm/nouveau: kick firmware framebuffers as soon as possible
Marcin Slusarz
1
-0
/
+1
2010-05-18
fbdev: allow passing more than one aperture for handoff
Marcin Slusarz
1
-2
/
+15
2010-05-18
drm/radeon/kms: add query for crtc hw id from crtc id to get info V2
Jerome Glisse
1
-0
/
+1
2010-05-18
drm_edid: There should be 6 Standard Timings
Dan Carpenter
1
-1
/
+1
2010-05-10
Merge remote branch 'origin/master' into drm-intel-next
Eric Anholt
19
-20
/
+64
2010-05-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-1
/
+2
2010-05-04
i2c-core: Use per-adapter userspace device lists
Jean Delvare
1
-0
/
+2
2010-05-02
net: fix compile error due to double return type in SOCK_DEBUG
Jan Engelhardt
1
-1
/
+1
2010-04-30
USB: rename usb_buffer_alloc() and usb_buffer_free()
Daniel Mack
1
-3
/
+15
2010-04-29
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
1
-0
/
+1
2010-04-28
sctp: Fix skb_over_panic resulting from multiple invalid parameter errors (CV...
Neil Horman
1
-0
/
+1
2010-04-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-0
/
+2
2010-04-28
sctp: Fix oops when sending queued ASCONF chunks
Vlad Yasevich
1
-0
/
+1
2010-04-28
sctp: avoid irq lock inversion while call sk->sk_data_ready()
Wei Yongjun
1
-0
/
+1
2010-04-28
Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...
Linus Torvalds
2
-9
/
+6
2010-04-28
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
4
-0
/
+10
2010-04-28
coda: move backing-dev.h kernel include inside __KERNEL__
Jens Axboe
1
-1
/
+2
2010-04-25
Catch filesystems lacking s_bdi
Jörn Engel
1
-0
/
+1
2010-04-24
hugetlb: fix infinite loop in get_futex_key() when backed by huge pages
Mel Gorman
1
-0
/
+9
2010-04-23
Cleanup generic block based fiemap
Josef Bacik
1
-2
/
+3
2010-04-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
2
-2
/
+2
2010-04-22
NFS: Fix an unstable write data integrity race
Trond Myklebust
1
-0
/
+1
2010-04-22
smbfs: add bdi backing to mount session
Jens Axboe
1
-0
/
+3
2010-04-22
ncpfs: add bdi backing to mount session
Jens Axboe
1
-0
/
+2
2010-04-22
coda: add bdi backing to mount session
Jens Axboe
1
-0
/
+2
2010-04-22
bdi: add helper function for doing init and register of a bdi for a file system
Jens Axboe
1
-0
/
+1
2010-04-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...
Linus Torvalds
1
-2
/
+6
2010-04-21
pcmcia: pcmcia_dev_present bugfix
Dominik Brodowski
2
-9
/
+6
2010-04-20
KVM: Increase NR_IOBUS_DEVS limit to 200
Sridhar Samudrala
1
-1
/
+1
2010-04-20
KVM: fix the handling of dirty bitmaps to avoid overflows
Takuya Yoshikawa
1
-0
/
+5
2010-04-20
Merge branch 'drm-ttm-unmappable' into drm-core-next
Dave Airlie
2
-26
/
+60
2010-04-20
drm/ttm: remove io_ field from TTM V6
Jerome Glisse
1
-12
/
+0
2010-04-20
drm/ttm: ttm_fault callback to allow driver to handle bo placement V6
Jerome Glisse
2
-1
/
+38
2010-04-20
drm: free core gem object from driver callbacks
Daniel Vetter
1
-0
/
+1
2010-04-20
drm: extract drm_gem_object_init
Daniel Vetter
1
-0
/
+2
2010-04-20
Merge branch 'drm-fbdev-cleanup' into drm-core-next
Dave Airlie
3
-47
/
+53
2010-04-20
Merge branch 'drm-edid-fixes' into drm-core-next
Dave Airlie
2
-5
/
+4
2010-04-20
Merge branch 'drm-ttm-pool' into drm-core-next
Dave Airlie
1
-0
/
+74
2010-04-19
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-9
/
+56
2010-04-19
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
1
-0
/
+1
2010-04-19
regulator: Let drivers know when they use the stub API
Jean Delvare
1
-2
/
+6
2010-04-19
drm/radeon/kms: add FireMV 2400 PCI ID.
Dave Airlie
1
-0
/
+1
2010-04-19
rcu: Make RCU lockdep check the lockdep_recursion variable
Paul E. McKenney
1
-4
/
+1
2010-04-15
firewire: cdev: fix cut+paste mistake in disclaimer
Stefan Richter
2
-2
/
+2
[next]