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
/
Documentation
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-06
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
14
-7
/
+424
2019-03-06
Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
28
-498
/
+698
2019-03-06
docs: Bring some order to filesystem documentation
Jonathan Corbet
5
-370
/
+395
2019-03-06
virtio-ccw: diag 500 may return a negative cookie
Cornelia Huck
1
-1
/
+2
2019-03-06
dma: Introduce dma_max_mapping_size()
Joerg Roedel
1
-0
/
+8
2019-03-06
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-0
/
+581
2019-03-06
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-3
/
+21
2019-03-06
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+7
2019-03-06
Merge drm/drm-next into drm-misc-next
Sean Paul
8
-89
/
+185
2019-03-05
mm: remove zone_lru_lock() function, access ->lru_lock directly
Andrey Ryabinin
2
-4
/
+4
2019-03-05
mm: memcontrol: expose THP events on a per-memcg basis
Chris Down
1
-0
/
+16
2019-03-05
mm: convert PG_balloon to PG_offline
David Hildenbrand
1
-3
/
+6
2019-03-05
f2fs: fix to document inline_xattr_size option
Chao Yu
1
-0
/
+2
2019-03-05
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
11
-227
/
+79
2019-03-05
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-12
/
+15
2019-03-05
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-5
/
+30
2019-03-05
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
6
-9
/
+82
2019-03-05
dm cache: add support for discard passdown to the origin device
Mike Snitzer
1
-0
/
+3
2019-03-05
dm: add support to directly boot to a mapped device
Helen Koike
1
-0
/
+114
2019-03-05
Merge tag 'mips_5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
2
-54
/
+0
2019-03-05
Documentation: modern versions of ceph are not backed by btrfs
Jeff Layton
1
-6
/
+4
2019-03-05
ceph: add mount option to limit caps count
Yan, Zheng
1
-0
/
+4
2019-03-05
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-0
/
+19
2019-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
47
-685
/
+2737
2019-03-04
Merge tag 'leds-for-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds
Linus Torvalds
3
-48
/
+64
2019-03-04
Merge tag 'hwmon-for-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
Linus Torvalds
8
-1
/
+98
2019-03-04
Merge tag 'spi-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
Linus Torvalds
8
-21
/
+112
2019-03-04
Merge tag 'regulator-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator
Linus Torvalds
10
-44
/
+242
2019-03-04
Merge tag 'mmc-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
4
-29
/
+8
2019-03-04
Merge tag 'mtd/for-5.1' of git://git.infradead.org/linux-mtd
Linus Torvalds
4
-1
/
+124
2019-03-04
Documentation/locking/lockdep: Drop last two chars of sample states
Geert Uytterhoeven
2
-5
/
+5
2019-03-04
doc: rcu: Suspicious RCU usage is a warning
Geert Uytterhoeven
1
-3
/
+3
2019-03-04
docs: driver-api: iio: fix errors in documentation
Tomasz Duszynski
4
-6
/
+6
2019-03-04
Documentation/process/howto: Update for 4.x -> 5.x versioning
Zenghui Yu
1
-25
/
+22
2019-03-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
4
-182
/
+194
2019-03-04
printk/docs: Add extra integer types to printk-formats
Louis Taylor
1
-0
/
+8
2019-03-04
Merge branch 'spi-5.1' into spi-next
Mark Brown
8
-21
/
+112
2019-03-04
Merge branch 'regulator-5.1' into regulator-next
Mark Brown
10
-44
/
+242
2019-03-04
drm/tinydrm: Remove tinydrm_device
Noralf Trønnes
2
-25
/
+9
2019-03-04
drm: Add devm_drm_dev_init()
Noralf Trønnes
1
-0
/
+3
2019-03-04
kbuild: remove cc-version macro
Masahiro Yamada
1
-17
/
+0
2019-03-04
dt-bindings: PCI: altera: Add altr,pcie-root-port-2.0
Ley Foon Tan
1
-1
/
+3
2019-03-04
pwm: atmel: Add PWM binding for SAM9X60
Claudiu Beznea
1
-0
/
+1
2019-03-04
dt-bindings: pwm: hibvt: Add hi3559v100 support
Mathieu Othacehe
1
-0
/
+2
2019-03-04
Merge branches 'pm-cpuidle' and 'powercap'
Rafael J. Wysocki
5
-76
/
+382
2019-03-04
Merge branches 'acpi-tables', 'acpi-debug', 'acpi-ec' and 'acpi-dptf'
Rafael J. Wysocki
1
-0
/
+4
2019-03-04
Merge v5.0 into drm-next
Dave Airlie
6
-86
/
+87
2019-03-03
dt-bindings: net: dsa: document additional Microchip KSZ9477 family switches
Tristram Ha
1
-0
/
+43
2019-03-02
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
David S. Miller
2
-0
/
+67
2019-03-02
dt-bindings: rtc: add rx8571 compatible
Biju Das
1
-0
/
+1
[prev]
[next]