summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King2008-08-07391-409/+389Star
* [ARM] Eliminate useless includes of asm/mach-types.hRussell King2008-08-0725-25/+0Star
* [ARM] Fix circular include dependency with IRQ headersRussell King2008-08-073-21/+20Star
* [ARM] Fix explicit asm(-arm)?/arch-foo referencesRussell King2008-08-029-23/+23
* [ARM] move include/asm-arm to arch/arm/include/asmRussell King2008-08-02182-6/+16301
* [ARM] Remove explicit dependency for misc.o from compressed/MakefileRussell King2008-08-021-3/+0Star
* [ARM] initrd: claim initrd memory exclusivelyRussell King2008-07-301-12/+20
* [ARM] pxa: add support for L2 outer cache on XScale3 (attempt 2)Eric Miao2008-07-293-22/+190
* Merge branch 'for-rmk' of git://pasiphae.extern.pengutronix.de/git/imx/linux-2.6Russell King2008-07-284-4/+8
|\
| * [ARM] i.MX: add missing clock functions exportsPaulius Zaleckas2008-07-281-0/+5
| * [ARM] i.MX: remove set_imx_fb_info() exportPaulius Zaleckas2008-07-281-1/+0Star
| * [ARM] mx1ads: make mmc platform data available for modulesSascha Hauer2008-07-281-2/+2
| * [ARM] mx2: add missing Kconfig dependencySascha Hauer2008-07-281-1/+1
* | [ARM] 5180/1: at91: Fix at91_nand -> atmel_nand rename falloutHaavard Skinnemoen2008-07-284-4/+4
|/
* Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/x8...Linus Torvalds2008-07-281-3/+5
|\
| * x86: fix cpu hotplug on 32bitThomas Gleixner2008-07-271-3/+5
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-07-2853-787/+638Star
|\ \
| * | [ARM] Fix shared mmap when more than two maps of the same file existRussell King2008-07-271-3/+7
| * | [ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_*Dmitry Baryshkov2008-07-2747-166/+166
| * | Merge branch 'for_rmk_13' of git://git.mnementh.co.uk/linux-2.6-imRussell King2008-07-27108-3026/+6103
| |\ \
| | * | [ARM] update defconfig for eseries.Ian Molton2008-07-261-613/+460Star
| * | | [ARM] fix IOP32x, IOP33x, MXC and Samsung buildsRussell King2008-07-262-4/+4
| * | | [ARM] fix mode for board-yl-9200.cRussell King2008-07-261-0/+0
| * | | [ARM] 5176/1: arm/Makefile: fix: ARM946T -> ARM946EAdrian Bunk2008-07-261-1/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Linus Torvalds2008-07-275-22/+63
|\ \ \ \
| * | | | avr32: some mmc/sd cleanupsDavid Brownell2008-07-272-7/+25
| * | | | Merge commit 'upstream/master'Haavard Skinnemoen2008-07-27794-20086/+33144
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | avr32: allow system timer to share interrupt to make OProfile workVoss, Nikolaus2008-07-251-1/+5
| * | | | avr32: Add platform data for AC97C platform deviceHans-Christian Egtvedt2008-07-241-7/+27
| * | | | avr32: clean up mci platform codeBen Nizette2008-07-181-7/+6Star
| * | | | fix avr32 build errorsAdrian Bunk2008-07-172-2/+2
* | | | | KVM: ppc: fix invalidation of large guest pagesHollis Blanchard2008-07-272-3/+4
* | | | | KVM: s390: Fix possible host kernel bug on lctl(g) handlingChristian Borntraeger2008-07-271-0/+6
* | | | | KVM: s390: Fix instruction naming for lctlgChristian Borntraeger2008-07-272-5/+5
* | | | | KVM: s390: Fix program check on interrupt delivery handlingChristian Borntraeger2008-07-271-14/+7Star
* | | | | KVM: s390: Change guestaddr type in gaccessMartin Schwidefsky2008-07-272-31/+36
* | | | | KVM: s390: Advertise KVM_CAP_USER_MEMORYCarsten Otte2008-07-271-1/+6
* | | | | KVM: ia64: Fix irq disabling leak in error handling codeJulia Lawall2008-07-271-2/+3
* | | | | KVM: VMX: Fix undefined beaviour of EPT after reload kvm-intel.koSheng Yang2008-07-271-10/+10
* | | | | KVM: VMX: Fix bypass_guest_pf enabling when disable EPT in module parameterSheng Yang2008-07-271-1/+1
* | | | | KVM: task switch: translate guest segment limit to virt-extension byte granul...Marcelo Tosatti2008-07-271-0/+4
* | | | | KVM: Avoid instruction emulation when event delivery is pendingAvi Kivity2008-07-273-1/+9
* | | | | KVM: task switch: use seg regs provided by subarch instead of reading from GDTMarcelo Tosatti2008-07-271-63/+30Star
* | | | | KVM: task switch: segment base is linear addressMarcelo Tosatti2008-07-271-3/+9
* | | | | KVM: SVM: allow enabling/disabling NPT by reloading only the architecture moduleJoerg Roedel2008-07-272-1/+8
| |/ / / |/| | |
* | | | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2008-07-2721-41/+172
|\ \ \ \
| * \ \ \ Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubi-2.6David Woodhouse2008-07-251780-164872/+109445Star
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2008-07-11796-12552/+18529
| |\ \ \ \ \
| * | | | | | avr32: Add support for ATSTK1006Håvard Skinnemoen2008-06-073-2/+81
| * | | | | | [MTD] [NAND] avr32: atmel_nand platform code for AT32AP700xHåvard Skinnemoen2008-06-071-0/+52