Age | Commit message (Expand) | Author |
2011-04-30 | tioca: Fix assignment from incompatible pointer warnings | Jeff Mahoney |
2011-04-30 | x86: Fix a bogus unwind annotation in lib/semaphore_32.S | Jan Beulich |
2011-04-30 | powerpc: Fix default_machine_crash_shutdown #ifdef botch | Kamalesh Babulal |
2011-04-30 | powerpc/kexec: Add ifdef CONFIG_PPC_STD_MMU_64 to PPC64 code | Kamalesh Babulal |
2011-04-30 | x86, binutils, xen: Fix another wrong size directive | Alexander van Heukelum |
2011-04-30 | powerpc: rtas_flash needs to use rtas_data_buf | Milton Miller |
2011-04-30 | powerpc/kdump: Fix race in kdump shutdown | Michael Neuling |
2011-04-30 | fix per-cpu flag problem in the cpu affinity checkers | Thomas Gleixner |
2011-04-30 | x86: Flush TLB if PGD entry is changed in i386 PAE mode | Shaohua Li |
2011-04-30 | x86, quirk: Fix SB600 revision check | Andreas Herrmann |
2011-04-30 | x86: Fix panic when handling "mem={invalid}" param | Kamal Mostafa |
2011-04-30 | powerpc/kexec: Fix orphaned offline CPUs across kexec | Matt Evans |
2011-04-30 | powerpc/crashdump: Do not fail on NULL pointer dereferencing | Maxim Uvarov |
2011-04-30 | powerpc/kexec: Speedup kexec hash PTE tear down | Michael Neuling |
2011-04-30 | powerpc/pseries: Add hcall to read 4 ptes at a time in real mode | Michael Neuling |
2011-04-30 | powerpc: Use more accurate limit for first segment memory allocations | Anton Blanchard |
2011-04-30 | powerpc/kdump: Use chip->shutdown to disable IRQs | Anton Blanchard |
2011-04-30 | powerpc/kdump: CPUs assume the context of the oopsing CPU | Anton Blanchard |
2011-04-30 | ARM: Ensure predictable endian state on signal handler entry | Russell King |
2011-04-30 | s390: remove task_show_regs | Martin Schwidefsky |
2011-04-30 | parisc : Remove broken line wrapping handling pdc_iodc_print() | Guy Martin |
2011-04-30 | parisc: pass through '\t' to early (iodc) console | Kyle McMartin |
2011-04-30 | powerpc: Fix some 6xx/7xxx CPU setup functions | Benjamin Herrenschmidt |
2011-04-30 | rapidio: fix hang on RapidIO doorbell queue full condition | Thomas Taranowski |
2011-02-09 | x86, gcc-4.6: Use gcc -m options when building vdso | H. Peter Anvin |
2010-12-09 | ARM: 6482/2: Fix find_next_zero_bit and related assembly | James Jones |
2010-12-09 | acpi-cpufreq: fix a memleak when unloading driver | Zhang Rui |
2010-12-09 | um: fix global timer issue when using CONFIG_NO_HZ | Richard Weinberger |
2010-10-28 | powerpc: Don't use kernel stack with translation off | Michael Neuling |
2010-10-28 | powerpc: Initialise paca->kstack before early_setup_secondary | Matt Evans |
2010-09-20 | x86-64, compat: Retruncate rax after ia32 syscall entry tracing | Roland McGrath |
2010-09-20 | compat: Make compat_alloc_user_space() incorporate the access_ok() | H. Peter Anvin |
2010-09-20 | x86-64, compat: Test %rax for the syscall number, not %eax | H. Peter Anvin |
2010-08-26 | ARM: Tighten check for allowable CPSR values | Russell King |
2010-08-20 | x86: don't send SIGBUS for kernel page faults | Greg Kroah-Hartman |
2010-08-13 | xen: drop xen_sched_clock in favour of using plain wallclock time | Jeremy Fitzhardinge |
2010-08-06 | .gitignore updates | Alexey Dobriyan |
2010-08-02 | x86, Calgary: Limit the max PHB number to 256 | Darrick J. Wong |
2010-08-02 | x86, Calgary: Increase max PHB number | Darrick J. Wong |
2010-07-05 | parisc: clear floating point exception flag on SIGFPE signal | Helge Deller |
2010-07-05 | powerpc/oprofile: fix potential buffer overrun in op_model_cell.c | Denis Kirjanov |
2010-07-05 | powerpc/pseries: Make query_cpu_stopped callable outside hotplug cpu | Michael Neuling |
2010-07-05 | powerpc/pseries: Only call start-cpu when a CPU is stopped | Michael Neuling |
2010-07-05 | powerpc: Fix handling of strncmp with zero len | Jeff Mahoney |
2010-05-26 | clockevent: Prevent dead lock on clockevents_lock | Suresh Siddha |
2010-04-01 | x86, ia32_aout: do not kill argument mapping | Jiri Slaby |
2010-04-01 | KVM: x86: check for cr3 validity in ioctl_set_sregs | Marcelo Tosatti |
2010-04-01 | KVM: VMX: Check cpl before emulating debug register access | Avi Kivity |
2010-04-01 | KVM: x86 emulator: limit instructions to 15 bytes | Avi Kivity |
2010-01-28 | KVM: S390: fix potential array overrun in intercept handling | Christian Borntraeger |