| Commit message (Expand) | Author | Age |
* | Merge branch 'x86-rdrand-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-10-28 |
|\ |
|
| * | x86, random: Verify RDRAND functionality and allow it to be disabled | H. Peter Anvin | 2011-07-31 |
| * | x86, random: Architectural inlines to get random integers with RDRAND | H. Peter Anvin | 2011-07-31 |
* | | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2011-10-28 |
|\ \ |
|
| * | | x86, microcode, AMD: Add microcode revision to /proc/cpuinfo | Borislav Petkov | 2011-10-19 |
| * | | x86, microcode: Correct microcode revision format | Borislav Petkov | 2011-10-19 |
| * | | x86, intel: Use c->microcode for Atom errata check | Andi Kleen | 2011-10-14 |
| * | | x86, intel: Output microcode revision in /proc/cpuinfo | Andi Kleen | 2011-10-14 |
| * | | x86, microcode: Don't request microcode from userspace unnecessarily | Srivatsa S. Bhat | 2011-10-13 |
* | | | Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-10-28 |
|\ \ \ |
|
| * | | | x86: Hyper-V: Integrate the clocksource with Hyper-V detection code | K. Y. Srinivasan | 2011-09-08 |
* | | | | Merge branch 'x86-geode-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-10-28 |
|\ \ \ \ |
|
| * | | | | x86: geode: New PCEngines Alix system driver | Ed Wildgoose | 2011-09-21 |
* | | | | | Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2011-10-28 |
|\ \ \ \ \ |
|
| * | | | | | x86, cpu: Add cpufeature flag for PCIDs | Arun Thomas | 2011-08-22 |
* | | | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2011-10-28 |
|\ \ \ \ \ \ |
|
| * | | | | | | x86, amd: Include linux/elf.h since we use stuff from asm/elf.h | Stephen Rothwell | 2011-09-28 |
| * | | | | | | x86: cache_info: Update calculation of AMD L3 cache indices | Frank Arnold | 2011-09-12 |
| * | | | | | | x86: cache_info: Kill the atomic allocation in amd_init_l3_cache() | Thomas Gleixner | 2011-09-12 |
| * | | | | | | x86: cache_info: Kill the moronic shadow struct | Thomas Gleixner | 2011-09-12 |
| * | | | | | | x86: cache_info: Remove bogus free of amd_l3_cache data | Thomas Gleixner | 2011-09-12 |
| * | | | | | | x86, amd: Include elf.h explicitly, prepare the code for the module.h split | Stephen Rothwell | 2011-08-10 |
| * | | | | | | x86-32, amd: Move va_align definition to unbreak 32-bit build | Borislav Petkov | 2011-08-06 |
| * | | | | | | x86, amd: Move BSP code to cpu_dev helper | Borislav Petkov | 2011-08-05 |
| * | | | | | | x86: Add a BSP cpu_dev helper | Borislav Petkov | 2011-08-05 |
| * | | | | | | x86, amd: Avoid cache aliasing penalties on AMD family 15h | Borislav Petkov | 2011-08-05 |
| * | | | | | | Merge commit 'v3.0' into x86/cpu | H. Peter Anvin | 2011-08-05 |
| |\ \ \ \ \ \
| | | |_|_|_|/
| | |/| | | | |
|
* | | | | | | | Merge branch 'clk' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cu... | Linus Torvalds | 2011-10-27 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | clk: timer-sp: convert to clk_prepare()/clk_unprepare() | Russell King | 2011-09-27 |
| * | | | | | | | clk: sa1111: convert to clk_prepare()/clk_unprepare() | Russell King | 2011-09-27 |
* | | | | | | | | Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c... | Linus Torvalds | 2011-10-27 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | ARM: 7135/1: ep93xx: bring back missing <mach/gpio.h> | Mika Westerberg | 2011-10-17 |
| * | | | | | | | | ARM: 7104/1: plat-pxa: break out GPIO driver specifics | Linus Walleij | 2011-10-01 |
| * | | | | | | | | ARM: 7103/1: plat-pxa: move PXA GPIO driver to GPIO subsystem | Linus Walleij | 2011-10-01 |
| * | | | | | | | | ARM: 7042/3: mach-ep93xx: break out GPIO driver specifics | Linus Walleij | 2011-10-01 |
| * | | | | | | | | ARM: 7101/1: arm/tegra: Replace <mach/gpio.h> with <mach/gpio-tegra.h> | Stephen Warren | 2011-09-26 |
| * | | | | | | | | ARM: 7094/1: arm/tegra: Move EN_VDD_1V05_GPIO to board-harmony.h | Stephen Warren | 2011-09-26 |
| * | | | | | | | | ARM: 7083/1: rewrite U300 GPIO to use gpiolib | Linus Walleij | 2011-09-08 |
| * | | | | | | | | ARM: 7063/1: Orion: gpio: add missing include of linux/types.h | Axel Lin | 2011-08-24 |
| * | | | | | | | | ARM: 7055/1: arm/tegra: mach/gpio.h: include linux/types.h to fix build | Stephen Warren | 2011-08-24 |
| * | | | | | | | | ARM: 7054/1: arm/tegra: Delete custom gpio_to_irq, and irq_to_gpio | Stephen Warren | 2011-08-24 |
| * | | | | | | | | ARM: 7057/1: mach-pnx4008: rename GPIO header | Linus Walleij | 2011-08-23 |
| * | | | | | | | | ARM: 7056/1: plat-nomadik: kill off <plat/gpio.h> | Linus Walleij | 2011-08-23 |
| * | | | | | | | | ARM: 7050/1: mach-sa1100: delete irq_to_gpio() function | Linus Walleij | 2011-08-22 |
| * | | | | | | | | ARM: 7049/1: mach-sa1100: move SA1100 GPIO driver to GPIO subsystem | Linus Walleij | 2011-08-22 |
| * | | | | | | | | ARM: 7045/1: mach-lpc32xx: break out GPIO driver specifics | Linus Walleij | 2011-08-22 |
| * | | | | | | | | ARM: 7044/1: mach-lpc32xx: move LPC32XX GPIO driver to GPIO subsystem | Linus Walleij | 2011-08-22 |
| * | | | | | | | | ARM: 7043/1: mach-ixp2000: rename GPIO header | Linus Walleij | 2011-08-22 |
| * | | | | | | | | ARM: 7041/1: gpio-ep93xx: hookup the to_irq callback in the driver | Linus Walleij | 2011-08-22 |
| * | | | | | | | | ARM: 7040/1: mach-davinci: break out GPIO driver specifics | Linus Walleij | 2011-08-22 |