Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
0c7ed677fb7013c8028045d409a48ac42151187a
/
arch
/
avr32
3d431a7
avr32: nmi_enter() without nmi_exit()
by Manfred Spraul
· 16 years ago
73d4393
avr32: fix sys_sync_file_range() call convention
by Hans-Christian Egtvedt
· 16 years ago
e37925e
avr32: add generic_find_next_le_bit bit function
by Hans-Christian Egtvedt
· 16 years ago
1b771c1
avr32: add .gitignore files
by Markus Heidelberg
· 16 years ago
7fb61a7
atstk1000: fix build breakage with BOARD_ATSTK100X_SW2_CUSTOM=y
by Haavard Skinnemoen
· 16 years ago
84c4f2f
avr32: pm_standby low-power ram bug fix
by Humphrey Bucknell
· 16 years ago
9e3f544
avr32: Fix lockup after Java stack underflow in user mode
by Haavard Skinnemoen
· 16 years ago
33f197a
avr32: Make atstk1006_nand_data definition static
by Haavard Skinnemoen
· 16 years ago
0fe9497
avr32: Reduce DataFlash bus speed to 8 MHz on ATNGW100
by Haavard Skinnemoen
· 16 years ago
30930a4
avr32: Update defconfigs
by Haavard Skinnemoen
· 16 years ago
b47eb40
avr32: Clean up HMATRIX code
by Haavard Skinnemoen
· 16 years ago
a8d902d
avr32: Add MMIO address definitions for certain controllers
by Haavard Skinnemoen
· 16 years ago
8f8a59c
avr32: Introduce <mach/chip.h>
by Haavard Skinnemoen
· 16 years ago
a7448db
avr32: Remove include/asm-avr32/arch-at32ap
by Haavard Skinnemoen
· 16 years ago
3663b73
avr32: Use <mach/foo.h> instead of <asm/arch/foo.h>
by Haavard Skinnemoen
· 16 years ago
964d219
avr32: Introduce arch/avr32/mach-*/include/mach
by Haavard Skinnemoen
· 16 years ago
84db8d7
avr32: Move include/asm-avr32 to arch/avr32/include/asm
by Haavard Skinnemoen
· 16 years ago
3c26e17
avr32: some mmc/sd cleanups
by David Brownell
· 16 years ago
eda3d8f
Merge commit 'upstream/master'
by Haavard Skinnemoen
· 16 years ago
9ee08c2
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 16 years ago
46244a2
avr32: use generic show_mem()
by Johannes Weiner
· 16 years ago
7444a72
gpiolib: allow user-selection
by Michael Buesch
· 16 years ago
d8f388d
gpio: sysfs interface
by David Brownell
· 16 years ago
ff877ea
Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubi-2.6
by David Woodhouse
· 16 years ago
56d3eef
avr32: allow system timer to share interrupt to make OProfile work
by Voss, Nikolaus
· 16 years ago
ecc8b65
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
2528ce3
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
27ac792
PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures
by Andrea Righi
· 16 years ago
3560e24
bootmem: replace node_boot_start in struct bootmem_data
by Johannes Weiner
· 16 years ago
9109fb7
mm: drop unneeded pgdat argument from free_area_init_node()
by Johannes Weiner
· 16 years ago
9483a57
add HAVE_CLK to Kconfig, for driver dependencies
by David Brownell
· 16 years ago
218df4a
avr32: Add platform data for AC97C platform device
by Hans-Christian Egtvedt
· 16 years ago
5554b35
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx
by Linus Torvalds
· 16 years ago
4a0b2b4
sysdev: Pass the attribute to the low level sysdev show/store function
by Andi Kleen
· 16 years ago
9b610fd
Merge branch 'linus' into timers/nohz
by Ingo Molnar
· 16 years ago
b8f8c3c
nohz: prevent tick stop outside of the idle loop
by Thomas Gleixner
· 16 years ago
8b95d91
fix core/stacktrace changes on avr32, mips, sh
by Heiko Carstens
· 16 years ago
fbfca4b
avr32: clean up mci platform code
by Ben Nizette
· 16 years ago
62fe837
fix avr32 build errors
by Adrian Bunk
· 16 years ago
8a0ca91
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc
by Linus Torvalds
· 16 years ago
af5329c
Merge branch 'core/stacktrace' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
7d2be07
atmel-mci: Driver for Atmel on-chip MMC controllers
by Haavard Skinnemoen
· 16 years ago
d18bb9a
Merge branch 'core/rodata' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
a8931ef
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Woodhouse
· 16 years ago
3bfb1d2
dmaengine: Driver for the Synopsys DesignWare DMA controller
by Haavard Skinnemoen
· 16 years ago
72f6bef
avr32: Fix typo of IFSR in a comment in the PIO header file
by Hans-Christian Egtvedt
· 16 years ago
7b4c950
stacktrace: export save_stack_trace[_tsk]
by Ingo Molnar
· 16 years ago
02a00cf
avr32: Power Management support ("standby" and "mem" modes)
by Haavard Skinnemoen
· 17 years ago
aa8e87c
avr32: Add system device for the internal interrupt controller (intc)
by Haavard Skinnemoen
· 17 years ago
b83d6ee
avr32: Add simple SRAM allocator
by Haavard Skinnemoen
· 17 years ago
7951f18
avr32: Enable SDRAMC clock at startup
by Haavard Skinnemoen
· 17 years ago
5a4d529
avr32: Use a quicklist for PGD allocation
by Haavard Skinnemoen
· 17 years ago
a9a934f
avr32: Cover the kernel page tables in the user PGDs
by Haavard Skinnemoen
· 17 years ago
cfd23e9
avr32: Store virtual addresses in the PGD
by Haavard Skinnemoen
· 17 years ago
ebe7459
avr32: Remove useless zeroing of swapper_pg_dir at startup
by Haavard Skinnemoen
· 17 years ago
b13d618
avr32: Clean up and optimize the TLB operations
by Haavard Skinnemoen
· 17 years ago
d7ff2a4
avr32: Rename at32ap.c -> pdc.c
by Haavard Skinnemoen
· 17 years ago
65033ed
avr32: Move setup_platform() into chip-specific file
by Haavard Skinnemoen
· 17 years ago
d704fb0
avr32: Kill special exception handler sections
by Haavard Skinnemoen
· 17 years ago
9dbef28
avr32: Clean up time.c #includes
by Haavard Skinnemoen
· 16 years ago
8405996
atmel_pwm: Rename the "mck" clock to "pwm_clk"
by Sedji Gaouaou
· 16 years ago
9c2baf7
at32ap700x spi: enable pullups on MISO
by David Brownell
· 16 years ago
7ef31e9
avr32: improve NGW100 I2C/PMBus setup
by David Brownell
· 16 years ago
d86d314
avr32: Add PSIF platform devices
by Hans-Christian Egtvedt
· 17 years ago
47882cf
avr32: Add pin configuration choice to LCDC peripheral
by Hans-Christian Egtvedt
· 17 years ago
aafafdd
avr32: minor GPIO handling updates
by David Brownell
· 16 years ago
c1f24ac
avr32: Fix wrong I/O access size in __raw_readsb
by Haavard Skinnemoen
· 16 years ago
7c1b90a
avr32: Fix sigaltstack behaviour
by Martin Koegler
· 16 years ago
60ed795
avr32: Allow board to define oscillator rates
by Alex
· 17 years ago
8bd8974
avr32: export empty_zero_page
by Haavard Skinnemoen
· 16 years ago
6d72b79
Merge branch 'linus' into core/rodata
by Ingo Molnar
· 16 years ago
e150d6e
avr32: Add support for ATSTK1006
by Håvard Skinnemoen
· 16 years ago
62090a0
[MTD] [NAND] avr32: atmel_nand platform code for AT32AP700x
by Håvard Skinnemoen
· 16 years ago
e1677ce
avr32: move hsmc_init() to core_initcall
by Håvard Skinnemoen
· 16 years ago
f04d264
avr32: Fix cpufreq oops when ondemand governor is default
by Haavard Skinnemoen
· 16 years ago
d56acac
avr32: Update defconfigs
by Haavard Skinnemoen
· 16 years ago
0157599
avr32: export strnlen_user
by Adrian Bunk
· 16 years ago
a0ed3d8
avr32: export copy_page
by Adrian Bunk
· 17 years ago
6360b1f
move BUG_TABLE into RODATA
by Jan Beulich
· 16 years ago
f52111b
[PATCH] take init_files to fs/file.c
by Al Viro
· 16 years ago
d35c7b0
unified (weak) sys_pipe implementation
by Ulrich Drepper
· 17 years ago
4076520
avr32: use kbuild.h macros instead of defining macros in asm-offsets.c
by Christoph Lameter
· 17 years ago
0d9f10f
avr32: proc: use non-racy method for /proc/tlb creation
by Denis V. Lunev
· 17 years ago
01d3a5e
atmel_lcdfb: don't initialize a pre-allocated framebuffer
by Haavard Skinnemoen
· 17 years ago
ed3fa7c
avr32: Add hardware power-down function call
by Peter Ma
· 17 years ago
e6bef83
avr32: Remove two unused #defines from mm/init.c
by Johannes Weiner
· 17 years ago
35bf50c
avr32: Implement set_rate(), set_parent() and mode() for pll1
by Hans-Christian Egtvedt
· 17 years ago
e723ff6
avr32: Generic clockevents support
by David Brownell
· 17 years ago
7e59128
avr32: Move sleep code into mach-at32ap
by Haavard Skinnemoen
· 17 years ago
46acb55
avr32: Delete mostly unused header asm/intc.h
by Haavard Skinnemoen
· 17 years ago
62c6df6
avr32: start clocksource cleanup
by David Brownell
· 17 years ago
040b28f
avr32: pass i2c board info through at32_add_device_twi
by Ben Nizette
· 17 years ago
e1c25dc
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/usba-2.6.26 into base
by Haavard Skinnemoen
· 17 years ago
64ac24e
Generic semaphore implementation
by Matthew Wilcox
· 17 years ago
71fc4c0
avr32 mustn't select HAVE_IDE
by Adrian Bunk
· 17 years ago
8d85531
atmel_usba_udc: move endpoint declarations into platform data.
by Stelian Pop
· 17 years ago
a2a3952
avr32: Fix bug in early resource allocation code
by Haavard Skinnemoen
· 17 years ago
957ecd7
avr32: Build fix for CONFIG_BUG=n
by Haavard Skinnemoen
· 17 years ago
325d6f5
avr32: Fix OCD refcounting bug
by Haavard Skinnemoen
· 17 years ago
d45ad06
avr32: Call tick_nohz_{stop,restart}_sched_tick() in idle loop
by Haavard Skinnemoen
· 17 years ago
Next »