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
2015-11-07
Merge branch 'acpi-pci'
Rafael J. Wysocki
4
-38
/
+18
2015-11-07
PCI: OF: Move of_pci_dma_configure() to pci_dma_configure()
Suthikulpanit, Suravee
1
-3
/
+0
2015-11-07
device property: ACPI: Remove unused DMA APIs
Suthikulpanit, Suravee
3
-41
/
+0
2015-11-07
device property: Adding DMA Attribute APIs for Generic Devices
Suthikulpanit, Suravee
1
-0
/
+4
2015-11-07
ACPI: Adding DMA Attribute APIs for ACPI Device
Suthikulpanit, Suravee
2
-0
/
+13
2015-11-07
device property: Introducing enum dev_dma_attr
Suthikulpanit, Suravee
1
-0
/
+6
2015-11-07
ACPI: Honor ACPI _CCA attribute setting
Jeremy Linton
1
-2
/
+3
2015-11-04
Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
25
-184
/
+460
2015-11-04
Merge tag 'for-linus-4.4-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
Linus Torvalds
7
-38
/
+120
2015-11-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
2
-1
/
+11
2015-11-04
Merge branch 'parisc-4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
Linus Torvalds
1
-2
/
+2
2015-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
144
-2039
/
+4455
2015-11-04
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
4
-30
/
+91
2015-11-03
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
7
-53
/
+38
2015-11-03
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-19
/
+107
2015-11-03
atomic: remove all traces of READ_ONCE_CTRL() and atomic*_read_ctrl()
Linus Torvalds
3
-35
/
+0
2015-11-03
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
7
-43
/
+176
2015-11-03
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
12
-47
/
+141
2015-11-03
Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-4
/
+26
2015-11-03
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
11
-132
/
+160
2015-11-03
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
5
-15
/
+19
2015-11-03
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-2
/
+0
2015-11-03
Merge tag 'arc-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc
Linus Torvalds
1
-7
/
+30
2015-11-03
Merge tag 'leds_for_4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds
Linus Torvalds
2
-0
/
+19
2015-11-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-2
/
+3
2015-11-03
Merge tag 'mac80211-for-davem-2015-11-03' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
David S. Miller
2
-1
/
+13
2015-11-03
net/core: fix for_each_netdev_feature
Jarod Wilson
1
-4
/
+2
2015-11-03
ptp: Change ptp_class to a proper bitmask
Stefan Sørensen
1
-3
/
+4
2015-11-03
mac80211: document sleep requirements for channel context ops
Chaitanya T K
1
-0
/
+6
2015-11-03
cfg80211/mac80211: clarify RSSI CQM reporting requirements
Johannes Berg
2
-1
/
+7
2015-11-03
leds: netxbig: add device tree binding
Simon Guinot
2
-0
/
+19
2015-11-02
net/core: generic support for disabling netdev features down stack
Jarod Wilson
1
-0
/
+11
2015-11-02
bonding: simplify / unify event handling code for 3ad mode.
Mahesh Bandewar
1
-2
/
+1
2015-11-02
bpf: add support for persistent maps/progs
Daniel Borkmann
3
-37
/
+16
2015-11-02
bpf: align and clean bpf_{map,prog}_get helpers
Daniel Borkmann
1
-1
/
+1
2015-11-02
net: fix percpu memory leaks
Eric Dumazet
1
-6
/
+9
2015-11-02
net: avoid NULL deref in inet_ctl_sock_destroy()
Eric Dumazet
1
-1
/
+2
2015-11-02
Merge tag 'regmap-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
Linus Torvalds
1
-0
/
+11
2015-11-02
net: make skb_set_owner_w() more robust
Eric Dumazet
1
-15
/
+2
2015-11-02
Merge tag 'gpio-v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
Linus Torvalds
4
-0
/
+17
2015-11-02
Merge tag 'pinctrl-v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
Linus Torvalds
3
-32
/
+50
2015-11-02
Merge tag 'edac_for_4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
Linus Torvalds
1
-2
/
+0
2015-11-02
Merge tag 'mmc-v4.4' of git://git.linaro.org/people/ulf.hansson/mmc
Linus Torvalds
5
-39
/
+47
2015-11-01
mm: get rid of 'vmalloc_info' from /proc/meminfo
Linus Torvalds
1
-12
/
+0
2015-11-01
Merge branch 'fs-file-descriptor-optimization'
Linus Torvalds
1
-0
/
+2
2015-11-02
Merge branch 'device-properties' into acpi-pci
Rafael J. Wysocki
4
-25
/
+81
2015-11-02
Merge branch 'pm-opp'
Rafael J. Wysocki
1
-12
/
+12
2015-11-02
Merge branch 'pm-domains'
Rafael J. Wysocki
1
-68
/
+2
2015-11-02
Merge branches 'pm-cpufreq' and 'pm-cpuidle'
Rafael J. Wysocki
1
-5
/
+0
2015-11-02
Merge branch 'pm-sleep'
Rafael J. Wysocki
2
-0
/
+40
[next]