| Commit message (Expand) | Author | Age |
* | x86, cpu: Print AMD virtualization features in /proc/cpuinfo | Joerg Roedel | 2010-02-13 |
* | x86, cacheinfo: Calculate L3 indices | Borislav Petkov | 2010-01-22 |
* | x86, cacheinfo: Add cache index disable sysfs attrs only to L3 caches | Borislav Petkov | 2010-01-22 |
* | x86, cacheinfo: Fix disabling of L3 cache indices | Borislav Petkov | 2010-01-22 |
* | x86, lib: Add wbinvd smp helpers | Borislav Petkov | 2010-01-22 |
* | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-01-21 |
|\ |
|
| * | perf: x86: Add support for the ANY bit | Stephane Eranian | 2010-01-21 |
| * | hw-breakpoints, perf: Fix broken mmiotrace due to dr6 by reference change | Luca Barbieri | 2010-01-17 |
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2010-01-21 |
|\ \ |
|
| * \ | Merge branch 'misc' into release | Len Brown | 2010-01-20 |
| |\ \ |
|
| | * | | x86, ACPI: delete acpi_boot_table_init() return value | Len Brown | 2010-01-06 |
* | | | | Merge branch 'sh/for-2.6.33' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2010-01-21 |
|\ \ \ \ |
|
| * | | | | sh64: wire up sys_accept4. | Paul Mundt | 2010-01-19 |
| * | | | | sh: unwire sys_recvmmsg. | Paul Mundt | 2010-01-19 |
| * | | | | sh: ms7724: Correct sh-eth EEPROM polling timeout. | Kuninori Morimoto | 2010-01-18 |
* | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2010-01-21 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | ARM: 5888/1: arm: Update comments in cacheflush.h and remove unnecessary V6 a... | Tony Lindgren | 2010-01-19 |
| * | | | | ARM: 5886/1: arm: Fix cpu_proc_fin() for proc-v7.S and make kexec work | Tony Lindgren | 2010-01-19 |
| * | | | | ARM: 5885/1: arm: Flush TLB entries in setup_mm_for_reboot() | Tony Lindgren | 2010-01-19 |
| * | | | | ARM: 5884/1: arm: Fix DCC console for v7 | Tony Lindgren | 2010-01-19 |
| * | | | | ARM: 5883/1: Revert "disable NX support for OABI-supporting kernels" | Rabin Vincent | 2010-01-18 |
| * | | | | ARM: 5882/1: ARM: Fix uncompress code compile for different defines of flush(... | Tony Lindgren | 2010-01-18 |
| * | | | | ARM: fix badly placed mach/plat entries in Kconfig & Makefile | Russell King | 2010-01-17 |
* | | | | | x86, apic: use logical flat for systems with <= 8 logical cpus | Suresh Siddha | 2010-01-18 |
* | | | | | x86, apic: use physical mode for IBM summit platforms | Suresh Siddha | 2010-01-18 |
* | | | | | Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 2010-01-18 |
|\ \ \ \ \ |
|
| * | | | | | microblaze: pci_controller->arch_data really is a struct device_node * | Michal Simek | 2010-01-18 |
| * | | | | | microblaze: Add missing double apostrophe in Kconfig | Michal Simek | 2010-01-18 |
| * | | | | | microblaze: Add PT_ macros for special purpose regs | Michal Simek | 2010-01-18 |
| * | | | | | microblaze: Enable accept4 syscall | Michal Simek | 2010-01-18 |
| * | | | | | microblaze: Wire up recvmmsg syscall | Michal Simek | 2010-01-18 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2010-01-18 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | Merge commit 'gcl/merge' into merge | Benjamin Herrenschmidt | 2010-01-14 |
| |\ \ \ \ |
|
| | * | | | | powerpc: Use scripts/mkuboot.sh instead of 'mkimage' | Peter Tyser | 2009-12-30 |
| | * | | | | powerpc/5200: update defconfigs | Grant Likely | 2009-12-30 |
| * | | | | | Merge commit 'kumar/merge' into merge | Benjamin Herrenschmidt | 2010-01-14 |
| |\ \ \ \ \ |
|
| | * | | | | | powerpc: 2.6.33 update of defconfigs for embedded 6xx/7xxx, 8xx, 8xxx | Kumar Gala | 2010-01-06 |
| | | |_|/ /
| | |/| | | |
|
| * | | | | | powerpc: Move cpu hotplug driver lock from pseries to powerpc | Nathan Fontenot | 2010-01-14 |
| * | | | | | powerpc: Move /proc/ppc64 to /proc/powerpc update | Nathan Fontenot | 2010-01-14 |
| * | | | | | powerpc/8xx: Fix user space TLB walk in dcbX fixup | Joakim Tjernlund | 2010-01-14 |
| * | | | | | powerpc: Fix decrementer setup on 1GHz boards | Stefan Roese | 2010-01-14 |
| * | | | | | powerpc/iseries: Initialise on-stack completion | Michael Ellerman | 2010-01-14 |
| * | | | | | powerpc: Use helpers for rlimits | Jiri Slaby | 2010-01-14 |
| * | | | | | powerpc: cpumask_of_node() should handle -1 as a node | Anton Blanchard | 2010-01-14 |
| * | | | | | powerpc/pseries: Fix dlpar compile warning without CONFIG_PROC_DEVICETREE | FUJITA Tomonori | 2010-01-14 |
| * | | | | | powerpc/pseries: Fix xics interrupt affinity | Anton Blanchard | 2010-01-14 |
| * | | | | | powerpc/swsusp_32: Fix TLB invalidation | Anton Vorontsov | 2010-01-14 |
| * | | | | | powerpc/8xx: Always pin kernel instruction TLB | Joakim Tjernlund | 2010-01-14 |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2010-01-17 |
|\ \ \ \ \ \
| |_|_|_|_|/
|/| | | | | |
|
| * | | | | | Unrot uml mconsole a bit | Al Viro | 2010-01-14 |
| |/ / / / |
|