Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
353ba84acdd551c737ac71577322393fceb969f0
/
arch
353ba84
[ARM] 4572/1: ep93xx: add cirrus logic edb9307 support
by Herbert Valerio Riedel
· 17 years ago
f3fb5a5
[ARM] 4596/1: S3C2412: Correct IRQs for SDI+CF and add decoding support
by Ben Dooks
· 17 years ago
361c7ad
[ARM] 4595/1: ns9xxx: define registers as void __iomem * instead of volatile u32
by Uwe Kleine-König
· 17 years ago
c54ecb2
[ARM] 4594/1: ns9xxx: use the new gpio functions
by Uwe Kleine-König
· 17 years ago
c0bb87f
[ARM] 4593/1: ns9xxx: implement generic clockevents
by Uwe Kleine-König
· 17 years ago
cef5975
[ARM] 4592/1: ns9xxx: clocksource driver
by Uwe Kleine-König
· 17 years ago
689f2a0
[ARM] 4590/1: ns9xxx: add gpio handling functions
by Uwe Kleine-König
· 17 years ago
ba7d850
[ARM] 4589/1: ns9xxx: acknowledge IRQ_EXT2 in the demux routine for FPGA irqs
by Uwe Kleine-König
· 17 years ago
cba774a
[ARM] Add rtc-cmos driver for ISA-based footbridge platforms
by Russell King
· 17 years ago
883042d
[ARM] Add fallocate syscall entry
by Russell King
· 17 years ago
6c729af
[ARM] 4587/1: S3C24XX: Add magic number before resume code
by Ben Dooks
· 17 years ago
180005c
[ARM] 4585/1: Correctly identify the CPU architecture version
by Catalin Marinas
· 17 years ago
c1f438f
[ARM] 4581/1: Fix the conditional execution of the NWFPE instructions
by Catalin Marinas
· 17 years ago
1a10497
[ARM] cleanup struct irqaction initializers
by Thomas Gleixner
· 17 years ago
4b9ced7
[ARM] omap1/leds-innovator.c: remove dead code
by Adrian Bunk
· 17 years ago
3859810
[ARM] "extern inline" -> "static inline"
by Adrian Bunk
· 17 years ago
5e802df
[ARM] 4539/1: clocksource and clockevents for at91rm9200
by David Brownell
· 17 years ago
f2c10d6
[ARM] 4566/1: s3c24xx: fix dma functions section mismatch
by Krzysztof Helt
· 17 years ago
008d931
[ARM] 4565/1: s3c2443: fix section mismatch in irq.c file
by Krzysztof Helt
· 17 years ago
bf62e86
[ARM] 4545/1: ns9xxx: simplify irq ack'ing
by Uwe Kleine-König
· 17 years ago
9f1ccef
[ARM] 4536/1: configure support for AT91x40 and EB01
by Greg Ungerer
· 17 years ago
ea00e30
[ARM] 4537/1: build support for AT91x40 and EB01
by Greg Ungerer
· 17 years ago
d517bd0
[ARM] 4538/1: Atmel EB01 board support
by Greg Ungerer
· 17 years ago
9a7e246
[ARM] 4535/1: AT91x40 function prototypes
by Greg Ungerer
· 17 years ago
eb1d65a
[ARM] 4534/1: AT91x40 interrupt support
by Greg Ungerer
· 17 years ago
699a714
[ARM] 4533/1: AT91x40 timer support
by Greg Ungerer
· 17 years ago
7a8be08
[ARM] 4532/1: allow configuration of processor ID
by Greg Ungerer
· 17 years ago
e869086
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 17 years ago
9b4b8fe
[POWERPC] Add memchr() to the bootwrapper
by David Gibson
· 17 years ago
d0c3d53
[POWERPC] Implement logging of unhandled signals
by Olof Johansson
· 17 years ago
b63db45
[POWERPC] Add legacy serial support for OPB with flattened device tree
by Valentine Barshak
· 17 years ago
1189be6
[POWERPC] Use 1TB segments
by Paul Mackerras
· 17 years ago
d94bad8
[POWERPC] PCI: Add 64-bit physical address support to setup_indirect_pci
by Valentine Barshak
· 17 years ago
038a500
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
dd6d184
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 17 years ago
6f35308
Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight
by Linus Torvalds
· 17 years ago
19ad7ae
Merge branch 'dmi-const' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/misc-2.6
by Linus Torvalds
· 17 years ago
55982fd
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6
by Linus Torvalds
· 17 years ago
1ef3e36
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6
by Linus Torvalds
· 17 years ago
6abd2c8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc
by Linus Torvalds
· 17 years ago
8087ebd
Merge branch 'for-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc into for-2.6.24
by Paul Mackerras
· 17 years ago
aaf76a3
[MIPS] tlbex.c: Cleanup __init usage.
by Franck Bui-Huu
· 17 years ago
2c4d135
[MIPS] WRPPMC serial support move to platform device
by Yoichi Yuasa
· 17 years ago
bdf5d42
[MIPS] VPE: reimplement ELF loader.
by Ralf Baechle
· 17 years ago
4b92fe2
[MIPS] cleanup WRPPMC include files
by Yoichi Yuasa
· 17 years ago
dec8b1c
[MIPS] Add BUG_ON assertion for attempt to run kernel on the wrong CPU type.
by Franck Bui-Huu
· 17 years ago
89a8a5a
[MIPS] SMP: Use ISO C struct initializer for local structs.
by Ralf Baechle
· 17 years ago
c50cade
[MIPS] SMP: Kill useless casts.
by Ralf Baechle
· 17 years ago
b5eb551
[MIPS] Kill num_online_cpus() loops.
by Ralf Baechle
· 17 years ago
bd6aeef
[MIPS] SMP: Implement smp_call_function_mask().
by Ralf Baechle
· 17 years ago
9966db25
[MIPS] Make facility to convert CPU types to strings generally available.
by Ralf Baechle
· 17 years ago
21a151d
[MIPS] checkfiles: Fix "need space after that ','" errors.
by Ralf Baechle
· 17 years ago
49a89ef
[MIPS] Fix "no space between function name and open parenthesis" warnings.
by Ralf Baechle
· 17 years ago
10cc352
[MIPS] Allow hardwiring of the CPU type to a single type for optimization.
by Ralf Baechle
· 17 years ago
aeffdbb
[MIPS] tlbex: Size optimize code by declaring a few functions inline.
by Ralf Baechle
· 17 years ago
1ac74d5
[MIPS] pg-r4k.c: Dump the generated code
by Maciej W. Rozycki
· 17 years ago
f13558c
[MIPS] Cobalt: Remove cobalt_machine_power_off()
by Yoichi Yuasa
· 17 years ago
3282bd3
[MIPS] Cobalt: Move reset port definition to arch/mips/cobalt/reset.c
by Yoichi Yuasa
· 17 years ago
5a86042
[MIPS] Cobalt: Move UART base definition to arch/mips/cobalt/console.c
by Yoichi Yuasa
· 17 years ago
b4126e8
[MIPS] Cobalt: Move PCI definitions to arch/mips/pci/fixup-cobalt.c.
by Yoichi Yuasa
· 17 years ago
b1df86d
[MIPS] MTX1: Add defconfig file
by Florian Fainelli
· 17 years ago
414461f
[MIPS] Cobalt: Add LED support to cobalt_defconfig
by Yoichi Yuasa
· 17 years ago
9a20375
[MIPS] Cobalt: Add Qube series front LED support to platform register
by Yoichi Yuasa
· 17 years ago
e86169f
[MIPS] Cobalt: Add Cobalt Raq LED platform register and power off trigger
by Yoichi Yuasa
· 17 years ago
db813fe
[MIPS] Avoid indexed cacheops.
by Ralf Baechle
· 17 years ago
e58d95a
[MIPS] Don't abort the build process if '-msym32' isn't supported
by Franck Bui-Huu
· 17 years ago
e9f874b
[MIPS] Clockevent driver for BCM1480
by Ralf Baechle
· 17 years ago
9b9ea22
[MIPS] Clockevent driver for BCM1250
by Ralf Baechle
· 17 years ago
d865bea
[MIPS] i8253 PIT clocksource and clockevent drivers
by Ralf Baechle
· 17 years ago
87b2335
[MIPS] IP27: Add clocksource drivers
by Ralf Baechle
· 17 years ago
584d98b
[MIPS] Jazz clockevent driver
by Ralf Baechle
· 17 years ago
ea58040
[MIPS] Dyntick support for SMTC:
by Ralf Baechle
· 17 years ago
7bcf771
[MIPS] Implement clockevents for R4000-style cp0 count/compare interrupt
by Ralf Baechle
· 17 years ago
91a2fcc
[MIPS] Consolidate all variants of MIPS cp0 timer interrupt handlers.
by Ralf Baechle
· 17 years ago
90b0234
[MIPS] Switch from to_tm to rtc_time_to_tm
by Ralf Baechle
· 17 years ago
4b55048
[MIPS] Deforest the function pointer jungle in the time code.
by Ralf Baechle
· 17 years ago
f5ff0a2
[MIPS] Use generic NTP code for all MIPS platforms
by Ralf Baechle
· 17 years ago
4680576
[MIPS] Replace deprecated SA_* IRQ flags with modern IRQF_ variants.
by Ahmed S. Darwish
· 17 years ago
05dc8c0
[MIPS] ARC: Get rid of mips_machgroup
by Ralf Baechle
· 17 years ago
112b20a
[MIPS] ARC: Convert mach_table[] to ISO C initializers.
by Ralf Baechle
· 17 years ago
99977c1
[MIPS] dec/time.c: Remove no longer needed inclusion of <asm/div64.h>.
by Maciej W. Rozycki
· 17 years ago
21c854d
[MIPS] GPIO LED driver for the WGT634U machine
by Aurelien Jarno
· 17 years ago
34cc662
[MIPS] Add gpio support to the BCM47XX platform
by Aurelien Jarno
· 17 years ago
25e5fb9
[MIPS] Add CFE support to BCM47XX
by Aurelien Jarno
· 17 years ago
2f56cfd
[MIPS] Move ARC code into arch/mips/fw/arc
by Aurelien Jarno
· 17 years ago
df78b5c
[MIPS] Move CFE code into arch/mips/fw/cfe
by Aurelien Jarno
· 17 years ago
cc6e8e0
[MIPS] Remove IP27 specific structures from struct cpuinfo_mips
by Ralf Baechle
· 17 years ago
641e97f
[MIPS] Sibyte: Replace SB1 cachecode with standard R4000 class cache code.
by Ralf Baechle
· 17 years ago
424b28b
[MIPS] Alchemy: remove useless prototypes.
by Ralf Baechle
· 17 years ago
7c4b477
[MIPS] Sibyte: cleanup static inline forward declarations.
by Ralf Baechle
· 17 years ago
e5d7775
[MIPS] R3000 setup for kernel_thread()
by Maciej W. Rozycki
· 17 years ago
0f5c906
[MIPS] Introduce a consistent style for vmlinux.lds.
by Sam Ravnborg
· 17 years ago
d5ab1a6
[MIPS] Add GT641xx IRQ routines.
by Yoichi Yuasa
· 17 years ago
d80c1c0
[MIPS] i8295 cleanups.
by Yoichi Yuasa
· 17 years ago
ec70f65
[MIPS] Kill useless volatile keyword
by Ralf Baechle
· 17 years ago
b47bd96
[MIPS] Kill redundant EXTRA_AFLAGS
by Atsushi Nemoto
· 17 years ago
abb4ae4
[MIPS] PCI: Always enable CONFIG_PCI_DOMAINS
by Ralf Baechle
· 17 years ago
a02eb8d
[MIPS] tx4927: Cleanup unused macros and non-standard IO accessors.
by Atsushi Nemoto
· 17 years ago
4e45171
[MIPS] cleanup struct irqaction initializers
by Thomas Gleixner
· 17 years ago
1c0c13e
[MIPS] Add support for BCM47XX CPUs.
by Aurelien Jarno
· 17 years ago
Next »