Age | Commit message (Expand) | Author |
2011-08-29 | x86, UV: Remove UV delay in starting slave cpus | Jack Steiner |
2011-08-29 | x86-32, vdso: On system call restart after SYSENTER, use int $0x80 | H. Peter Anvin |
2011-08-29 | x86, olpc: Wait for last byte of EC command to be accepted | Paul Fox |
2011-08-29 | xen: Do not enable PV IPIs when vector callback not present | Stefano Stabellini |
2011-08-29 | xen/x86: replace order-based range checking of M2P table by linear one | Jan Beulich |
2011-08-29 | x86, mtrr: lock stop machine during MTRR rendezvous sequence | Suresh Siddha |
2011-08-29 | x86, intel, power: Correct the MSR_IA32_ENERGY_PERF_BIAS message | Len Brown |
2011-08-15 | sparc: Don't do hypervisor calls on non-sun4v in DS driver. | David S. Miller |
2011-08-15 | powerpc: pseries: Fix kexec on machines with more than 4TB of RAM | Anton Blanchard |
2011-08-15 | powerpc: Fix device tree claim code | Anton Blanchard |
2011-08-15 | powerpc/pseries: Fix kexec on recent firmware versions | Anton Blanchard |
2011-08-15 | sparc: Fix build with DEBUG_PAGEALLOC enabled. | David S. Miller |
2011-08-15 | sparc: Size mondo queues more sanely. | David S. Miller |
2011-08-15 | sparc: Access kernel TSB using physical addressing when possible. | David S. Miller |
2011-08-15 | sparc: Use popc when possible for ffs/__ffs/ffz. | David S. Miller |
2011-08-15 | sparc: Set reboot-cmd using reboot data hypervisor call if available. | David S. Miller |
2011-08-15 | sparc: Add some missing hypervisor API groups. | David S. Miller |
2011-08-15 | sparc: Use hweight64() in popc emulation. | David S. Miller |
2011-08-15 | sparc: Use popc if possible for hweight routines. | David S. Miller |
2011-08-15 | sparc: Minor tweaks to Niagara page copy/clear. | David S. Miller |
2011-08-15 | sparc: Sanitize cpu feature detection and reporting. | David S. Miller |
2011-08-15 | sparc: Detect and handle UltraSPARC-T3 cpu types. | David S. Miller |
2011-08-15 | sparc: Don't do expensive hypervisor PCR write unless necessary. | David S. Miller |
2011-08-15 | sparc: Add T3 sun4v cpu type and hypervisor group defines. | David S. Miller |
2011-08-15 | sparc: Don't leave sparc_pmu_type NULL on sun4v. | David S. Miller |
2011-08-15 | xen: allow enable use of VGA console on dom0 | Jeremy Fitzhardinge |
2011-08-15 | fix return type of __atomic64_add_return | John David Anglin |
2011-08-15 | Fix futex support | Carlos O'Donell |
2011-08-15 | wire up sendmmsg syscall | James Bottomley |
2011-08-15 | cris: add missing declaration of kgdb_init() and breakpoint() | WANG Cong |
2011-08-15 | cris: fix the prototype of sync_serial_ioctl() | WANG Cong |
2011-08-15 | cris: fix a build error in sync_serial_open() | WANG Cong |
2011-08-15 | cris: fix a build error in kernel/fork.c | WANG Cong |
2011-08-04 | powerpc/pseries/hvconsole: Fix dropped console output | Anton Blanchard |
2011-08-04 | xtensa: prevent arbitrary read in ptrace | Dan Rosenberg |
2011-08-04 | irq_work, alpha: Fix up arch hooks | Peter Zijlstra |
2011-08-04 | powerpc/kdump: Fix timeout in crash_kexec_wait_realmode | Michael Neuling |
2011-08-04 | oprofile, x86: Fix nmi-unsafe callgraph support | Robert Richter |
2011-08-04 | kexec, x86: Fix incorrect jump back address if not preserving context | Huang Ying |
2011-08-04 | x86, intel, power: Initialize MSR_IA32_ENERGY_PERF_BIAS | Len Brown |
2011-08-04 | irq_work, ppc: Fix up arch hooks | Peter Zijlstra |
2011-08-04 | ARM: pxa/cm-x300: fix V3020 RTC functionality | Igor Grinberg |
2011-07-21 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe... | Linus Torvalds |
2011-07-21 | sparc,kgdbts: fix compile regression with kgdb test suite | Jason Wessel |
2011-07-21 | x86: Make Dell Latitude E6420 use reboot=pci | H. Peter Anvin |
2011-07-21 | x86: Make Dell Latitude E5420 use reboot=pci | Daniel J Blueman |
2011-07-20 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-07-19 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/lin... | Linus Torvalds |
2011-07-19 | davinci: DM365 EVM: fix video input mux bits | Jon Povey |
2011-07-19 | ARM: davinci: Check for NULL return from irq_alloc_generic_chip | Todd Poynor |