summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* avr32: Fix typo of IFSR in a comment in the PIO header fileHans-Christian Egtvedt2008-07-041-1/+1
* avr32: Power Management support ("standby" and "mem" modes)Haavard Skinnemoen2008-07-026-1/+492
* avr32: Add system device for the internal interrupt controller (intc)Haavard Skinnemoen2008-07-021-3/+25
* avr32: Add simple SRAM allocatorHaavard Skinnemoen2008-07-022-0/+27
* avr32: Enable SDRAMC clock at startupHaavard Skinnemoen2008-07-021-0/+9
* avr32: Use a quicklist for PGD allocationHaavard Skinnemoen2008-07-021-0/+3
* avr32: Cover the kernel page tables in the user PGDsHaavard Skinnemoen2008-07-021-10/+32
* avr32: Store virtual addresses in the PGDHaavard Skinnemoen2008-07-023-26/+27
* avr32: Remove useless zeroing of swapper_pg_dir at startupHaavard Skinnemoen2008-07-021-13/+3
* avr32: Clean up and optimize the TLB operationsHaavard Skinnemoen2008-07-021-88/+87
* avr32: Rename at32ap.c -> pdc.cHaavard Skinnemoen2008-06-282-1/+1
* avr32: Move setup_platform() into chip-specific fileHaavard Skinnemoen2008-06-282-18/+8
* avr32: Kill special exception handler sectionsHaavard Skinnemoen2008-06-272-12/+5
* avr32: Clean up time.c #includesHaavard Skinnemoen2008-06-271-11/+3
* atmel_pwm: Rename the "mck" clock to "pwm_clk"Sedji Gaouaou2008-06-271-1/+1
* at32ap700x spi: enable pullups on MISODavid Brownell2008-06-271-2/+4
* avr32: improve NGW100 I2C/PMBus setupDavid Brownell2008-06-271-0/+22
* avr32: Add PSIF platform devicesHans-Christian Egtvedt2008-06-271-0/+77
* avr32: Add pin configuration choice to LCDC peripheralHans-Christian Egtvedt2008-06-273-34/+75
* avr32: minor GPIO handling updatesDavid Brownell2008-06-271-0/+2
* avr32: Fix wrong I/O access size in __raw_readsbHaavard Skinnemoen2008-06-271-1/+1
* avr32: Fix sigaltstack behaviourMartin Koegler2008-06-271-0/+3
* avr32: Allow board to define oscillator ratesAlex2008-06-275-8/+28
* avr32: export empty_zero_pageHaavard Skinnemoen2008-06-271-0/+2
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2008-06-243-5/+2
|\
| * [IA64] Eliminate NULL test after alloc_bootmem in iosapic_alloc_rte()Julia Lawall2008-06-241-2/+0
| * [IA64] Handle count==0 in sn2_ptc_proc_write()Cliff Wickman2008-06-241-1/+1
| * [IA64] Fix boot failure on ia64/sn2Jes Sorensen2008-06-241-2/+1
* | Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-06-2411-223/+285
|\ \
| * | x86: KVM guest: Use the paravirt clocksource structs and functionsGerd Hoffmann2008-06-242-56/+34
| * | KVM: Make kvm host use the paravirt clocksource structsGerd Hoffmann2008-06-241-13/+62
| * | x86: Make xen use the paravirt clocksource structs and functionsGerd Hoffmann2008-06-242-120/+13
| * | x86: Add structs and functions for paravirt clocksourceGerd Hoffmann2008-06-243-0/+146
| * | KVM: VMX: Fix host msr corruption with preemption enabledAvi Kivity2008-06-241-8/+11
| * | KVM: MMU: Fix oops on guest userspace access to guest pagetableAvi Kivity2008-06-241-6/+0
| * | KVM: MMU: large page update_pte issue with non-PAE 32-bit guests (resend)Marcelo Tosatti2008-06-241-5/+7
| * | KVM: MMU: Fix rmap_write_protect() hugepage iteration bugMarcelo Tosatti2008-06-241-0/+1
| * | KVM: close timer injection race window in __vcpu_runMarcelo Tosatti2008-06-243-3/+8
| * | KVM: Fix race between timer migration and vcpu migrationMarcelo Tosatti2008-06-241-12/+3
| |/
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-06-245-73/+27
|\ \ | |/ |/|
| * xen: remove support for non-PAE 32-bitJeremy Fitzhardinge2008-06-245-73/+27
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-06-233-27/+36
|\ \ | |/
| * xen: don't drop NX bitJeremy Fitzhardinge2008-06-202-25/+31
| * xen: mask unwanted pte bits in __supported_pte_maskJeremy Fitzhardinge2008-06-202-3/+6
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2008-06-201-0/+2
|\ \
| * | [IA64] SN2: security hole in sn2_ptc_proc_writeCliff Wickman2008-06-201-0/+2
* | | alpha: resurrect Cypress IDE quirkIvan Kokshaysky2008-06-201-0/+17
* | | alpha: fix compile failures with gcc-4.3 (bug #10438)Ivan Kokshaysky2008-06-202-1/+4
* | | alpha: link failure fixIvan Kokshaysky2008-06-201-0/+1
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-06-205-13/+22
|\ \ \ | | |/ | |/|
OpenPOWER on IntegriCloud