Age | Commit message (Expand) | Author | Files | Lines |
2011-03-28 | powerpc: rtas_flash needs to use rtas_data_buf | Milton Miller | 1 | -18/+21 |
2011-03-28 | powerpc/kdump: Fix race in kdump shutdown | Michael Neuling | 1 | -0/+27 |
2011-03-28 | fix per-cpu flag problem in the cpu affinity checkers | Thomas Gleixner | 1 | -1/+1 |
2011-03-21 | x86: Flush TLB if PGD entry is changed in i386 PAE mode | Shaohua Li | 2 | -10/+4 |
2011-03-21 | perf, powerpc: Handle events that raise an exception without overflowing | Anton Blanchard | 2 | -1/+24 |
2011-03-21 | IA64: Optimize ticket spinlocks in fsys_rt_sigprocmask | Petr Tesarik | 1 | -31/+11 |
2011-03-21 | IA64: fix siglock | Tony Luck | 1 | -7/+39 |
2011-03-21 | x86, quirk: Fix SB600 revision check | Andreas Herrmann | 1 | -1/+6 |
2011-03-21 | x86: Emit "mem=nopentium ignored" warning when not supported | Kamal Mostafa | 1 | -2/+5 |
2011-03-21 | x86: Fix panic when handling "mem={invalid}" param | Kamal Mostafa | 1 | -0/+3 |
2011-03-21 | x86/mm: Handle mm_fault_error() in kernel space | Andrey Vagin | 1 | -0/+7 |
2011-03-21 | MIPS: MTX-1: Make au1000_eth probe all PHY addresses | Florian Fainelli | 1 | -0/+9 |
2011-03-21 | powerpc/kexec: Fix orphaned offline CPUs across kexec | Matt Evans | 1 | -0/+25 |
2011-03-21 | powerpc/crashdump: Do not fail on NULL pointer dereferencing | Maxim Uvarov | 1 | -0/+3 |
2011-03-21 | powerpc/kexec: Speedup kexec hash PTE tear down | Michael Neuling | 1 | -13/+20 |
2011-03-21 | powerpc/pseries: Add hcall to read 4 ptes at a time in real mode | Michael Neuling | 3 | -0/+57 |
2011-03-21 | powerpc/kdump: Use chip->shutdown to disable IRQs | Anton Blanchard | 1 | -1/+1 |
2011-03-21 | powerpc/kdump: CPUs assume the context of the oopsing CPU | Anton Blanchard | 1 | -1/+5 |
2011-03-21 | powerpc: Use more accurate limit for first segment memory allocations | Anton Blanchard | 1 | -4/+13 |
2011-03-21 | x86: Use u32 instead of long to set reset vector back to 0 | Don Zickus | 1 | -1/+1 |
2011-03-21 | x86 quirk: Fix polarity for IRQ0 pin2 override on SB800 systems | Andreas Herrmann | 3 | -13/+18 |
2011-03-21 | ARM: Ensure predictable endian state on signal handler entry | Russell King | 1 | -1/+3 |
2011-03-21 | s390: remove task_show_regs | Martin Schwidefsky | 2 | -42/+0 |
2011-03-21 | x86/pvclock: Zero last_value on resume | Jeremy Fitzhardinge | 3 | -0/+8 |
2011-03-21 | x86, mm: avoid possible bogus tlb entries by clearing prev mm_cpumask after s... | Suresh Siddha | 1 | -2/+3 |
2011-03-21 | powerpc: Fix some 6xx/7xxx CPU setup functions | Benjamin Herrenschmidt | 1 | -20/+20 |
2011-03-21 | powerpc: Fix hcall tracepoint recursion | Anton Blanchard | 1 | -0/+37 |
2011-03-21 | x86, mtrr: Avoid MTRR reprogramming on BP during boot on UP platforms | Suresh Siddha | 1 | -1/+9 |
2011-03-21 | rapidio: fix hang on RapidIO doorbell queue full condition | Thomas Taranowski | 1 | -1/+0 |
2011-03-21 | correct vdso version string | Martin Schwidefsky | 1 | -1/+1 |
2011-03-21 | x86, vt-d: Fix the vt-d fault handling irq migration in the x2apic mode | Kenji Kaneshige | 1 | -0/+1 |
2011-03-21 | x86: Enable the intr-remap fault handling after local APIC setup | Kenji Kaneshige | 2 | -7/+8 |
2011-03-21 | x86, gcc-4.6: Use gcc -m options when building vdso | H. Peter Anvin | 1 | -2/+2 |
2011-03-21 | x86, amd: Fix panic on AMD CPU family 0x15 | Andreas Herrmann | 1 | -2/+1 |
2011-03-21 | x86, hotplug: Use mwait to offline a processor, fix the legacy case | H. Peter Anvin | 2 | -24/+84 |
2011-03-21 | nohz/s390: fix arch_needs_cpu() return value on offline cpus | Heiko Carstens | 1 | -0/+19 |
2011-03-21 | compat: Make compat_alloc_user_space() incorporate the access_ok() | H. Peter Anvin | 7 | -7/+7 |
2011-03-21 | x86-64, compat: Retruncate rax after ia32 syscall entry tracing | Roland McGrath | 1 | -1/+7 |
2011-03-21 | x86-64, compat: Test %rax for the syscall number, not %eax | H. Peter Anvin | 1 | -7/+7 |
2011-03-21 | ARM: 6482/2: Fix find_next_zero_bit and related assembly | James Jones | 1 | -2/+4 |
2011-03-21 | ARM: 6489/1: thumb2: fix incorrect optimisation in usracc | Will Deacon | 1 | -1/+1 |
2011-03-21 | x86: Ignore trap bits on single step exceptions | Frederic Weisbecker | 1 | -0/+4 |
2011-03-21 | acpi-cpufreq: fix a memleak when unloading driver | Zhang Rui | 1 | -0/+1 |
2011-03-21 | xen: don't bother to stop other cpus on shutdown/reboot | Jeremy Fitzhardinge | 1 | -4/+0 |
2011-03-21 | um: fix global timer issue when using CONFIG_NO_HZ | Richard Weinberger | 1 | -1/+1 |
2011-03-21 | um: remove PAGE_SIZE alignment in linker script causing kernel segfault. | Richard Weinberger | 1 | -1/+1 |
2011-03-21 | x86, kdump: Change copy_oldmem_page() to use cached addressing | Cliff Wickman | 1 | -1/+1 |
2011-03-21 | x86, intr-remap: Set redirection hint in the IRTE | Suresh Siddha | 1 | -0/+2 |
2011-03-21 | x86, mtrr: Assume SYS_CFG[Tom2ForceMemTypeWB] exists on all future AMD CPUs | Andreas Herrmann | 1 | -1/+1 |
2011-03-21 | x86, olpc: Don't retry EC commands forever | Paul Fox | 1 | -1/+4 |