aboutsummaryrefslogtreecommitdiffstats
path: root/arch/avr32 (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-25gpiolib: allow user-selectionMichael Buesch1-1/+1
2008-07-25gpio: sysfs interfaceDavid Brownell1-0/+2
2008-07-24Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2008-07-24Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+1
2008-07-24PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi1-0/+1
2008-07-24bootmem: replace node_boot_start in struct bootmem_dataJohannes Weiner1-2/+1
2008-07-24mm: drop unneeded pgdat argument from free_area_init_node()Johannes Weiner1-1/+1
2008-07-24add HAVE_CLK to Kconfig, for driver dependenciesDavid Brownell1-0/+1
2008-07-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_txLinus Torvalds1-13/+14
2008-07-21sysdev: Pass the attribute to the low level sysdev show/store functionAndi Kleen1-13/+25
2008-07-18Merge branch 'linus' into timers/nohzIngo Molnar22-232/+969
2008-07-18nohz: prevent tick stop outside of the idle loopThomas Gleixner1-1/+1
2008-07-18fix core/stacktrace changes on avr32, mips, shHeiko Carstens1-0/+1
2008-07-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmcLinus Torvalds3-5/+35
2008-07-15Merge branch 'core/stacktrace' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+1
2008-07-15atmel-mci: Driver for Atmel on-chip MMC controllersHaavard Skinnemoen3-5/+35
2008-07-14Merge branch 'core/rodata' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-2/+0
2008-07-08dmaengine: Driver for the Synopsys DesignWare DMA controllerHaavard Skinnemoen1-13/+14
2008-07-04avr32: Fix typo of IFSR in a comment in the PIO header fileHans-Christian Egtvedt1-1/+1
2008-07-03stacktrace: export save_stack_trace[_tsk]Ingo Molnar1-0/+1
2008-07-02avr32: Power Management support ("standby" and "mem" modes)Haavard Skinnemoen6-1/+492
2008-07-02avr32: Add system device for the internal interrupt controller (intc)Haavard Skinnemoen1-3/+25
2008-07-02avr32: Add simple SRAM allocatorHaavard Skinnemoen2-0/+27
2008-07-02avr32: Enable SDRAMC clock at startupHaavard Skinnemoen1-0/+9
2008-07-02avr32: Use a quicklist for PGD allocationHaavard Skinnemoen1-0/+3
2008-07-02avr32: Cover the kernel page tables in the user PGDsHaavard Skinnemoen1-10/+32
2008-07-02avr32: Store virtual addresses in the PGDHaavard Skinnemoen3-26/+27
2008-07-02avr32: Remove useless zeroing of swapper_pg_dir at startupHaavard Skinnemoen1-13/+3
2008-07-02avr32: Clean up and optimize the TLB operationsHaavard Skinnemoen1-88/+87
2008-06-28avr32: Rename at32ap.c -> pdc.cHaavard Skinnemoen2-1/+1
2008-06-28avr32: Move setup_platform() into chip-specific fileHaavard Skinnemoen2-18/+8
2008-06-27avr32: Kill special exception handler sectionsHaavard Skinnemoen2-12/+5
2008-06-27avr32: Clean up time.c #includesHaavard Skinnemoen1-11/+3
2008-06-27atmel_pwm: Rename the "mck" clock to "pwm_clk"Sedji Gaouaou1-1/+1
2008-06-27at32ap700x spi: enable pullups on MISODavid Brownell1-2/+4
2008-06-27avr32: improve NGW100 I2C/PMBus setupDavid Brownell1-0/+22
2008-06-27avr32: Add PSIF platform devicesHans-Christian Egtvedt1-0/+77
2008-06-27avr32: Add pin configuration choice to LCDC peripheralHans-Christian Egtvedt3-34/+75
2008-06-27avr32: minor GPIO handling updatesDavid Brownell1-0/+2
2008-06-27avr32: Fix wrong I/O access size in __raw_readsbHaavard Skinnemoen1-1/+1
2008-06-27avr32: Fix sigaltstack behaviourMartin Koegler1-0/+3
2008-06-27avr32: Allow board to define oscillator ratesAlex5-8/+28
2008-06-27avr32: export empty_zero_pageHaavard Skinnemoen1-0/+2
2008-06-16Merge branch 'linus' into core/rodataIngo Molnar6-331/+521
2008-05-27avr32: Fix cpufreq oops when ondemand governor is defaultHaavard Skinnemoen1-2/+1
2008-05-26avr32: Update defconfigsHaavard Skinnemoen4-329/+516
2008-05-26avr32: export strnlen_userAdrian Bunk1-0/+2
2008-05-26avr32: export copy_pageAdrian Bunk1-0/+2
2008-05-25move BUG_TABLE into RODATAJan Beulich1-2/+0
2008-05-16[PATCH] take init_files to fs/file.cAl Viro1-1/+0