Age | Commit message (Expand) | Author |
2009-04-29 | perf_counter, x86: consistent use of type int for counter index | Robert Richter |
2009-04-29 | perf_counter, x86: generic use of cpuc->active | Robert Richter |
2009-04-29 | perf_counter, x86: rename cpuc->active_mask | Robert Richter |
2009-04-29 | perf_counter, x86: make x86_pmu_read() static inline | Robert Richter |
2009-04-29 | perf_counter, x86: make pmu version generic | Robert Richter |
2009-04-29 | perf_counter, x86: move counter parameters to struct x86_pmu | Robert Richter |
2009-04-29 | perf_counter, x86: make x86_pmu data a static struct | Robert Richter |
2009-04-29 | perf_counter, x86: modify initialization of struct x86_pmu | Robert Richter |
2009-04-29 | perf_counter, x86: rename intel only functions | Robert Richter |
2009-04-29 | perf_counter, x86: rename __hw_perf_counter_set_period into x86_perf_counter_... | Robert Richter |
2009-04-29 | perf_counter, x86: remove ack_status() from struct x86_pmu | Robert Richter |
2009-04-29 | perf_counter, x86: remove get_status() from struct x86_pmu | Robert Richter |
2009-04-29 | perf_counter, x86: make interrupt handler model specific | Robert Richter |
2009-04-29 | perf_counter, x86: rename struct pmc_x86_ops into struct x86_pmu | Robert Richter |
2009-04-29 | perfcounters: rename struct hw_perf_counter_ops into struct pmu | Robert Richter |
2009-04-29 | perf_counter, x86: protect per-cpu variables with compile barriers only | Robert Richter |
2009-04-29 | perf_counter, x86: rework pmc_amd_save_disable_all() and pmc_amd_restore_all() | Robert Richter |
2009-04-29 | perf_counter, x86: add default path to cpu detection | Robert Richter |
2009-04-29 | perf_counter, x86: remove X86_FEATURE_ARCH_PERFMON flag for AMD cpus | Robert Richter |
2009-04-29 | Merge branch 'linus' into perfcounters/core | Ingo Molnar |
2009-04-28 | m68k: arch/m68k/kernel/sun3-head.S needs <linux/init.h> | Geert Uytterhoeven |
2009-04-28 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds |
2009-04-28 | powerpc: Revert switch to TEXT_TEXT in linker script | Tim Abbott |
2009-04-28 | powerpc/ps3: Fix build error on UP | Geoff Levand |
2009-04-28 | powerpc/cell: Select PCI for IBM_CELL_BLADE AND CELLEB | Michael Ellerman |
2009-04-28 | powerpc: ppc32 needs elf_read_implies_exec() | Kumar Gala |
2009-04-27 | sparc: cleanup references to deprecated .text.init* sections. | Tim Abbott |
2009-04-27 | sh: Use __INIT macro instead of .text.init. | Tim Abbott |
2009-04-27 | powerpc: Use __REF macro instead of old .text.init.refok. | Tim Abbott |
2009-04-27 | powerpc: Use TEXT_TEXT macro in linker script. | Tim Abbott |
2009-04-27 | arm: Use __INIT macro instead of .text.init. | Tim Abbott |
2009-04-27 | FRV: Use __INIT macro instead of .text.init. | Tim Abbott |
2009-04-27 | FRV: Remove unused header asm/init.h. | Tim Abbott |
2009-04-28 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwboyer... | Paul Mackerras |
2009-04-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds |
2009-04-27 | powerpc/86xx: Add device_type entry to soc for ppc9a | Martyn Welch |
2009-04-27 | Merge branch 'sh/for-2.6.30' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2009-04-27 | FRV: Stop gcc from generating uninitialised variable warnings after BUG() | David Howells |
2009-04-27 | FRV: Wire up new syscalls | David Howells |
2009-04-27 | sh: Fix up unsigned syscall_nr in SH-5 pt_regs. | Paul Mundt |
2009-04-27 | sh: sh7785lcr: fix defconfig for 29-bit mode | Yoshihiro Shimoda |
2009-04-26 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2009-04-26 | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2009-04-26 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2009-04-26 | sparc: convert to use __HEAD and HEAD_TEXT macros. | Tim Abbott |
2009-04-26 | sh: convert to use __HEAD and HEAD_TEXT macros. | Tim Abbott |
2009-04-26 | s390: convert to use __HEAD and HEAD_TEXT macros. | Tim Abbott |
2009-04-26 | powerpc: convert to use __HEAD and HEAD_TEXT macros. | Tim Abbott |
2009-04-26 | mn10300: convert to use __HEAD and HEAD_TEXT macros. | Tim Abbott |
2009-04-26 | m68k: convert to use __HEAD and HEAD_TEXT macros. | Tim Abbott |