summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | MIPS, Perf-events: Work with the new callchain interfaceDeng-Cheng Zhu2011-03-141-57/+6
| * | | | | | | MIPS, Perf-events: Fix event check in validate_event()Deng-Cheng Zhu2011-03-141-2/+3
| * | | | | | | MIPS, Perf-events: Work with the new PMU interfaceDeng-Cheng Zhu2011-03-142-119/+158
| * | | | | | | MIPS, Perf-events: Work with irq_workDeng-Cheng Zhu2011-03-143-12/+3
| * | | | | | | MIPS: Fix always CONFIG_LOONGSON_UART_BASE=yYoichi Yuasa2011-03-141-1/+4
| * | | | | | | MIPS: Loongson: Fix potentially wrong string handlingStefan Weil2011-03-141-1/+2
| * | | | | | | MIPS: Fix GCC-4.6 'set but not used' warning in arch/mips/mm/init.cDavid Daney2011-03-141-1/+1
| * | | | | | | MIPS: Fix GCC-4.6 'set but not used' warning in ieee754int.hDavid Daney2011-03-141-2/+2
| * | | | | | | MIPS: Remove unused code from arch/mips/kernel/syscall.cDavid Daney2011-03-141-2/+1
| * | | | | | | MIPS: Fix GCC-4.6 'set but not used' warning in signal*.cDavid Daney2011-03-142-2/+2
| * | | | | | | MIPS: MSP: Fix MSP71xx bpci interrupt handler return valueAnoop P A2011-03-141-2/+2
| * | | | | | | MIPS: Select R4K timer lib for all MSP platformsAnoop P A2011-03-143-5/+3
| * | | | | | | MIPS: Loongson: Remove ad-hoc cmdline defaultRobert Millan2011-03-141-5/+0
| * | | | | | | MIPS: Clear the correct flag in sysmips(MIPS_FIXADE, ...).Stefan Oberhumer2011-03-141-1/+1
| * | | | | | | MIPS: Add an unreachable return statement to satisfy buggy GCCs.David Daney2011-03-141-0/+2
| * | | | | | | MIPS, Tracing: Fix set_graph_function of function graph tracerWu Zhangjin2011-03-141-2/+9
| * | | | | | | MIPS, Tracing: Clean up ftrace_make_nop()Wu Zhangjin2011-03-141-32/+38
| * | | | | | | MIPS, Tracing: Clean up prepare_ftrace_return()Wu Zhangjin2011-03-141-27/+25
| * | | | | | | MIPS, Tracing: Substitute in_kernel_space() for in_module()Wu Zhangjin2011-03-141-27/+27
| * | | | | | | MIPS, Tracing: Speed up function graph tracerWu Zhangjin2011-03-141-7/+7
| * | | | | | | MIPS: Replace deprecated spinlock initializationThomas Gleixner2011-03-141-2/+2
| |/ / / / / /
* | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-03-149-37/+45
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | x86: ce4100: Set pci ops via callback instead of module initSebastian Andrzej Siewior2011-03-143-3/+12
| * | | | | | x86/mm: Fix pgd_lock deadlockAndrea Arcangeli2011-03-105-30/+22
| * | | | | | x86/mm: Handle mm_fault_error() in kernel spaceAndrey Vagin2011-03-101-0/+7
| * | | | | | x86: Don't check for BIOS corruption in first 64K when there's no need toNaga Chumbalkar2011-03-091-4/+4
* | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-03-104-9/+10
|\| | | | | |
| * | | | | | x86, UV: Initialize the broadcast assist unit base destination node id properlyCliff Wickman2011-03-092-3/+3
| * | | | | | x86, numa: Fix numa_emulation code with memory-less node0Yinghai Lu2011-03-041-5/+1
| * | | | | | x86, build: Make sure mkpiggy fails on read errorDaniel J Blueman2011-03-011-1/+6
* | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2011-03-095-18/+22
|\ \ \ \ \ \ \
| * | | | | | | powerpc/pseries: Disable VPNH featureBenjamin Herrenschmidt2011-03-101-1/+2
| * | | | | | | powerpc/iseries: Fix early init access to lppacaBenjamin Herrenschmidt2011-03-104-17/+20
* | | | | | | | alpha: fix compile error from IRQ clean upMatt Turner2011-03-091-0/+1
* | | | | | | | [CPUFREQ] pcc-cpufreq: don't load driver if get_freq fails during init.Naga Chumbalkar2011-03-091-1/+1
|/ / / / / / /
* | | | | | | Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-03-0710-30/+41
|\ \ \ \ \ \ \
| * | | | | | | ARM: S3C64XX: Update regulator names for debugfs compatiblity on SMDK6410Mark Brown2011-03-041-6/+6
| * | | | | | | ARM: S3C64XX: Fix build with WM1190 disabled and WM1192 enabled on SMDK6410Mark Brown2011-03-041-0/+1
| * | | | | | | ARM: S3C64XX: Reduce output of s3c64xx_dma_init1()Ben Dooks2011-03-041-5/+6
| * | | | | | | ARM: S3C64XX: Tone down SDHCI debuggingMark Brown2011-03-041-1/+1
| * | | | | | | ARM: S3C64XX: Add clock for i2c1Ben Dooks2011-03-041-0/+6
| * | | | | | | ARM: S3C64XX: Staticise non-exported GPIO to interrupt functionsMark Brown2011-03-041-2/+2
| * | | | | | | ARM: SAMSUNG: Include devs.h in dev-uart.c to prototype devicesMark Brown2011-03-041-0/+2
| * | | | | | | ARM: S3C64XX: Fix keypad setup to configure correct number of rowsBen Dooks2011-03-041-1/+1
| * | | | | | | ARM: S3C2440: Fix usage gpio bank j pin definitions on GTA02Lars-Peter Clausen2011-03-041-13/+13
| * | | | | | | ARM: S5P64X0: Fix number of GPIO lines in Bank FBanajit Goswami2011-03-041-2/+2
| * | | | | | | ARM: S3C2440: Select missing S3C_DEV_USB_HOST on GTA02Lars-Peter Clausen2011-03-041-0/+1
| |/ / / / / /
* | | | | | | Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-03-0712-22/+56
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'davinci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Russell King2011-03-014-10/+19
| |\ \ \ \ \ \ \
| | * | | | | | | davinci: cpufreq: fix section mismatch warningAxel Lin2011-02-281-1/+1