Age | Commit message (Expand) | Author | Files | Lines |
2008-02-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 | Linus Torvalds | 20 | -138/+121 |
2008-02-26 | x86: fix boot failure on 486 due to TSC breakage | Mikael Pettersson | 2 | -2/+2 |
2008-02-26 | x86: fix build on non-C locales. | Priit Laes | 1 | -1/+1 |
2008-02-26 | x86: make c_idle.work have a static address. | Glauber Costa | 1 | -1/+1 |
2008-02-26 | x86: don't save unreliable stack trace entries | Vegard Nossum | 1 | -0/+4 |
2008-02-26 | x86: don't make swapper_pg_pmd global | Adrian Bunk | 1 | -1/+1 |
2008-02-26 | x86: don't print a warning when MTRR are blank and running in KVM | Joerg Roedel | 1 | -2/+6 |
2008-02-26 | x86: fix execve with -fstack-protect | Ingo Molnar | 2 | -5/+7 |
2008-02-26 | x86: fix vsyscall wreckage | Thomas Gleixner | 1 | -49/+3 |
2008-02-26 | x86: rename KERNEL_TEXT_SIZE => KERNEL_IMAGE_SIZE | Ingo Molnar | 1 | -1/+1 |
2008-02-26 | x86: fix spontaneous reboot with allyesconfig bzImage | Ingo Molnar | 2 | -10/+17 |
2008-02-26 | x86: remove double-checking empty zero pages debug | Yinghai Lu | 1 | -8/+0 |
2008-02-26 | x86: notsc is ignored on common configurations | Pavel Machek | 1 | -1/+2 |
2008-02-26 | x86/mtrr: fix kernel-doc missing notation | Randy Dunlap | 1 | -0/+1 |
2008-02-26 | x86: handle BIOSes which terminate e820 with CF=1 and no SMAP | H. Peter Anvin | 1 | -3/+6 |
2008-02-26 | x86: don't use P6_NOPs if compiling with CONFIG_X86_GENERIC | H. Peter Anvin | 1 | -1/+10 |
2008-02-26 | x86: require family >= 6 if we are using P6 NOPs | H. Peter Anvin | 1 | -0/+5 |
2008-02-26 | x86: do not promote TM3x00/TM5x00 to i686-class | H. Peter Anvin | 1 | -7/+0 |
2008-02-26 | x86: hpet fix docbook comment | Pavel Machek | 1 | -2/+2 |
2008-02-26 | x86: make DEBUG_PAGEALLOC and CPA more robust | Ingo Molnar | 1 | -33/+51 |
2008-02-26 | x86/lguest: fix pgdir pmd index calculation | Ahmed S. Darwish | 1 | -1/+1 |
2008-02-26 | lguest: fix build breakage | Tony Breeds | 1 | -3/+1 |
2008-02-26 | lguest: include function prototypes | Harvey Harrison | 1 | -9/+1 |
2008-02-25 | sched: add declaration of sched_tail to sched.h | Harvey Harrison | 1 | -2/+0 |
2008-02-24 | ARM: OMAP: Release i2c_adapter after use (Siemens SX1) | Jean Delvare | 1 | -0/+2 |
2008-02-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 8 | -84/+13 |
2008-02-24 | h8300: defconfig update | Yoshinori Sato | 1 | -123/+140 |
2008-02-24 | h8300: IRQ handling update | Yoshinori Sato | 5 | -311/+89 |
2008-02-24 | h8300: signal.c typo fix | Yoshinori Sato | 1 | -2/+2 |
2008-02-24 | uml: fix FP register corruption | Jeff Dike | 6 | -0/+49 |
2008-02-24 | uml: fix helper_wait calls in watchdog | Johann Felix Soden | 1 | -2/+2 |
2008-02-24 | uml: remove unused sigcontext accessors | Jeff Dike | 2 | -55/+0 |
2008-02-24 | MN10300: define HZ as a config option | David Howells | 1 | -0/+4 |
2008-02-24 | arch/um/kernel/mem.c: fix a shadowed variable | WANG Cong | 1 | -3/+3 |
2008-02-24 | UML: update defconfig | Jeff Dike | 1 | -93/+187 |
2008-02-24 | uml: fix initrd printk | Johann Felix Soden | 1 | -1/+1 |
2008-02-22 | Mark CC_STACKPROTECTOR as being BROKEN | Linus Torvalds | 1 | -1/+1 |
2008-02-22 | x86 ptrace: fix compat PTRACE_SETREGS | Roland McGrath | 1 | -2/+2 |
2008-02-22 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 1 | -1/+18 |
2008-02-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2 | -1/+6 |
2008-02-22 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 3 | -8/+38 |
2008-02-22 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 32 | -354/+1604 |
2008-02-22 | PCI: don't load acpi_php when acpi is disabled | Yinghai Lu | 1 | -1/+2 |
2008-02-22 | PCI: irq: patch for Intel ICH10 DeviceID's | Jason Gaston | 1 | -0/+4 |
2008-02-21 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jk/spu... | Paul Mackerras | 4 | -20/+7 |
2008-02-21 | [POWERPC] pasemi: Remove warning in mpic_pasemi_msi.c | Olof Johansson | 1 | -3/+2 |
2008-02-21 | [POWERPC] pasemi: Register i2c devices at boot | Olof Johansson | 2 | -1/+98 |
2008-02-21 | Hibernation: Handle DEBUG_PAGEALLOC on x86 | Rafael J. Wysocki | 1 | -1/+18 |
2008-02-21 | [SPARC64]: make IOMMU code respect the segment boundary limits | FUJITA Tomonori | 1 | -1/+2 |
2008-02-21 | [SPARC64]: Fix cpu trampoline et al. mismatch warnings. | Sam Ravnborg | 3 | -3/+7 |