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