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
*
ARM: i.MX: Setup IRQ handler from IRQ driver
Alexander Shiyan
2014-05-12
40
-53
/
+6
*
ARM: i.MX27 pca100: remove deprecated IRQF_DISABLED
Juan Solano
2014-05-12
1
-2
/
+1
*
ARM: imx/mxs defconfigs: add MTD_SPI_NOR (new dependency for M25P80)
Brian Norris
2014-05-12
2
-0
/
+2
*
ARM: i.MX: Fix eMMa PrP resource size
Alexander Shiyan
2014-05-12
1
-1
/
+1
*
ARM: imx_v4_v5_defconfig: drop CONFIG_COMMON_CLK_DEBUG option
Shawn Guo
2014-05-12
1
-1
/
+0
*
ARM: i.MX27 clk: Remove clk_register_clkdev() for unused clocks
Alexander Shiyan
2014-05-12
1
-17
/
+0
*
ARM: i.MX27 clk: Add missing clocks for MSHC and RTIC
Alexander Shiyan
2014-05-12
1
-1
/
+7
*
ARM: imx6q: add the missing esai_ahb clock
Shawn Guo
2014-05-12
1
-2
/
+5
*
ARM: imx: add shared gate clock support
Shawn Guo
2014-05-12
2
-3
/
+23
*
ARM: imx: lock is always valid for clk_gate2
Shawn Guo
2014-05-12
1
-8
/
+4
*
ARM: imx: define struct clk_gate2 on our own
Shawn Guo
2014-05-12
1
-7
/
+15
*
ARM: i.MX: Remove #ifdef CONFIG_OF
Alexander Shiyan
2014-05-12
2
-4
/
+0
*
ARM: imx_v6_v7_defconfig: enable option CONFIG_LOCALVERSION_AUTO
Shawn Guo
2014-05-12
1
-1
/
+0
*
ARM: imx: drop CONFIG_MMC_UNSAFE_RESUME from defconfig
Shawn Guo
2014-05-12
3
-3
/
+0
*
ARM: imx6: clk: i.MX6 DualLite/Solo i2c4 clock
Iain Paton
2014-05-12
1
-1
/
+5
*
ARM: imx_v6_v7_defconfig: enable cpufreq and CMA support
Shawn Guo
2014-05-12
1
-1
/
+5
*
ARM: imx_v6_v7_defconfig: Add more drm drivers.
Denis Carikli
2014-04-30
1
-0
/
+2
*
ARM: mxs_defconfig: Select CONFIG_CRYPTO_DEV_MXS_DCP
Fabio Estevam
2014-04-30
1
-4
/
+1
*
ARM: imx: factor device tree timer initialization
Gilles Chanteperdrix
2014-04-30
6
-33
/
+25
*
ARM: imx: Remove mx51_babbage board file
Fabio Estevam
2014-04-30
3
-444
/
+0
*
ARM: i.MX5: Remove outdated VPU clock lookups
Philipp Zabel
2014-04-30
1
-2
/
+0
*
ARM: imx_v4_v5_defconfig: Enable drivers for i.MX25/i.MX35 USB support.
Denis Carikli
2014-04-30
1
-0
/
+6
*
ARM: i.MX: mx21ads: Cleanup board
Alexander Shiyan
2014-04-30
1
-7
/
+3
*
ARM: i.MX: mx21ads: Use fixed voltage regulator for LCD power
Alexander Shiyan
2014-04-30
1
-17
/
+28
*
ARM: vf610: add UART choice for low-level debug
Stefan Agner
2014-04-30
2
-2
/
+22
*
ARM: i.MX: mx21ads: Replace direct handling of peripheral bits with GPIOs
Alexander Shiyan
2014-04-30
1
-70
/
+66
*
Merge branch 'safe-dirty-tlb-flush'
Linus Torvalds
2014-04-28
5
-14
/
+77
|
\
|
*
mm: split 'tlb_flush_mmu()' into tlb flushing and memory freeing parts
Linus Torvalds
2014-04-26
5
-14
/
+77
*
|
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
2014-04-27
5
-15
/
+56
|
\
\
|
*
|
ARM: 8042/1: iwmmxt: allow to build iWMMXt on Marvell PJ4B
Sebastian Hesselbarth
2014-04-25
2
-3
/
+4
|
*
|
ARM: 8041/1: pj4: fix cpu_is_pj4 check
Sebastian Hesselbarth
2014-04-25
1
-7
/
+7
|
*
|
ARM: 8040/1: pj4: properly detect existence of iWMMXt coprocessor
Sebastian Hesselbarth
2014-04-25
1
-1
/
+33
|
*
|
ARM: 8039/1: pj4: enable iWMMXt only if CONFIG_IWMMXT is set
Sebastian Hesselbarth
2014-04-25
1
-2
/
+6
|
*
|
ARM: 8038/1: iwmmxt: explicitly check for supported architectures
Sebastian Hesselbarth
2014-04-25
1
-2
/
+6
*
|
|
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2014-04-27
7
-7
/
+13
|
\
\
\
|
*
|
|
arm64: init: Move of_clk_init to time_init
Chanho Min
2014-04-25
2
-1
/
+2
|
*
|
|
arm64: initialize spinlock for init_mm's context
Leo Yan
2014-04-25
1
-0
/
+3
|
*
|
|
arm64: debug: remove noisy, pointless warning
Will Deacon
2014-04-25
1
-3
/
+0
|
*
|
|
arm64: mm: Add THP TLB entries to general mmu_gather
Steve Capper
2014-04-25
1
-0
/
+6
|
*
|
|
arm64: add renameat2 compat syscall
Miklos Szeredi
2014-04-23
1
-1
/
+2
|
*
|
|
ARM64: Remove duplicated Kconfig entry for "kernel/power/Kconfig"
Hanjun Guo
2014-04-22
1
-2
/
+0
|
*
|
|
arm64: __NR_compat_syscalls fix
Miklos Szeredi
2014-04-22
1
-1
/
+1
*
|
|
|
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-04-27
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
genirq: Allow forcing cpu affinity of interrupts
Thomas Gleixner
2014-04-17
1
-1
/
+1
*
|
|
|
|
Merge tag 'staging-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-04-27
2
-2
/
+2
|
\
\
\
\
\
|
*
\
\
\
\
Merge tag 'iio-fixes-for-3.15a' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
2014-04-23
2
-2
/
+2
|
|
\
\
\
\
\
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
ARM: at91: at91sam9260: change at91_adc name
Alexandre Belloni
2014-03-15
1
-1
/
+1
|
|
*
|
|
|
ARM: at91: at91sam9g45: change at91_adc name
Alexandre Belloni
2014-03-15
1
-1
/
+1
*
|
|
|
|
|
Merge tag 'driver-core-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-04-27
1
-1
/
+1
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
s390/ccwgroup: Fix memory corruption
Christian Borntraeger
2014-04-25
1
-1
/
+1
|
|
/
/
/
/
[next]