summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* x86: restrict keyboard io ports reservation to make ipmi driver workHelge Wagner2008-05-102-2/+9
* x86: fix fpu restore from sig returnSuresh Siddha2008-05-101-2/+10
* x86: remove spew print out about bus to node mappingYinghai Lu2008-05-101-8/+0
* x86: revert printk format warning change which is for linux-nextThomas Gleixner2008-05-101-1/+1
* x86: cleanup PAT cpu validationThomas Gleixner2008-05-084-60/+47
* x86: GEODE: cache results from geode_has_vsa2() and uninlineAndres Salomon2008-05-081-0/+19
* x86: revert geode config dependencyThomas Gleixner2008-05-081-1/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-05-074-11/+34
|\
| * sparc: Fix fork/clone/vfork system call restart.David S. Miller2008-05-072-7/+31
| * sparc: Fix mmap VA span checking.David S. Miller2008-05-072-4/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-05-064-67/+9
|\ \ | |/
| * sparc64: Fix initrd regression.David S. Miller2008-05-061-0/+3
| * sparc64: remove online_page()Adrian Bunk2008-05-051-13/+0
| * sparc64: use compat_sys_utimes instead of home-grown local copy.David S. Miller2008-05-052-32/+1
| * Revert "[SPARC64]: Wrap SMP IPIs with irq_enter()/irq_exit()."David S. Miller2008-05-031-22/+5
* | Revert "uml: fix gcc problem"Linus Torvalds2008-05-061-4/+1
* | x86: fix PAE pmd_bad bootup warningHugh Dickins2008-05-061-7/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min...Linus Torvalds2008-05-051-0/+1
|\ \
| * | sched, x86: add HAVE_UNSTABLE_SCHED_CLOCKIngo Molnar2008-05-051-0/+1
* | | Merge branch 'powerpc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2008-05-053-17/+45
|\ \ \
| * | | [POWERPC] Assign PDE->data before gluing PDE into /proc treeDenis V. Lunev2008-05-051-17/+2
| * | | [POWERPC] devres: Add devm_ioremap_prot()Emil Medve2008-05-052-0/+43
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2008-05-055-46/+62
|\ \ \
| * | | x86 PCI: call dmi_check_pciprobe()Yinghai Lu2008-05-053-2/+8
| * | | x86/pci: add pci=skip_isa_align command lines.Yinghai Lu2008-05-054-41/+51
| * | | x86/pci: remove flag in pci_cfg_space_size_extYinghai Lu2008-04-291-1/+1
| * | | x86: fix section mismatch in pci_scan_busSam Ravnborg2008-04-291-2/+2
* | | | m68k: remove old mac_esp cruftFinn Thain2008-05-051-24/+0
* | | | m68k: Handle 68040 bus faultsRoman Zippel2008-05-051-3/+14
| |/ / |/| |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2008-05-0413-41/+30
|\ \ \
| * | | x86: fix setup printk format warningRandy Dunlap2008-05-041-1/+1
| * | | x86: olpc build fixThomas Gleixner2008-05-041-0/+1
| * | | x86: video/fbdev.c: add MODULE_LICENSEAdrian Bunk2008-05-041-1/+1
| * | | x86: relocs ELF handling - use SELFMAG instead of numeric constantCyrill Gorcunov2008-05-041-1/+1
| * | | x86: vdso ELF handling - use SELFMAG instead of numeric constantCyrill Gorcunov2008-05-041-1/+1
| * | | x86: remove dell reboot dmi quirk board name matchBen2008-05-041-1/+0
| * | | x86: es7000 build fixIngo Molnar2008-05-041-2/+5
| * | | x86: make additional_cpus staticAdrian Bunk2008-05-041-1/+1
| * | | x86: make start_secondary() staticAdrian Bunk2008-05-041-1/+1
| * | | kbuild, suspend, x86: fix rebuild of wakeup.binSam Ravnborg2008-05-042-3/+4
| * | | uml: fix gcc problemIngo Molnar2008-05-041-1/+4
| * | | x86: undo visws/numaq build changesThomas Gleixner2008-05-042-28/+10
| | |/ | |/|
* | | x86: KVM geust: make setup_secondary_clock definition dependent on local apicGlauber Costa2008-05-041-0/+4
* | | KVM: MMU: Allow more than PAGES_PER_HPAGE write protections per large pageAvi Kivity2008-05-041-1/+0
* | | KVM: avoid fx_init() schedule in atomicAndrea Arcangeli2008-05-041-1/+10
* | | KVM: Avoid spurious execeptions after setting registersJan Kiszka2008-05-041-0/+2
* | | KVM: PIT: support mode 4Marcelo Tosatti2008-05-041-0/+2
* | | KVM: x86 emulator: disable writeback on lmswAvi Kivity2008-05-041-0/+1
* | | KVM: ppc: deliver INTERRUPT_FP_UNAVAIL to the guestChristian Ehrhardt2008-05-041-0/+5
* | | KVM: ppc: Handle guest idle by emulating MSR[WE] writesHollis Blanchard2008-05-042-3/+18
OpenPOWER on IntegriCloud