summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2008-10-3020-305/+281
|\
| * CHAR: Delete old and now unused M48T35 RTC driver for SGI IP27.Ralf Baechle2008-10-302-28/+0
| * CHAR: Delete old and now unused DS1286 driver.Ralf Baechle2008-10-304-23/+0
| * MIPS: Sort out CPU type to name translation.Ralf Baechle2008-10-301-127/+98
| * MIPS: Use the new byteorder headersHarvey Harrison2008-10-301-24/+16
| * MIPS: Probe for watch registers on cores of all vendors, not just MTI.Ralf Baechle2008-10-301-10/+12
| * MIPS: Switch FPU emulator trap to BREAK instruction.Ralf Baechle2008-10-307-37/+37
| * MIPS: SMP: Do not initialize __cpu_number_map/__cpu_logical_map for CPU 0.Ralf Baechle2008-10-301-6/+0
| * MIPS: Consider value of c0_ebase when computing value of exception base.David Daney2008-10-301-4/+9
| * MIPS: Clean up MIPSxx-optimized bitop functionsRalf Baechle2008-10-301-38/+76
| * MIPS: New feature test macro cpu_has_mips_rRalf Baechle2008-10-301-0/+2
| * MIPS: RBTX4927: Add GPIO-LED supportAtsushi Nemoto2008-10-301-4/+21
| * MIPS: TXx9: Fix RBTX4939 ethernet address initializationAtsushi Nemoto2008-10-301-4/+10
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-10-309-31/+34
|\ \
| * | x86, gart: fix gart detection for Fam11h CPUsJoerg Roedel2008-10-282-2/+1
| * | x86: 64 bit print out absent pages num tooYinghai Lu2008-10-281-3/+6
| * | x86, kdump: fix invalid access on i386 sparsememKen'ichi Ohmichi2008-10-281-1/+4
| * | x86: fix APIC_DEBUG with inquire_remote_apicYinghai Lu2008-10-282-10/+8
| * | x86: AMD microcode patch loader author updatePeter Oruba2008-10-281-1/+1
| * | x86: microcode patch loader author updatePeter Oruba2008-10-281-2/+2
| * | x86, bts: improve help text for BTS configMarkus Metzger2008-10-281-12/+12
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2008-10-304-9/+16
|\ \ \
| * | | x86/PCI: build failure at x86/kernel/pci-dma.c with !CONFIG_PCIFenghua Yu2008-10-244-9/+16
* | | | .gitignore updatesAlexey Dobriyan2008-10-301-0/+2
| |_|/ |/| |
* | | 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
| | |_|_|_|_|/ | |/| | | | |
OpenPOWER on IntegriCloud