Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_htc_msm8960
/
5cd9eb2736a572a9ef2689829f47ffd4262adc00
/
arch
5cd9eb2
Merge branch 'renesas/fixes' into renesas/soc
by Arnd Bergmann
· 15 years ago
a6e2401
ARM: shmobile: remove additional __io() macro use
by Arnd Bergmann
· 15 years ago
2854903
ARM: mach-shmobile: default to no earlytimer
by Magnus Damm
· 15 years ago
df27a2d
ARM: mach-shmobile: r8a7779 and Marzen timer rework
by Magnus Damm
· 15 years ago
23e5bc0
ARM: mach-shmobile: r8a7740 and Bonito timer rework
by Magnus Damm
· 15 years ago
3be26fd
ARM: mach-shmobile: sh73a0, AG5EVM and Kota2 timer rework
by Magnus Damm
· 15 years ago
17254bf
ARM: mach-shmobile: sh7372, AP4EVB and Mackerel timer rework
by Magnus Damm
· 15 years ago
03f7bee
ARM: mach-shmobile: sh7377 and G4EVM timer rework
by Magnus Damm
· 15 years ago
9e8de44
ARM: mach-shmobile: sh7367 and G3EVM timer rework
by Magnus Damm
· 15 years ago
08ad42f
ARM: mach-shmobile: add shmobile_earlytimer_init()
by Magnus Damm
· 15 years ago
e3b0161
ARM: mach-shmobile: Move sh7372 AP4EVB external clk setup
by Magnus Damm
· 15 years ago
12bb16d
ARM: mach-shmobile: Move sh7372 Mackerel external clk setup
by Magnus Damm
· 15 years ago
6b6a4c0
ARM: mach-shmobile: rename clk_init() to shmobile_clk_init()
by Magnus Damm
· 15 years ago
8bac13f
ARM: mach-shmobile: r8a7779 L2 cache support
by Magnus Damm
· 15 years ago
3e353b8
ARM: mach-shmobile: r8a7779 map_io and init_early update
by Magnus Damm
· 15 years ago
d3ab722
ARM: mach-shmobile: r8a7740 map_io and init_early update
by Magnus Damm
· 15 years ago
50e15c3
ARM: mach-shmobile: sh73a0 map_io and init_early update
by Magnus Damm
· 15 years ago
5d7220ec
ARM: mach-shmobile: sh7372 map_io and init_early update
by Magnus Damm
· 15 years ago
bfc46f3
ARM: mach-shmobile: sh7377 map_io and init_early update
by Magnus Damm
· 15 years ago
237caf9
ARM: mach-shmobile: sh7367 map_io and init_early update
by Magnus Damm
· 15 years ago
c953efd
sh: board sh_clk_ops rename
by Magnus Damm
· 15 years ago
2e679b0
sh: sh5 sh_clk_ops rename
by Magnus Damm
· 15 years ago
33cb61a
sh: sh4a sh_clk_ops rename
by Magnus Damm
· 15 years ago
3b87441
sh: sh4 sh_clk_ops rename
by Magnus Damm
· 15 years ago
43ebacd
sh: sh3 sh_clk_ops rename
by Magnus Damm
· 15 years ago
4ad2c06
sh: sh2a sh_clk_ops rename
by Magnus Damm
· 15 years ago
7198423
sh: sh2 sh_clk_ops rename
by Magnus Damm
· 15 years ago
d6ef333
sh: sh header sh_clk_ops rename
by Magnus Damm
· 15 years ago
ae8d194
ARM: mach-shmobile: r8a7779 sh_clk_ops rename
by Magnus Damm
· 15 years ago
d9f8670
ARM: mach-shmobile: r8a7740 sh_clk_ops rename
by Magnus Damm
· 15 years ago
7bcda50
ARM: mach-shmobile: sh73a0 sh_clk_ops rename
by Magnus Damm
· 15 years ago
628f456
ARM: mach-shmobile: sh7372 sh_clk_ops rename
by Magnus Damm
· 15 years ago
9c8c7ab
ARM: mach-shmobile: sh7377 sh_clk_ops rename
by Magnus Damm
· 15 years ago
79ff312
ARM: mach-shmobile: sh7367 sh_clk_ops rename
by Magnus Damm
· 15 years ago
a7f4255
x86: Derandom delay_tsc for 64 bit
by Thomas Gleixner
· 15 years ago
0ab5d75
Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming
by Linus Torvalds
· 15 years ago
0cacaf5
Merge tag 'iommu-fixes-v3.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 15 years ago
9f8050c
Merge tag 'fixes-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 15 years ago
ee0849c
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 15 years ago
c66fcfa
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes
by Olof Johansson
· 15 years ago
48546cc
ARM: S3C2440: Fixed build error for s3c244x
by Kukjin Kim
· 15 years ago
4f262ac
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 15 years ago
4cd7c0a
C6X: fix KSTK_EIP and KSTK_ESP macros
by Mark Salter
· 15 years ago
a0feb6d
ARM: 7358/1: perf: add PMU hotplug notifier
by Lorenzo Pieralisi
· 15 years ago
3f31ae1
ARM: 7357/1: perf: fix overflow handling for xscale2 PMUs
by Will Deacon
· 15 years ago
f6f5a30
ARM: 7356/1: perf: check that we have an event in the PMU IRQ handlers
by Will Deacon
· 15 years ago
99c1745
ARM: 7355/1: perf: clear overflow flag when disabling counter on ARMv7 PMU
by Will Deacon
· 15 years ago
5727347
ARM: 7354/1: perf: limit sample_period to half max_period in non-sampling mode
by Will Deacon
· 15 years ago
e49d603
ARM: mach-shmobile: ap4evb: fixup fsi2_ak4643_info typo
by Kuninori Morimoto
· 15 years ago
1740d34
ARM: mach-shmobile: mackerel: Reserve DMA memory for the frame buffer
by Laurent Pinchart
· 15 years ago
e9db93a
ARM: mach-shmobile: Fix ag5evm compilation by including linux/videodev2.h
by Laurent Pinchart
· 15 years ago
63d7112
ARM: mach-shmobile: Fix bonito compile breakage
by Phil Edworthy
· 15 years ago
55062d0
x86: fix typo in recent find_vma_prev purge
by Linus Torvalds
· 15 years ago
097d591
vm: avoid using find_vma_prev() unnecessarily
by Linus Torvalds
· 15 years ago
917ec63
Merge tag 'fixes-3.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 15 years ago
6b60805
Merge branch 'fixes' of git://github.com/hzhuang1/linux into fixes
by Arnd Bergmann
· 15 years ago
4c75aab
Merge branch 'v3.3-samsung-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes
by Arnd Bergmann
· 15 years ago
1dbd02e
ARM: ep93xx: convert vision_ep9307 to MULTI_IRQ_HANDLER
by H Hartley Sweeten
· 15 years ago
63f32b3
ARM: EXYNOS: fix touchscreen IRQ setup on Universal C210 board
by Bartlomiej Zolnierkiewicz
· 15 years ago
af82931
ARM: pxa: fix invalid mfp pin issue
by Haojian Zhuang
· 15 years ago
0c7de34
ARM: pxa: remove duplicated registeration on pxa-gpio
by Haojian Zhuang
· 15 years ago
bbdc818
ARM: pxa: add dummy clock for pxa25x and pxa27x
by Haojian Zhuang
· 15 years ago
3e85fb9
Merge branch 'akpm' (Andrew's patch bomb)
by Linus Torvalds
· 15 years ago
62aca40
alpha: fix 32/64-bit bug in futex support
by Andrew Morton
· 15 years ago
81caaf2
ARM: ecard: ensure fake vma vm_flags is setup
by Russell King
· 15 years ago
4f0449e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci
by Linus Torvalds
· 15 years ago
3a81a6e
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 15 years ago
cc4ad90
ARM: OMAP2+: Fix module build errors with CONFIG_OMAP4_ERRATA_I688
by R Sricharan
· 15 years ago
6414fa6
aout: move setup_arg_pages() prior to reading/mapping the binary
by Al Viro
· 15 years ago
134d12f
ARM: OMAP: fix iommu, not mailbox
by Ohad Ben-Cohen
· 15 years ago
233ba2c
Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/parisc-2.6
by Linus Torvalds
· 15 years ago
001f3a4
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 15 years ago
e39d40c
ARM: S3C24XX: DMA resume regression fix
by Gusakov Andrey
· 15 years ago
1018faa
perf/x86/kvm: Fix Host-Only/Guest-Only counting with SVM disabled
by Joerg Roedel
· 15 years ago
6bba07c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 15 years ago
a97f4f5
x86/PCI: do not tie MSI MS-7253 use_crs quirk to BIOS version
by Jonathan Nieder
· 15 years ago
76374c6
Merge branch 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes
by Arnd Bergmann
· 15 years ago
c1ba544
ARM: S3C24XX: Fix restart on S3C2442
by Heiko Stuebner
· 15 years ago
c65d8ef
ARM: SAMSUNG: Fix memory size for hsotg
by Joonyoung Shim
· 15 years ago
c2d1355
ARM: OMAP: id: Add missing break statement in omap3xxx_check_revision
by Vaibhav Hiremath
· 15 years ago
c5f2ac9
Merge tag 'fixes-3.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 15 years ago
88ebdda
Merge tag 'for-3.3' of git://openrisc.net/jonas/linux
by Linus Torvalds
· 15 years ago
851c52b
ARM: at91/dma: DMA controller registering with DT support
by Nicolas Ferre
· 15 years ago
b9eaa81
ARM: at91/dma: remove platform data from DMA controller
by Nicolas Ferre
· 15 years ago
d867093
ARM: OMAP2+: Remove apply_uV constraints for fixed regulator
by Rajendra Nayak
· 15 years ago
5a3ff84
ARM: OMAP: irqs: Fix NR_IRQS value to handle PRCM interrupts
by Cousson, Benoit
· 15 years ago
8411371
x86/PCI: use host bridge _CRS info on MSI MS-7253
by Jonathan Nieder
· 15 years ago
d5a74af
Merge tag 'iommu-fixes-v3.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 15 years ago
aabb70d
[PARISC] don't unconditionally override CROSS_COMPILE for 64 bit.
by James Bottomley
· 15 years ago
29f141f
Merge branch 'fixes-for-grant' of git://sources.calxeda.com/kernel/linux into devicetree/merge
by Grant Likely
· 15 years ago
f2273ec
Merge branch 'lpc32xx/fixes' of git://git.antcom.de/linux-2.6 into fixes
by Arnd Bergmann
· 15 years ago
ff424aa
ARM: LPC32xx: serial.c: Fixed loop limit
by Roland Stigge
· 15 years ago
2707208
ARM: LPC32xx: serial.c: HW bug workaround
by Roland Stigge
· 15 years ago
94ed783
ARM: LPC32xx: irq.c: Clear latched event
by Roland Stigge
· 15 years ago
35dd0a7
ARM: LPC32xx: Fix interrupt controller init
by Roland Stigge
· 15 years ago
f673705
ARM: LPC32xx: Fix irq on GPI_28
by Roland Stigge
· 15 years ago
e25bda5
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 15 years ago
048cd4e
compat: fix compile breakage on s390
by Heiko Carstens
· 15 years ago
003e634
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes
by Arnd Bergmann
· 15 years ago
435792d
ARM: OMAP: make iommu subsys_initcall to fix builtin omap3isp
by Ohad Ben-Cohen
· 15 years ago
Next »