index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'ux500/dt' into next/dt2
Arnd Bergmann
2012-03-16
73
-785
/
+1543
|
\
|
*
ARM: ux500: Provide local timer support for Device Tree
Lee Jones
2012-03-16
2
-3
/
+14
|
*
ARM: ux500: Enable PL022 SSP Controller in Device Tree
Lee Jones
2012-03-16
2
-3
/
+6
|
*
ARM: ux500: Enable PL310 Level 2 Cache Controller in Device Tree
Lee Jones
2012-03-16
2
-1
/
+14
|
*
ARM: ux500: Enable PL011 AMBA UART Controller for Device Tree
Lee Jones
2012-03-16
2
-1
/
+15
|
*
ARM: ux500: Enable Cortex-A9 GIC (Generic Interrupt Controller) in Device Tree
Lee Jones
2012-03-16
2
-1
/
+24
|
*
ARM: ux500: db8500: list most devices in the snowball device tree
Lee Jones
2012-03-16
3
-1
/
+343
|
*
ARM: ux500: split dts file for snowball into generic part
Arnd Bergmann
2012-03-16
2
-7
/
+22
|
*
ARM: ux500: combine the board init functions for DT boot
Arnd Bergmann
2012-03-16
1
-6
/
+51
|
*
ARM: ux500: Initial Device Tree support for Snowball
Arnd Bergmann
2012-03-16
3
-0
/
+66
|
*
ARM: ux500: CONFIG: Enable Device Tree support for future endeavours
Lee Jones
2012-03-16
2
-0
/
+7
|
*
Merge branch 'depends/driver-core' into ux500/dt
Arnd Bergmann
2012-03-16
10
-10
/
+151
|
|
\
|
|
*
Merge 3.3-rc2 into the driver-core-next branch.
Greg Kroah-Hartman
2012-02-02
164
-1255
/
+951
|
|
|
\
|
|
*
|
CPU: Introduce ARCH_HAS_CPU_AUTOPROBE and X86 parts
Thomas Renninger
2012-01-27
3
-58
/
+48
|
|
*
|
x86: autoload microcode driver on Intel and AMD systems v2
Andi Kleen
2012-01-27
1
-0
/
+15
|
|
*
|
X86: Introduce HW-Pstate scattered cpuid feature
Thomas Renninger
2012-01-27
2
-0
/
+2
|
|
*
|
crypto: Add support for x86 cpuid auto loading for x86 crypto drivers
Andi Kleen
2012-01-27
3
-10
/
+25
|
|
*
|
Add driver auto probing for x86 features v4
Andi Kleen
2012-01-27
4
-1
/
+120
|
*
|
|
Merge branch 'ux500/soc' into ux500/dt
Arnd Bergmann
2012-03-16
18
-304
/
+477
|
|
\
\
\
|
|
*
|
|
ARM: ux500: remove intermediary add_platform_device* functions
Lee Jones
2012-02-13
3
-76
/
+33
|
|
*
|
|
ARM: ux500: move top level platform devices in sysfs to /sys/devices/socX
Lee Jones
2012-02-13
6
-4
/
+40
|
|
*
|
|
ARM: ux500: export System-on-Chip information ux500 via sysfs
Lee Jones
2012-02-13
6
-14
/
+130
|
|
*
|
|
ARM: ux500: pass parent pointer to each platform device
Lee Jones
2012-02-13
15
-225
/
+289
|
*
|
|
|
ARM: ux500: fix compilation after local timer rework
Marc Zyngier
2012-03-15
1
-1
/
+1
|
*
|
|
|
ARM: local timers: make the runtime registration interface mandatory
Marc Zyngier
2012-03-13
2
-43
/
+6
|
*
|
|
|
ARM: local timers: convert MSM to runtime registration interface
Marc Zyngier
2012-03-13
1
-35
/
+44
|
*
|
|
|
ARM: local timers: convert exynos to runtime registration interface
Marc Zyngier
2012-03-13
1
-8
/
+10
|
*
|
|
|
ARM: smp_twd: remove old local timer interface
Marc Zyngier
2012-03-13
3
-43
/
+5
|
*
|
|
|
ARM: imx6q: convert to twd_local_timer_register() interface
Marc Zyngier
2012-03-13
4
-39
/
+5
|
*
|
|
|
ARM: highbank: convert to twd_local_timer_register() interface
Marc Zyngier
2012-03-13
4
-45
/
+7
|
*
|
|
|
ARM: ux500: convert to twd_local_timer_register() interface
Marc Zyngier
2012-03-13
4
-38
/
+25
|
*
|
|
|
ARM: shmobile: convert to twd_local_timer_register() interface
Marc Zyngier
2012-03-13
7
-38
/
+18
|
*
|
|
|
ARM: tegra: convert to twd_local_timer_register() interface
Marc Zyngier
2012-03-13
3
-32
/
+18
|
*
|
|
|
ARM: plat-versatile: convert to twd_local_timer_register() interface
Marc Zyngier
2012-03-13
6
-71
/
+68
|
*
|
|
|
ARM: OMAP4: convert to twd_local_timer_register() interface
Marc Zyngier
2012-03-13
3
-45
/
+17
|
*
|
|
|
ARM: smp_twd: add device tree support
Marc Zyngier
2012-03-13
2
-13
/
+72
|
*
|
|
|
ARM: smp_twd: add runtime registration support
Marc Zyngier
2012-03-13
2
-4
/
+65
|
*
|
|
|
ARM: local timers: introduce a new registration interface
Marc Zyngier
2012-03-13
2
-0
/
+42
|
*
|
|
|
ARM: smp_twd: make local_timer_stop a symbol instead of a #define
Marc Zyngier
2012-03-13
3
-7
/
+7
|
*
|
|
|
Merge branch 'vexpress/timer' into next/timer
Arnd Bergmann
2012-03-13
8
-98
/
+128
|
|
\
\
\
\
|
*
\
\
\
\
Merge branch 'ux500/timers' into next/timer
Arnd Bergmann
2012-03-13
6
-58
/
+15
|
|
\
\
\
\
\
|
|
*
|
|
|
|
ARM: plat-nomadik: modernize MTU timer
Linus Walleij
2012-01-31
1
-20
/
+3
|
|
*
|
|
|
|
ARM: plat-nomadik: handle clocking properly
Linus Walleij
2012-01-31
1
-2
/
+2
|
|
*
|
|
|
|
ARM: plat-nomadik: get rid of global mtu base pointer
Linus Walleij
2012-01-31
6
-36
/
+10
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
*
|
|
|
|
|
Merge branch 'at91-3.4-cleanup2-DT2+USB' of git://github.com/at91linux/linux-...
Arnd Bergmann
2012-03-16
2
-0
/
+12
|
\
\
\
\
\
\
|
*
|
|
|
|
|
ARM: at91: sam9g20 udc add dt support
Jean-Christophe PLAGNIOL-VILLARD
2012-03-15
2
-0
/
+12
*
|
|
|
|
|
|
Merge branch 'at91-3.4-cleanup2-DT2' of git://github.com/at91linux/linux-at91...
Arnd Bergmann
2012-03-16
42
-130
/
+733
|
\
|
|
|
|
|
|
|
*
|
|
|
|
|
ARM: at91: dt: enable usb ehci for sam9g45 and sam9x5
Jean-Christophe PLAGNIOL-VILLARD
2012-03-15
6
-0
/
+24
|
*
|
|
|
|
|
ARM: at91: dt: enable usb ohci for sam9g20, sam9g45 amd sam9x5
Jean-Christophe PLAGNIOL-VILLARD
2012-03-15
9
-1
/
+45
|
*
|
|
|
|
|
ARM: at91: add Shutdown Controller (SHDWC) DT support
Jean-Christophe PLAGNIOL-VILLARD
2012-03-15
5
-1
/
+95
[next]