Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
21c121ccd5559a07089d1aef9ca6c04c6d8b6758
/
arch
/
arm
f3bb742
[PATCH] ARM: Update mach-types
by Russell King
· 19 years ago
a013053
[PATCH] ARM: Move memmap freeing into init.c
by Russell King
· 19 years ago
a343e60
[PATCH] ARM: Move PGD kernel page table initialisation
by Russell King
· 19 years ago
2ea8339
[PATCH] ARM: Add VST idle loop call
by Russell King
· 19 years ago
99bcc05
[PATCH] ARM: Add missed AAEC2000 file
by Russell King
· 19 years ago
41b6c37
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 19 years ago
26799e6
[PATCH] ARM: 2757/1: remove ixdp2400_init_irq from ixdp2800 code
by Lennert Buytenhek
· 19 years ago
baaf7ed
[PATCH] ARM: 2756/1: add ixp2000 msf mapping
by Lennert Buytenhek
· 19 years ago
09b8b5f
[PATCH] ARM: Add SA_TIMER flag to timer interrupts
by Russell King
· 19 years ago
bdb94f3
[PATCH] arm: swsusp build fix
by Andrew Morton
· 19 years ago
8749af6
[PATCH] ARM: Generic Dynamic Tick Timer support for ARM, take 4
by Russell King
· 19 years ago
321ab6a
[PATCH] ARM: 2752/1: disable ixp2000 PCI I/O software workaround on chips that don't need it
by Lennert Buytenhek
· 19 years ago
3cd9e19
[PATCH] ARM: Fix discontigmem
by Russell King
· 19 years ago
8144f56
[PATCH] ARM: 2751/1: ixp2000 gpio cleanup broke ixdp2800 build
by Lennert Buytenhek
· 19 years ago
ea23d1a
[PATCH] ARM: 2750/1: add i2c platform device for enp2611 on-board i2c bus
by Lennert Buytenhek
· 19 years ago
456b6b8
[PATCH] ARM: 2749/1: update ixp2000 defconfigs to 2.6.12-git6
by Lennert Buytenhek
· 19 years ago
79042f0
[PATCH] ARM: 2698/1: Enable kernel r/w access to user pages on ARMv6
by Catalin Marinas
· 19 years ago
5932ae3
[PATCH] ARM: 2745/1: Fix IXP4xx debug macros
by Deepak Saxena
· 19 years ago
c498288
[PATCH] ARM: 2744/1: ixp2000 gpio irq support
by Lennert Buytenhek
· 19 years ago
adb7ee3
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 19 years ago
691027b
[PATCH] ARM: 2730/1: S3C2410 default configuration update
by Ben Dooks
· 19 years ago
d97a666
[PATCH] ARM: 2729/1: DM9000 platform support for S3C2410 machines (BAST, VR1000)
by Ben Dooks
· 19 years ago
c1241c4c
[PATCH] ARM: 2722/1: remove reliance on udivdi3 for nwfpe
by Nicolas Pitre
· 19 years ago
0f8e2d6
[PATCH] use ${CROSS_COMPILE}installkernel in arch/*/boot/install.sh
by Ian Campbell
· 19 years ago
3f22ab2
[PATCH] make each arch use mm/Kconfig
by Dave Hansen
· 19 years ago
92a8cbe
[PATCH] ARM: Remove explicit page-alignments in memory init
by Russell King
· 19 years ago
3a66941
[PATCH] ARM: Ensure memory information is page aligned
by Russell King
· 19 years ago
b46a58fd
[PATCH] ARM: Use list_for_each_entry() for dmabounce
by Russell King
· 19 years ago
e00d349
[PATCH] ARM: Move signal return code into vector page
by Russell King
· 19 years ago
0521621
[PATCH] ARM: Allow clps7500 to build without parsing "acorn" tag
by Russell King
· 19 years ago
ebe2a9f
[PATCH] ARM: Allow riscpc to parse "acorn" boot info tag
by Russell King
· 19 years ago
522c37b
[PATCH] ARM: Fix sa1111.c build error caused by klist changes
by Russell King
· 19 years ago
1363c3c
[PATCH] Avoiding mmap fragmentation
by Wolfgang Wander
· 19 years ago
1d345da
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
by Linus Torvalds
· 19 years ago
ff381d2
[PATCH] Driver Core: arch: update device attribute callbacks
by Yani Ioannou
· 19 years ago
f0ffedd
[PATCH] ARM: 2719/1: enable module support in ixp2000 defconfigs by default
by Lennert Buytenhek
· 19 years ago
d67947a
[PATCH] ARM: 2716/1: SharpSL Param: Fix typo
by Richard Purdie
· 19 years ago
e4fe198
[PATCH] ARM: 2701/1: free up ixp2000 timer 4 for the watchdog
by Lennert Buytenhek
· 19 years ago
c0da085
[PATCH] ARM: 2693/1: Add PCI support for Versatile/PB
by Catalin Marinas
· 19 years ago
038c5b6
[PATCH] ARM: 2686/2: AAEC-2000 Core support
by Bellido Nicolas
· 19 years ago
09f0551
[PATCH] ARM: Add iomap support for ARM
by Russell King
· 19 years ago
a507ef3
[PATCH] ARM: Remove nmi_tick() from Integrator.
by Russell King
· 19 years ago
14eb75b
[PATCH] ARM: Add missed include for dmabounce.c
by Russell King
· 19 years ago
3ade2fe
[PATCH] ARM: Lindent GCC helper functions
by Russell King
· 19 years ago
f29481c
[PATCH] ARM: Remove gcc type-isms from GCC helper functions
by Russell King
· 19 years ago
34c8eac
[PATCH] ARM: Remove obsolete arch/arm/kernel/arch.c
by Russell King
· 19 years ago
5abc100
[PATCH] ARM: Ensure DMA-bounced buffers are properly written to RAM
by Russell King
· 19 years ago
b8a9b66
[PATCH] ARM: Add common CACHE_COLOUR macro
by Russell King
· 19 years ago
8830f04
[PATCH] ARM: Fix delayed dcache flush for ARMv6 non-aliasing caches
by Russell King
· 19 years ago
0908db2
[PATCH] ARM SMP: Messages about CPUs should be prefixed by CPU%u
by Russell King
· 19 years ago
ea4423c
Merge with ../linux-2.6-smp
by Russell King
· 19 years ago
36c5ed2
[PATCH] ARM SMP: Fix PXA/SA11x0 suspend resume crash
by Russell King
· 19 years ago
fe6ef2d
[PATCH] ARM SMP: Add missed files from Integrator/CP platform
by Russell King
· 19 years ago
20cf33e
[PATCH] ARM SMP: Add basic support Integrator/CP platform
by Russell King
· 19 years ago
e65f38e
[PATCH] ARM SMP: Add support for startup of secondary processors
by Russell King
· 19 years ago
5ab6091
Merge with ../linux-2.6-smp
by Russell King
· 19 years ago
22f11c4
[PATCH] ARM: 2715/1: restore CPLD interrupts upon resume for Lubbock and Mainstone
by Nicolas Pitre
· 19 years ago
fea7722
[PATCH] ARM: 2713/1: Fix the GPIO base for Integrator/CP
by Catalin Marinas
· 19 years ago
90ef713
[PATCH] ARM: 2712/1: Fix the RGB order for the Versatile CLCD
by Catalin Marinas
· 19 years ago
a8fa3f0
[PATCH] ARM: 2711/1: fix compilation on PXA targets with CONFIG_PM=n
by Nicolas Pitre
· 19 years ago
bb011b8
[PATCH] ARM: 2709/1: Systems with PCMCIA should also see IDE options (for CompactFlash memories)
by David Brownell
· 19 years ago
07c6d48
[PATCH] ARM: 2708/1: Fix hackkit CPU Frequency build faliure
by Vincent Sanders
· 19 years ago
7aa0b0d
[PATCH] ARM: 2707/2: Fix badge4 CPU Frequency build faliure
by Vincent Sanders
· 19 years ago
12035d6
[PATCH] ARM: 2706/1: Fix compile on SA-based iPAQs and remove stale CREDITS info
by Dave Neuer
· 19 years ago
4e71e47d
[PATCH] ARM: Remove zero-byte sized file
by Russell King
· 19 years ago
dcef1f6
[PATCH] ARM: 2664/2: add support for atomic ops on pre-ARMv6 SMP systems
by Nicolas Pitre
· 19 years ago
aeabbbb
[PATCH] ARM: 2705/1: fix writesw for misaligned source pointer
by Nicolas Pitre
· 19 years ago
f8f98a9
[PATCH] ARM: Fix Xscale copy_page implementation
by Russell King
· 19 years ago
17d82fc
by Deepak Saxena
· 19 years ago
8775420
[PATCH] ARM: 2691/1: PXA27x sleep fixes take 2
by Todd Poynor
· 19 years ago
105bb26
[PATCH] ARM: 2694/1: [s3c2410/dma] release irq properly to fix kernel oops
by Albrecht Dreß
· 19 years ago
ccea7a1
[PATCH] ARM SMP: Fix vector entry
by Russell King
· 19 years ago
49f680e
[PATCH] ARM SMP: convert alignment enable
by Russell King
· 19 years ago
791be9b
[PATCH] ARM SMP: add IPI support
by Russell King
· 19 years ago
706fdd9
[PATCH] ARM SMP: reallocate main IRQ handler code registers
by Russell King
· 19 years ago
187a51a
[PATCH] ARM SMP: consolidate main IRQ handler code
by Russell King
· 19 years ago
8711a1b
[PATCH] ARM: Fix build error
by Russell King
· 19 years ago
bfd4e07
[PATCH] ARM: 2678/1: S3C2440 - cpu fixes, hdiv divisors and nand dev name
by Ben Dooks
· 19 years ago
4ad3a44
[PATCH] ARM: 2677/1: S3C2440 - UPLL frequency doubled
by Ben Dooks
· 19 years ago
70489c8
[PATCH] ARM: 2680/1: refine TLS reg availability some more again
by Nicolas Pitre
· 19 years ago
fa43543
[PATCH] ARM: 2663/2: I can't type
by Nicolas Pitre
· 19 years ago
8d802d2
[PATCH] ARM: Add V6 aliasing cache flush
by Russell King
· 19 years ago
08ee4e4
[PATCH] ARM: Use top_pmd for V6 copy/clear user_page
by Russell King
· 19 years ago
d2bab05
[PATCH] ARM: Move copy/clear user_page locking into implementation
by Russell King
· 19 years ago
c4e1f6f
[PATCH] ARM: Add top_pmd, which points at the top-most page table
by Russell King
· 19 years ago
155bb14
[PATCH] ARM: Add inline functions to find the pmd from virtual address
by Russell King
· 19 years ago
41e46d6
[PATCH] ARM: 2665/1: kill warnings in entry-armv.S
by Nicolas Pitre
· 20 years ago
4b0e07a
[PATCH] ARM: 2663/1: straightify TLS register emulation a bit more
by Nicolas Pitre
· 20 years ago
f7e68bb
[PATCH] ARM: select PCI, ISA and ISA_DMA
by Russell King
· 20 years ago
4f7a181
[PATCH] ARM: Fix kernel stack offset calculations
by Russell King
· 20 years ago
5cae841
[PATCH] ISA DMA Kconfig fixes - part 1
by Al Viro
· 20 years ago
9171078
[PATCH] PCI: drivers/pci/pci.c: remove pci_dac_set_dma_mask
by Adrian Bunk
· 20 years ago
48af721
[PATCH] ARM: 2662/1: missing "default y" for CONFIG_HAS_TLS_REG
by Nicolas Pitre
· 20 years ago
a493820
[PATCH] ARM: 2661/1: imxfb include
by Sascha Hauer
· 20 years ago
1f9c381
[PATCH] ARM: Clean up commenting/spacing for Integrator
by Russell King
· 20 years ago
5cd0c34
[PATCH] ARM: decompressor: use platform debug macros
by Russell King
· 20 years ago
7ed20e1
[PATCH] convert that currently tests _NSIG directly to use valid_signal()
by Jesper Juhl
· 20 years ago
7d87e14
[PATCH] consolidate sys_shmat
by Stephen Rothwell
· 20 years ago
4774e22
[PATCH] ARM: IntegratorCP: Fix CLCD MUX selection values
by Russell King
· 20 years ago
bb9bffc
[PATCH] ARM: PXA I2C: add platform device
by Russell King
· 20 years ago
Next »