Age | Commit message (Expand) | Author | Files | Lines |
2009-06-10 | perf_counter: More aggressive frequency adjustment | Peter Zijlstra | 1 | -2/+3 |
2009-06-10 | perf_counter/x86: Fix the model number of Intel Core2 processors | Yong Wang | 1 | -1/+4 |
2009-06-09 | perf_counter, x86: Correct some event and umask values for Intel processors | Yong Wang | 1 | -7/+7 |
2009-06-09 | perf_counter, x86: Clean up hw_cache_event ids copies | Thomas Gleixner | 1 | -6/+3 |
2009-06-09 | perf_counter, x86: Implement generalized cache event types, add AMD support | Thomas Gleixner | 1 | -0/+102 |
2009-06-08 | perf_counter: Clean up x86 boot messages | Ingo Molnar | 1 | -22/+24 |
2009-06-08 | perf_counter, x86: Implement generalized cache event types, add Atom support | Thomas Gleixner | 1 | -1/+84 |
2009-06-08 | perf_counter, x86: Implement generalized cache event types, add Core2 support | Thomas Gleixner | 1 | -1/+84 |
2009-06-06 | Merge branch 'linus' into perfcounters/core | Ingo Molnar | 33 | -160/+676 |
2009-06-06 | perf_counter: Implement generalized cache event types | Ingo Molnar | 1 | -8/+193 |
2009-06-06 | perf_counter: Separate out attr->type from attr->config | Ingo Molnar | 2 | -7/+7 |
2009-06-05 | x86: Set context.vdso before installing the mapping | Peter Zijlstra | 2 | -3/+10 |
2009-06-04 | lguest: fix 'unhandled trap 13' with CONFIG_CC_STACKPROTECTOR | Rusty Russell | 2 | -4/+14 |
2009-06-04 | perf_counter: powerpc: Use new identifier names in powerpc-specific code | Paul Mackerras | 1 | -1/+1 |
2009-06-04 | perf_counter: Fix throttling lock-up | Ingo Molnar | 1 | -1/+1 |
2009-06-03 | perf_counter: powerpc: Fix race causing "oops trying to read PMC0" errors | Paul Mackerras | 1 | -2/+14 |
2009-06-03 | perf_counter: powerpc: Fix event alternative code generation on POWER5/5+ | Paul Mackerras | 2 | -4/+4 |
2009-06-03 | perf_counter/x86: Remove the IRQ (non-NMI) handling bits | Yong Wang | 7 | -26/+6 |
2009-06-02 | perf_counter: Rename perf_counter_hw_event => perf_counter_attr | Peter Zijlstra | 2 | -27/+27 |
2009-06-02 | perf_counter: x86: Emulate longer sample periods | Peter Zijlstra | 1 | -9/+22 |
2009-06-02 | perf_counter: Remove the last nmi/irq bits | Peter Zijlstra | 1 | -6/+0 |
2009-06-02 | perf_counter: Rename various fields | Peter Zijlstra | 2 | -10/+10 |
2009-06-02 | powerpc/pmac: Update PowerMac 32-bit defconfig | Benjamin Herrenschmidt | 1 | -83/+195 |
2009-06-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 3 | -4/+5 |
2009-06-01 | Merge branch 'linus' into perfcounters/core | Ingo Molnar | 96 | -566/+904 |
2009-05-30 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 1 | -2/+2 |
2009-05-30 | acpi-cpufreq: fix printk typo and indentation | Joe Perches | 1 | -2/+2 |
2009-05-30 | sparc64: Fix section attribute warnings. | David S. Miller | 2 | -2/+2 |
2009-05-30 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 26 | -67/+460 |
2009-05-29 | x86: ignore VM_LOCKED when determining if hugetlb-backed page tables can be s... | Mel Gorman | 1 | -1/+5 |
2009-05-29 | flat: fix data sections alignment | Oskar Schirmer | 6 | -8/+0 |
2009-05-29 | Merge branch 'for-rmk' of git://gitorious.org/linux-gemini/mainline | Russell King | 30 | -309/+549 |
2009-05-29 | [ARM] update mach-types | Russell King | 1 | -9/+122 |
2009-05-29 | perf_counter/x86: Always use NMI for performance-monitoring interrupt | Yong Wang | 3 | -17/+8 |
2009-05-29 | [ARM] Add cmpxchg support for ARMv6+ systems (v5) | Mathieu Desnoyers | 1 | -0/+173 |
2009-05-28 | [ARM] barriers: improve xchg, bitops and atomic SMP barriers | Russell King | 5 | -13/+71 |
2009-05-28 | Gemini: Fix SRAM/ROM location after memory swap | Paulius Zaleckas | 1 | -2/+1 |
2009-05-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap... | Linus Torvalds | 5 | -4/+7 |
2009-05-27 | powerpc: Fix up dma_alloc_coherent() on platforms without cache coherency. | Benjamin Herrenschmidt | 6 | -83/+54 |
2009-05-27 | powerpc: Minor cleanups of kernel virt address space definitions | Benjamin Herrenschmidt | 5 | -12/+37 |
2009-05-27 | powerpc: Move dma-noncoherent.c from arch/powerpc/lib to arch/powerpc/mm | Benjamin Herrenschmidt | 3 | -1/+1 |
2009-05-27 | Blackfin: fix strncmp.o build error | Mike Frysinger | 1 | -2/+1 |
2009-05-27 | Blackfin: drop unneeded asm/.gitignore | Mike Frysinger | 1 | -1/+0 |
2009-05-27 | Blackfin: ignore generated vmlinux.lds | Mike Frysinger | 1 | -0/+1 |
2009-05-27 | Blackfin: hook up preadv/pwritev syscalls | Mike Frysinger | 2 | -1/+5 |
2009-05-27 | Revert "powerpc: Rework dma-noncoherent to use generic vmalloc layer" | Benjamin Herrenschmidt | 2 | -57/+271 |
2009-05-27 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -16/+8 |
2009-05-27 | x86: avoid back to back on_each_cpu in cpa_flush_array | Pallipadi, Venkatesh | 1 | -14/+3 |
2009-05-26 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c... | Linus Torvalds | 3 | -16/+29 |
2009-05-26 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 1 | -3/+3 |