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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-13
net: core: introduce netif_skb_dev_features
Florian Westphal
1
-1
/
+6
2014-02-13
PCI/MSI: Add pci_enable_msi_exact() and pci_enable_msix_exact()
Alexander Gordeev
1
-0
/
+20
2014-02-13
compiler/gcc4: Make quirk for asm_volatile_goto() unconditional
Steven Noonan
1
-5
/
+1
2014-02-13
dma-buf: update debugfs output
Sumit Semwal
1
-1
/
+1
2014-02-13
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
1
-6
/
+1
2014-02-13
intel_pstate: Remove energy reporting from pstate_sample tracepoint
Dirk Brandewie
1
-6
/
+1
2014-02-12
target: Simplify command completion by removing CMD_T_FAILED flag
Roland Dreier
1
-1
/
+0
2014-02-12
Merge tag 'stable/for-linus-3.14-rc2-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
5
-118
/
+2
2014-02-12
Merge tag 'gpio-v3.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
1
-2
/
+2
2014-02-12
Merge tag 'spi-v3.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/br...
Linus Torvalds
1
-2
/
+5
2014-02-12
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-0
/
+3
2014-02-12
drm/vmwgfx: Get maximum mob size from register SVGA_REG_MOB_MAX_SIZE
Charmaine Lee
1
-0
/
+1
2014-02-11
Merge tag 'dt-fixes-for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-70
/
+87
2014-02-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
11
-20
/
+103
2014-02-11
block: Fix cloning of discard/write same bios
Kent Overstreet
1
-0
/
+11
2014-02-11
cgroup: protect modifications to cgroup_idr with cgroup_mutex
Li Zefan
1
-0
/
+2
2014-02-11
ia64/xen: Remove Xen support for ia64 even more
Paul Bolle
2
-118
/
+0
2014-02-11
xen: install xen/gntdev.h and xen/gntalloc.h
David Vrabel
3
-0
/
+2
2014-02-11
Merge remote-tracking branches 'spi/fix/doc', 'spi/fix/nuc900' and 'spi/fix/r...
Mark Brown
1
-2
/
+5
2014-02-11
Merge tag 'drm-intel-fixes-2014-02-06' of ssh://git.freedesktop.org/git/drm-i...
Dave Airlie
1
-0
/
+3
2014-02-10
smp.h: fix x86+cpu.c sparse warnings about arch nonboot CPU calls
Paul Gortmaker
1
-0
/
+3
2014-02-10
Merge branch 'stable/for-jens-3.14' of git://git.kernel.org/pub/scm/linux/ker...
Jens Axboe
1
-20
/
+14
2014-02-10
blk-mq: rework flush sequencing logic
Christoph Hellwig
2
-12
/
+4
2014-02-10
blk-mq: rework I/O completions
Christoph Hellwig
1
-0
/
+4
2014-02-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+7
2014-02-09
net: Move prototype declaration to header file include/net/net_namespace.h fr...
Rashika Kheria
1
-0
/
+8
2014-02-09
net: Move prototype declaration to header file include/net/datalink.h from ne...
Rashika Kheria
1
-0
/
+2
2014-02-09
net: Move prototype declaration to header file include/net/ipx.h from net/ipx...
Rashika Kheria
1
-0
/
+8
2014-02-09
net: Move prototype declaration to include/net/ipx.h from net/ipx/ipx_route.c
Rashika Kheria
1
-0
/
+3
2014-02-09
net: Move prototype declaration to header file include/net/dn.h from net/decn...
Rashika Kheria
1
-0
/
+2
2014-02-09
net: Move prototype declaration to appropriate header file from decnet/af_dec...
Rashika Kheria
1
-0
/
+2
2014-02-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
3
-4
/
+32
2014-02-09
fs: Add prototype declaration to appropriate header file include/linux/bio.h
Rashika Kheria
1
-0
/
+1
2014-02-09
fix O_SYNC|O_APPEND syncing the wrong range on write()
Al Viro
1
-1
/
+7
2014-02-09
genirq: Add devm_request_any_context_irq()
Stephen Boyd
1
-0
/
+5
2014-02-08
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-1
/
+11
2014-02-07
misc: mic: fix possible signed underflow (undefined behavior) in userspace API
Sudeep Dutt
1
-1
/
+1
2014-02-07
Revert "usb: xhci: Link TRB must not occur within a USB payload burst"
Sarah Sharp
1
-2
/
+0
2014-02-07
Merge tag 'efi-urgent' into x86/urgent
H. Peter Anvin
567
-3840
/
+14954
2014-02-07
blk-mq: support at_head inserations for blk_execute_rq
Christoph Hellwig
1
-1
/
+2
2014-02-07
xen-blkif: drop struct blkif_request_segment_aligned
Roger Pau Monne
1
-20
/
+14
2014-02-07
Drivers: hv: vmbus: Specify the target CPU that should receive notification
K. Y. Srinivasan
1
-1
/
+1
2014-02-06
IB/mlx5: Fix binary compatibility with libmlx5
Eli Cohen
1
-0
/
+1
2014-02-06
inet: defines IPPROTO_* needed for module alias generation
Jan Moskyto Matejka
1
-16
/
+7
2014-02-06
swap: add a simple detector for inappropriate swapin readahead
Shaohua Li
1
-2
/
+2
2014-02-06
netfilter: nf_tables: fix racy rule deletion
Pablo Neira Ayuso
1
-4
/
+0
2014-02-06
gpio: consumer.h: Move forward declarations outside #ifdef
Lars-Peter Clausen
1
-2
/
+2
2014-02-06
netfilter: nf_tables: add reject module for NFPROTO_INET
Patrick McHardy
1
-0
/
+8
2014-02-06
netfilter: nft_reject: split up reject module into IPv4 and IPv6 specifc parts
Patrick McHardy
1
-0
/
+17
2014-02-05
Merge tag 'stable/for-linus-3.14-rc1-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-6
/
+2
[prev]
[next]