summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | MIPS: Add SYSCALL to uasm.David Daney2010-04-122-2/+18
| * | | | MIPS: make CAC_ADDR and UNCAC_ADDR account for PHYS_OFFSETFlorian Fainelli2010-04-121-2/+4
| * | | | MIPS: AR7: Fix phat finger of cpmac fixed_phy_addAlexander Clouter2010-04-121-0/+1
| * | | | MIPS: AR7: Fix phat finger of reset bit in vlynq_high_dataAlexander Clouter2010-04-121-1/+1
| * | | | MIPS: Loongson: Add module info to the loongson2_clock driverWu Zhangjin2010-04-121-0/+4
| * | | | MIPS: Lemote 2F: Ensure atomic execution of _rdmsr and _wrmsrWu Zhangjin2010-04-121-0/+10
| * | | | MIPS: Initialize an atomic_t properly with ATOMIC_INIT(0).Robert P. J. Day2010-04-121-1/+1
| * | | | MIPS: Fix elfcore.c build warningRalf Baechle2010-04-121-0/+1
| * | | | MIPS: Octeon: Remove redundant declaration of octeon_reserve32_memoryYang Shi2010-04-121-3/+0
| * | | | MIPS: Trace: Don't trace irqsoff for the idle processWu Zhangjin2010-04-121-1/+6
| * | | | MIPS: delay: Fix use of current_cpu_data in preemptable code.Ralf Baechle2010-04-121-2/+2
| * | | | MIPS: Octeon: Remove #if 0 code.David Daney2010-04-121-12/+0
| * | | | MIPS: Octeon: Remove vestiges of CONFIG_CAVIUM_RESERVE32_USE_WIRED_TLBDavid Daney2010-04-121-66/+1
| * | | | MIPS: Cavium: Remove unused watchdog code.Ralf Baechle2010-04-121-8/+0
| * | | | MIPS: Fix build breakage if CONFIG_DEBUG_FS is enabled.Ralf Baechle2010-04-121-1/+5
| * | | | [S390] Update default configuration.Martin Schwidefsky2010-04-091-10/+30
| * | | | [S390] nss: add missing .previous statement to asm functionHeiko Carstens2010-04-091-1/+2
| * | | | [S390] increase default size of vmalloc areaMartin Schwidefsky2010-04-091-3/+3
| * | | | [S390] s390: disable change bit overrideChristian Borntraeger2010-04-091-8/+3
| * | | | [S390] fix io_return critical section cleanupMartin Schwidefsky2010-04-092-2/+14
| * | | | [S390] arch/s390/kernel: Add missing unlockJulia Lawall2010-04-091-1/+2
| * | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-04-071-0/+1
| |\ \ \ \
| | * | | | perf, x86: Enable Nehalem-EX supportVince Weaver2010-04-061-0/+1
| | |/ / /
| * | | | Merge branch 'davinci-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2010-04-074-5/+13
| |\ \ \ \
| | * | | | davinci: fix compile warning: <mach/da8xx.h>: #include <linux/platform_device.h>Sergei Shtylyov2010-04-071-1/+3
| | * | | | davinci: DM365: fix duplicate default IRQ prioritiesKevin Hilman2010-04-061-1/+0
| | * | | | davinci: edma: clear events in edma_start()Brian Niebuhr2010-04-061-1/+2
| | * | | | davinci: da8xx/omap-l1: fix build error when CONFIG_DAVINCI_MUX is undefinedSekhar Nori2010-04-061-0/+4
| | * | | | davinci: timers: don't enable timer until clocksource is initializedKevin Hilman2010-04-061-2/+4
| * | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-04-077-19/+53
| |\ \ \ \ \
| | * | | | | x86: Fix double enable_IR_x2apic() call on SMP kernel on !SMP boardsSuresh Siddha2010-04-021-0/+2
| | * | | | | x86: Increase CONFIG_NODES_SHIFT max to 10David Rientjes2010-04-021-2/+2
| | * | | | | ibft, x86: Change reserve_ibft_region() to find_ibft_region()Yinghai Lu2010-04-021-2/+12
| | * | | | | x86, hpet: Fix bug in RTC emulationAlok Kataria2010-04-021-0/+1
| | * | | | | x86, hpet: Erratum workaround for read after write of HPET comparatorPallipadi, Venkatesh2010-04-021-1/+7
| | * | | | | x86: Handle overlapping mptablesAndi Kleen2010-04-011-2/+2
| | * | | | | x86: Make e820_remove_range to handle all covered caseYinghai Lu2010-04-011-4/+20
| | * | | | | x86-32, resume: do a global tlb flush in S4 resumeShaohua Li2010-03-301-8/+7
| * | | | | | Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2010-04-074-11/+9
| |\ \ \ \ \ \
| | * | | | | | microblaze: Remove unused variable from ptraceMichal Simek2010-04-071-1/+0
| | * | | | | | microblaze: io.h: Add io big-endian functionJohn Linn2010-04-071-0/+5
| | * | | | | | microblaze: Fix futex codeMichal Simek2010-04-071-1/+1
| | * | | | | | microblaze: Fix ftrace_update_ftrace_func panicSteven J. Magnani2010-04-071-9/+3
| | | |_|/ / / | | |/| | | |
| * / | | | | frv: fix kernel/user segment handling in NOMMU modeDavid Howells2010-04-072-5/+3
| |/ / / / /
| * | | | | Merge branch 'master' into export-slabhTejun Heo2010-04-0562-650/+1063
| |\ \ \ \ \
| | * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2010-04-045-13/+100
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-04-046-48/+99
| | |\ \ \ \ \ \
| | | * | | | | | perf: Always build the powerpc perf_arch_fetch_caller_regs versionFrederic Weisbecker2010-04-031-2/+0
| | | * | | | | | perf, x86: Fix callgraphs of 32-bit processes on 64-bit kernelsTorok Edwin2010-04-022-5/+44
| | | * | | | | | perf, x86: Fix AMD hotplug & constraint initializationPeter Zijlstra2010-04-022-36/+52