aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
...
| * | | | | | MIPS: Calculate proper ebase value for 64-bit kernelsDavid Daney2010-04-12
| * | | | | | MIPS: Alchemy: DB1200: Remove custom wait implementationManuel Lauss2010-04-12
| * | | | | | MIPS: Big Sur: Make defconfig more useful.Ralf Baechle2010-04-12
| * | | | | | MIPS: Fix __vmalloc() etc. on MIPS for non-GPL modulesAnton Altaparmakov2010-04-12
| * | | | | | MIPS: Sibyte: Fix M3 TLB exception handler workaround.Ralf Baechle2010-04-12
| * | | | | | MIPS: BCM63xx: Fix build failure in board_bcm963xx.cFlorian Fainelli2010-04-12
| * | | | | | MIPS: uasm: Add OR instruction.Ralf Baechle2010-04-12
| * | | | | | MIPS: Sibyte: Apply M3 workaround only on affected chip types and versions.Ralf Baechle2010-04-12
| * | | | | | MIPS: BCM63xx: Initialize gpio_out_low & out_high to current value at boot.Maxime Bizon2010-04-12
| * | | | | | MIPS: BCM63xx: Register SSB SPROM fallback in board's first stage callbackFlorian Fainelli2010-04-12
| * | | | | | MIPS: BCM63xx: Fix typo in cpu-feature-overrides file.Maxime Bizon2010-04-12
| * | | | | | MIPS: BCM63xx: Add support for second uart.Maxime Bizon2010-04-12
| * | | | | | MIPS: BCM63xx: Fix double gpio registration.Maxime Bizon2010-04-12
| * | | | | | MIPS: BCM63xx: Add DWVS0 boardFlorian Fainelli2010-04-12
| * | | | | | MIPS: BCM63xx: Add the RTA1025W-16 BCM6348-based board to suppported boards.Florian Fainelli2010-04-12
| * | | | | | MIPS: BCM63xx: Fix BCM6338 and BCM6345 gpio countFlorian Fainelli2010-04-12
| * | | | | | MIPS: libgcc.h: Checkpatch cleanupAndrea Gelmini2010-04-12
| * | | | | | MIPS: Loongson-2F: Flush the branch target history in BTB and RASWu Zhangjin2010-04-12
| * | | | | | MIPS: Move signal trampolines off of the stack.David Daney2010-04-12
| * | | | | | MIPS: Preliminary VDSODavid Daney2010-04-12
| * | | | | | MIPS: Add SYSCALL to uasm.David Daney2010-04-12
| * | | | | | MIPS: make CAC_ADDR and UNCAC_ADDR account for PHYS_OFFSETFlorian Fainelli2010-04-12
| * | | | | | MIPS: AR7: Fix phat finger of cpmac fixed_phy_addAlexander Clouter2010-04-12
| * | | | | | MIPS: AR7: Fix phat finger of reset bit in vlynq_high_dataAlexander Clouter2010-04-12
| * | | | | | MIPS: Loongson: Add module info to the loongson2_clock driverWu Zhangjin2010-04-12
| * | | | | | MIPS: Lemote 2F: Ensure atomic execution of _rdmsr and _wrmsrWu Zhangjin2010-04-12
| * | | | | | MIPS: Initialize an atomic_t properly with ATOMIC_INIT(0).Robert P. J. Day2010-04-12
| * | | | | | MIPS: Fix elfcore.c build warningRalf Baechle2010-04-12
| * | | | | | MIPS: Octeon: Remove redundant declaration of octeon_reserve32_memoryYang Shi2010-04-12
| * | | | | | MIPS: Trace: Don't trace irqsoff for the idle processWu Zhangjin2010-04-12
| * | | | | | MIPS: delay: Fix use of current_cpu_data in preemptable code.Ralf Baechle2010-04-12
| * | | | | | MIPS: Octeon: Remove #if 0 code.David Daney2010-04-12
| * | | | | | MIPS: Octeon: Remove vestiges of CONFIG_CAVIUM_RESERVE32_USE_WIRED_TLBDavid Daney2010-04-12
| * | | | | | MIPS: Cavium: Remove unused watchdog code.Ralf Baechle2010-04-12
| * | | | | | MIPS: Fix build breakage if CONFIG_DEBUG_FS is enabled.Ralf Baechle2010-04-12
| * | | | | | [S390] Update default configuration.Martin Schwidefsky2010-04-09
| * | | | | | [S390] nss: add missing .previous statement to asm functionHeiko Carstens2010-04-09
| * | | | | | [S390] increase default size of vmalloc areaMartin Schwidefsky2010-04-09
| * | | | | | [S390] s390: disable change bit overrideChristian Borntraeger2010-04-09
| * | | | | | [S390] fix io_return critical section cleanupMartin Schwidefsky2010-04-09
| * | | | | | [S390] arch/s390/kernel: Add missing unlockJulia Lawall2010-04-09
| * | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-04-07
| |\ \ \ \ \ \
| | * | | | | | perf, x86: Enable Nehalem-EX supportVince Weaver2010-04-06
| | |/ / / / /
| * | | | | | Merge branch 'davinci-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2010-04-07
| |\ \ \ \ \ \
| | * | | | | | davinci: fix compile warning: <mach/da8xx.h>: #include <linux/platform_device.h>Sergei Shtylyov2010-04-07
| | * | | | | | davinci: DM365: fix duplicate default IRQ prioritiesKevin Hilman2010-04-05
| | * | | | | | davinci: edma: clear events in edma_start()Brian Niebuhr2010-04-05
| | * | | | | | davinci: da8xx/omap-l1: fix build error when CONFIG_DAVINCI_MUX is undefinedSekhar Nori2010-04-05
| | * | | | | | davinci: timers: don't enable timer until clocksource is initializedKevin Hilman2010-04-05
| | | |_|_|/ / | | |/| | | |
| * | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-04-07
| |\ \ \ \ \ \