index
:
~dvdhrm/linux
drm-cleanup
drm-experimental
drm-log
drm-next
drmrevoke
fops
fops-experimental
hid-next
input-abs2
input-next
kdbus
master
memfd
memfd-isolate
revoke-experimental
simpledrm
wiimote
Private linux-kernel wip tree
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
include
/
asm
/
mach
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-12
Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-0
/
+7
2012-11-16
ARM/AVR32: get rid of serial_at91.h
Russell King
1
-33
/
+0
2012-11-16
ARM: move udc_pxa2xx.h to linux/platform_data
Russell King
1
-26
/
+0
2012-11-16
ARM: move serial_sa1100.h header file to linux/platform_data
Russell King
1
-31
/
+0
2012-11-05
ARM: implement debug_ll_io_init()
Rob Herring
1
-0
/
+7
2012-09-22
Merge branch 'multiplatform/smp_ops' into next/multiplatform
Olof Johansson
1
-0
/
+7
2012-09-13
ARM: SoC: add per-platform SMP operations
Marc Zyngier
1
-0
/
+7
2012-08-13
Merge branch 'cleanup/io-pci' into next/cleanups
Arnd Bergmann
2
-0
/
+21
2012-07-26
ARM: move PCI i/o resource setup into common code
Rob Herring
1
-0
/
+3
2012-07-25
ARM: Add fixed PCI i/o mapping
Rob Herring
2
-0
/
+18
2012-07-01
ARM: fiq: change FIQ_START to a variable
Shawn Guo
1
-1
/
+1
2012-05-26
Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+1
2012-05-25
Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...
Linus Torvalds
1
-0
/
+1
2012-05-21
Merge branch 'misc' into for-linus
Russell King
1
-0
/
+5
2012-05-21
ARM: integrate CMA with DMA-mapping subsystem
Marek Szyprowski
1
-0
/
+1
2012-05-16
ARM: PCI: remove per-pci_hw list of buses
Russell King
1
-1
/
+0
2012-05-13
ARM: PCI: provide a default bus scan implementation
Russell King
1
-4
/
+6
2012-05-13
ARM: PCI: get rid of pci_std_swizzle()
Russell King
1
-5
/
+0
2012-05-06
ARM: 7413/1: move read_{boot,persistent}_clock to the architecture level
Marc Zyngier
1
-0
/
+5
2012-05-03
ARM: provide a late_initcall hook for platform initialization
Shawn Guo
1
-0
/
+1
2012-04-26
ARM: PCI: remove unused sys->hw
Russell King
1
-1
/
+0
2012-01-11
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
1
-1
/
+1
2012-01-07
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-1
/
+1
2012-01-07
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+0
2012-01-06
arm/PCI: convert to pci_scan_root_bus() for correct root bus resources
Bjorn Helgaas
1
-1
/
+1
2012-01-06
Merge branch 'driver-core-next' into Linux 3.2
Greg Kroah-Hartman
1
-2
/
+0
2011-12-27
ARM/of: allow *machine_desc.dt_compat to be const
Uwe Kleine-König
1
-1
/
+1
2011-12-22
arm: time.h: remove device.h #include
Greg Kroah-Hartman
1
-2
/
+0
2011-12-21
arm: convert sysdev_class to a regular subsystem
Kay Sievers
1
-1
/
+1
2011-12-05
Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/will/...
Russell King
1
-0
/
+1
2011-11-10
ARM: restart: allow platforms more flexibility specifying restart mode
Russell King
1
-4
/
+4
2011-11-10
ARM: restart: add restart hook to machine_desc record
Russell King
1
-0
/
+1
2011-11-09
ARM: 7155/1: arch.h: Declare 'pt_regs' locally
Fabio Estevam
1
-0
/
+1
2011-10-28
Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...
Linus Torvalds
2
-1
/
+2
2011-10-17
ARM: platform fixups: remove mdesc argument to fixup function
Russell King
1
-2
/
+1
2011-09-26
Merge branch 'for_3_2/for-rmk/arm_cpu_pm' of git://gitorious.org/omap-sw-deve...
Russell King
1
-0
/
+1
2011-09-23
ARM: mm: Add strongly ordered descriptor support.
Santosh Shilimkar
1
-0
/
+1
2011-08-21
ARM: remove boot_params from struct machine_desc
Nicolas Pitre
1
-1
/
+0
2011-08-21
ARM: introduce atag_offset to replace boot_params
Nicolas Pitre
1
-0
/
+1
2011-07-29
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
1
-2
/
+2
2011-07-25
arm/dt: Add dt machine definition
Grant Likely
1
-0
/
+7
2011-07-22
PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.
Ralf Baechle
1
-2
/
+2
2011-07-18
ARM: add dma_zone_size to the machine_desc structure
Nicolas Pitre
1
-0
/
+4
2011-05-25
Merge branch 'devicetree/arm-next' of git://git.secretlab.ca/git/linux-2.6 in...
Russell King
1
-0
/
+9
2011-05-23
arm/dt: probe for platforms via the device tree
Grant Likely
1
-0
/
+2
2011-05-23
arm/dt: consolidate atags setup into setup_machine_atags
Grant Likely
1
-0
/
+7
2011-04-24
ARM: Use struct syscore_ops instead of sysdevs for PM in common code
Rafael J. Wysocki
1
-1
/
+0
2011-03-26
Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...
Russell King
1
-2
/
+0
2011-03-16
Merge branch 'misc' into devel
Russell King
1
-0
/
+31
2011-03-16
ARM: pxa: drop gpio_vbus field from pxa2xx_udc_mach_info
Dmitry Eremin-Solenikov
1
-2
/
+0
[next]