index
:
drm/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
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-26
net: fix nlmsg len size for skb when error bit is set.
John Fastabend
1
-1
/
+1
2009-09-26
net: fix vlan_get_size to include vlan_flags size
John Fastabend
1
-0
/
+1
2009-09-26
e1000: cleanup unused prototype
Don Skidmore
1
-1
/
+0
2009-09-26
e1000: fix namespacecheck warnings
Jesse Brandeburg
2
-15
/
+1
2009-09-26
e1000: drop unused functionality for eeprom write/read
Jesse Brandeburg
2
-120
/
+3
2009-09-26
e1000: updated whitespace and comments
Jesse Brandeburg
3
-6229
/
+6337
2009-09-26
e1000: drop redunant line of code, cleanup
Jesse Brandeburg
1
-8
/
+4
2009-09-26
e1000: remove races when changing mtu
Jesse Brandeburg
1
-2
/
+14
2009-09-26
e1000: two workarounds were incomplete, fix them
Jesse Brandeburg
1
-7
/
+10
2009-09-26
e1000: fix tx waking queue after queue stopped during shutdown
Jesse Brandeburg
1
-6
/
+9
2009-09-26
e1000: test link state conclusively
Jesse Brandeburg
4
-77
/
+157
2009-09-26
e1000: stop timers at appropriate times
Jesse Brandeburg
1
-7
/
+19
2009-09-26
e1000: use netif_tx_disable
Jesse Brandeburg
1
-2
/
+1
2009-09-26
e1000: remove unused functions
Jesse Brandeburg
2
-174
/
+2
2009-09-26
e1000: drop dead pcie code from e1000
Jesse Brandeburg
6
-4335
/
+193
2009-09-25
at91_can: Forgotten git 'add' of at91_can.c
David S. Miller
1
-0
/
+1186
2009-09-25
TI Davinci EMAC: Fix in vector definition for EMAC_VERSION_2
Sriram
1
-1
/
+8
2009-09-25
ax25: Fix ax25_cb refcounting in ax25_ctl_ioctl
Jarek Poplawski
1
-10
/
+17
2009-09-25
Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/rus...
David S. Miller
1
-141
/
+88
2009-09-24
genetlink: fix netns vs. netlink table locking (2)
Johannes Berg
3
-9
/
+15
2009-09-24
3c59x: Get rid of "Trying to free already-free IRQ"
Anton Vorontsov
1
-9
/
+3
2009-09-24
tunnel: eliminate recursion field
Eric Dumazet
5
-36
/
+1
2009-09-24
ems_pci: fix size of CAN controllers BAR mapping for CPC-PCI v2
Sebastian Haas
1
-7
/
+9
2009-09-24
net: fix htmldocs sunrpc, clnt.c
Jaswinder Singh Rajput
1
-2
/
+3
2009-09-24
Phonet: error on broadcast sending (unimplemented)
Rémi Denis-Courmont
2
-0
/
+7
2009-09-24
Phonet: fix race for port number in concurrent bind()
Rémi Denis-Courmont
1
-8
/
+8
2009-09-24
pktgen: better scheduler friendliness
Stephen Hemminger
1
-79
/
+72
2009-09-24
pktgen: T_TERMINATE flag is unused
Stephen Hemminger
1
-5
/
+4
2009-09-24
ipv4: check optlen for IP_MULTICAST_IF option
Shan Wei
1
-0
/
+3
2009-09-24
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
6498
-342228
/
+724722
2009-09-24
Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
26
-460
/
+2811
2009-09-24
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
12
-333
/
+203
2009-09-24
Merge branch 'cputime' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
1
-1
/
+6
2009-09-24
Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
27
-117
/
+439
2009-09-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
3
-18
/
+165
2009-09-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
31
-1981
/
+2740
2009-09-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
41
-533
/
+532
2009-09-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current
Linus Torvalds
4
-11
/
+17
2009-09-25
module: don't call percpu_modfree on NULL pointer.
Rusty Russell
1
-1
/
+1
2009-09-25
module: fix memory leak when load fails after srcversion/version allocated
Rusty Russell
1
-0
/
+12
2009-09-25
module: preferred way to use MODULE_AUTHOR
Johannes Berg
1
-1
/
+4
2009-09-25
param: allow whitespace as kernel parameter separator
Peter Oberparleiter
1
-3
/
+4
2009-09-25
module: reduce string table for loaded modules (v2)
Jan Beulich
2
-13
/
+57
2009-09-25
module: reduce symbol table for loaded modules (v2)
Jan Beulich
2
-7
/
+94
2009-09-24
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
69
-3338
/
+9199
2009-09-24
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
7
-19
/
+13
2009-09-24
Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...
Linus Torvalds
40
-68
/
+1331
2009-09-24
drivers/usb/serial/sierra.c: fix CONFIG_PM=n build
Andrew Morton
1
-0
/
+5
2009-09-24
alpha: AGP update (fixes compile failure)
Ivan Kokshaysky
4
-5
/
+5
2009-09-24
task_struct cleanup: move binfmt field to mm_struct
Hiroshi Shimamoto
5
-13
/
+15
[next]