| Commit message (Expand) | Author | Age |
... | |
| * | | MIPS: Fix GCC-4.6 'set but not used' warning in ieee754int.h | David Daney | 2011-03-14 |
| * | | MIPS: Remove unused code from arch/mips/kernel/syscall.c | David Daney | 2011-03-14 |
| * | | MIPS: Fix GCC-4.6 'set but not used' warning in signal*.c | David Daney | 2011-03-14 |
| * | | MIPS: MSP: Fix MSP71xx bpci interrupt handler return value | Anoop P A | 2011-03-14 |
| * | | MIPS: Select R4K timer lib for all MSP platforms | Anoop P A | 2011-03-14 |
| * | | MIPS: Loongson: Remove ad-hoc cmdline default | Robert Millan | 2011-03-14 |
| * | | MIPS: Clear the correct flag in sysmips(MIPS_FIXADE, ...). | Stefan Oberhumer | 2011-03-14 |
| * | | MIPS: Add an unreachable return statement to satisfy buggy GCCs. | David Daney | 2011-03-14 |
| * | | MIPS, Tracing: Fix set_graph_function of function graph tracer | Wu Zhangjin | 2011-03-14 |
| * | | MIPS, Tracing: Clean up ftrace_make_nop() | Wu Zhangjin | 2011-03-14 |
| * | | MIPS, Tracing: Clean up prepare_ftrace_return() | Wu Zhangjin | 2011-03-14 |
| * | | MIPS, Tracing: Substitute in_kernel_space() for in_module() | Wu Zhangjin | 2011-03-14 |
| * | | MIPS, Tracing: Speed up function graph tracer | Wu Zhangjin | 2011-03-14 |
| * | | MIPS: Replace deprecated spinlock initialization | Thomas Gleixner | 2011-03-14 |
| |/ |
|
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-03-14 |
|\ \
| |/
|/| |
|
| * | x86: ce4100: Set pci ops via callback instead of module init | Sebastian Andrzej Siewior | 2011-03-14 |
| * | x86/mm: Fix pgd_lock deadlock | Andrea Arcangeli | 2011-03-10 |
| * | x86/mm: Handle mm_fault_error() in kernel space | Andrey Vagin | 2011-03-10 |
| * | x86: Don't check for BIOS corruption in first 64K when there's no need to | Naga Chumbalkar | 2011-03-09 |
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-03-10 |
|\| |
|
| * | x86, UV: Initialize the broadcast assist unit base destination node id properly | Cliff Wickman | 2011-03-09 |
| * | x86, numa: Fix numa_emulation code with memory-less node0 | Yinghai Lu | 2011-03-04 |
| * | x86, build: Make sure mkpiggy fails on read error | Daniel J Blueman | 2011-03-01 |
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2011-03-09 |
|\ \ |
|
| * | | powerpc/pseries: Disable VPNH feature | Benjamin Herrenschmidt | 2011-03-09 |
| * | | powerpc/iseries: Fix early init access to lppaca | Benjamin Herrenschmidt | 2011-03-09 |
* | | | alpha: fix compile error from IRQ clean up | Matt Turner | 2011-03-09 |
* | | | [CPUFREQ] pcc-cpufreq: don't load driver if get_freq fails during init. | Naga Chumbalkar | 2011-03-09 |
|/ / |
|
* | | Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-03-07 |
|\ \ |
|
| * | | ARM: S3C64XX: Update regulator names for debugfs compatiblity on SMDK6410 | Mark Brown | 2011-03-04 |
| * | | ARM: S3C64XX: Fix build with WM1190 disabled and WM1192 enabled on SMDK6410 | Mark Brown | 2011-03-04 |
| * | | ARM: S3C64XX: Reduce output of s3c64xx_dma_init1() | Ben Dooks | 2011-03-04 |
| * | | ARM: S3C64XX: Tone down SDHCI debugging | Mark Brown | 2011-03-04 |
| * | | ARM: S3C64XX: Add clock for i2c1 | Ben Dooks | 2011-03-04 |
| * | | ARM: S3C64XX: Staticise non-exported GPIO to interrupt functions | Mark Brown | 2011-03-04 |
| * | | ARM: SAMSUNG: Include devs.h in dev-uart.c to prototype devices | Mark Brown | 2011-03-04 |
| * | | ARM: S3C64XX: Fix keypad setup to configure correct number of rows | Ben Dooks | 2011-03-04 |
| * | | ARM: S3C2440: Fix usage gpio bank j pin definitions on GTA02 | Lars-Peter Clausen | 2011-03-04 |
| * | | ARM: S5P64X0: Fix number of GPIO lines in Bank F | Banajit Goswami | 2011-03-04 |
| * | | ARM: S3C2440: Select missing S3C_DEV_USB_HOST on GTA02 | Lars-Peter Clausen | 2011-03-04 |
| |/ |
|
* | | Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2011-03-07 |
|\ \ |
|
| * \ | Merge branch 'davinci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Russell King | 2011-03-01 |
| |\ \ |
|
| | * | | davinci: cpufreq: fix section mismatch warning | Axel Lin | 2011-02-28 |
| | * | | DaVinci: fix compilation warnings in <mach/clkdev.h> | Sergei Shtylyov | 2011-02-28 |
| | * | | davinci: tnetv107x: fix register indexing for GPIOs numbers > 31 | Hirosh Dabui | 2011-02-28 |
| | * | | davinci: da8xx/omap-l1x: add platform device for davinci-pcm-audio | Rajashekhara, Sudhakar | 2011-02-28 |
| * | | | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px... | Russell King | 2011-02-27 |
| |\ \ \ |
|
| | * | | | ARM: pxa/tosa: register wm9712 codec device | Dmitry Eremin-Solenikov | 2011-02-27 |
| | * | | | ARM: pxa: enable pxa-pcm-audio on pxa210/pxa25x platform | Dmitry Eremin-Solenikov | 2011-02-27 |
| | * | | | ARM: pxa/tosa: drop setting LED trigger name, as it's unsupported now | Dmitry Eremin-Solenikov | 2011-02-27 |
| | |/ / |
|