index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-03
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
7
-12
/
+80
2016-10-03
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-1
/
+9
2016-10-03
skb_splice_bits(): get rid of callback
Al Viro
1
-7
/
+1
2016-10-03
new helper: add_to_pipe()
Al Viro
1
-0
/
+2
2016-10-03
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+2
2016-10-03
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
4
-3
/
+121
2016-10-03
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+12
2016-10-03
gpio: OF: localize some gpiochip init functions
Linus Walleij
1
-5
/
+0
2016-10-03
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
4
-42
/
+59
2016-10-03
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-2
/
+13
2016-10-03
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-5
/
+37
2016-10-03
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-90
/
+100
2016-10-03
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-13
/
+34
2016-10-03
Merge branch 'core-smp-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-18
/
+102
2016-10-03
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-3
/
+7
2016-10-03
Merge tag 'acpi-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
15
-249
/
+321
2016-10-03
Btrfs: catch invalid free space trees
Omar Sandoval
1
-1
/
+11
2016-10-03
Merge tag 'pm-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
5
-49
/
+58
2016-10-03
vfs: add a FALLOC_FL_UNSHARE mode to fallocate to unshare a range of blocks
Darrick J. Wong
2
-1
/
+20
2016-10-03
vfs: support FS_XFLAG_COWEXTSIZE and get/set of CoW extent size hint
Darrick J. Wong
1
-1
/
+3
2016-10-03
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
4
-2
/
+31
2016-10-03
Merge branch 'pci/hotplug' into next
Bjorn Helgaas
1
-0
/
+3
2016-10-03
Merge branch 'pci/aer' into next
Bjorn Helgaas
2
-3
/
+9
2016-10-03
ceph: handle CEPH_SESSION_REJECT message
Yan, Zheng
1
-0
/
+1
2016-10-03
Merge tag 'rxrpc-rewrite-20160930' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
David S. Miller
1
-13
/
+15
2016-10-03
openvswitch: use mpls_hdr
Jiri Benc
1
-12
/
+0
2016-10-03
mpls: move mpls_hdr to a common location
Jiri Benc
1
-0
/
+9
2016-10-02
remoteproc: Split driver and consumer dereferencing
Bjorn Andersson
1
-0
/
+1
2016-10-03
Merge branch 'topic/mv_xor' into for-linus
Vinod Koul
1
-2
/
+16
2016-10-03
Merge branch 'topic/iommu' into for-linus
Vinod Koul
2
-0
/
+60
2016-10-03
Merge branch 'topic/hsu' into for-linus
Vinod Koul
1
-5
/
+4
2016-10-03
Merge branch 'topic/err_reporting' into for-linus
Vinod Koul
1
-0
/
+16
2016-10-03
Merge branch 'topic/compile_test' into for-linus
Vinod Koul
2
-1
/
+20
2016-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
9
-19
/
+13
2016-10-03
Merge branch 'iomap-4.9-dax' into for-next
Dave Chinner
2
-0
/
+7
2016-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-13
/
+7
2016-10-02
crypto: ghash-generic - move common definitions to a new header file
Marcelo Cerri
1
-0
/
+23
2016-10-02
IB/core: Add ib headers for general use
Mike Marciniszyn
1
-0
/
+178
2016-10-02
Merge branches 'pm-devfreq' and 'pm-sleep'
Rafael J. Wysocki
2
-5
/
+2
2016-10-02
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2
-8
/
+18
2016-10-02
Merge branch 'pm-cpufreq-sched' into pm-cpufreq
Rafael J. Wysocki
2
-8
/
+18
2016-10-02
Merge branch 'pm-domains'
Rafael J. Wysocki
1
-36
/
+38
2016-10-02
Merge branches 'acpi-wdat' and 'acpi-ec'
Rafael J. Wysocki
1
-0
/
+6
2016-10-02
Merge branches 'acpi-x86', 'acpi-cppc' and 'acpi-soc'
Rafael J. Wysocki
1
-6
/
+12
2016-10-02
Merge branch 'acpi-bus'
Rafael J. Wysocki
1
-0
/
+7
2016-10-02
Merge branches 'acpi-sysfs', 'acpi-pci' and 'acpi-tables'
Rafael J. Wysocki
1
-0
/
+4
2016-10-02
Merge branch 'acpica'
Rafael J. Wysocki
12
-243
/
+292
2016-10-01
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-4
/
+1
2016-10-01
fuse: Add posix ACL support
Seth Forshee
1
-0
/
+3
2016-10-01
fuse: handle killpriv in userspace fs
Miklos Szeredi
1
-1
/
+6
[prev]
[next]