Age | Commit message (Expand) | Author |
2008-03-11 | x86: ia32 syscall restart fix | Roland McGrath |
2008-03-07 | x86_64: make ptrace always sign-extend orig_ax to 64 bits | Roland McGrath |
2008-03-07 | x86: re-add reboot fixups | Ingo Molnar |
2008-03-07 | x86: fix typo in step.c | Jan Beulich |
2008-03-07 | x86: fix merge mistake in i387.c | Jan Beulich |
2008-03-07 | x86: clear DF before calling signal handler | Aurelien Jarno |
2008-03-05 | [CPUFREQ] Remove debugging message from e_powersaver | Dave Jones |
2008-03-04 | x86, i387: fix ptrace leakage using init_fpu() | Suresh Siddha |
2008-02-29 | x86: disable BTS ptrace extensions for now | Ingo Molnar |
2008-02-29 | x86: delay the export removal of init_mm | Ingo Molnar |
2008-02-29 | x86: restore vsyscall64 prochandler | Thomas Gleixner |
2008-02-29 | x86: tls prevent_tail_call | Roland McGrath |
2008-02-26 | x86: fix boot failure on 486 due to TSC breakage | Mikael Pettersson |
2008-02-26 | x86: make c_idle.work have a static address. | Glauber Costa |
2008-02-26 | x86: don't save unreliable stack trace entries | Vegard Nossum |
2008-02-26 | x86: don't make swapper_pg_pmd global | Adrian Bunk |
2008-02-26 | x86: don't print a warning when MTRR are blank and running in KVM | Joerg Roedel |
2008-02-26 | x86: fix execve with -fstack-protect | Ingo Molnar |
2008-02-26 | x86: fix vsyscall wreckage | Thomas Gleixner |
2008-02-26 | x86: rename KERNEL_TEXT_SIZE => KERNEL_IMAGE_SIZE | Ingo Molnar |
2008-02-26 | x86: fix spontaneous reboot with allyesconfig bzImage | Ingo Molnar |
2008-02-26 | x86: notsc is ignored on common configurations | Pavel Machek |
2008-02-26 | x86/mtrr: fix kernel-doc missing notation | Randy Dunlap |
2008-02-26 | x86: do not promote TM3x00/TM5x00 to i686-class | H. Peter Anvin |
2008-02-26 | x86: hpet fix docbook comment | Pavel Machek |
2008-02-26 | lguest: fix build breakage | Tony Breeds |
2008-02-22 | x86 ptrace: fix compat PTRACE_SETREGS | Roland McGrath |
2008-02-21 | PCI: don't load acpi_php when acpi is disabled | Yinghai Lu |
2008-02-19 | x86: i8259A: remove redundant irq_descinitialization | Ahmed S. Darwish |
2008-02-19 | x86: lds - Use THREAD_SIZE instead of numeric constant | Cyrill Gorcunov |
2008-02-19 | x86: lds - Use PAGE_SIZE instead of numeric constant | Cyrill Gorcunov |
2008-02-19 | x86: fix printout ugliness in cpu info printk | Marcin Slusarz |
2008-02-19 | x86: exclude vsyscall files from stackprotect | Ingo Molnar |
2008-02-19 | x86: fix section mismatch in head_64.S:initial_code | Sam Ravnborg |
2008-02-19 | x86: fix section mismatch warning in topology.c:arch_register_cpu | Sam Ravnborg |
2008-02-19 | x86: fix section mismatch in setup_64.c:srat_detect_node | Sam Ravnborg |
2008-02-19 | x86: fix section mismatch warning in setup_64.c:nearby_node | Sam Ravnborg |
2008-02-19 | x86: fix compile warning building without CONFIG_SYSCTL | Li Zefan |
2008-02-19 | x86: don't make swapper_pg_fixmap global | Adrian Bunk |
2008-02-19 | x86: don't make irq_return global | Adrian Bunk |
2008-02-19 | x86: unexport io_delay_type | Adrian Bunk |
2008-02-19 | x86: make mxcsr_feature_mask static again | Adrian Bunk |
2008-02-19 | x86: sparse warning in efi.c | Harvey Harrison |
2008-02-19 | x86: sparse error in efi_32.c | Harvey Harrison |
2008-02-19 | x86, kprobes: remove sparse warnings from x86 | Harvey Harrison |
2008-02-19 | remove mca-pentium | Adrian Bunk |
2008-02-18 | x86: fix lguest build failure | Rusty Russell |
2008-02-18 | x86: zap invalid and unused pmds in early boot | Thomas Gleixner |
2008-02-14 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2008-02-14 | x86: include proper prototypes for rodata_test | Harvey Harrison |