| Commit message (Expand) | Author | Age | Files | Lines |
* | Pull pstorev4 into release branch | Tony Luck | 2011-03-16 | 13 | -0/+756 |
|\ |
|
| * | pstore: fix build warning for unused return value from sysfs_create_file | Tony Luck | 2011-01-06 | 1 | -11/+16 |
| * | pstore: X86 platform interface using ACPI/APEI/ERST | Tony Luck | 2011-01-03 | 2 | -0/+137 |
| * | pstore: new filesystem interface to platform persistent storage | Tony Luck | 2010-12-28 | 11 | -0/+614 |
* | | Pull misc-2.6.39 into release branch | Tony Luck | 2011-03-16 | 6 | -3/+10 |
|\ \ |
|
| * | | [IA64] tioca: Fix assignment from incompatible pointer warnings | Jeff Mahoney | 2011-03-02 | 1 | -1/+1 |
| * | | [IA64] mca.c: Fix cast from integer to pointer warning | Jeff Mahoney | 2011-03-02 | 1 | -1/+2 |
| * | | [IA64] setup.c Typo fix "Architechtuallly" | Justin P. Mattock | 2011-03-02 | 1 | -1/+1 |
| * | | [IA64] Add CONFIG_MISC_DEVICES=y to configs that need it. | Tony Luck | 2011-03-02 | 2 | -0/+2 |
| * | | [IA64] disable interrupts at end of ia64_mca_cpe_int_handler() | Tony Luck | 2011-02-24 | 1 | -0/+2 |
| * | | [IA64] Add DMA_ERROR_CODE define. | Konrad Rzeszutek Wilk | 2011-01-11 | 1 | -0/+2 |
* | | | Linux 2.6.38v2.6.38 | Linus Torvalds | 2011-03-14 | 1 | -1/+1 |
* | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowell... | Linus Torvalds | 2011-03-14 | 3 | -5/+6 |
|\ \ \ |
|
| * | | | MN10300: atomic_read() should ensure it emits a load | David Howells | 2011-03-14 | 1 | -1/+1 |
| * | | | MN10300: The SMP_ICACHE_INV_FLUSH_RANGE IPI command does not exist | David Howells | 2011-03-14 | 1 | -2/+2 |
| * | | | MN10300: Proper use of macros get_user() in the case of incremented pointers | Tkhai Kirill | 2011-03-14 | 1 | -2/+3 |
* | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2011-03-14 | 22 | -305/+331 |
|\ \ \ \ |
|
| * | | | | MIPS: Alchemy: Fix reset for MTX-1 and XXS1500 | Florian Fainelli | 2011-03-14 | 2 | -4/+4 |
| * | | | | MIPS: MTX-1: Make au1000_eth probe all PHY addresses | Florian Fainelli | 2011-03-14 | 1 | -0/+9 |
| * | | | | MIPS: Jz4740: Add HAVE_CLK | Maurus Cuelenaere | 2011-03-14 | 1 | -0/+1 |
| * | | | | MIPS: Move idle task creation to work queue | Maksim Rayskiy | 2011-03-14 | 1 | -2/+29 |
| * | | | | MIPS, Perf-events: Use unsigned delta for right shift in event update | Deng-Cheng Zhu | 2011-03-14 | 1 | -1/+1 |
| * | | | | MIPS, Perf-events: Work with the new callchain interface | Deng-Cheng Zhu | 2011-03-14 | 1 | -57/+6 |
| * | | | | MIPS, Perf-events: Fix event check in validate_event() | Deng-Cheng Zhu | 2011-03-14 | 1 | -2/+3 |
| * | | | | MIPS, Perf-events: Work with the new PMU interface | Deng-Cheng Zhu | 2011-03-14 | 2 | -119/+158 |
| * | | | | MIPS, Perf-events: Work with irq_work | Deng-Cheng Zhu | 2011-03-14 | 3 | -12/+3 |
| * | | | | MIPS: Fix always CONFIG_LOONGSON_UART_BASE=y | Yoichi Yuasa | 2011-03-14 | 1 | -1/+4 |
| * | | | | MIPS: Loongson: Fix potentially wrong string handling | Stefan Weil | 2011-03-14 | 1 | -1/+2 |
| * | | | | MIPS: Fix GCC-4.6 'set but not used' warning in arch/mips/mm/init.c | David Daney | 2011-03-14 | 1 | -1/+1 |
| * | | | | MIPS: Fix GCC-4.6 'set but not used' warning in ieee754int.h | David Daney | 2011-03-14 | 1 | -2/+2 |
| * | | | | MIPS: Remove unused code from arch/mips/kernel/syscall.c | David Daney | 2011-03-14 | 1 | -2/+1 |
| * | | | | MIPS: Fix GCC-4.6 'set but not used' warning in signal*.c | David Daney | 2011-03-14 | 2 | -2/+2 |
| * | | | | MIPS: MSP: Fix MSP71xx bpci interrupt handler return value | Anoop P A | 2011-03-14 | 1 | -2/+2 |
| * | | | | MIPS: Select R4K timer lib for all MSP platforms | Anoop P A | 2011-03-14 | 3 | -5/+3 |
| * | | | | MIPS: Loongson: Remove ad-hoc cmdline default | Robert Millan | 2011-03-14 | 1 | -5/+0 |
| * | | | | MIPS: Clear the correct flag in sysmips(MIPS_FIXADE, ...). | Stefan Oberhumer | 2011-03-14 | 1 | -1/+1 |
| * | | | | MIPS: Add an unreachable return statement to satisfy buggy GCCs. | David Daney | 2011-03-14 | 1 | -0/+2 |
| * | | | | MIPS, Tracing: Fix set_graph_function of function graph tracer | Wu Zhangjin | 2011-03-14 | 1 | -2/+9 |
| * | | | | MIPS, Tracing: Clean up ftrace_make_nop() | Wu Zhangjin | 2011-03-14 | 1 | -32/+38 |
| * | | | | MIPS, Tracing: Clean up prepare_ftrace_return() | Wu Zhangjin | 2011-03-14 | 1 | -27/+25 |
| * | | | | MIPS, Tracing: Substitute in_kernel_space() for in_module() | Wu Zhangjin | 2011-03-14 | 1 | -27/+27 |
| * | | | | MIPS, Tracing: Speed up function graph tracer | Wu Zhangjin | 2011-03-14 | 1 | -7/+7 |
| * | | | | MIPS: Replace deprecated spinlock initialization | Thomas Gleixner | 2011-03-14 | 1 | -2/+2 |
| |/ / / |
|
* | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-03-14 | 9 | -37/+45 |
|\ \ \ \ |
|
| * | | | | x86: ce4100: Set pci ops via callback instead of module init | Sebastian Andrzej Siewior | 2011-03-14 | 3 | -3/+12 |
| * | | | | x86/mm: Fix pgd_lock deadlock | Andrea Arcangeli | 2011-03-10 | 5 | -30/+22 |
| * | | | | x86/mm: Handle mm_fault_error() in kernel space | Andrey Vagin | 2011-03-10 | 1 | -0/+7 |
| * | | | | x86: Don't check for BIOS corruption in first 64K when there's no need to | Naga Chumbalkar | 2011-03-09 | 1 | -4/+4 |
* | | | | | Revert "oom: oom_kill_process: fix the child_points logic" | Linus Torvalds | 2011-03-14 | 1 | -8/+3 |
* | | | | | oom: oom_kill_process: fix the child_points logic | Oleg Nesterov | 2011-03-14 | 1 | -3/+8 |