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
2014-12-09
virtio: add virtio 1.0 feature bit
Michael S. Tsirkin
1
-0
/
+3
2014-12-09
virtio: add support for 64 bit features.
Michael S. Tsirkin
2
-11
/
+11
2014-12-09
virtio: use u32, not bitmap for features
Michael S. Tsirkin
2
-5
/
+4
2014-12-09
virtio: add low-level APIs for feature bits
Michael S. Tsirkin
1
-3
/
+50
2014-12-09
backlight: lp855x: Add supply regulator to lp855x
Sean Paul
1
-0
/
+2
2014-12-09
thermal: provide an UAPI header file
Florian Fainelli
3
-30
/
+37
2014-12-08
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
20
-164
/
+115
2014-12-08
Merge tag 'dm-3.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
Linus Torvalds
2
-2
/
+9
2014-12-08
Merge tag 'regulator-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator
Linus Torvalds
6
-13
/
+41
2014-12-08
Merge tag 'regmap-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
Linus Torvalds
1
-0
/
+7
2014-12-08
Merge tag 'hwmon-for-linus-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
Linus Torvalds
1
-0
/
+4
2014-12-08
Merge tag 'edac_for_3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
Linus Torvalds
2
-1
/
+5
2014-12-08
Merge tag 'mfd-for-linus-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
Linus Torvalds
12
-10
/
+540
2014-12-09
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal into eduardo-soc-thermal
Zhang Rui
3
-6
/
+114
2014-12-08
Merge tag 'mmc-v3.19-1' of git://git.linaro.org/people/ulf.hansson/mmc
Linus Torvalds
12
-57
/
+146
2014-12-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
David S. Miller
1
-2
/
+2
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
ethtool: Support for configurable RSS hash function
Eyal Perry
2
-14
/
+38
2014-12-08
net: Add functions for handling padding frame and adding to length
Alexander Duyck
2
-1
/
+35
2014-12-08
net/mlx5_core: Remove unused dev cap enum fields
Eli Cohen
1
-8
/
+0
2014-12-08
tipc: convert name table read-write lock to RCU
Ying Xue
1
-0
/
+9
2014-12-08
Merge branch 'iov_iter' into for-next
Al Viro
50
-148
/
+340
2014-12-08
net: bcmgenet: enable driver to work without a device tree
Petri Gynther
1
-0
/
+18
2014-12-08
copy_from_iter_nocache()
Al Viro
1
-0
/
+1
2014-12-08
new helper: iov_iter_kvec()
Al Viro
1
-0
/
+2
2014-12-08
csum_and_copy_..._iter()
Al Viro
1
-0
/
+2
2014-12-08
hyperv: Add support for vNIC hot removal
Haiyang Zhang
1
-0
/
+2
2014-12-08
net-timestamp: allow reading recv cmsg on errqueue with origin tstamp
Willem de Bruijn
1
-1
/
+2
2014-12-08
thermal: of: Extend current of-thermal.c code to allow setting emulated temp
Lukasz Majewski
1
-0
/
+3
2014-12-08
iov_iter.c: handle ITER_KVEC directly
Al Viro
1
-0
/
+1
2014-12-09
drm/fb: add support for tiled monitor configurations. (v2)
Dave Airlie
1
-0
/
+6
2014-12-09
drm/tile: expose the tile property to userspace (v3)
Dave Airlie
1
-0
/
+4
2014-12-09
drm/connector: store tile information from displayid (v3)
Dave Airlie
1
-0
/
+18
2014-12-09
drm/mst: cached EDID for logical ports (v2)
Dave Airlie
1
-1
/
+3
2014-12-09
drm: add tile_group support. (v3)
Dave Airlie
1
-0
/
+16
2014-12-09
drm/displayid: add displayid defines and edid extension (v2)
Dave Airlie
2
-0
/
+78
2014-12-08
thermal: of: Rename struct __thermal_trip to struct thermal_trip
Lukasz Majewski
1
-0
/
+15
2014-12-08
Merge branch 'pm-runtime'
Rafael J. Wysocki
9
-77
/
+48
2014-12-08
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
1
-25
/
+29
2014-12-08
Merge branch 'pm-cpuidle'
Rafael J. Wysocki
1
-2
/
+2
2014-12-08
Merge branches 'pm-domains', 'pm-sleep' and 'pm-tools'
Rafael J. Wysocki
2
-5
/
+10
2014-12-08
Merge branches 'powercap', 'pm-clk', 'pm-config' and 'pm-opp'
Rafael J. Wysocki
2
-1
/
+19
2014-12-08
Merge branches 'acpi-video' and 'acpi-pmic'
Rafael J. Wysocki
1
-0
/
+59
2014-12-08
Merge branches 'acpi-scan', 'acpi-pm', 'acpi-lpss' and 'acpi-processor'
Rafael J. Wysocki
3
-4
/
+5
2014-12-08
Merge branch 'acpica'
Rafael J. Wysocki
3
-4
/
+16
2014-12-08
Merge branches 'acpi-config', 'acpi-osl', 'acpi-utils' and 'acpi-tables'
Rafael J. Wysocki
1
-0
/
+4
2014-12-08
Merge branch 'device-properties'
Rafael J. Wysocki
7
-7
/
+347
2014-12-08
Merge branch 'at91/cleanup5' into next/drivers
Arnd Bergmann
3
-0
/
+272
2014-12-08
Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus
James Bottomley
7
-29
/
+16
2014-12-08
Merge remote-tracking branch 'scsi-queue/core-for-3.19' into for-linus
James Bottomley
16
-136
/
+100
[prev]
[next]