index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2012-04-03
netfilter: xt_CT: fix missing put timeout object in error path
Pablo Neira Ayuso
-5
/
+19
2012-04-03
netfilter: xt_CT: allocation has to be GFP_ATOMIC under rcu_read_lock section
Pablo Neira Ayuso
-1
/
+1
2012-04-03
Merge branch 'master' of git://1984.lsi.us.es/net
David S. Miller
-3
/
+5
2012-04-03
r8169: enable napi on resume.
Artem Savkov
-0
/
+3
2012-04-03
bnx2x: correction to firmware interface
Yuval Mintz
-55
/
+55
2012-04-03
phy:icplus:fix Auto Power Saving in ip101a_config_init.
Srinivas Kandagatla
-1
/
+2
2012-04-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
-84
/
+112
2012-04-03
e1000e: Guarantee descriptor writeback flush success.
Matthew Vick
-0
/
+17
2012-04-03
e1000e: prevent oops when adapter is being closed and reset simultaneously
Bruce Allan
-0
/
+15
2012-04-03
ixgbe: driver fix for link flap
Multanen, Eric W
-84
/
+80
2012-04-03
bpf jit: Let the x86 jit handle negative offsets
Jan Seiffert
-48
/
+115
2012-04-03
bpf jit: Make the filter.c::__load_pointer helper non-static for the jits
Jan Seiffert
-3
/
+6
2012-04-03
TCP: update ip_local_port_range documentation
Fernando Luis Vazquez Cao
-9
/
+2
2012-04-03
tcp: allow splice() to build full TSO packets
Eric Dumazet
-1
/
+1
2012-04-03
ppp: Don't stop and restart queue on every TX packet
David Woodhouse
-5
/
+9
2012-04-03
net: fix /proc/net/dev regression
Eric Dumazet
-48
/
+15
2012-04-03
Merge branch 'drm-fixes-intel' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
-35
/
+152
2012-04-03
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
-16
/
+54
2012-04-03
Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
-39
/
+72
2012-04-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
-0
/
+7
2012-04-03
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...
Dave Airlie
-35
/
+152
2012-04-03
drm: Validate requested virtual size against allocated fb size
Chris Wilson
-2
/
+6
2012-04-03
drm/i915: treat src w & h as fixed point in sprite handling code
Jesse Barnes
-0
/
+3
2012-04-03
drm/i915: no-lvds quirk on MSI DC500
Anisse Astier
-0
/
+8
2012-04-03
drm/i915: Add lock on drm_helper_resume_force_mode
Sean Paul
-0
/
+2
2012-04-03
drm/i915: don't leak struct_mutex lock on ppgtt init failures
Daniel Vetter
-1
/
+3
2012-04-03
netfilter: xt_CT: remove a compile warning
Pablo Neira Ayuso
-0
/
+2
2012-04-02
Merge branch 'drm-prime-dmabuf-initial' of git://people.freedesktop.org/~airl...
Linus Torvalds
-2
/
+401
2012-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
-294
/
+705
2012-04-02
sky2: dont overwrite settings for PHY Quick link
Lino Sanfilippo
-2
/
+3
2012-04-02
Merge branch 'paul' (Fixups from Paul Gortmaker)
Linus Torvalds
-113
/
+128
2012-04-02
tg3: Fix 5717 serdes powerdown problem
Matt Carlson
-1
/
+3
2012-04-02
asm-generic: add linux/types.h to cmpxchg.h
Paul Gortmaker
-0
/
+1
2012-04-02
firewire: restore the device.h include in linux/firewire.h
Paul Gortmaker
-2
/
+1
2012-04-02
frv: fix warnings in mb93090-mb00/pci-dma.c about implicit EXPORT_SYMBOL
Paul Gortmaker
-0
/
+1
2012-04-02
parisc: fix missing cmpxchg file error from system.h split
Paul Gortmaker
-106
/
+117
2012-04-02
blackfin: fix cmpxchg build fails from system.h fallout
Paul Gortmaker
-1
/
+2
2012-04-02
avr32: fix build failures from mis-naming of atmel_nand.h
Paul Gortmaker
-4
/
+4
2012-04-02
ARM: mach-msm: fix compile fail from system.h fallout
Paul Gortmaker
-0
/
+1
2012-04-02
Merge branch 'for-next' of git://gitorious.org/kernel-hsi/kernel-hsi
Linus Torvalds
-0
/
+1932
2012-04-02
Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...
Linus Torvalds
-1
/
+1
2012-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
-13
/
+103
2012-04-02
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
-61
/
+712
2012-04-02
Merge tag 'for-linus' of git://github.com/rustyrussell/linux
Linus Torvalds
-90
/
+79
2012-04-02
irq_work: fix compile failure on MIPS from system.h split
Paul Gortmaker
-0
/
+1
2012-04-02
drm/i915: disable ppgtt on snb when dmar is enabled
Daniel Vetter
-5
/
+23
2012-04-02
drm/i915: add Ivy Bridge GT2 Server entries
Eugeni Dodonov
-0
/
+4
2012-04-02
microblaze: Fix ret_from_fork declaration
Michal Simek
-2
/
+2
2012-04-02
microblaze: Do not use tlb_skip in early_printk
Michal Simek
-0
/
+2
2012-04-02
drm/radeon: Don't dereference possibly-NULL pointer.
Michel Dänzer
-1
/
+2
[next]