index
:
~tpalli/kernel
blending
master
pipe_scaler
pipe_scaler_rebase_20170328
Linux
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-02
ARM: S3C64XX: Staticise s3c6400_sysclass
Mark Brown
1
-1
/
+1
2011-12-02
ARM: S3C64XX: Add linux/export.h to dev-spi.c
Mark Brown
1
-0
/
+1
2011-12-02
ARM: S3C64XX: Remove extern from definition of framebuffer setup call
Mark Brown
1
-1
/
+1
2011-12-02
ARM: CSR: PM: fix build error due to undeclared 'THIS_MODULE'
Barry Song
1
-0
/
+1
2011-12-02
ARM: CSR: fix build error due to new mdesc->dma_zone_size
Barry Song
1
-0
/
+1
2011-12-01
ARM: OMAP1: Fix ckctl value used for dpll1 defualt rate
Janusz Krzysztofik
1
-1
/
+1
2011-12-01
ARM: OMAP1: Remove unsafe clock values from omap1_defconfig
Janusz Krzysztofik
1
-5
/
+0
2011-12-01
ARM: OMAP1: Fix reprogramming of DPLL1 for systems that boot at rates below 6...
Tony Lindgren
1
-0
/
+3
2011-12-01
Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...
Linus Torvalds
24
-117
/
+195
2011-12-01
arm/imx: fix irq_base for gpio
Shawn Guo
3
-9
/
+6
2011-12-01
arm/imx: fix return type of callback passed to of_irq_init()
Shawn Guo
3
-5
/
+13
2011-11-30
ARM: 7182/1: ARM cpu topology: fix warning
Vincent Guittot
2
-2
/
+2
2011-11-30
ARM: 7181/1: Restrict kprobes probing SWP instructions to ARMv5 and below
Jon Medhurst (Tixy)
2
-10
/
+19
2011-11-30
ARM: 7180/1: Change kprobes testcase with unpredictable STRD instruction
Jon Medhurst (Tixy)
1
-1
/
+1
2011-11-30
ARM: at91: Fix USB AT91 gadget registration
Anders Darander
4
-4
/
+4
2011-11-30
ARM: at91: fix clock conid for atmel_tcb.1 on 9260/9g20
Jean-Christophe PLAGNIOL-VILLARD
1
-3
/
+3
2011-11-29
Merge branch 'defconfigs-for-arnd' of git://git.linaro.org/people/triad/linux...
Arnd Bergmann
17
-55
/
+117
2011-11-29
ARM: ux500: update defconfig
Linus Walleij
1
-9
/
+5
2011-11-29
ARM: u300: update defconfig
Linus Walleij
1
-7
/
+6
2011-11-28
ARM: at91: fix NAND bus width decoding from system_rev
Christian Hitz
1
-1
/
+1
2011-11-26
ARM: 7177/1: GIC: avoid skipping non-existent PPIs in irq_start calculation
Will Deacon
1
-5
/
+8
2011-11-26
ARM: 7176/1: cpu_pm: register GIC PM notifier only once
Marc Zyngier
1
-1
/
+2
2011-11-26
ARM: 7174/1: Fix build error in kprobes test code on Thumb2 kernels
Jon Medhurst
2
-38
/
+78
2011-11-26
ARM: 7172/1: dma: Drop GFP_COMP for DMA memory allocations
Sumit Bhattacharya
1
-0
/
+9
2011-11-26
ARM: 7171/1: unwind: add unwind directives to bitops assembly macros
Will Deacon
7
-22
/
+28
2011-11-26
ARM: 7170/2: fix compilation breakage in entry-armv.S
Guennadi Liakhovetski
1
-1
/
+1
2011-11-26
ARM: 7168/1: use cache type functions for arch_get_unmapped_area
Rob Herring
1
-17
/
+6
2011-11-24
Merge branch 'fixes-dss' of git://git.kernel.org/pub/scm/linux/kernel/git/tml...
Arnd Bergmann
11
-28
/
+276
2011-11-24
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...
Arnd Bergmann
16
-42
/
+70
2011-11-24
Merge branch 'at91/defconfig' into fixes
Arnd Bergmann
6
-65
/
+40
2011-11-24
ARM: at91: enable additional boards in existing soc defconfig files
Jean-Christophe PLAGNIOL-VILLARD
3
-0
/
+24
2011-11-24
ARM: at91: refresh soc defconfig files for 3.2
Jean-Christophe PLAGNIOL-VILLARD
6
-65
/
+16
2011-11-24
ARM: at91: rename defconfig files appropriately
Jean-Christophe PLAGNIOL-VILLARD
4
-0
/
+0
2011-11-23
Merge branch 'hwmod_dss_fixes_3.2rc' of git://git.pwsan.com/linux-2.6 into fi...
Tony Lindgren
11
-28
/
+276
2011-11-23
Merge branch 'fixes-v3.2-rc2' into fixes
Tony Lindgren
96
-965
/
+729
2011-11-23
ARM: OMAP2+: Fix Compilation error when omap_l3_noc built as module
Govindraj.R
1
-1
/
+1
2011-11-23
ARM: OMAP2+: Remove empty io.h
Thomas Weber
1
-0
/
+0
2011-11-23
ARM: OMAP2: select ARM_AMBA if OMAP3_EMU is defined
Ming Lei
1
-0
/
+1
2011-11-23
ARM: OMAP: smartreflex: fix IRQ handling bug
Felipe Balbi
1
-1
/
+1
2011-11-23
ARM: OMAP: PM: only register TWL with voltage layer when device is present
Kevin Hilman
3
-4
/
+16
2011-11-23
ARM: OMAP: hwmod: Fix the addr space, irq, dma count APIs
sricharan
1
-3
/
+3
2011-11-23
Merge branch 'fix' of git://github.com/ycmiao/pxa-linux into fixes
Arnd Bergmann
13
-15
/
+15
2011-11-23
Merge branch 'imx-for-arnd' of git://git.pengutronix.de/git/imx/linux-2.6 int...
Arnd Bergmann
8
-90
/
+68
2011-11-23
Merge branch 'samsung-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Arnd Bergmann
7
-4
/
+9
2011-11-23
Merge branch 'for-arnd' of git://git.kernel.org/pub/scm/linux/kernel/git/will...
Arnd Bergmann
2
-0
/
+11
2011-11-23
Merge branch 'imx6q/fixes' of git://git.linaro.org/people/shawnguo/linux-2.6 ...
Arnd Bergmann
3
-2
/
+7
2011-11-23
arm: mx28: fix bit operation in clock setting
Wolfram Sang
1
-1
/
+1
2011-11-22
Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/will/...
Russell King
3
-11
/
+11
2011-11-22
ARM: perf: check that we have a platform device when reserving PMU
Will Deacon
1
-0
/
+3
2011-11-22
Merge branch 'cleanups/remove-unused-kconfig' into imx-fixes-for-arnd
Sascha Hauer
1
-13
/
+0
[prev]
[next]