aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-07-02avr32: Enable SDRAMC clock at startupHaavard Skinnemoen1-0/+9
2008-07-02rtc-at32ap700x: Enable wakeupHaavard Skinnemoen1-0/+3
2008-07-02macb: Basic suspend/resume supportHaavard Skinnemoen1-0/+37
2008-07-02atmel_serial: Drain console TX shifter before suspendingHaavard Skinnemoen1-0/+6
2008-07-02atmel_serial: Fix build on avr32 with CONFIG_PM enabledHaavard Skinnemoen1-1/+10
2008-07-02avr32: Use a quicklist for PTE allocation as wellHaavard Skinnemoen2-14/+16
2008-07-02avr32: Use a quicklist for PGD allocationHaavard Skinnemoen2-12/+23
2008-07-02avr32: Cover the kernel page tables in the user PGDsHaavard Skinnemoen2-14/+42
2008-07-02avr32: Store virtual addresses in the PGDHaavard Skinnemoen5-54/+51
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 Skinnemoen2-89/+87
2008-06-28avr32: Rename at32ap.c -> pdc.cHaavard Skinnemoen2-1/+1
2008-06-28avr32: Move setup_platform() into chip-specific fileHaavard Skinnemoen3-22/+8
2008-06-27avr32: Kill special exception handler sectionsHaavard Skinnemoen2-12/+5
2008-06-27avr32: Kill unneeded #include <asm/pgalloc.h> from asm/mmu_context.hHaavard Skinnemoen1-1/+0
2008-06-27avr32: Clean up time.c #includesHaavard Skinnemoen1-11/+3
2008-06-27atmel_pwm: Rename the "mck" clock to "pwm_clk"Sedji Gaouaou2-2/+2
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 Egtvedt2-0/+78
2008-06-27avr32: Add pin configuration choice to LCDC peripheralHans-Christian Egtvedt4-35/+77
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 ratesAlex6-8/+34
2008-06-27avr32: export empty_zero_pageHaavard Skinnemoen1-0/+2
2008-06-27avr32: Provide PCI DMA mapping APIHaavard Skinnemoen1-0/+2
2008-06-24Linux 2.6.26-rc8Linus Torvalds1-1/+1
2008-06-24Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds3-5/+2
2008-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds2-15/+10
2008-06-24Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvmLinus Torvalds18-266/+358
2008-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds1-1/+0
2008-06-24Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds6-77/+27
2008-06-24Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdbLinus Torvalds2-15/+8
2008-06-24enable bus mastering on i915 at resume timeJie Luo1-0/+1
2008-06-24KVM: Remove now unused structs from kvm_para.hGerd Hoffmann1-18/+0
2008-06-24x86: KVM guest: Use the paravirt clocksource structs and functionsGerd Hoffmann2-56/+34
2008-06-24KVM: Make kvm host use the paravirt clocksource structsGerd Hoffmann2-14/+65
2008-06-24x86: Make xen use the paravirt clocksource structs and functionsGerd Hoffmann3-124/+16
2008-06-24x86: Add structs and functions for paravirt clocksourceGerd Hoffmann5-0/+201
2008-06-24[GFS2] fix gfs2 block allocation (cleaned up)Benjamin Marzinski1-14/+9
2008-06-24[IA64] Eliminate NULL test after alloc_bootmem in iosapic_alloc_rte()Julia Lawall1-2/+0
2008-06-24[IA64] Handle count==0 in sn2_ptc_proc_write()Cliff Wickman1-1/+1
2008-06-24[IA64] Fix boot failure on ia64/sn2Jes Sorensen1-2/+1
2008-06-24kgdb: sparse fixJason Wessel1-1/+2
2008-06-24kgdb: documentation update - remove kgdboeJason Wessel1-14/+6
2008-06-24xen: remove support for non-PAE 32-bitJeremy Fitzhardinge6-77/+27
2008-06-24[GFS2] BUG: unable to handle kernel paging request at ffff81002690e000Bob Peterson1-1/+1
2008-06-24Revert "[WATCHDOG] hpwdt: Add CFLAGS to get driver working"Wim Van Sebroeck1-1/+0
2008-06-24KVM: VMX: Fix host msr corruption with preemption enabledAvi Kivity1-8/+11