index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-ixp4xx
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM/ixp4xx: add a missing include of dma-map-ops.h
Christoph Hellwig
2020-10-13
1
-0
/
+1
*
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-06-09
1
-1
/
+0
*
ARM/net: ixp4xx: Pass ethernet physical base as resource
Linus Walleij
2020-01-12
7
-0
/
+120
*
ixp4xx_eth: move platform_data definition
Arnd Bergmann
2020-01-12
1
-12
/
+1
*
ptp: ixp46x: move adjacent to ethernet driver
Arnd Bergmann
2020-01-12
1
-68
/
+0
*
wan: ixp4xx_hss: prepare compile testing
Arnd Bergmann
2020-01-12
2
-9
/
+4
*
docs: arm: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
2019-07-15
1
-7
/
+7
*
Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2019-06-21
20
-98
/
+20
|
\
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
20
-98
/
+20
*
|
ARM: ixp4xx: include irqs.h where needed
Arnd Bergmann
2019-06-18
5
-0
/
+10
*
|
ARM: ixp4xx: don't select SERIAL_OF_PLATFORM
Arnd Bergmann
2019-06-18
1
-1
/
+0
|
/
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-30
2
-30
/
+2
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
Thomas Gleixner
2019-05-24
1
-14
/
+1
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
2
-0
/
+2
*
ARM: ixp4xx: Remove duplicated include from common.c
YueHaibing
2019-05-16
1
-1
/
+0
*
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2019-05-16
33
-1991
/
+279
|
\
|
*
soc: ixp4xx: qmgr: Pass resources
Linus Walleij
2019-04-23
2
-7
/
+20
|
*
soc: ixp4xx: npe: Pass addresses as resources
Linus Walleij
2019-04-23
2
-3
/
+21
|
*
ARM: ixp4xx: Turn the QMGR into a platform device
Linus Walleij
2019-04-23
1
-0
/
+6
|
*
ARM: ixp4xx: Turn the NPE into a platform device
Linus Walleij
2019-04-23
1
-0
/
+6
|
*
ARM: ixp4xx: Move IXP4xx QMGR and NPE headers
Linus Walleij
2019-04-23
2
-244
/
+0
|
*
ARM: ixp4xx: Move NPE and QMGR to drivers/soc
Linus Walleij
2019-04-23
4
-1141
/
+0
|
*
ARM: ixp4xx: Add device tree boot support
Linus Walleij
2019-04-23
5
-0
/
+87
|
*
ARM: ixp4xx: Switch to use new timer driver
Linus Walleij
2019-04-23
1
-149
/
+4
|
*
ARM: ixp4xx: Switch to use new IRQ+GPIO drivers
Linus Walleij
2019-04-23
4
-391
/
+22
|
*
ARM: ixp4xx: Convert to SPARSE_IRQ
Linus Walleij
2019-04-19
24
-2
/
+46
|
*
ARM: ixp4xx: Pass IRQ resource to beeper
Linus Walleij
2019-04-19
1
-1
/
+9
|
*
ARM: ixp4xx: Convert to MULTI_IRQ_HANDLER
Linus Walleij
2019-04-19
3
-120
/
+125
*
|
treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>
Masahiro Yamada
2019-05-14
1
-1
/
+1
|
/
*
PCI: consolidate PCI config entry in drivers/pci
Christoph Hellwig
2018-11-23
1
-11
/
+11
*
mtd: rawnand: Move platform_nand_xxx definitions out of rawnand.h
Boris Brezillon
2018-10-03
1
-0
/
+1
*
mtd: rawnand: Create a legacy struct and move ->IO_ADDR_{R, W} there
Boris Brezillon
2018-10-03
1
-1
/
+1
*
mtd: rawnand: plat_nand: Pass a nand_chip object to all platform_nand_ctrl hooks
Boris Brezillon
2018-10-03
1
-2
/
+1
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
1
-1
/
+1
*
ARM: Fix i2c-gpio GPIO descriptor tables
Linus Walleij
2018-05-26
6
-6
/
+6
*
w1: w1-gpio: Convert to use GPIO descriptors
Linus Walleij
2017-12-08
1
-2
/
+11
*
treewide: Switch DEFINE_TIMER callbacks to struct timer_list *
Kees Cook
2017-11-21
2
-4
/
+4
*
Merge branch 'i2c/for-4.15' of ssh://gitolite.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2017-11-14
7
-48
/
+73
|
\
|
*
i2c: gpio: Augment all boardfiles to use open drain
Linus Walleij
2017-10-30
6
-12
/
+12
|
*
i2c: gpio: Convert to use descriptors
Linus Walleij
2017-10-30
7
-48
/
+73
*
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-11-13
2
-2
/
+2
|
\
\
|
*
|
timer: Remove expires and data arguments from DEFINE_TIMER
Kees Cook
2017-10-05
2
-2
/
+2
|
|
/
*
/
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
14
-0
/
+14
|
/
*
Merge tag 'nand/for-4.14' of git://git.infradead.org/l2-mtd into mtd/next
Boris Brezillon
2017-09-01
1
-1
/
+1
|
\
|
*
mtd: nand: Rename nand.h into rawnand.h
Boris Brezillon
2017-08-13
1
-1
/
+1
*
|
ARM: ixp4xx: fix ioport_unmap definition
Arnd Bergmann
2017-07-27
1
-2
/
+9
*
|
ARM: ixp4xx: use normal prototype for {read,write}s{b,w,l}
Arnd Bergmann
2017-07-27
1
-6
/
+17
|
/
*
scripts/spelling.txt: add regsiter -> register spelling mistake
Stephen Boyd
2017-05-08
1
-2
/
+2
*
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
2016-12-25
1
-1
/
+1
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
[next]