summaryrefslogtreecommitdiff
path: root/arch/avr32
AgeCommit message (Expand)Author
2008-07-24Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2008-07-24Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-07-24PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi
2008-07-24bootmem: replace node_boot_start in struct bootmem_dataJohannes Weiner
2008-07-24mm: drop unneeded pgdat argument from free_area_init_node()Johannes Weiner
2008-07-24add HAVE_CLK to Kconfig, for driver dependenciesDavid Brownell
2008-07-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djb...Linus Torvalds
2008-07-21sysdev: Pass the attribute to the low level sysdev show/store functionAndi Kleen
2008-07-18Merge branch 'linus' into timers/nohzIngo Molnar
2008-07-18nohz: prevent tick stop outside of the idle loopThomas Gleixner
2008-07-18fix core/stacktrace changes on avr32, mips, shHeiko Carstens
2008-07-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds
2008-07-15Merge branch 'core/stacktrace' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2008-07-15atmel-mci: Driver for Atmel on-chip MMC controllersHaavard Skinnemoen
2008-07-14Merge branch 'core/rodata' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2008-07-08dmaengine: Driver for the Synopsys DesignWare DMA controllerHaavard Skinnemoen
2008-07-04avr32: Fix typo of IFSR in a comment in the PIO header fileHans-Christian Egtvedt
2008-07-03stacktrace: export save_stack_trace[_tsk]Ingo Molnar
2008-07-02avr32: Power Management support ("standby" and "mem" modes)Haavard Skinnemoen
2008-07-02avr32: Add system device for the internal interrupt controller (intc)Haavard Skinnemoen
2008-07-02avr32: Add simple SRAM allocatorHaavard Skinnemoen
2008-07-02avr32: Enable SDRAMC clock at startupHaavard Skinnemoen
2008-07-02avr32: Use a quicklist for PGD allocationHaavard Skinnemoen
2008-07-02avr32: Cover the kernel page tables in the user PGDsHaavard Skinnemoen
2008-07-02avr32: Store virtual addresses in the PGDHaavard Skinnemoen
2008-07-02avr32: Remove useless zeroing of swapper_pg_dir at startupHaavard Skinnemoen
2008-07-02avr32: Clean up and optimize the TLB operationsHaavard Skinnemoen
2008-06-28avr32: Rename at32ap.c -> pdc.cHaavard Skinnemoen
2008-06-28avr32: Move setup_platform() into chip-specific fileHaavard Skinnemoen
2008-06-27avr32: Kill special exception handler sectionsHaavard Skinnemoen
2008-06-27avr32: Clean up time.c #includesHaavard Skinnemoen
2008-06-27atmel_pwm: Rename the "mck" clock to "pwm_clk"Sedji Gaouaou
2008-06-27at32ap700x spi: enable pullups on MISODavid Brownell
2008-06-27avr32: improve NGW100 I2C/PMBus setupDavid Brownell
2008-06-27avr32: Add PSIF platform devicesHans-Christian Egtvedt
2008-06-27avr32: Add pin configuration choice to LCDC peripheralHans-Christian Egtvedt
2008-06-27avr32: minor GPIO handling updatesDavid Brownell
2008-06-27avr32: Fix wrong I/O access size in __raw_readsbHaavard Skinnemoen
2008-06-27avr32: Fix sigaltstack behaviourMartin Koegler
2008-06-27avr32: Allow board to define oscillator ratesAlex
2008-06-27avr32: export empty_zero_pageHaavard Skinnemoen
2008-06-16Merge branch 'linus' into core/rodataIngo Molnar
2008-05-27avr32: Fix cpufreq oops when ondemand governor is defaultHaavard Skinnemoen
2008-05-26avr32: Update defconfigsHaavard Skinnemoen
2008-05-26avr32: export strnlen_userAdrian Bunk
2008-05-26avr32: export copy_pageAdrian Bunk
2008-05-25move BUG_TABLE into RODATAJan Beulich
2008-05-16[PATCH] take init_files to fs/file.cAl Viro
2008-05-03unified (weak) sys_pipe implementationUlrich Drepper
2008-04-29avr32: use kbuild.h macros instead of defining macros in asm-offsets.cChristoph Lameter