Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
9e165acf1b9e37af7c0fa39399b43d0bd8600039
/
arch
/
arm
9e165ac
Merge branch 'at91' into devel
by Russell King
· 17 years ago
6a4690c
Merge branch 'ptebits' into devel
by Russell King
· 17 years ago
90bb28b
Merge branches 'machtypes', 'core', 'ep93xx', 'ks8695', 'netdev' and 'sa1100' into devel
by Russell King
· 17 years ago
3bca103
[ARM] 5295/1: make ZONE_DMA optional
by Nicolas Pitre
· 17 years ago
8e6c81f
[ARM] 5297/1: [KS8695] Fix two compile-time warnings
by Andrew Victor
· 17 years ago
8d163b3
[ARM] 5296/1: [KS8695] Replace macro's with trailing underscores.
by Andrew Victor
· 17 years ago
446b097
[ARM] 5293/1: ep93xx: add defines for external chipselects
by Hartley Sweeten
· 17 years ago
a0a08fd
[ARM] 5273/2: ep93xx: move ethernet support into core.c
by Hartley Sweeten
· 17 years ago
000b502
[ARM] 5229/3: Replace some ARMv7 opcodes with the instruction name
by Catalin Marinas
· 17 years ago
92e88aa
[ARM] 5276/1: ep93xx: allow selecting UART for early kernel messages
by Hartley Sweeten
· 17 years ago
3319f5e
[ARM] 5274/1: simplify request_standard_resources()
by Nicolas Pitre
· 17 years ago
bda0308
[ARM] 5270/1: Fix Formatting in mach-sa1100/ machine files
by Kristoffer Ericson
· 17 years ago
89c816b
[ARM] 5256/1: Update jornada default config
by Kristoffer Ericson
· 17 years ago
4ba3f7c
[ARM] mm: allow LH7A40x to use sparsemem
by Russell King
· 17 years ago
07a2f73
[ARM] mm: deprecate discontigmem on ARM
by Russell King
· 17 years ago
ee93916
[ARM] mm: switch SA1100 to use sparsemem
by Russell King
· 17 years ago
07f841b
[ARM] mm: enable sparsemem on clps7500 and RiscPC
by Russell King
· 17 years ago
b7a69ac
[ARM] mm: finish ARM sparsemem support
by Russell King
· 17 years ago
d2a38ef
[ARM] mm: provide helpers for accessing membanks
by Russell King
· 17 years ago
8ec5366
[ARM] Improve non-executable support
by Russell King
· 17 years ago
5ec9407
[ARM] Don't include asm/elf.h in asm code
by Russell King
· 17 years ago
9b727ab
[ARM] Remove MT_NONSHARED_DEVICE alias
by Russell King
· 17 years ago
db5b716
[ARM] Remove MT_DEVICE_IXP2000 and associated definitions
by Russell King
· 17 years ago
40df2d1
[ARM] Update Xscale and Xscale3 PTE mappings
by Russell King
· 17 years ago
40d192b
[ARM] remove 'prot_pte_ext' from memory type table
by Russell King
· 17 years ago
3f69c0c
[ARM] Convert ARMv7 to use TEX remapping
by Russell King
· 17 years ago
639b0ae
[ARM] Convert ARMv6 and ARMv7 to use new memory types
by Russell King
· 17 years ago
9e8b519
[ARM] Convert Xscale and Xscale3 to use new memory types
by Russell King
· 17 years ago
bb30f36
[ARM] Introduce new PTE memory type bits
by Russell King
· 17 years ago
9cff96e
[ARM] Re-jig Linux PTE bits to allow room for 4 memory type bits
by Russell King
· 17 years ago
da09165
[ARM] Convert set_pte_ext implementions to macros
by Russell King
· 17 years ago
6c5da7a
[ARM] mm: move vmalloc= parsing to arch/arm/mm/mmu.c
by Russell King
· 17 years ago
eca7321
[ARM] mm: move validation of membanks to one place
by Russell King
· 17 years ago
da46c79
[ARM] 5272/1: remove conditional compilation in show_pte()
by Nicolas Pitre
· 17 years ago
dfcc644
[ARM] 5271/1: get rid of pages_to_mb()
by Nicolas Pitre
· 17 years ago
76ebc6a
[ARM] 5269/1: ARMv7: Use -march=armv7-a as compiler flag
by Catalin Marinas
· 17 years ago
7807c60
[ARM] dma: fix some comments in dma-mapping.h
by Russell King
· 17 years ago
309dbba
[ARM] dma: don't touch cache on dma_*_for_cpu()
by Russell King
· 17 years ago
791ccf2
[ARM] 5267/1: [AT91] Name conflict in mach-at91/leds.c
by Andrew Victor
· 17 years ago
bf07e44
[ARM] 5261/1: [AT91] Support for LEDs on Conitec ARM&EVA board
by Andrew Victor
· 17 years ago
0e18b5d
[ARM] dma: add validation of DMA params
by Russell King
· 17 years ago
3216a97
[ARM] dma: coding style cleanups
by Russell King
· 17 years ago
125ab12
[ARM] dma: fix dmabounce dma_sync_xxx() implementations
by Russell King
· 17 years ago
8c8a0ec5
[ARM] dma: use new dmabounce_sync_for_xxx() for dma_sync_single_xxx()
by Russell King
· 17 years ago
2638b4d
[ARM] dma: Reduce to one dma_sync_sg_* implementation
by Russell King
· 17 years ago
01135d92
[ARM] dma: Reduce to one dma_map_sg()/dma_unmap_sg() implementation
by Russell King
· 17 years ago
56f55f8
[ARM] dma: provide a better dma_map_page() implementation
by Russell King
· 17 years ago
afd1a32
[ARM] Update dma_map_sg()/dma_unmap_sg() API
by Russell King
· 17 years ago
0ddbccd
[ARM] dma: rename consistent.c to dma-mapping.c
by Russell King
· 17 years ago
2b4ae1f
[ARM] Print details relevant to how we handle the cache
by Russell King
· 17 years ago
c0e9587
[ARM] Introduce new bitmask based cache type macros
by Russell King
· 17 years ago
90f1e08
[ARM] Remove cache type printks
by Russell King
· 17 years ago
b4ffb0e
[ARM] Update mach-types
by Russell King
· 17 years ago
3d73e89
[ARM] 5265/3: [AT91] Add copyright info
by Andrew Victor
· 17 years ago
eaad2db
[ARM] 5264/2: [AT91] Suspend-to-RAM disables main oscillator
by Andrew Victor
· 17 years ago
77789ad
[ARM] 5263/2: [AT91] GPIO buttons as wakeup sources
by Andrew Victor
· 17 years ago
2e9f12d
[ARM] 5262/2: [AT91] Support for GPIO-connected buttons on SAM9260-EK board
by Andrew Victor
· 17 years ago
f7647e6
[ARM] 5260/1: [AT91] Touchscreen on AT91SAM9RL
by Andrew Victor
· 17 years ago
a7307bf
[ARM] 5259/2: [AT91] PWM LEDs on AT91SAM9263-EK
by Andrew Victor
· 17 years ago
bb1ad68
[ARM] 5258/1: [AT91] PWM controller initialization
by Andrew Victor
· 17 years ago
e505240
[ARM] 5257/2: [AT91] Use SZ_ definitions and MTDPART_OFS_NXTBLK instead of hex-values
by Andrew Victor
· 17 years ago
a745a62
[ARM] 5240/1: AT91: eeproms on sam9260ek, sam9263ek
by David Brownell
· 17 years ago
53d4351
[ARM] 5219/2: MACB ethernet support for AFEB9260
by Sergey Lapin
· 17 years ago
9c784f9
[ARM] 5210/2: AFEB9260: board support
by Sergey Lapin
· 17 years ago
1562f98
[ARM] Fix IOP13xx build warnings
by Russell King
· 17 years ago
80cec14
[ARM] Add -march=all to assembly file build in arch/arm/boot/compressed
by Russell King
· 17 years ago
4ced08b
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 17 years ago
7a1f370
[ARM] 5243/1: ep93xx: bugfix, GPIO ports C and F are swapped
by Hartley Sweeten
· 17 years ago
f69162a
[ARM] 5242/1: ep93xx: bugfix, GPIO port F enable register offset
by Hartley Sweeten
· 17 years ago
1ad77a8
[ARM] 5241/1: provide ioremap_wc()
by Lennert Buytenhek
· 17 years ago
fbd3bdb
[ARM] Convert asm/bitops.h to linux/bitops.h
by Russell King
· 17 years ago
8029db1
[ARM] Convert asm/delay.h to linux/delay.h
by Russell King
· 17 years ago
fced80c
[ARM] Convert asm/io.h to linux/io.h
by Russell King
· 17 years ago
33fa9b1
[ARM] Convert asm/uaccess.h to linux/uaccess.h
by Russell King
· 17 years ago
5ed5fdf
[ARM] clean up a load of old declarations
by Russell King
· 17 years ago
012d1f4
[ARM] move initrd code from kernel/setup.c to mm/init.c
by Russell King
· 17 years ago
446616d
[ARM] sparse: quieten arch/arm/kernel/irq.c
by Russell King
· 17 years ago
1de765c
[ARM] remove pc_pointer()
by Russell King
· 17 years ago
b35de67
Revert "[ARM] use the new byteorder headers"
by David Woodhouse
· 17 years ago
09d9bae
[ARM] sparse: fix several warnings
by Russell King
· 17 years ago
6584690
[ARM] omap: fix virtual vs physical address space confusions
by Russell King
· 17 years ago
8b540fd
[ARM] remove unused #include <version.h>
by Huang Weiyi
· 17 years ago
69114a4
[ARM] omap: fix gpio.c build error
by Russell King
· 17 years ago
22acc4e
[ARM] 5231/1: Do not save the frame pointer in the csum_partial_copy_* functions
by Catalin Marinas
· 17 years ago
4e6a0c3
[ARM] 5230/1: Replace post-indexed LDRT/STRT in uaccess.h
by Catalin Marinas
· 17 years ago
9c23e5f
[ARM] 5232/1: Do not post-index STRT instruction in clear_user.S
by Catalin Marinas
· 17 years ago
93ed397
[ARM] 5227/1: Add the ENDPROC declarations to the .S files
by Catalin Marinas
· 17 years ago
8d5796d
[ARM] 5222/1: Allow configuring user:kernel split via Kconfig
by Lennert Buytenhek
· 17 years ago
2d4b6c9
[ARM] 5221/1: fix ldm/stm emulation for kprobes
by Nicolas Pitre
· 17 years ago
d81030a
[ARM] 5211/2: fix a couple warnings from BUG() usage
by Nicolas Pitre
· 17 years ago
e589ed2
[ARM] 5218/1: arm: improved futex support
by Mikael Pettersson
· 17 years ago
3305a60
[ARM] 5206/1: remove kprobe_trap_handler() hack
by Nicolas Pitre
· 17 years ago
ac9d7ef
[ARM] Update arch/arm/Kconfig for drivers/Kconfig changes, add cpuidle
by Russell King
· 17 years ago
d7ac4e2
[ARM] 5195/1: ARMv7 Oprofile support
by Jean PIHET
· 17 years ago
46097c7
[ARM] cachetype: move definitions to separate header
by Russell King
· 17 years ago
0ba8b9b
[ARM] cputype: separate definitions, use them
by Russell King
· 17 years ago
212496f
[ARM] 5226/1: remove unmatched comment end.
by Jean-Christophe DUBOIS
· 17 years ago
c879108
Merge branch 'omap-rmk'
by Russell King
· 17 years ago
e80d6a2
[ARM] Skip memory holes in FLATMEM when reading /proc/pagetypeinfo
by Mel Gorman
· 17 years ago
f1bcf7e
[ARM] use bcd2bin/bin2bcd
by Adrian Bunk
· 17 years ago
Next »