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
2008-01-28
ieee80211: Add IEEE80211_MAX_FRAME_LEN to linux/ieee80211.h
Michael Wu
1
-7
/
+7
2008-01-28
[NETPOLL]: Don't need rx_flags.
Stephen Hemminger
1
-4
/
+3
2008-01-28
[NETPOLL]: no need to store local_mac
Stephen Hemminger
1
-1
/
+1
2008-01-28
[CAN]: Add missing Kbuild entries
Oliver Hartkopp
2
-0
/
+5
2008-01-28
[CAN]: Fix plain integer definitions in userspace header.
Oliver Hartkopp
1
-4
/
+4
2008-01-28
[CAN]: Add broadcast manager (bcm) protocol
Oliver Hartkopp
1
-0
/
+65
2008-01-28
[CAN]: Add raw protocol
Oliver Hartkopp
1
-0
/
+31
2008-01-28
[CAN]: Add PF_CAN core module
Oliver Hartkopp
3
-0
/
+268
2008-01-28
[CAN]: Allocate protocol numbers for PF_CAN
Oliver Hartkopp
5
-2
/
+9
2008-01-28
[TCP]: Rewrite SACK block processing & sack_recv_cache use
Ilpo Järvinen
1
-3
/
+0
2008-01-28
[TCP]: Earlier SACK block verification & simplify access to them
Ilpo Järvinen
1
-1
/
+1
2008-01-28
[TCP]: Convert highest_sack to sk_buff to allow direct access
Ilpo Järvinen
1
-2
/
+4
2008-01-28
[IPV6] ADDRCONF: Support RFC3484 configurable address selection policy table.
YOSHIFUJI Hideaki
2
-0
/
+39
2008-01-28
[NETFILTER]: Introduce NF_INET_ hook values
Patrick McHardy
6
-13
/
+21
2008-01-28
[TCP]: Splice receive support.
Jens Axboe
2
-0
/
+9
2008-01-28
[SPLICE]: Don't assume regular pages in splice_to_pipe()
Jens Axboe
1
-0
/
+1
2008-01-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-4
/
+14
2008-01-29
Merge branch 'for-2.6.25' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2
-8
/
+15
2008-01-29
Merge branch 'blk-end-request' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-13
/
+18
2008-01-29
Merge branch 'sg' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-100
/
+26
2008-01-29
Merge branch 'cfq-ioc-share' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
5
-83
/
+111
2008-01-28
HID: Support Samsung IR remote
Robert Schedel
1
-0
/
+1
2008-01-28
HID: the `bit' in hidinput_mapping_quirks() is an out parameter
Fengguang Wu
1
-1
/
+1
2008-01-28
HID: proper handling of MS 4k and 6k devices
Jiri Kosina
1
-0
/
+1
2008-01-28
HID: hid-input quirk for BTC 8193
Jiri Kosina
1
-0
/
+1
2008-01-28
HID: separate hid-input event quirks from generic code
Jiri Kosina
1
-0
/
+2
2008-01-28
HID: refactor mapping to input subsystem for quirky devices
Jiri Kosina
1
-0
/
+1
2008-01-28
HID: add full support for Genius KB-29E
Jiri Kosina
1
-0
/
+1
2008-01-28
HID: Implement horizontal wheel handling for A4 Tech X5-005D
Pavel Troller
1
-0
/
+3
2008-01-28
HID: Rename some code identifiers from PowerBook specific to Apple generic
Michel Daenzer
1
-4
/
+4
2008-01-28
Merge branch 'orion' into devel
Russell King
2
-9
/
+23
2008-01-28
SG: work with the SCSI fixed maximum allocations.
James Bottomley
1
-2
/
+3
2008-01-28
block: implement drain buffers
James Bottomley
1
-0
/
+4
2008-01-28
kernel: add CLONE_IO to specifically request sharing of IO contexts
Jens Axboe
1
-0
/
+1
2008-01-28
block: cfq: make the io contect sharing lockless
Jens Axboe
1
-2
/
+4
2008-01-28
io context sharing: preliminary support
Jens Axboe
2
-5
/
+19
2008-01-28
ioprio: move io priority from task_struct to io_context
Jens Axboe
5
-82
/
+93
2008-01-28
blk_end_request: cleanup 'uptodate' related code (take 4)
Kiyoshi Ueda
1
-8
/
+0
2008-01-28
blk_end_request: remove/unexport end_that_request_* (take 4)
Kiyoshi Ueda
1
-8
/
+5
2008-01-28
blk_end_request: add bidi completion interface (take 4)
Kiyoshi Ueda
1
-0
/
+2
2008-01-28
blk_end_request: add callback feature (take 4)
Kiyoshi Ueda
1
-0
/
+2
2008-01-28
blk_end_request: add/export functions to get request size (take 4)
Kiyoshi Ueda
1
-0
/
+8
2008-01-28
blk_end_request: add new request completion interface (take 4)
Kiyoshi Ueda
1
-0
/
+4
2008-01-28
SG: Move functions to lib/scatterlist.c and add sg chaining allocator helpers
Jens Axboe
1
-100
/
+25
2008-01-28
block: allow queue dma_alignment of zero
Pete Wyckoff
1
-6
/
+1
2008-01-28
blktrace: Add blktrace ioctls to SCSI generic devices
Christof Schmitt
1
-2
/
+10
2008-01-27
i2c: Add i2c_new_dummy() utility
David Brownell
1
-0
/
+6
2008-01-27
i2c: Stop using the redundant client list
David Brownell
1
-3
/
+5
2008-01-27
i2c: Discard unused driver IDs
Jean Delvare
1
-60
/
+0
2008-01-27
i2c/tps65010: move header to <linux/i2c/...>
David Brownell
1
-0
/
+156
[next]