summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* sh: RSK+ 7203 board support.Paul Mundt2008-07-285-0/+133
* sh: Make dump_task dependent on ELF core.Paul Mundt2008-07-281-1/+1
* sh: Initial ELF FDPIC support.Paul Mundt2008-07-282-2/+46
* move arch/sh/lib/io.o to obj-yAdrian Bunk2008-07-281-1/+3
* sh dreamcast: export board_pci_channelsAdrian Bunk2008-07-281-0/+2
* sh: export get_cpu_subtypeAdrian Bunk2008-07-281-0/+1
* sh: fix seq_file memory leakLi Zefan2008-07-282-2/+2
* 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
| * | | | | | avr32: move hsmc_init() to core_initcallHåvard Skinnemoen2008-06-071-1/+1
| * | | | | | [MTD] [NAND] rename at91_nand -> atmel_nand: internal symbolsHåvard Skinnemoen2008-06-0716-38/+38
* | | | | | | [PATCH] sanitize __user_walk_fd() et.al.Al Viro2008-07-272-10/+10
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-07-264-24/+15Star
|\ \ \ \ \ \
| * | | | | | x86, AMD IOMMU: include amd_iommu_last_bdf in device initializationJoerg Roedel2008-07-262-4/+4
| * | | | | | x86, RDC321x: add to mach-defaultIngo Molnar2008-07-262-20/+11Star
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds2008-07-2650-1347/+4925
|\ \ \ \ \ \