index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-23
af_iucv: Modify iucv msg target class using control msghdr
Hendrik Brueckner
1
-0
/
+3
2009-04-23
af_iucv: add sockopt() to enable/disable use of IPRM_DATA msgs
Hendrik Brueckner
2
-0
/
+5
2009-04-21
tun: fix tun_chr_aio_write so that aio works
Michael S. Tsirkin
2
-3
/
+4
2009-04-21
net: skb_copy_datagram_const_iovec()
Michael S. Tsirkin
2
-0
/
+7
2009-04-21
net: factor out ethtool invocation of vlan/macvlan drivers
Patrick McHardy
1
-1
/
+23
2009-04-21
export usbnet_get_ethernet_addr from usbnet and fixed cdc_ether.c
Peter Holik
1
-0
/
+1
2009-04-20
syncookies: remove last_synq_overflow from struct tcp_sock
Florian Westphal
2
-3
/
+14
2009-04-16
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
261
-17931
/
+318
2009-04-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
1
-0
/
+1
2009-04-16
netfilter: nf_nat: add support for persistent mappings
Patrick McHardy
1
-0
/
+1
2009-04-16
gro: New frags interface to avoid copying shinfo
Herbert Xu
2
-16
/
+12
2009-04-13
phylib: Allow early-out in phy_change
Anatolij Gustschin
1
-0
/
+6
2009-04-13
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
257
-17928
/
+307
2009-04-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-0
/
+48
2009-04-13
PM/Hibernate: Wait for SCSI devices scan to complete during resume
Rafael J. Wysocki
1
-0
/
+11
2009-04-13
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+2
2009-04-13
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+7
2009-04-13
Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
1
-1
/
+1
2009-04-13
add some long-missing capabilities to fs_mask
Serge E. Hallyn
1
-4
/
+19
2009-04-13
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-52
/
+52
2009-04-13
i2c: Fix sparse warnings for I2C_BOARD_INFO()
Ben Hutchings
1
-1
/
+1
2009-04-12
lockdep: warn about lockdep disabling after kernel taint
Frederic Weisbecker
1
-0
/
+7
2009-04-11
ipv6: Fix NULL pointer dereference with time-wait sockets
Vlad Yasevich
1
-2
/
+0
2009-04-10
Remove stale include/asm-mn10300/.gitignore file
Linus Torvalds
1
-2
/
+0
2009-04-10
percpu: unbreak alpha percpu
Tejun Heo
2
-52
/
+52
2009-04-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-mn10300
Linus Torvalds
120
-9109
/
+0
2009-04-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-frv
Linus Torvalds
114
-8626
/
+0
2009-04-10
Make __stringify support variable argument macros too
Zhaolei
1
-2
/
+2
2009-04-10
Move arch headers from include/asm-mn10300/ to arch/mn10300/include/asm/.
David Howells
120
-9109
/
+0
2009-04-10
FRV: Move to arch/frv/include/asm/
David Howells
114
-8626
/
+0
2009-04-10
FRV: Fix indentation errors to keep git-am happy when moving arch header files
David Howells
1
-3
/
+3
2009-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
1
-94
/
+57
2009-04-09
FRV: Use <asm-generic/pgtable.h> in NOMMU mode
David Howells
1
-4
/
+2
2009-04-09
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-31
/
+37
2009-04-09
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+2
2009-04-09
Merge branches 'core-fixes-for-linus', 'irq-fixes-for-linus' and 'timers-fixe...
Linus Torvalds
1
-0
/
+14
2009-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm
Linus Torvalds
1
-1
/
+0
2009-04-09
module: try_then_request_module must wait
Herbert Xu
1
-1
/
+1
2009-04-09
sched: do not count frozen tasks toward load
Nathan Lynch
1
-1
/
+2
2009-04-09
tracing/syscalls: use a dedicated file header
Frederic Weisbecker
3
-30
/
+36
2009-04-08
Merge git://git.infradead.org/battery-2.6
Linus Torvalds
3
-1
/
+4
2009-04-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-1
/
+4
2009-04-09
dm: remove limited barrier support
Mikulas Patocka
1
-1
/
+0
2009-04-08
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-1
/
+0
2009-04-08
tty: MAX3100
Alan Cox
1
-0
/
+52
2009-04-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
1
-1
/
+4
2009-04-08
ide: refactor tf_read() method
Sergei Shtylyov
1
-2
/
+3
2009-04-08
ide: refactor tf_load() method
Sergei Shtylyov
1
-2
/
+2
2009-04-08
ide: simplify 'struct ide_taskfile'
Sergei Shtylyov
1
-34
/
+15
2009-04-08
ide: replace IDE_TFLAG_* flags by IDE_VALID_*
Sergei Shtylyov
1
-57
/
+38
[next]