Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
308d333ad6cc12e39adaed22dc10bac48e17742a
/
arch
/
arm
308d333
[ARM] dma: move IOMD and floppy DMA structures to RiscPC DMA code
by Russell King
· 16 years ago
f0ffc81
[ARM] dma: remove dmamode_t typedef
by Russell King
· 16 years ago
4e57ea9
[ARM] dma: remove usage of dmamode_t from MXC platform support
by Russell King
· 16 years ago
bc6447b
[ARM] dma: make DMA_MODE_xxx reflect ISA DMA settings
by Russell King
· 16 years ago
5369bea
[ARM] dma: Use sensible DMA parameters for Acorn drivers
by Russell King
· 16 years ago
9e28d7e
[ARM] dma: convert IOMD DMA to use sg_next()
by Russell King
· 16 years ago
d667522
[ARM] dma: ensure that the single entry sg is properly initialized
by Russell King
· 16 years ago
8c56afc
[ARM] dma: constify dma controller name and dma ops
by Russell King
· 16 years ago
ad9dd94
[ARM] dma: move RiscPC specific DMA data out of dma_struct
by Russell King
· 16 years ago
2f757f2
[ARM] dma: rejig DMA initialization
by Russell King
· 16 years ago
3afb6e9c
[ARM] dma: factor out code looking up the DMA channel
by Russell King
· 16 years ago
1df8130
[ARM] dma: remove dmach_t typedef
by Russell King
· 16 years ago
f40b121
[ARM] Rename ISA mach/dma.h header to mach/isa-dma.h
by Russell King
· 16 years ago
dcea83a
[ARM] Hide ISA DMA API when ISA_DMA_API is unset
by Russell King
· 16 years ago
c72e005b
[ARM] fix constant values of MAX_DMA_ADDRESS
by Russell King
· 16 years ago
b9c7802
[ARM] move MAX_DMA_ADDRESS to mach/memory.h
by Russell King
· 16 years ago
5bed1fb
[ARM] Remove unnecessary mach/hardware.h includes in arch/arm/mm
by Russell King
· 16 years ago
0b3ce7f
[ARM] asm/system.h does not require asm/memory.h
by Russell King
· 16 years ago
92f3753
[ARM] ns9xxx: mach/hardware.h doesn't need asm/memory.h
by Russell King
· 16 years ago
4b78a9f
[ARM] ixp4xx: clean up includes
by Russell King
· 16 years ago
32643fe
[ARM] ixp23xx: mach/io.h doesn't need BUG() anymore
by Russell King
· 16 years ago
6ae8595
[ARM] iop13xx: avoid polluting the kernel's namespace
by Russell King
· 16 years ago
0114cb4
[ARM] iop3xx: avoid polluting the kernel's namespace
by Russell King
· 16 years ago
47190a3
[ARM] shark: avoid polluting the kernel's namespace
by Russell King
· 16 years ago
514161b
[ARM] shark: remove old unused "translated" IO macros
by Russell King
· 16 years ago
1dab59c
[ARM] clps711x: avoid polluting the kernel's namespace
by Russell King
· 16 years ago
3a72d8a
[ARM] footbridge: mach/hardware.h doesn't require mach/memory.h
by Russell King
· 16 years ago
3268781
[ARM] footbridge: avoid polluting the kernel's namespace
by Russell King
· 16 years ago
325045f
[ARM] aaec2000: avoid polluting the kernel's namespace
by Russell King
· 16 years ago
fa44c9e
[ARM] lh7a40x: avoid polluting the kernel's namespace
by Russell King
· 16 years ago
275c8a2
[ARM] l7200: avoid polluting the kernel's namespace
by Russell King
· 16 years ago
459fd55
[ARM] h720x: avoid polluting the kernel's namespace
by Russell King
· 16 years ago
1e14937
[ARM] imx: avoid polluting the kernel's namespace
by Russell King
· 16 years ago
05678a9
[ARM] pxa: avoid polluting the kernel's namespace
by Russell King
· 16 years ago
6de2c31
[ARM] rpc: remove obsolete IO accessors
by Russell King
· 16 years ago
ccaec3e
[ARM] versatile: remove IRQ mask definitions
by Russell King
· 16 years ago
7ef4de1
Merge branch 'highmem' into devel
by Russell King
· 16 years ago
b5ee900
[ARM] remove a common set of __virt_to_bus definitions
by Nicolas Pitre
· 16 years ago
75f4aa1
[ARM] unconditionally define __virt_to_phys and __phys_to_virt
by Nicolas Pitre
· 16 years ago
252d4c2
[ARM] remove bogus #ifdef CONFIG_HIGHMEM in show_pte()
by Nicolas Pitre
· 16 years ago
9210807
[ARM] prevent the vmalloc cmdline argument from eating all memory
by Nicolas Pitre
· 16 years ago
6db015e
[ARM] mem_init() cleanups
by Nicolas Pitre
· 16 years ago
a1bbaec
[ARM] split highmem into its own memory bank
by Nicolas Pitre
· 16 years ago
4b5f32c
[ARM] rationalize memory configuration code some more
by Nicolas Pitre
· 16 years ago
43ae286
[ARM] fix a couple clear_user_highpage assembly constraints
by Nicolas Pitre
· 16 years ago
303c644
[ARM] clearpage: provide our own clear_user_highpage()
by Russell King
· 16 years ago
063b0a4
[ARM] copypage: provide our own copy_user_highpage()
by Russell King
· 16 years ago
d73e60b
[ARM] copypage: convert assembly files to C
by Russell King
· 16 years ago
f412b09
Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6 into devel
by Russell King
· 16 years ago
31bccbf
Merge branch 'clps7500' into devel
by Russell King
· 16 years ago
e902be5
Merge branches 'core' and 'clks' into devel
by Russell King
· 16 years ago
5e1dbdb4
[ARM] sa1100: match clock by dev_name(dev)
by Russell King
· 16 years ago
e0d8b13
[ARM] pxa: don't pass a consumer clock name for devices with unique clocks
by Russell King
· 16 years ago
8c3abc7
[ARM] pxa: convert to clkdev and match clocks by struct device where possible
by Russell King
· 16 years ago
71a06da
[ARM] versatile: convert to clkdev and lookup clocks by device name
by Russell King
· 16 years ago
d72fbdf
[ARM] integrator: convert to clkdev and lookup clocks by device name
by Russell King
· 16 years ago
cf30fb4
[ARM] realview: convert to clkdev and lookup clocks by device name
by Russell King
· 16 years ago
0318e69
[ARM] clkdev: add generic clkdev infrastructure
by Russell King
· 16 years ago
635f025
[ARM] clps7500: remove support
by Russell King
· 16 years ago
c750815
[ARM] Arrange for platforms to select appropriate CPU support
by Russell King
· 16 years ago
59f0cb0
[ARM] remove memzero()
by Russell King
· 16 years ago
6417a91
Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6
by Russell King
· 16 years ago
723fdb7
ARM: OMAP: Fixes for suspend / resume GPIO wake-up handling
by Tero Kristo
· 16 years ago
147dcf5
ARM: OMAP: Typo fix for clock_allow_idle
by Amit Kucheria
· 16 years ago
844c6f6
[ARM] pxa/MioA701: bluetooth resume fix
by Robert Jarzmik
· 16 years ago
999f633
[ARM] pxa/MioA701: fix memory corruption.
by Robert Jarzmik
· 16 years ago
28105fd
[ARM] 5330/1: mach-pxa: Fixup reset for systems using reboot=cold or other strings
by Jaya Kumar
· 16 years ago
12a8ab1
Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6
by Russell King
· 16 years ago
faf2f0a
[ARM] pxa: fix incorrect PCMCIA PSKTSEL pin configuration for spitz
by Eric Miao
· 16 years ago
38cd809
[ARM] pxa: fix I2C controller device being registered twice on Akita
by Eric Miao
· 16 years ago
90aaa53
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 16 years ago
8959dab
[ARM] cdb89712: avoid namespace clashes with SRAM_ and BOOTROM_ constants
by Russell King
· 16 years ago
d9a682a
[ARM] cdb89712,clps7500,h720x: avoid namespace clash for FLASH_* constants
by Russell King
· 16 years ago
1e8b041
[ARM] integrator,realview,versatile: remove FLASH_* and EPROM_* constants
by Russell King
· 16 years ago
9fa7679
[ARM] dma-mapping: fix compiler warning
by Russell King
· 16 years ago
65e5038
iop-adma: use iop_paranoia() for debug BUG_ONs
by Dan Williams
· 16 years ago
1ec26db
pxafb: introduce LCD_TYPE_MASK and use it.
by Eric Miao
· 16 years ago
7f1fd31
Fix the teehbr_read function prototype
by Catalin Marinas
· 16 years ago
8553cb6
Modern processors may need to drain the WB before WFI
by Catalin Marinas
· 16 years ago
ebb4c65
[ARM] iop: iop3xx needs registers mapped uncached+unbuffered
by Russell King
· 16 years ago
7bfc0b2
[ARM] versatile: correct MMC clock rate
by Russell King
· 16 years ago
0fded35
[ARM] realview: correct MMC clock rate
by Russell King
· 16 years ago
72bc2b1
[ARM] 5329/1: Feroceon: fix feroceon_l2_inv_range
by Nicolas Pitre
· 16 years ago
6597cb8
Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6
by Russell King
· 16 years ago
878708f
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/xscaleiop
by Russell King
· 16 years ago
c7cf72d
[ARM] xsc3: fix xsc3_l2_inv_range
by Dan Williams
· 16 years ago
b1cce6b
[ARM] mm: fix page table initialization
by Russell King
· 16 years ago
ab4f2ee
[ARM] fix naming of MODULE_START / MODULE_END
by Russell King
· 16 years ago
73b63ef
ARMv7: Add SMP initialisation to proc-v7.S
by Jon Callan
· 16 years ago
6b07d7f
ARMv7: Do not set TTBR0 in __v7_setup
by Catalin Marinas
· 16 years ago
376e142
Do not flush the cache in flush_cache_v(un)map for VIPT caches
by Catalin Marinas
· 16 years ago
24b647a0
ARMv7: Branch over conditional undefined instructions in vfphw.S
by Catalin Marinas
· 16 years ago
c30c2f9
ARMv7: Add extra barriers for flush_cache_all compressed/head.S
by Catalin Marinas
· 16 years ago
2bedbdf
Add HWCAP_NEON to the ARM hwcap.h file
by Catalin Marinas
· 16 years ago
4369ae1
Add "thumbee" to the hwcap_str array
by Catalin Marinas
· 16 years ago
5c32f62b
ARM: OMAP: Fix define for twl4030 irqs
by Tony Lindgren
· 16 years ago
5241473
ARM: OMAP: Fix get_irqnr_and_base to clear spurious interrupt bits
by Tony Lindgren
· 16 years ago
e621f26
ARM: OMAP: Fix debugfs_create_*'s error checking method for arm/plat-omap
by Zhaolei
· 16 years ago
85d7a07
ARM: OMAP: Fix compiler warnings in gpmc.c
by Sanjeev Premi
· 16 years ago
d2ed5cb
[ARM] fix VFP+softfloat binaries
by Russell King
· 16 years ago
Next »