aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
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-24Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds3-5/+2
2008-06-24Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvmLinus Torvalds11-223/+285
2008-06-24Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds5-73/+27
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 Hoffmann1-13/+62
2008-06-24x86: Make xen use the paravirt clocksource structs and functionsGerd Hoffmann2-120/+13
2008-06-24x86: Add structs and functions for paravirt clocksourceGerd Hoffmann3-0/+146
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-24xen: remove support for non-PAE 32-bitJeremy Fitzhardinge5-73/+27
2008-06-24KVM: VMX: Fix host msr corruption with preemption enabledAvi Kivity1-8/+11
2008-06-24KVM: MMU: Fix oops on guest userspace access to guest pagetableAvi Kivity1-6/+0
2008-06-24KVM: MMU: large page update_pte issue with non-PAE 32-bit guests (resend)Marcelo Tosatti1-5/+7
2008-06-24KVM: MMU: Fix rmap_write_protect() hugepage iteration bugMarcelo Tosatti1-0/+1
2008-06-24KVM: close timer injection race window in __vcpu_runMarcelo Tosatti3-3/+8
2008-06-24KVM: Fix race between timer migration and vcpu migrationMarcelo Tosatti1-12/+3
2008-06-23Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds3-27/+36
2008-06-20Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds1-0/+2
2008-06-20alpha: resurrect Cypress IDE quirkIvan Kokshaysky1-0/+17
2008-06-20alpha: fix compile failures with gcc-4.3 (bug #10438)Ivan Kokshaysky2-1/+4
2008-06-20alpha: link failure fixIvan Kokshaysky1-0/+1
2008-06-20Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds5-13/+22
2008-06-20[IA64] SN2: security hole in sn2_ptc_proc_writeCliff Wickman1-0/+2
2008-06-20Reinstate ZERO_PAGE optimization in 'get_user_pages()' and fix XIPLinus Torvalds1-1/+1
2008-06-20xen: don't drop NX bitJeremy Fitzhardinge2-25/+31
2008-06-20xen: mask unwanted pte bits in __supported_pte_maskJeremy Fitzhardinge2-3/+6