| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: davinci: fix cache flush build error | Linus Walleij | 2011-10-03 | 1 | -1/+5 |
* | ARM: davinci: da850 EVM: read mac address from SPI flash | Sudhakar Rajashekhara | 2011-10-03 | 1 | -0/+28 |
* | ARM: 7081/1: mach-integrator: fix the clocksource | Linus Walleij | 2011-10-03 | 1 | -3/+3 |
* | xen/smp: Warn user why they keel over - nosmp or noapic and what to use instead. | Konrad Rzeszutek Wilk | 2011-10-03 | 1 | -0/+10 |
* | xen: x86_32: do not enable iterrupts when returning from exception in interru... | Igor Mammedov | 2011-10-03 | 1 | -3/+5 |
* | x86, perf: Check that current->mm is alive before getting user callchain | Andrey Vagin | 2011-10-03 | 1 | -0/+3 |
* | MXC: iomux-v3: correct NO_PAD_CTRL definition | Troy Kisky | 2011-10-03 | 1 | -1/+1 |
* | ARM: 7014/1: cache-l2x0: Fix L2 Cache size calculation. | Srinivas Kandagatla | 2011-10-03 | 1 | -1/+1 |
* | sparc64: Only Panther cheetah+ chips have POPC. | David S. Miller | 2011-10-03 | 1 | -2/+8 |
* | sparc32,sun4d: Change IPI IRQ level to prevent collision between IPI and time... | Kjetil Oftedal | 2011-10-03 | 1 | -1/+1 |
* | sparc: fix array bounds error setting up PCIC NMI trap | Ian Campbell | 2011-10-03 | 1 | -2/+2 |
* | sparc64: Set HAVE_C_RECORDMCOUNT | David S. Miller | 2011-10-03 | 1 | -0/+1 |
* | sparc: Allow handling signals when stack is corrupted. | David S. Miller | 2011-10-03 | 8 | -233/+468 |
* | sparc32: unbreak arch_write_unlock() | Mikael Pettersson | 2011-10-03 | 1 | -2/+9 |
* | sparc64: remove unnecessary macros from spinlock_64.h | Mikael Pettersson | 2011-10-03 | 1 | -6/+0 |
* | arch/powerpc/sysdev/fsl_rio.c: correct IECSR register clear value | Liu Gang-B34182 | 2011-10-03 | 1 | -2/+3 |
* | x86, UV: Remove UV delay in starting slave cpus | Jack Steiner | 2011-08-29 | 1 | -1/+0 |
* | x86-32, vdso: On system call restart after SYSENTER, use int $0x80 | H. Peter Anvin | 2011-08-29 | 1 | -1/+1 |
* | x86, olpc: Wait for last byte of EC command to be accepted | Paul Fox | 2011-08-29 | 1 | -2/+2 |
* | xen: Do not enable PV IPIs when vector callback not present | Stefano Stabellini | 2011-08-29 | 1 | -2/+2 |
* | xen/x86: replace order-based range checking of M2P table by linear one | Jan Beulich | 2011-08-29 | 3 | -8/+12 |
* | x86, mtrr: lock stop machine during MTRR rendezvous sequence | Suresh Siddha | 2011-08-29 | 1 | -0/+23 |
* | x86, intel, power: Correct the MSR_IA32_ENERGY_PERF_BIAS message | Len Brown | 2011-08-29 | 1 | -5/+5 |
* | sparc: Don't do hypervisor calls on non-sun4v in DS driver. | David S. Miller | 2011-08-15 | 1 | -6/+7 |
* | powerpc: pseries: Fix kexec on machines with more than 4TB of RAM | Anton Blanchard | 2011-08-15 | 1 | -1/+1 |
* | powerpc: Fix device tree claim code | Anton Blanchard | 2011-08-15 | 1 | -3/+3 |
* | powerpc/pseries: Fix kexec on recent firmware versions | Anton Blanchard | 2011-08-15 | 3 | -3/+14 |
* | sparc: Fix build with DEBUG_PAGEALLOC enabled. | David S. Miller | 2011-08-15 | 1 | -2/+4 |
* | sparc: Size mondo queues more sanely. | David S. Miller | 2011-08-15 | 1 | -7/+23 |
* | sparc: Access kernel TSB using physical addressing when possible. | David S. Miller | 2011-08-15 | 4 | -40/+85 |
* | sparc: Use popc when possible for ffs/__ffs/ffz. | David S. Miller | 2011-08-15 | 7 | -15/+126 |
* | sparc: Set reboot-cmd using reboot data hypervisor call if available. | David S. Miller | 2011-08-15 | 5 | -9/+53 |
* | sparc: Add some missing hypervisor API groups. | David S. Miller | 2011-08-15 | 2 | -0/+12 |
* | sparc: Use hweight64() in popc emulation. | David S. Miller | 2011-08-15 | 1 | -11/+4 |
* | sparc: Use popc if possible for hweight routines. | David S. Miller | 2011-08-15 | 7 | -40/+102 |
* | sparc: Minor tweaks to Niagara page copy/clear. | David S. Miller | 2011-08-15 | 4 | -102/+77 |
* | sparc: Sanitize cpu feature detection and reporting. | David S. Miller | 2011-08-15 | 4 | -36/+185 |
* | sparc: Detect and handle UltraSPARC-T3 cpu types. | David S. Miller | 2011-08-15 | 7 | -4/+50 |
* | sparc: Don't do expensive hypervisor PCR write unless necessary. | David S. Miller | 2011-08-15 | 1 | -2/+5 |
* | sparc: Add T3 sun4v cpu type and hypervisor group defines. | David S. Miller | 2011-08-15 | 3 | -0/+3 |
* | sparc: Don't leave sparc_pmu_type NULL on sun4v. | David S. Miller | 2011-08-15 | 1 | -0/+1 |
* | xen: allow enable use of VGA console on dom0 | Jeremy Fitzhardinge | 2011-08-15 | 4 | -1/+87 |
* | fix return type of __atomic64_add_return | John David Anglin | 2011-08-15 | 1 | -2/+2 |
* | Fix futex support | Carlos O'Donell | 2011-08-15 | 1 | -6/+60 |
* | wire up sendmmsg syscall | James Bottomley | 2011-08-15 | 2 | -1/+3 |
* | cris: add missing declaration of kgdb_init() and breakpoint() | WANG Cong | 2011-08-15 | 1 | -0/+3 |
* | cris: fix the prototype of sync_serial_ioctl() | WANG Cong | 2011-08-15 | 1 | -1/+1 |
* | cris: fix a build error in sync_serial_open() | WANG Cong | 2011-08-15 | 1 | -2/+2 |
* | cris: fix a build error in kernel/fork.c | WANG Cong | 2011-08-15 | 1 | -3/+3 |
* | powerpc/pseries/hvconsole: Fix dropped console output | Anton Blanchard | 2011-08-04 | 1 | -1/+1 |