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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-05
packet: Add pre-defragmentation support for ipv4 fanouts.
David S. Miller
1
-0
/
+1
2011-07-05
packet: Add fanout support.
David S. Miller
1
-0
/
+4
2011-07-05
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
1
-5
/
+13
2011-07-05
NFC: add the NFC socket raw protocol
Lauro Ramos Venancio
1
-1
/
+12
2011-07-05
NFC: add NFC socket family
Aloisio Almeida Jr
2
-1
/
+6
2011-07-05
NFC: add nfc generic netlink interface
Lauro Ramos Venancio
1
-0
/
+112
2011-07-05
ssb: PCI revision ID register is 8-bit wide
Sergei Shtylyov
1
-1
/
+1
2011-07-05
sched: Disable (revert) SCHED_LOAD_SCALE increase
Peter Zijlstra
1
-1
/
+1
2011-07-04
Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-6
/
+0
2011-07-03
netpoll: Remove unused EXPORT_SYMBOLs of netpoll_poll and netpoll_poll_dev
Joe Perches
1
-2
/
+0
2011-06-30
net: add external loopback test in ethtool self test
Amit Kumar Salecha
1
-2
/
+14
2011-06-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-5
/
+13
2011-06-30
netfilter: add SELinux context support to AUDIT target
Mr Dash Four
1
-0
/
+7
2011-06-30
Merge branch 'for-3.0-important' of git://git.drbd.org/linux-2.6-drbd into fo...
Jens Axboe
1
-2
/
+2
2011-06-30
drbd: fix limit define, we support 1 PiByte now
Lars Ellenberg
1
-2
/
+2
2011-06-28
Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2011-06-28
Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+3
2011-06-27
mm: fix assertion mapping->nrpages == 0 in end_writeback()
Jan Kara
1
-0
/
+1
2011-06-27
include/linux/compat.h: declare compat_sys_sendmmsg()
Chris Metcalf
1
-0
/
+2
2011-06-27
tmpfs: add shmem_read_mapping_page_gfp
Hugh Dickins
1
-7
/
+10
2011-06-27
tmpfs: take control of its truncate_range
Hugh Dickins
1
-0
/
+1
2011-06-27
mm: move shmem prototypes to shmem_fs.h
Hugh Dickins
2
-10
/
+17
2011-06-27
Fix some kernel-doc warnings
Vitaliy Ivanov
2
-1
/
+1
2011-06-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...
Linus Torvalds
1
-0
/
+1
2011-06-27
Fix node_start/end_pfn() definition for mm/page_cgroup.c
KAMEZAWA Hiroyuki
1
-0
/
+7
2011-06-27
wireless: unify QoS control field definitions
Johannes Berg
1
-5
/
+13
2011-06-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
4
-0
/
+7
2011-06-24
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-2
/
+3
2011-06-24
fsl-diu-fb: remove check for pixel clock ranges
Timur Tabi
1
-6
/
+0
2011-06-22
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2
-3
/
+4
2011-06-22
ath9k: add external_reset callback to ath9k_platfom_data for AR9330
Gabor Juhos
1
-0
/
+1
2011-06-22
ath9k: add MAC revision detection for AR9330
Gabor Juhos
1
-0
/
+1
2011-06-22
netlink: advertise incomplete dumps
Johannes Berg
1
-0
/
+2
2011-06-21
net: remove mm.h inclusion from netdevice.h
Alexey Dobriyan
4
-11
/
+17
2011-06-21
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
3
-2
/
+5
2011-06-21
dcb: Add ieee_dcb_delapp() and dcb op to delete app entry
John Fastabend
1
-0
/
+2
2011-06-21
net: dcbnl, add multicast group for DCB
John Fastabend
1
-0
/
+2
2011-06-21
cnic, bnx2i: Add support for new devices - 57800, 57810, and 57840
Michael Chan
1
-0
/
+9
2011-06-21
PM: Fix async resume following suspend failure
Alan Stern
1
-0
/
+1
2011-06-21
PM: Rename dev_pm_info.in_suspend to is_prepared
Alan Stern
2
-3
/
+3
2011-06-21
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
1
-2
/
+0
2011-06-20
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
32
-48
/
+267
2011-06-20
vfs: i_state needs to be 'unsigned long' for now
Linus Torvalds
1
-1
/
+1
2011-06-20
Merge branch 'for-2.6.40' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-0
/
+4
2011-06-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+9
2011-06-20
NFSv4.1: file layout must consider pg_bsize for coalescing
Benny Halevy
1
-0
/
+3
2011-06-20
bcma: clean exports of functions
Rafał Miłecki
1
-0
/
+2
2011-06-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-1
/
+1
2011-06-20
devcgroup_inode_permission: take "is it a device node" checks to inlined wrapper
Al Viro
1
-1
/
+9
2011-06-20
block: add REQ_SECURE to REQ_COMMON_MASK
Namhyung Kim
1
-1
/
+1
[prev]
[next]