index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-integrator
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-24
ARM: integrator: fix OF-related regression
Linus Walleij
2
-36
/
+13
2014-06-17
ARM: integrator: fix section mismatch problem
Linus Walleij
2
-2
/
+12
2014-04-05
Merge tag 'tags/cleanup2-3.15' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
11
-143
/
+57
2014-04-05
Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
4
-46
/
+63
2014-04-05
Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
1
-26
/
+0
2014-04-05
Merge tag 'fixes-non-critical-3.15' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-4
/
+4
2014-03-21
ARM: integrator: only select pl01x if TTY is enabled
Arnd Bergmann
1
-4
/
+4
2014-03-12
ARM: 8000/1: misc: remove deprecated IRQF_DISABLED
Michael Opdenacker
1
-1
/
+1
2014-02-26
ARM: integrator: register sched_clock directly
Linus Walleij
1
-4
/
+7
2014-02-26
ARM: integrator: localize the hardware.h header
Linus Walleij
6
-8
/
+5
2014-02-26
ARM: integrator: merge platform.h to hardware.h
Linus Walleij
7
-396
/
+318
2014-02-26
ARM: integrator: localize the impd1.h header
Linus Walleij
2
-5
/
+1
2014-02-26
ARM: integrator: localize the lm.h header
Linus Walleij
5
-7
/
+3
2014-02-18
Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into ...
Olof Johansson
1
-26
/
+0
2014-02-13
ARM: integrator: select GPIO block
Linus Walleij
1
-0
/
+2
2014-02-13
ARM: integrator: register the IM-PD1 VIC
Linus Walleij
2
-9
/
+37
2014-02-13
ARM: integrator: use managed resources for the IM-PD1
Linus Walleij
1
-26
/
+10
2014-02-13
ARM: integrator: switch to fetch clocks from device tree
Linus Walleij
2
-11
/
+14
2014-01-31
ARM: integrator: restore static map on the CP
Linus Walleij
1
-0
/
+6
2014-01-23
Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2
-43
/
+31
2013-12-20
ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, too
Uwe Kleine-König
1
-26
/
+0
2013-12-06
Merge branch 'soc/sched_clock' into next/soc
Kevin Hilman
1
-2
/
+2
2013-12-04
ARM: integrator: move EBI to the device tree
Linus Walleij
2
-28
/
+30
2013-12-04
ARM: integrator: delete static core module mappings
Linus Walleij
2
-15
/
+1
2013-11-21
ARM: integrator: Switch to sched_clock_register()
Stephen Boyd
1
-2
/
+2
2013-11-15
Merge tag 'omap-for-v3.13/fixes-for-merge-window-take2' of git://git.kernel.o...
Olof Johansson
1
-17
/
+1
2013-11-14
ARM: integrator_cp: Set LCD{0,1} enable lines when turning on CLCD
Jonathan Austin
1
-1
/
+2
2013-11-12
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-17
/
+1
2013-10-24
of/irq: Create of_irq_parse_and_map_pci() to consolidate arch code.
Grant Likely
1
-16
/
+1
2013-10-24
of/irq: simplify args to irq_create_of_mapping
Grant Likely
1
-1
/
+1
2013-10-24
of/irq: Replace of_irq with of_phandle_args
Grant Likely
1
-3
/
+2
2013-10-24
of/irq: Rename of_irq_map_* functions to of_irq_parse_*
Grant Likely
1
-2
/
+2
2013-10-16
ARM: integrator: core module registers from compatible strings
Linus Walleij
2
-2
/
+14
2013-10-16
ARM: integrator: use devm_ioremap() to remap CM
Linus Walleij
1
-1
/
+1
2013-10-16
ARM: integrator: move CM base into device tree
Linus Walleij
5
-49
/
+87
2013-10-16
ARM: integrator: decommission the <mach/irqs.h> header
Linus Walleij
5
-85
/
+0
2013-10-16
ARM: integrator: delete non-devicetree boot path
Linus Walleij
4
-463
/
+24
2013-10-16
ARM: integrator: print the Linux IRQ in LL_DEBUG code
Linus Walleij
1
-2
/
+2
2013-10-16
ARM: integrator: get the LM interrupts from DT
Linus Walleij
1
-1
/
+1
2013-10-16
ARM: integrator: get the CM control register by proxy
Linus Walleij
3
-2
/
+11
2013-09-25
ARM: mach-integrator: Add stub for pci_v3_early_init() for !CONFIG_PCI
Joerg Roedel
1
-0
/
+7
2013-08-25
ARM: debug: move PL01X debug include into arch/arm/include/debug/
Russell King
1
-13
/
+0
2013-08-25
ARM: debug: provide PL01x debug uart phys/virt address configuration options
Russell King
1
-7
/
+0
2013-07-09
reboot: arm: change reboot_mode to use enum reboot_mode
Robin Holt
2
-2
/
+3
2013-07-06
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2013-06-27
ARM: integrator: let pciv3 use mem/premem from device tree
Linus Walleij
1
-23
/
+23
2013-06-15
ARM: integrator: basic PCIv3 device tree support
Linus Walleij
2
-36
/
+152
2013-06-12
sched_clock: Make ARM's sched_clock generic for all architectures
Stephen Boyd
1
-1
/
+1
2013-06-03
ARM: integrator: move static ioremapping into PCIv3 driver
Linus Walleij
4
-38
/
+51
2013-06-03
ARM: integrator: move VGA base assignment
Linus Walleij
2
-2
/
+2
[next]