| Commit message (Expand) | Author | Age |
* | perf_counter: Standardize event names | Peter Zijlstra | 2009-06-11 |
* | perf_counter: powerpc: Implement generalized cache events for POWER processors | Paul Mackerras | 2009-06-11 |
* | perf_counters: powerpc: Add support for POWER7 processors | Paul Mackerras | 2009-06-11 |
* | perf_counter: Accurate period data | Peter Zijlstra | 2009-06-10 |
* | 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-10 |
* | perf_counter, x86: Correct some event and umask values for Intel processors | Yong Wang | 2009-06-09 |
* | 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-08 |
* | Merge branch 'linus' into perfcounters/core | Ingo Molnar | 2009-06-06 |
|\ |
|
| * | lguest: fix 'unhandled trap 13' with CONFIG_CC_STACKPROTECTOR | Rusty Russell | 2009-06-04 |
| * | 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 |
| |\ |
|
| | * | sparc64: Fix section attribute warnings. | David S. Miller | 2009-05-29 |
| | * | sparc64: Fix SET_PERSONALITY to not clip bits outside of PER_MASK. | David S. Miller | 2009-05-07 |
| * | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2009-05-30 |
| |\ \ |
|
| | * | | acpi-cpufreq: fix printk typo and indentation | Joe Perches | 2009-05-29 |
| * | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2009-05-29 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | Merge branch 'for-rmk' of git://gitorious.org/linux-gemini/mainline | Russell King | 2009-05-29 |
| | |\ \ |
|
| | | * | | Gemini: Fix SRAM/ROM location after memory swap | Paulius Zaleckas | 2009-05-28 |
| | * | | | [ARM] update mach-types | Russell King | 2009-05-29 |
| | * | | | [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 |
| | * | | | Merge branch 'for-rmk' of git://git.marvell.com/orion | Russell King | 2009-05-23 |
| | |\ \ \ |
|
| | | * | | | [ARM] add coherent DMA mask for mv643xx_eth | Nicolas Pitre | 2009-05-22 |
| | | * | | | [ARM] Orion: Remove explicit name for platform device resources | Martin Michlmayr | 2009-05-21 |
| | | * | | | [ARM] Kirkwood: Correct MPP for SATA activity/presence LEDs of QNAP TS-119/TS... | Thomas Reitmayr | 2009-05-20 |
| | * | | | | [ARM] disable NX support for OABI-supporting kernels | Russell King | 2009-05-23 |
| | * | | | | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px... | Russell King | 2009-05-23 |
| | |\ \ \ \ |
|
| | | * | | | | [ARM] pxa/palm: fix PalmLD/T5/TX AC97 MFP | Marek Vasut | 2009-05-22 |
| | | * | | | | [ARM] pxa: add parameter to clksrc_read() for pxa168/910 | Coly Li | 2009-05-22 |
| | | * | | | | [ARM] pxa: fix the incorrectly defined drive strength macros for pxa{168,910} | Mingwei Wang | 2009-05-22 |
| | | * | | | | [ARM] pxa/ezx: fix pin configuration for low power mode | Daniel Ribeiro | 2009-05-19 |
| | | * | | | | [ARM] pxa/spitz: provide spitz_ohci_exit() that unregisters USB_HOST GPIO | Dmitry Eremin-Solenikov | 2009-05-18 |
| | | * | | | | [ARM] pxa: enable GPIO receivers after configuring pins | Timothy Clacy | 2009-05-18 |
| | | * | | | | [ARM] pxa: allow gpio_reset drive high during normal work | Daniel Ribeiro | 2009-05-18 |
| | | * | | | | [ARM] pxa: save/restore PGSR on suspend/resume. | Daniel Ribeiro | 2009-05-18 |
* | | | | | | | 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-06 |
* | | | | | | | x86: Set context.vdso before installing the mapping | Peter Zijlstra | 2009-06-05 |
* | | | | | | | perf_counter: powerpc: Use new identifier names in powerpc-specific code | Paul Mackerras | 2009-06-04 |
* | | | | | | | 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-03 |
* | | | | | | | perf_counter: Rename perf_counter_hw_event => perf_counter_attr | Peter Zijlstra | 2009-06-02 |