summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* lockdep, x86: account for irqs enabled in paranoid_exitSteven Rostedt2009-04-181-0/+3
* Fix quilt merge error in acpi-cpufreq.cLinus Torvalds2009-04-131-1/+1
* Merge branch 'for-rc1/xen/core' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-04-137-59/+160
|\
| * xen: add FIX_TEXT_POKE to fixmapJeremy Fitzhardinge2009-04-081-0/+3
| * xen: clean up gate trap/interrupt constantsJeremy Fitzhardinge2009-04-081-3/+3
| * xen: set _PAGE_NX in __supported_pte_mask before pagetable constructionJeremy Fitzhardinge2009-04-081-1/+6
| * xen/mmu: weaken flush_tlb_other testJeremy Fitzhardinge2009-04-081-2/+2
| * xen/mmu: some early pagetable cleanupsJeremy Fitzhardinge2009-04-082-14/+28
| * Xen: Add virt_to_pfn helper functionAlex Nixon2009-04-081-1/+2
| * x86-64: remove PGE from must-have feature listJeremy Fitzhardinge2009-04-081-1/+1
| * xen: mask XSAVE from cpuidJeremy Fitzhardinge2009-04-081-6/+44
| * NULL noise: arch/x86/xen/smp.cHannes Eder2009-04-081-2/+2
| * xen: remove xen_load_gdt debugJeremy Fitzhardinge2009-04-081-3/+0
| * xen: make xen_load_gdt simplerJeremy Fitzhardinge2009-04-081-8/+6
| * xen: clean up xen_load_gdtJeremy Fitzhardinge2009-04-081-2/+13
| * xen: split construction of p2m mfn tables from registrationJeremy Fitzhardinge2009-04-081-1/+6
| * xen: separate p2m allocation from settingJeremy Fitzhardinge2009-04-082-17/+47
| * xen: disable preempt for leave_lazy_mmuJeremy Fitzhardinge2009-04-081-1/+0
* | Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n)Yang Hongyang2009-04-132-5/+5
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-04-132-18/+4
|\ \
| * \ Merge branch 'next' into for-linusDmitry Torokhov2009-04-082-18/+4
| |\ \ | | |/ | |/|
| | * Input: add driver for S1 button of rb532Phil Sutter2009-03-092-18/+4
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-04-1310-19/+57
|\ \ \
| * | | x86: add linux kernel support for YMM stateSuresh Siddha2009-04-124-2/+15
| * | | x86: fix wrong section of pat_disable & make it staticMarcin Slusarz2009-04-121-1/+1
| * | | x86: Fix section mismatches in mpparseRakib Mullick2009-04-121-3/+4
| * | | x86: fix set_fixmap to use phys_addr_tMasami Hiramatsu2009-04-106-18/+24
| * | | x86: Document get_user_pages_fast()Andy Grover2009-04-101-0/+16
| * | | x86, intr-remap: fix eoi for interrupt remapping without x2apicWeidong Han2009-04-101-1/+4
* | | | cpufreq: use smp_call_function_[single|many]() in acpi-cpufreq.cAndrew Morton2009-04-131-15/+9
* | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-04-132-0/+4
|\ \ \ \
| * | | | mutex: have non-spinning mutexes on s390 by defaultHeiko Carstens2009-04-092-0/+4
| | |/ / | |/| |
* | | | Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2009-04-13157-0/+15708
|\ \ \ \
| * | | | microblaze_v8: Makefiles for Microblaze cpuMichal Simek2009-03-278-0/+140
| * | | | microblaze_v8: Kconfig patchesMichal Simek2009-03-274-0/+314
| * | | | microblaze_v8: Interrupt handling and timer supportMichal Simek2009-03-274-0/+585
| * | | | microblaze_v8: syscalls.hMichal Simek2009-03-271-0/+45
| * | | | microblaze_v8: pci headersMichal Simek2009-03-272-0/+2
| * | | | microblaze_v8: Kbuild fileMichal Simek2009-03-271-0/+26
| * | | | microblaze_v8: string.h thread_info.hMichal Simek2009-03-272-0/+183
| * | | | microblaze_v8: unistd.hMichal Simek2009-03-271-0/+421
| * | | | microblaze_v8: fcntl.h sockios.h ucontext.hMichal Simek2009-03-273-0/+46
| * | | | microblaze_v8: pool.h socket.hMichal Simek2009-03-272-0/+67
| * | | | microblaze_v8: device.h param.h topology.hMichal Simek2009-03-273-0/+62
| * | | | microblaze_v8: headers files entry.h current.h mman.h registers.h sembuf.hMichal Simek2009-03-275-0/+148
| * | | | microblaze_v8: namei.hMichal Simek2009-03-271-0/+22
| * | | | microblaze_v8: gpio.h, serial.hMichal Simek2009-03-272-0/+70
| * | | | microblaze_v8: headers simple files - empty or redirect to asm-genericMichal Simek2009-03-2715-0/+11
| * | | | microblaze_v8: sigcontext.h siginfo.hMichal Simek2009-03-272-0/+35
| * | | | microblaze_v8: termbits.h termios.hMichal Simek2009-03-272-0/+291
OpenPOWER on IntegriCloud