Age | Commit message (Expand) | Author | Files | Lines |
2011-03-23 | Merge commit 'v2.6.38' into release | Len Brown | 360 | -1795/+2965 |
2011-03-23 | Merge branch 'bugfix-thermal' into release | Len Brown | 1 | -1/+2 |
2011-03-23 | Merge branch 'misc' into release | Len Brown | 4 | -18/+25 |
2011-03-23 | ACPI: minor printk format change in acpi_pad | Naga Chumbalkar | 1 | -1/+1 |
2011-03-23 | ACPI: make acpi_pad /sys output more readable | Naga Chumbalkar | 1 | -4/+7 |
2011-03-23 | Merge branch 'acpica' into release | Len Brown | 2 | -2/+64 |
2011-03-23 | ACPICA: Update version to 20110316 | Bob Moore | 1 | -1/+1 |
2011-03-23 | ACPICA: Header support for SLIC table | Bob Moore | 1 | -1/+63 |
2011-03-23 | Merge branch 'button-cleanup' into release | Len Brown | 2 | -111/+60 |
2011-03-23 | ACPI button: remove unused procfs I/F | Zhang Rui | 2 | -111/+60 |
2011-03-22 | Merge branch 'apei-release' into release | Len Brown | 11 | -152/+421 |
2011-03-22 | ACPI, APEI, Add PCIe AER error information printing support | Huang Ying | 7 | -12/+132 |
2011-03-22 | PCIe, AER, use pre-generated prefix in error information printing | Huang Ying | 1 | -75/+48 |
2011-03-22 | ACPI, APEI, Add ERST record ID cache | Huang Ying | 4 | -65/+241 |
2011-03-19 | Merge branch 'acpica' into release | Len Brown | 139 | -2283/+3208 |
2011-03-15 | Linux 2.6.38v2.6.38 | Linus Torvalds | 1 | -1/+1 |
2011-03-15 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowell... | Linus Torvalds | 3 | -5/+6 |
2011-03-15 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 22 | -305/+331 |
2011-03-15 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 9 | -37/+45 |
2011-03-15 | Revert "oom: oom_kill_process: fix the child_points logic" | Linus Torvalds | 1 | -8/+3 |
2011-03-14 | oom: oom_kill_process: fix the child_points logic | Oleg Nesterov | 1 | -3/+8 |
2011-03-14 | MIPS: Alchemy: Fix reset for MTX-1 and XXS1500 | Florian Fainelli | 2 | -4/+4 |
2011-03-14 | MIPS: MTX-1: Make au1000_eth probe all PHY addresses | Florian Fainelli | 1 | -0/+9 |
2011-03-14 | MIPS: Jz4740: Add HAVE_CLK | Maurus Cuelenaere | 1 | -0/+1 |
2011-03-14 | MIPS: Move idle task creation to work queue | Maksim Rayskiy | 1 | -2/+29 |
2011-03-14 | MIPS, Perf-events: Use unsigned delta for right shift in event update | Deng-Cheng Zhu | 1 | -1/+1 |
2011-03-14 | MIPS, Perf-events: Work with the new callchain interface | Deng-Cheng Zhu | 1 | -57/+6 |
2011-03-14 | MIPS, Perf-events: Fix event check in validate_event() | Deng-Cheng Zhu | 1 | -2/+3 |
2011-03-14 | MIPS, Perf-events: Work with the new PMU interface | Deng-Cheng Zhu | 2 | -119/+158 |
2011-03-14 | MIPS, Perf-events: Work with irq_work | Deng-Cheng Zhu | 3 | -12/+3 |
2011-03-14 | MIPS: Fix always CONFIG_LOONGSON_UART_BASE=y | Yoichi Yuasa | 1 | -1/+4 |
2011-03-14 | MIPS: Loongson: Fix potentially wrong string handling | Stefan Weil | 1 | -1/+2 |
2011-03-14 | MIPS: Fix GCC-4.6 'set but not used' warning in arch/mips/mm/init.c | David Daney | 1 | -1/+1 |
2011-03-14 | MIPS: Fix GCC-4.6 'set but not used' warning in ieee754int.h | David Daney | 1 | -2/+2 |
2011-03-14 | MIPS: Remove unused code from arch/mips/kernel/syscall.c | David Daney | 1 | -2/+1 |
2011-03-14 | MIPS: Fix GCC-4.6 'set but not used' warning in signal*.c | David Daney | 2 | -2/+2 |
2011-03-14 | MIPS: MSP: Fix MSP71xx bpci interrupt handler return value | Anoop P A | 1 | -2/+2 |
2011-03-14 | MIPS: Select R4K timer lib for all MSP platforms | Anoop P A | 3 | -5/+3 |
2011-03-14 | MIPS: Loongson: Remove ad-hoc cmdline default | Robert Millan | 1 | -5/+0 |
2011-03-14 | MIPS: Clear the correct flag in sysmips(MIPS_FIXADE, ...). | Stefan Oberhumer | 1 | -1/+1 |
2011-03-14 | MIPS: Add an unreachable return statement to satisfy buggy GCCs. | David Daney | 1 | -0/+2 |
2011-03-14 | MIPS, Tracing: Fix set_graph_function of function graph tracer | Wu Zhangjin | 1 | -2/+9 |
2011-03-14 | MIPS, Tracing: Clean up ftrace_make_nop() | Wu Zhangjin | 1 | -32/+38 |
2011-03-14 | MIPS, Tracing: Clean up prepare_ftrace_return() | Wu Zhangjin | 1 | -27/+25 |
2011-03-14 | MIPS, Tracing: Substitute in_kernel_space() for in_module() | Wu Zhangjin | 1 | -27/+27 |
2011-03-14 | MIPS, Tracing: Speed up function graph tracer | Wu Zhangjin | 1 | -7/+7 |
2011-03-14 | MIPS: Replace deprecated spinlock initialization | Thomas Gleixner | 1 | -2/+2 |
2011-03-14 | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds | 15 | -91/+178 |
2011-03-14 | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 11 | -17/+28 |
2011-03-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds | 4 | -5/+5 |