index
:
drm/drm-amd
drm-amd-fixes
drm-amd-next
drm-amd-next-fixes
for-linux-next
for-linux-next-fixes
AMD GPU kernel development
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-08
Merge tag 'v3.6-rc7' into i2c-embedded/for-next
Wolfram Sang
41
-100
/
+333
2012-10-06
ARM: OMAP: convert I2C driver to PM QoS for MPU latency constraints
Jean Pihet
1
-21
/
+0
2012-09-22
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
4
-2
/
+50
2012-09-21
ARM: reserve syscall 378 for kcmp
Russell King
2
-0
/
+3
2012-09-19
ARM: 7535/1: Reprogram smp_twd based on new common clk framework notifiers
Mike Turquette
1
-2
/
+46
2012-09-18
Merge tag 'imx-fixes' of git://git.pengutronix.de/git/imx/linux-2.6 into fixes
Olof Johansson
3
-2
/
+4
2012-09-18
ARM i.MX25: Make timer irq work again
Sascha Hauer
2
-1
/
+2
2012-09-18
ARM: imx: armadillo5x0: Fix illegal register access
Fabio Estevam
1
-1
/
+2
2012-09-18
Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes
Olof Johansson
5
-0
/
+21
2012-09-18
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/r...
Olof Johansson
1
-2
/
+2
2012-09-18
Merge branch 'v3.6-samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/ker...
Olof Johansson
1
-4
/
+6
2012-09-18
ARM: shmobile: kzm9g: bugfix: correct mmcif interrupt settings
Tetsuyuki Kobayashi
1
-2
/
+2
2012-09-18
ARM: SAMSUNG: Use spin_lock_{irqsave,irqrestore} in clk_set_rate
Tushar Behera
1
-2
/
+3
2012-09-17
ARM: at91: fix missing #interrupt-cells on gpio-controller
Jean-Christophe PLAGNIOL-VILLARD
5
-0
/
+21
2012-09-17
ARM: SAMSUNG: use spin_lock_irqsave() in clk_set_parent
Mandeep Singh Baines
1
-2
/
+3
2012-09-16
ARM: 7532/1: decompressor: reset SCTLR.TRE for VMSA ARMv7 cores
Matthew Leach
1
-0
/
+1
2012-09-14
Merge branch 'fixes-for-3.6' of git://git.linaro.org/people/mszyprowski/linux...
Linus Torvalds
1
-1
/
+1
2012-09-13
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
13
-32
/
+98
2012-09-12
Merge tag 'imx-fixes' of git://git.pengutronix.de/git/imx/linux-2.6 into fixes
Olof Johansson
6
-19
/
+123
2012-09-13
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
15
-57
/
+151
2012-09-12
ARM: dts: add twi nodes for atmel boards
Ludovic Desroches
3
-0
/
+28
2012-09-12
ARM: dts: add twi nodes for atmel SoCs
Ludovic Desroches
6
-0
/
+94
2012-09-12
ARM: at91: add clocks for I2C DT entries
Ludovic Desroches
5
-3
/
+9
2012-09-12
ARM: at91: do not configure at91sam9g10 twi pio as open-drain
Ludovic Desroches
1
-3
/
+3
2012-09-12
arm: at91: G45 TWI: remove open drain setting for twi function gpios
Nikolaus Voss
1
-6
/
+0
2012-09-12
i2c: at91: add new driver
Nikolaus Voss
12
-15
/
+29
2012-09-12
i2c: at91: remove old polling driver
Nikolaus Voss
1
-68
/
+0
2012-09-12
Replace clk_lookup.con_id with clk_lookup.dev_id entries for twi clk
Nikolaus Voss
7
-0
/
+11
2012-09-11
ARM: clk-imx35: Fix SSI clock registration
Fabio Estevam
1
-4
/
+2
2012-09-11
ARM: clk-imx25: Fix SSI clock registration
Fabio Estevam
1
-4
/
+2
2012-09-10
arm: mm: fix DMA pool affiliation check
Thomas Petazzoni
1
-1
/
+1
2012-09-09
ARM: 7529/1: delay: set loops_per_jiffy when moving to timer-based loop
Will Deacon
1
-0
/
+1
2012-09-09
ARM: 7528/1: uaccess: annotate [__]{get,put}_user functions with might_fault()
Will Deacon
1
-2
/
+16
2012-09-09
ARM: 7527/1: uaccess: explicitly check __user pointer when !CPU_USE_DOMAINS
Russell King
4
-21
/
+56
2012-09-08
Merge branch 'fixes-for-3.6' of git://git.linaro.org/people/mszyprowski/linux...
Linus Torvalds
4
-11
/
+119
2012-09-07
Merge tag 'omap-fixes-for-v3.6-rc4' of git://git.kernel.org/pub/scm/linux/ker...
Olof Johansson
11
-24
/
+94
2012-09-07
ARM: 7526/1: traps: send SIGILL if get_user fails on undef handling path
Will Deacon
1
-4
/
+7
2012-09-07
ARM: 7521/1: Fix semihosting Kconfig text
Stephen Boyd
1
-3
/
+3
2012-09-07
ARM: 7513/1: Make sure dtc is built before running it
David Brown
1
-2
/
+2
2012-09-07
ARM: 7512/1: Fix XIP build due to PHYS_OFFSET definition moving
Stephen Boyd
1
-0
/
+3
2012-09-05
Merge tag 'omap-fixes-a-for-3.6rc' of git://git.kernel.org/pub/scm/linux/kern...
Tony Lindgren
6
-18
/
+75
2012-09-05
Merge branch 'fixes-wakeupgen' into fixes
Tony Lindgren
46
-97
/
+162
2012-09-04
ARM: gemini: fix the gemini build
Linus Walleij
1
-0
/
+1
2012-09-04
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/r...
Olof Johansson
3
-3
/
+4
2012-09-04
ARM: OMAP4: Fix array size for irq_target_cpu
Tony Lindgren
1
-1
/
+1
2012-09-03
Merge branches 'clkdev_fixes_3.6rc', 'clkdm_fixes_3.6rc' and 'hwmod_data_fixe...
Paul Walmsley
5
-11
/
+68
2012-09-03
ARM: OMAP4: hwmod data: temporarily comment out data for the sl2if IP block
Tero Kristo
1
-6
/
+6
2012-09-03
ARM: OMAP: hwmod code: Disable module when hwmod enable fails
Misael Lopez Cruz
1
-0
/
+1
2012-09-03
ARM: OMAP3: hwmod data: fix iva2 reset info
Tero Kristo
2
-3
/
+13
2012-09-03
ARM: OMAP3xxx: clockdomain: fix software supervised wakeup/sleep
Paul Walmsley
1
-2
/
+48
[next]