index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-18
ARM: mach-h720x: move from ARM_DMA_ZONE_SIZE to mdesc->dma_zone_size
Nicolas Pitre
3
-7
/
+2
2011-07-18
ARM: mach-davinci: move from ARM_DMA_ZONE_SIZE to mdesc->dma_zone_size
Nicolas Pitre
13
-7
/
+13
2011-07-18
ARM: add dma_zone_size to the machine_desc structure
Nicolas Pitre
2
-0
/
+10
2011-07-18
ARM: change ARM_DMA_ZONE_SIZE into a variable
Nicolas Pitre
2
-12
/
+22
2011-07-17
Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
6
-26
/
+41
2011-07-17
Merge branches 'at91/fixes', 'imx/fixes' and 'pxa/fixes' of git+ssh://master....
Arnd Bergmann
46
-209
/
+226
2011-07-16
ARM: SAMSUNG: DMA Cleanup as per sparse
Sangwook Lee
4
-26
/
+27
2011-07-16
ARM: SAMSUNG: Check NULL return from irq_alloc_generic_chip
Todd Poynor
2
-0
/
+14
2011-07-16
ARM: fix regression in IXP4xx clocksource
Richard Cochran
1
-2
/
+8
2011-07-16
Merge branch 'pm-runtime' into for-linus
Rafael J. Wysocki
4
-3
/
+58
2011-07-16
Merge branch 'pm-domains' into for-linus
Rafael J. Wysocki
10
-16
/
+236
2011-07-15
Merge branch 'fixes-for-arnd' of git://git.pengutronix.de/git/imx/linux-2.6 i...
Arnd Bergmann
63
-170
/
+310
2011-07-15
Merge branch 'kprobes-thumb' of git://git.yxit.co.uk/linux into devel-stable
Russell King
65
-1850
/
+3909
2011-07-15
ARM: mxs-dma: include <linux/dmaengine.h>
Dong Aisheng
1
-0
/
+2
2011-07-15
ARM: i.MX53: consistently use MX53_UART_PAD_CTRL for uart txd/rxd/rts/cts
Troy Kisky
1
-30
/
+30
2011-07-15
ARM: i.MX53: UARTn_CTS pin should not change RTS input select
Troy Kisky
1
-10
/
+10
2011-07-15
ARM: i.MX53: UARTn_TXD pin should not change RXD input select
Troy Kisky
1
-11
/
+11
2011-07-15
ARM: mx25: Fix typo on CAN1_RX pad setting
Fabio Estevam
1
-1
/
+1
2011-07-15
iomux-mx53: add missing 'IOMUX_CONFIG_SION' for some I2C pad definitions
Lothar Waßmann
1
-6
/
+6
2011-07-14
spi/imx: use soc name in spi device type naming scheme
Shawn Guo
3
-11
/
+19
2011-07-14
ARM / shmobile: Return -EBUSY from A4LC power off if A3RV is active
Rafael J. Wysocki
1
-2
/
+1
2011-07-14
ARM / shmobile: Use genpd_queue_power_off_work()
Rafael J. Wysocki
1
-1
/
+1
2011-07-14
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
54
-124
/
+161
2011-07-14
[CPUFREQ] Move compile for S3C64XX cpufreq to /drivers/cpufreq
Kukjin Kim
1
-4
/
+0
2011-07-14
[CPUFREQ] Move ARM Samsung cpufreq drivers to drivers/cpufreq/
Kukjin Kim
4
-1056
/
+0
2011-07-14
[CPUFREQ/S3C64xx] Move S3C64xx CPUfreq driver into drivers/cpufreq
Mark Brown
2
-274
/
+0
2011-07-13
ARM: kprobes: Remove now unused code
Jon Medhurst
1
-738
/
+0
2011-07-13
ARM: kprobes: Decode ARM preload (immediate) instructions
Jon Medhurst
1
-0
/
+6
2011-07-13
ARM: kprobes: Reject probing of unprivileged load and store instructions
Jon Medhurst
1
-0
/
+13
2011-07-13
ARM: kprobes: Use new versions of emulate_ldr() and emulate_str()
Jon Medhurst
1
-14
/
+30
2011-07-13
ARM: kprobes: Add new versions of emulate_ldr() and emulate_str()
Jon Medhurst
1
-3
/
+60
2011-07-13
ARM: kprobes: Add emulate_rdlo12rdhi16rn0rm8_rwflags_nopc()
Jon Medhurst
1
-3
/
+36
2011-07-13
ARM: kprobes: Add emulate_rd12rm0_noflags_nopc()
Jon Medhurst
1
-7
/
+34
2011-07-13
ARM: kprobes: Replace use of prep_emulate_rd12rn16rm0_wflags()
Jon Medhurst
1
-5
/
+10
2011-07-13
ARM: kprobes: Add emulate_rd16rn12rm0rs8_rwflags_nopc()
Jon Medhurst
1
-7
/
+43
2011-07-13
ARM: kprobes: Migrate remaining instruction decoding functions to tables
Jon Medhurst
1
-80
/
+90
2011-07-13
ARM: kprobes: Migrate ARM space_cccc_100x to decoding tables
Jon Medhurst
1
-20
/
+13
2011-07-13
ARM: kprobes: Migrate ARM space_cccc_01xx to decoding tables
Jon Medhurst
1
-18
/
+19
2011-07-13
ARM: kprobes: Migrate ARM space_cccc_0111__1 to decoding tables
Jon Medhurst
1
-46
/
+36
2011-07-13
ARM: kprobes: Migrate ARM space_cccc_0110__1 to decoding tables
Jon Medhurst
1
-126
/
+91
2011-07-13
ARM: kprobes: Add emulate_rd12rn16rm0_rwflags_nopc()
Jon Medhurst
1
-0
/
+27
2011-07-13
ARM: kprobes: Migrate ARM space_cccc_001x to decoding tables
Jon Medhurst
1
-66
/
+50
2011-07-13
ARM: kprobes: Migrate ARM space_cccc_000x to decoding tables
Jon Medhurst
1
-136
/
+116
2011-07-13
ARM: kprobes: Migrate ARM LDRD and STRD to decoding tables
Jon Medhurst
1
-17
/
+20
2011-07-13
ARM: kprobes: Add emulate_ldrdstrd()
Jon Medhurst
1
-0
/
+29
2011-07-13
ARM: kprobes: Migrate ARM data-processing (register) instructions to decoding...
Jon Medhurst
1
-48
/
+63
2011-07-13
ARM: kprobes: Add emulate_rd12rn16rm0rs8_rwflags()
Jon Medhurst
1
-0
/
+35
2011-07-13
ARM: kprobes: Add BLX macro
Jon Medhurst
1
-0
/
+7
2011-07-13
ARM: kprobes: Add alu_write_pc()
Jon Medhurst
2
-0
/
+43
2011-07-13
ARM: kprobes: Migrate ARM space_1111 to decoding tables
Jon Medhurst
1
-31
/
+25
[prev]
[next]