Age | Commit message (Expand) | Author |
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: declare perf_max_counters only for CONFIG_PERF_COUNTERS | 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 | e100: do not go D3 in shutdown unless system is powering off | Thadeu Lima de Souza Cascardo |
2009-04-28 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma... | David S. Miller |
2009-04-28 | netfilter: revised locking for x_tables | Stephen Hemminger |
2009-04-28 | Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2009-04-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds |
2009-04-28 | m68k: arch/m68k/kernel/sun3-head.S needs <linux/init.h> | Geert Uytterhoeven |
2009-04-28 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2009-04-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg... | Linus Torvalds |
2009-04-28 | Merge branches 'cxgb3', 'ipoib', 'mthca', 'mlx4' and 'nes' into for-linus | Roland Dreier |
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 | bio: fix memcpy corruption in bio_copy_user_iov() | FUJITA Tomonori |
2009-04-28 | hd: fix locking | Tejun Heo |
2009-04-28 | mg_disk: fix CONFIG_LBD=y warning | Bartlomiej Zolnierkiewicz |
2009-04-28 | mg_disk: fix locking | Tejun Heo |
2009-04-28 | regulator: Fix default constraints for fixed voltage regulators | Mark Brown |
2009-04-28 | regulator/bq24022: fix bug in is_enabled function | Philipp Zabel |
2009-04-28 | regulator/virtual: fix strings compare predicates | Mike Rapoport |
2009-04-28 | regulator core: fix double-free in regulator_register() error path | Paul Walmsley |
2009-04-28 | drivers/regulator: fix when type is different from REGULATOR_VOLTAGE or REGUL... | Diego Liziero |
2009-04-28 | unreachable code in drms_uA_update() | Dan Carpenter |
2009-04-28 | regulator: fix header file missing kernel-doc | Randy Dunlap |
2009-04-28 | Bluetooth: Fix connection establishment with low security requirement | Marcel Holtmann |
2009-04-28 | Bluetooth: Add different pairing timeout for Legacy Pairing | Marcel Holtmann |
2009-04-28 | Bluetooth: Ensure that HCI sysfs add/del is preempt safe | Roger Quadros |
2009-04-28 | perf_counter tools: fix Documentation/perf_counter build error | Peter Zijlstra |
2009-04-28 | net: Avoid extra wakeups of threads blocked in wait_for_packet() | Eric Dumazet |
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 | Remove unused support code for refok sections. | Tim Abbott |
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 |