index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-19
ARM: davinci: select GENERIC_IRQ_MULTI_HANDLER
Bartosz Golaszewski
4
-39
/
+52
2019-02-19
ARM: davinci: aintc: use irq domain
Bartosz Golaszewski
1
-8
/
+27
2019-02-19
ARM: davinci: remove intc_host_map from davinci_soc_info struct
Bartosz Golaszewski
2
-6
/
+0
2019-02-19
input: davinci_keyscan: remove unnecessary includes
Bartosz Golaszewski
1
-4
/
+0
2019-02-12
usb: ohci-da8xx: remove unused callbacks from platform data
Bartosz Golaszewski
1
-14
/
+0
2019-02-12
ARM: davinci: da830-evm: remove legacy usb helpers
Bartosz Golaszewski
1
-67
/
+0
2019-02-12
ARM: davinci: omapl138-hawk: remove legacy usb helpers
Bartosz Golaszewski
1
-74
/
+1
2019-02-12
usb: ohci-da8xx: add vbus and overcurrent gpios
Bartosz Golaszewski
1
-49
/
+50
2019-02-12
ARM: davinci: da830-evm: use gpio lookup entries for usb gpios
Bartosz Golaszewski
1
-0
/
+10
2019-02-12
ARM: davinci: omapl138-hawk: use gpio lookup entries for usb gpios
Bartosz Golaszewski
1
-0
/
+10
2019-02-12
usb: ohci-da8xx: add a helper pointer to &pdev->dev
Bartosz Golaszewski
1
-9
/
+9
2019-02-12
usb: ohci-da8xx: add a new line after local variables
Bartosz Golaszewski
1
-0
/
+1
2019-02-08
ARM: davinci: da850-evm: use GPIO hogs instead of the legacy API
Bartosz Golaszewski
1
-8
/
+14
2019-01-10
ARM: davinci: mityomapl138: use device properties for at24 eeprom
Bartosz Golaszewski
1
-6
/
+6
2019-01-10
ARM: davinci: mityomapl138: use nvmem notifiers
Bartosz Golaszewski
1
-3
/
+15
2019-01-10
ARM: davinci: remove dead code related to MAC address reading
Bartosz Golaszewski
2
-16
/
+0
2019-01-10
ARM: davinci: sffsdr: use device properties for at24 eeprom
Bartosz Golaszewski
1
-6
/
+5
2019-01-10
ARM: davinci: sffsdr: fix the at24 eeprom device name
Bartosz Golaszewski
1
-1
/
+1
2019-01-10
ARM: davinci: dm646x-evm: use device properties for at24 eeprom
Bartosz Golaszewski
1
-8
/
+5
2019-01-10
ARM: davinci: dm644x-evm: use device properties for at24 eeprom
Bartosz Golaszewski
1
-8
/
+5
2019-01-10
ARM: davinci: da830-evm: use device properties for at24 eeprom
Bartosz Golaszewski
1
-8
/
+5
2019-01-10
ARM: davinci: dm365-evm: use device properties for at24 eeprom
Bartosz Golaszewski
1
-8
/
+5
2019-01-10
ARM: davinci: mityomapl138: don't read the MAC address from machine code
Bartosz Golaszewski
1
-8
/
+0
2019-01-10
ARM: davinci: da850-evm: remove dead MTD code
Bartosz Golaszewski
1
-28
/
+0
2019-01-07
Linux 5.0-rc1
v5.0-rc1
Linus Torvalds
1
-3
/
+3
2019-01-07
Merge tag 'kbuild-v4.21-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
94
-694
/
+150
2019-01-07
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
27
-166
/
+620
2019-01-07
Change mincore() to count "mapped" pages rather than "cached" pages
Linus Torvalds
1
-81
/
+13
2019-01-07
Fix 'acccess_ok()' on alpha and SH
Linus Torvalds
2
-5
/
+10
2019-01-06
Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
7
-188
/
+468
2019-01-06
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-10
/
+19
2019-01-06
Merge tag 'dma-mapping-4.21-1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
8
-275
/
+215
2019-01-06
Merge tag 'tag-chrome-platform-for-v4.21' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
3
-8
/
+31
2019-01-06
Merge tag 'hwlock-v4.21' of git://github.com/andersson/remoteproc
Linus Torvalds
4
-0
/
+189
2019-01-06
fscrypt: add Adiantum support
Eric Biggers
7
-188
/
+468
2019-01-06
Merge tag 'docs-5.0-fixes' of git://git.lwn.net/linux
Linus Torvalds
5
-10
/
+4
2019-01-06
Merge tag 'firewire-update' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+0
2019-01-06
Merge tag 'for-linus-20190104' of git://git.kernel.dk/linux-block
Linus Torvalds
8
-97
/
+101
2019-01-06
Merge tag 'drm-next-2019-01-05' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
51
-290
/
+628
2019-01-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
6
-21
/
+10
2019-01-06
Merge tag 'fbdev-v4.21' of git://github.com/bzolnier/linux
Linus Torvalds
15
-47
/
+71
2019-01-06
Merge branch 'i2c/for-5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
22
-137
/
+346
2019-01-06
Merge tag 'pci-v4.21-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
37
-210
/
+1721
2019-01-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...
Linus Torvalds
17
-61
/
+720
2019-01-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-0
/
+9
2019-01-06
kconfig: rename generated .*conf-cfg to *conf-cfg
Masahiro Yamada
2
-18
/
+19
2019-01-06
kbuild: remove unnecessary stubs for archheader and archscripts
Masahiro Yamada
1
-5
/
+1
2019-01-06
kbuild: use assignment instead of define ... endef for filechk_* rules
Masahiro Yamada
6
-26
/
+12
2019-01-06
arch: remove redundant UAPI generic-y defines
Masahiro Yamada
24
-408
/
+0
2019-01-06
kbuild: generate asm-generic wrappers if mandatory headers are missing
Masahiro Yamada
3
-10
/
+10
[next]