aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* avr32: Fix typo of IFSR in a comment in the PIO header fileHans-Christian Egtvedt2008-07-04
* avr32: Power Management support ("standby" and "mem" modes)Haavard Skinnemoen2008-07-02
* avr32: Add system device for the internal interrupt controller (intc)Haavard Skinnemoen2008-07-02
* avr32: Add simple SRAM allocatorHaavard Skinnemoen2008-07-02
* avr32: Enable SDRAMC clock at startupHaavard Skinnemoen2008-07-02
* rtc-at32ap700x: Enable wakeupHaavard Skinnemoen2008-07-02
* macb: Basic suspend/resume supportHaavard Skinnemoen2008-07-02
* atmel_serial: Drain console TX shifter before suspendingHaavard Skinnemoen2008-07-02
* atmel_serial: Fix build on avr32 with CONFIG_PM enabledHaavard Skinnemoen2008-07-02
* avr32: Use a quicklist for PTE allocation as wellHaavard Skinnemoen2008-07-02
* avr32: Use a quicklist for PGD allocationHaavard Skinnemoen2008-07-02
* avr32: Cover the kernel page tables in the user PGDsHaavard Skinnemoen2008-07-02
* avr32: Store virtual addresses in the PGDHaavard Skinnemoen2008-07-02
* avr32: Remove useless zeroing of swapper_pg_dir at startupHaavard Skinnemoen2008-07-02
* avr32: Clean up and optimize the TLB operationsHaavard Skinnemoen2008-07-02
* avr32: Rename at32ap.c -> pdc.cHaavard Skinnemoen2008-06-28
* avr32: Move setup_platform() into chip-specific fileHaavard Skinnemoen2008-06-28
* avr32: Kill special exception handler sectionsHaavard Skinnemoen2008-06-27
* avr32: Kill unneeded #include <asm/pgalloc.h> from asm/mmu_context.hHaavard Skinnemoen2008-06-27
* avr32: Clean up time.c #includesHaavard Skinnemoen2008-06-27
* atmel_pwm: Rename the "mck" clock to "pwm_clk"Sedji Gaouaou2008-06-27
* at32ap700x spi: enable pullups on MISODavid Brownell2008-06-27
* avr32: improve NGW100 I2C/PMBus setupDavid Brownell2008-06-27
* avr32: Add PSIF platform devicesHans-Christian Egtvedt2008-06-27
* avr32: Add pin configuration choice to LCDC peripheralHans-Christian Egtvedt2008-06-27
* avr32: minor GPIO handling updatesDavid Brownell2008-06-27
* avr32: Fix wrong I/O access size in __raw_readsbHaavard Skinnemoen2008-06-27
* avr32: Fix sigaltstack behaviourMartin Koegler2008-06-27
* avr32: Allow board to define oscillator ratesAlex2008-06-27
* avr32: export empty_zero_pageHaavard Skinnemoen2008-06-27
* avr32: Provide PCI DMA mapping APIHaavard Skinnemoen2008-06-27
* Linux 2.6.26-rc8v2.6.26-rc8Linus Torvalds2008-06-24
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2008-06-24
|\
| * [IA64] Eliminate NULL test after alloc_bootmem in iosapic_alloc_rte()Julia Lawall2008-06-24
| * [IA64] Handle count==0 in sn2_ptc_proc_write()Cliff Wickman2008-06-24
| * [IA64] Fix boot failure on ia64/sn2Jes Sorensen2008-06-24
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds2008-06-24
|\ \
| * | [GFS2] fix gfs2 block allocation (cleaned up)Benjamin Marzinski2008-06-24
| * | [GFS2] BUG: unable to handle kernel paging request at ffff81002690e000Bob Peterson2008-06-24
| |/
* | Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-06-24
|\ \
| * | KVM: Remove now unused structs from kvm_para.hGerd Hoffmann2008-06-24
| * | x86: KVM guest: Use the paravirt clocksource structs and functionsGerd Hoffmann2008-06-24
| * | KVM: Make kvm host use the paravirt clocksource structsGerd Hoffmann2008-06-24
| * | x86: Make xen use the paravirt clocksource structs and functionsGerd Hoffmann2008-06-24
| * | x86: Add structs and functions for paravirt clocksourceGerd Hoffmann2008-06-24
| * | KVM: VMX: Fix host msr corruption with preemption enabledAvi Kivity2008-06-24
| * | KVM: ioapic: fix lost interrupt when changing a device's irqAvi Kivity2008-06-24
| * | KVM: MMU: Fix oops on guest userspace access to guest pagetableAvi Kivity2008-06-24
| * | KVM: MMU: large page update_pte issue with non-PAE 32-bit guests (resend)Marcelo Tosatti2008-06-24
| * | KVM: MMU: Fix rmap_write_protect() hugepage iteration bugMarcelo Tosatti2008-06-24