Age | Commit message (Expand) | Author | Files | Lines |
2009-04-29 | tracing: x86, mmiotrace: only register for die notifier when tracer active | Stuart Bennett | 2 | -5/+24 |
2009-04-29 | tracing: x86, mmiotrace: refactor clearing/restore of page presence | Stuart Bennett | 1 | -21/+22 |
2009-04-29 | tracing: x86, mmiotrace: code consistency/legibility improvement | Stuart Bennett | 1 | -17/+17 |
2009-04-23 | x86: use native register access for native tlb flushing | Chris Wright | 1 | -4/+4 |
2009-04-14 | Merge branch 'linus' into tracing/core | Ingo Molnar | 427 | -113/+33545 |
2009-04-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2 | -18/+4 |
2009-04-13 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 10 | -19/+57 |
2009-04-13 | cpufreq: use smp_call_function_[single|many]() in acpi-cpufreq.c | Andrew Morton | 1 | -15/+9 |
2009-04-13 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -0/+4 |
2009-04-13 | Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 157 | -0/+15708 |
2009-04-12 | x86: add linux kernel support for YMM state | Suresh Siddha | 4 | -2/+15 |
2009-04-12 | x86: fix wrong section of pat_disable & make it static | Marcin Slusarz | 1 | -1/+1 |
2009-04-12 | x86: Fix section mismatches in mpparse | Rakib Mullick | 1 | -3/+4 |
2009-04-10 | x86: fix set_fixmap to use phys_addr_t | Masami Hiramatsu | 6 | -18/+24 |
2009-04-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-mn10300 | Linus Torvalds | 137 | -55/+9130 |
2009-04-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-frv | Linus Torvalds | 114 | -0/+8626 |
2009-04-10 | Separate out the proc- and unit-specific header directories from the general | David Howells | 34 | -64/+30 |
2009-04-10 | Move arch headers from include/asm-mn10300/ to arch/mn10300/include/asm/. | David Howells | 121 | -14/+9123 |
2009-04-10 | x86: Document get_user_pages_fast() | Andy Grover | 1 | -0/+16 |
2009-04-10 | x86, intr-remap: fix eoi for interrupt remapping without x2apic | Weidong Han | 1 | -1/+4 |
2009-04-10 | x86, function-graph: only save return values on x86_64 | Steven Rostedt | 1 | -16/+3 |
2009-04-10 | FRV: Move to arch/frv/include/asm/ | David Howells | 114 | -0/+8626 |
2009-04-09 | x86: fix set_fixmap to use phys_addr_t | Masami Hiramatsu | 4 | -6/+7 |
2009-04-09 | MN10300: Kill MN10300's own profiling Kconfig | David Howells | 2 | -25/+0 |
2009-04-09 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 7 | -18/+35 |
2009-04-09 | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2 | -1/+4 |
2009-04-09 | MN10300: Convert obsolete no_irq_type to no_irq_chip | Thomas Gleixner | 1 | -1/+1 |
2009-04-09 | mutex: have non-spinning mutexes on s390 by default | Heiko Carstens | 2 | -0/+4 |
2009-04-09 | x86: cpu_debug remove execute permission | Jaswinder Singh Rajput | 2 | -0/+0 |
2009-04-09 | tracing/syscalls: use a dedicated file header | Frederic Weisbecker | 2 | -1/+4 |
2009-04-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 10 | -28/+29 |
2009-04-08 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2 | -1/+5 |
2009-04-08 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 5 | -27/+37 |
2009-04-08 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 29 | -92/+861 |
2009-04-08 | [IA64] wire up preadv/pwritev system calls | Tony Luck | 2 | -1/+5 |
2009-04-08 | [ARM] 5445/1: AT91: Remove flexible array from USBH platform data | Justin Waters | 1 | -1/+1 |
2009-04-08 | [ARM] 5447/1: Add SZ_32K | Linus Walleij | 1 | -0/+1 |
2009-04-08 | x86: smarten /proc/interrupts output for new counters | Hidetoshi Seto | 1 | -1/+1 |
2009-04-08 | Merge commit 'v2.6.30-rc1' into x86/urgent | Ingo Molnar | 82 | -397/+504 |
2009-04-08 | x86: DMI match for the Dell DXP061 as it needs BIOS reboot | Alan Cox | 1 | -0/+8 |
2009-04-08 | x86: make 64 bit to use default_inquire_remote_apic | Yinghai Lu | 1 | -2/+2 |
2009-04-08 | sparc: Hook up sys_preadv and sys_pwritev | David S. Miller | 3 | -4/+6 |
2009-04-08 | sparc64: add_node_ranges() must be __init | David S. Miller | 1 | -1/+1 |
2009-04-08 | sparc64: Fix section mismatch warnings in PCI controller drivers. | David S. Miller | 5 | -20/+20 |
2009-04-08 | sparc64: Fix section mismatch warnings in power driver. | David S. Miller | 1 | -1/+1 |
2009-04-08 | sparc64: get_cells() can't be marked __init | David S. Miller | 1 | -2/+1 |
2009-04-08 | Merge branch 'next' into for-linus | Dmitry Torokhov | 2 | -18/+4 |
2009-04-07 | Merge branches 'release', 'APERF', 'ARAT', 'misc', 'kelvin', 'device-lock' an... | Len Brown | 4 | -1/+8 |
2009-04-07 | x86 ACPI: Add support for Always Running APIC timer | Venkatesh Pallipadi | 3 | -0/+8 |
2009-04-07 | ACPI x86: Make aperf/mperf MSR access in acpi_cpufreq read_only | Venkatesh Pallipadi | 1 | -5/+10 |