aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* x86 microcode: revert some work_on_cpuHugh Dickins2009-04-141-22/+11
* Merge branch 'fixes-for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2009-04-1414-14/+14
|\
| * microblaze: remove duplicated #include'sHuang Weiyi2009-04-145-6/+0
| * microblaze: struct device - replace bus_id with dev_name()Michal Simek2009-04-141-6/+4
| * microblaze: Simplify copy_thread()Michal Simek2009-04-141-2/+1
| * microblaze: Add TIMESTAMPING constants to socket.hMichal Simek2009-04-141-0/+3
| * microblaze: Add missing empty ftrace.h fileMichal Simek2009-04-141-0/+1
| * microblaze: Fix problem with removing zero length filesMichal Simek2009-04-145-0/+5
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2009-04-1415-30/+140
|\ \
| * | sh: Add in PCI bus for DMA API debugging.Paul Mundt2009-04-141-0/+3
| * | sh: Pre-allocate a reasonable number of DMA debug entries.Paul Mundt2009-04-141-1/+11
| * | sh: sh7786: modify usb setup timeout judgment bug.Kuninori Morimoto2009-04-141-7/+7
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2009-04-14583-766/+35544
| |\ \
| * | | sh: ap325: use edge control for ov772x cameraKuninori Morimoto2009-04-131-0/+1
| * | | sh: Plug in support for ARCH=sh64 using sh SRCARCH.Paul Mundt2009-04-111-2/+15
| * | | sh: urquell: Fix up address mapping in board comments.Kuninori Morimoto2009-04-101-15/+18
| * | | sh: Add support for DMA API debugging.Paul Mundt2009-04-094-16/+51
| * | | sh: Provide cpumask_of_pcibus() to fix NUMA build.Paul Mundt2009-04-071-2/+5
| * | | sh: urquell: Add board commentKuninori Morimoto2009-04-071-0/+27
| * | | sh: wire up sys_preadv/sys_pwritev() syscalls.Paul Mundt2009-04-064-2/+10
| * | | sh: sh7785lcr: fix PCI address map for 32-bit modeYoshihiro Shimoda2009-04-062-0/+7
* | | | parport_pc: Fix build failure drivers/parport/parport_pc.c for powerpcTony Breeds2009-04-141-1/+1
* | | | parport: Fix various uses of parport_pcAlan Cox2009-04-141-2/+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