index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-09
Update old iproute2 and Xen Remus links
Andrew Shewmaker
2
-4
/
+5
2014-12-09
Merge tag 'master-2014-12-01' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
4
-5
/
+27
2014-12-09
bnx2x: Limit 1G link enforcement
Yaniv Rosner
1
-2
/
+3
2014-12-09
stmmac: fix max coal timer parameter
Giuseppe CAVALLARO
1
-1
/
+1
2014-12-09
net: sctp: use MAX_HEADER for headroom reserve in output path
Daniel Borkmann
1
-2
/
+2
2014-12-09
cxgb4: Update FW version string to match FW binary version 1.12.25.0
Hariprasad Shenai
1
-4
/
+4
2014-12-09
cxgb4: Add a check for flashing FW using ethtool
Hariprasad Shenai
1
-0
/
+26
2014-12-09
Merge branch 'amd-xgbe'
David S. Miller
1
-2
/
+5
2014-12-09
amd-xgbe: Associate Tx SKB with proper ring descriptor
Lendacky, Thomas
1
-1
/
+5
2014-12-09
amd-xgbe: Do not clear interrupt indicator
Lendacky, Thomas
1
-1
/
+0
2014-12-08
fib_trie: Fix /proc/net/fib_trie when CONFIG_IP_MULTIPLE_TABLES is not defined
Alexander Duyck
1
-2
/
+2
2014-12-08
net: mvneta: fix race condition in mvneta_tx()
Eric Dumazet
1
-1
/
+2
2014-12-08
net: mvneta: fix Tx interrupt delay
willy tarreau
1
-1
/
+1
2014-12-08
mips: bpf: Fix broken BPF_MOD
Denis Kirjanov
1
-2
/
+2
2014-12-05
openvswitch: Fix flow mask validation.
Pravin B Shelar
1
-2
/
+2
2014-12-05
uapi: fix to export linux/vm_sockets.h
Masahiro Yamada
1
-1
/
+1
2014-12-05
sky2: avoid pci write posting after disabling irqs
Lino Sanfilippo
1
-1
/
+2
2014-12-05
skge: Unmask interrupts in case of spurious interrupts
Lino Sanfilippo
1
-2
/
+1
2014-12-05
pxa168: close race between napi and irq activation
Lino Sanfilippo
1
-1
/
+1
2014-12-05
bpf: x86: fix epilogue generation for eBPF programs
Alexei Starovoitov
1
-2
/
+4
2014-12-05
gre: Set inner mac header in gro complete
Tom Herbert
1
-0
/
+3
2014-12-03
context_tracking: Restore previous state in schedule_user
Andy Lutomirski
1
-2
/
+6
2014-12-03
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-6
/
+6
2014-12-03
Merge tag 'pci-v3.18-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-8
/
+20
2014-12-03
Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+0
2014-12-03
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-6
/
+7
2014-12-03
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
10
-45
/
+88
2014-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
7
-67
/
+73
2014-12-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
5
-34
/
+36
2014-12-03
Merge branch 'akpm' (patches from Andrew Morton)
Linus Torvalds
11
-41
/
+55
2014-12-03
slab: fix nodeid bounds check for non-contiguous node IDs
Paul Mackerras
1
-1
/
+1
2014-12-03
lib/genalloc.c: export devm_gen_pool_create() for modules
Michal Simek
1
-0
/
+1
2014-12-03
mm: fix anon_vma_clone() error treatment
Daniel Forrest
2
-5
/
+11
2014-12-03
mm: fix swapoff hang after page migration and fork
Hugh Dickins
1
-13
/
+13
2014-12-03
fat: fix oops on corrupted vfat fs
Al Viro
1
-9
/
+11
2014-12-03
ipc/sem.c: fully initialize sem_array before making it visible
Manfred Spraul
1
-7
/
+8
2014-12-03
drivers/input/evdev.c: don't kfree() a vmalloc address
Andrew Morton
1
-1
/
+1
2014-12-02
cxgb4: Fill in supported link mode for SFP modules
Hariprasad Shenai
1
-2
/
+6
2014-12-02
xen-netfront: Remove BUGs on paged skb data which crosses a page boundary
Seth Forshee
1
-5
/
+0
2014-12-02
mm/vmpressure.c: fix race in vmpressure_work_fn()
Andrew Morton
1
-3
/
+5
2014-12-02
mm: frontswap: invalidate expired data on a dup-store failure
Weijie Yang
1
-1
/
+3
2014-12-02
mm: do not overwrite reserved pages counter at show_mem()
Rafael Aquini
1
-1
/
+1
2014-12-03
Merge branch 'drm-fixes-3.18' of git://people.freedesktop.org/~agd5f/linux in...
Dave Airlie
3
-10
/
+16
2014-12-02
drm/radeon: kernel panic in drm_calc_vbltimestamp_from_scanoutpos with 3.18.0...
Petr Mladek
1
-0
/
+2
2014-12-02
drm/radeon: Ignore RADEON_GEM_GTT_WC on 32-bit x86
Michel Dänzer
1
-0
/
+7
2014-12-02
drm/radeon: sync all BOs involved in a CS v2
Christian König
1
-10
/
+7
2014-12-02
block: fix regression where bio_integrity_process uses wrong bio_vec iterator
Darrick J. Wong
1
-6
/
+7
2014-12-02
Merge tag 'keys-fixes-20141201' of git://git.kernel.org/pub/scm/linux/kernel/...
James Morris
5
-34
/
+36
2014-12-02
nouveau: move the hotplug ignore to correct place.
Dave Airlie
1
-1
/
+1
2014-12-02
Merge branch 'linux-3.18' of git://anongit.freedesktop.org/git/nouveau/linux-...
Dave Airlie
6
-34
/
+71
[next]