summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2008-10-2829-118/+62
|\
| * ftrace: use a real variable for ftrace_nop in x86Steven Rostedt2008-10-271-11/+5
| * Merge commit 'v2.6.28-rc2' into tracing/urgentIngo Molnar2008-10-27882-6592/+69408
| |\
| * | ftrace, powerpc, sparc64, x86: remove notrace from arch ftrace fileSteven Rostedt2008-10-235-14/+17
| * | ftrace: remove mcount setSteven Rostedt2008-10-234-55/+0
| * | ftrace: disable dynamic ftrace for all archs that use daemonSteven Rostedt2008-10-233-3/+0
| * | ftrace: use probe_kernelSteven Rostedt2008-10-231-5/+3
| * | ftrace: comment arch ftrace codeSteven Rostedt2008-10-231-1/+6
| * | ftrace: return error on failed modified text.Steven Rostedt2008-10-231-7/+7
| * | Merge branch 'tracing/ftrace' into tracing/urgentIngo Molnar2008-10-2224-30/+32
| |\ \
| | * | ftrace: rename FTRACE to FUNCTION_TRACERSteven Rostedt2008-10-2023-28/+28
| | * | ftrace: do not enclose logic in WARN_ONSteven Rostedt2008-10-201-2/+4
| | * | Merge branch 'linus' into tracing-v28-for-linus-v3Ingo Molnar2008-10-19788-12868/+33241
| | |\ \
* | | \ \ Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-10-2810-48/+79
|\ \ \ \ \
| * | | | | KVM: ia64: Makefile fix for forcing to re-generate asm-offsets.hXiantao Zhang2008-10-281-2/+6
| * | | | | KVM: ia64: Fix halt emulation logicXiantao Zhang2008-10-284-40/+46
| * | | | | KVM: Fix guest shared interrupt with in-kernel irqchipSheng Yang2008-10-286-6/+26
| * | | | | KVM: MMU: sync root on paravirt TLB flushMarcelo Tosatti2008-10-281-0/+1
* | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-10-282-2/+16
|\ \ \ \ \ \
| * | | | | | x86: restore the old swiotlb alloc_coherent behaviorFUJITA Tomonori2008-10-231-1/+13
| * | | | | | x86: use GFP_DMA for 24bit coherent_dma_maskFUJITA Tomonori2008-10-231-1/+3
* | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-10-283-12/+27
|\ \ \ \ \ \ \
| * | | | | | | x86, memory hotplug: remove wrong -1 in calling init_memory_mapping()Shaohua Li2008-10-281-1/+1
| * | | | | | | x86: keep the /proc/meminfo page count correctYinghai Lu2008-10-271-3/+9
| * | | | | | | x86/uv: memory allocation at initializationCliff Wickman2008-10-271-4/+3
| * | | | | | | xen: fix Xen domU boot with batched mprotectChris Lalancette2008-10-271-4/+14
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | [S390] s390: Fix build for !CONFIG_S390_GUEST + CONFIG_VIRTIO_CONSOLEChristian Borntraeger2008-10-281-1/+1
* | | | | | | [S390] No more 4kb stacks.Heiko Carstens2008-10-282-13/+6
* | | | | | | [S390] Change default IPL method to IPL_VM.Heiko Carstens2008-10-281-1/+1
* | | | | | | [S390] appldata: unsigned ops->size cannot be negativeRoel Kluin2008-10-281-1/+1
* | | | | | | [S390] Fix sysdev class file creation.Heiko Carstens2008-10-281-15/+9
* | | | | | | [S390] pgtables: Fix race in enable_sie vs. page table opsChristian Borntraeger2008-10-284-16/+30
| |_|/ / / / |/| | | | |
* | | | | | MIPS: lemote/lm2e: Added io_map_base to pci controllerZhang Le2008-10-273-11/+43
* | | | | | MIPS: TXx9: Make firmware parameter passing more robustGeert Uytterhoeven2008-10-271-4/+18
* | | | | | MIPS: Markeins: Remove unnecessary define and cleanup comments, etc.Shinya Kuribayashi2008-10-271-20/+0
* | | | | | MIPS: Markeins: Extract ll_emma2rh_* functionsShinya Kuribayashi2008-10-271-45/+38
* | | | | | MIPS: Markeins: Remove runtime debug printsShinya Kuribayashi2008-10-271-17/+0
* | | | | | MIPS: EMMA: Fold arch/mips/emma/{common,markeins}/irq*.c into markeins/irq.cShinya Kuribayashi2008-10-276-367/+249
* | | | | | MIPS: EMMA2RH: Remove emma2rh_gpio_irq_baseShinya Kuribayashi2008-10-272-13/+10
* | | | | | MIPS: EMMA2RH: Remove emma2rh_sw_irq_baseShinya Kuribayashi2008-10-272-10/+8
* | | | | | MIPS: EMMA2RH: Remove emma2rh_irq_base global variableShinya Kuribayashi2008-10-272-11/+8
* | | | | | MIPS: EMMA2RH: Remove emma2rh_sync on read operationShinya Kuribayashi2008-10-271-3/+0
* | | | | | MIPS: EMMA: Move <asm/emma2rh> to <asm/emma> dirShinya Kuribayashi2008-10-2713-16/+16
* | | | | | MIPS: EMMA: Move arch/mips/emma2rh/ into arch/mips/emma/Shinya Kuribayashi2008-10-2711-3/+3
* | | | | | MIPS: EMMA: Kconfig reorganizationShinya Kuribayashi2008-10-278-24/+45
* | | | | | MIPS: Add CONFIG_CPU_R5500 for NEC VR5500 series processorsShinya Kuribayashi2008-10-278-3/+24
* | | | | | MIPS: RB532: Disable the right devicePhil Sutter2008-10-271-1/+1
* | | | | | MIPS: Add support for NXP PNX833x (STB222/5) into linux kernelDaniel Laird2008-10-2716-0/+2783
* | | | | | MIPS: TXx9: CONFIG_TOSHIBA_RBTX4939 spellingGeert Uytterhoeven2008-10-271-1/+1
* | | | | | MIPS: Fix KGDB build errorYoichi Yuasa2008-10-271-0/+1
OpenPOWER on IntegriCloud