summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2010-04-12MIPS: make CAC_ADDR and UNCAC_ADDR account for PHYS_OFFSETFlorian Fainelli1-2/+4
2010-04-12MIPS: AR7: Fix phat finger of cpmac fixed_phy_addAlexander Clouter1-0/+1
2010-04-12MIPS: AR7: Fix phat finger of reset bit in vlynq_high_dataAlexander Clouter1-1/+1
2010-04-12MIPS: Loongson: Add module info to the loongson2_clock driverWu Zhangjin1-0/+4
2010-04-12MIPS: Lemote 2F: Ensure atomic execution of _rdmsr and _wrmsrWu Zhangjin1-0/+10
2010-04-12MIPS: Initialize an atomic_t properly with ATOMIC_INIT(0).Robert P. J. Day1-1/+1
2010-04-12MIPS: Fix elfcore.c build warningRalf Baechle1-0/+1
2010-04-12MIPS: Octeon: Remove redundant declaration of octeon_reserve32_memoryYang Shi1-3/+0
2010-04-12MIPS: Trace: Don't trace irqsoff for the idle processWu Zhangjin1-1/+6
2010-04-12MIPS: delay: Fix use of current_cpu_data in preemptable code.Ralf Baechle1-2/+2
2010-04-12MIPS: Octeon: Remove #if 0 code.David Daney1-12/+0
2010-04-12MIPS: Octeon: Remove vestiges of CONFIG_CAVIUM_RESERVE32_USE_WIRED_TLBDavid Daney1-66/+1
2010-04-12MIPS: Cavium: Remove unused watchdog code.Ralf Baechle1-8/+0
2010-04-12MIPS: Fix build breakage if CONFIG_DEBUG_FS is enabled.Ralf Baechle1-1/+5
2010-04-09[S390] Update default configuration.Martin Schwidefsky1-10/+30
2010-04-09[S390] nss: add missing .previous statement to asm functionHeiko Carstens1-1/+2
2010-04-09[S390] increase default size of vmalloc areaMartin Schwidefsky1-3/+3
2010-04-09[S390] s390: disable change bit overrideChristian Borntraeger1-8/+3
2010-04-09[S390] fix io_return critical section cleanupMartin Schwidefsky2-2/+14
2010-04-09[S390] arch/s390/kernel: Add missing unlockJulia Lawall1-1/+2
2010-04-08Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2010-04-07Merge branch 'davinci-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds4-5/+13
2010-04-07Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds7-19/+53
2010-04-07davinci: fix compile warning: <mach/da8xx.h>: #include <linux/platform_device.h>Sergei Shtylyov1-1/+3
2010-04-07Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds4-11/+9
2010-04-07frv: fix kernel/user segment handling in NOMMU modeDavid Howells2-5/+3
2010-04-07microblaze: Remove unused variable from ptraceMichal Simek1-1/+0
2010-04-07microblaze: io.h: Add io big-endian functionJohn Linn1-0/+5
2010-04-07microblaze: Fix futex codeMichal Simek1-1/+1
2010-04-07microblaze: Fix ftrace_update_ftrace_func panicSteven J. Magnani1-9/+3
2010-04-06perf, x86: Enable Nehalem-EX supportVince Weaver1-0/+1
2010-04-06davinci: DM365: fix duplicate default IRQ prioritiesKevin Hilman1-1/+0
2010-04-06davinci: edma: clear events in edma_start()Brian Niebuhr1-1/+2
2010-04-06davinci: da8xx/omap-l1: fix build error when CONFIG_DAVINCI_MUX is undefinedSekhar Nori1-0/+4
2010-04-06davinci: timers: don't enable timer until clocksource is initializedKevin Hilman1-2/+4
2010-04-05Merge branch 'master' into export-slabhTejun Heo62-650/+1063
2010-04-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds5-13/+100
2010-04-04Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-48/+99
2010-04-04sparc64: Implement perf_arch_fetch_caller_regsDavid S. Miller1-0/+75
2010-04-04sparc64: Update defconfig.David S. Miller1-12/+16
2010-04-04Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller1360-20768/+73896
2010-04-04sparc64: Fix array size reported by vmemmap_populate()Ben Hutchings1-1/+1
2010-04-03perf: Always build the powerpc perf_arch_fetch_caller_regs versionFrederic Weisbecker1-2/+0
2010-04-03Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds10-47/+123
2010-04-03Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-0/+2
2010-04-02x86: Fix double enable_IR_x2apic() call on SMP kernel on !SMP boardsSuresh Siddha1-0/+2
2010-04-02perf, x86: Fix callgraphs of 32-bit processes on 64-bit kernelsTorok Edwin2-5/+44
2010-04-02perf, x86: Fix AMD hotplug & constraint initializationPeter Zijlstra2-36/+52
2010-04-02x86: Move notify_cpu_starting() callback to a later stagePeter Zijlstra1-2/+2
2010-04-02Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Ingo Molnar2-3/+1