summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-02-295-20/+16
|\ \ \ \
| * | | | [SPARC64]: Adjust kernel PC validation test in fault handler.David S. Miller2008-02-281-1/+1
| * | | | [SPARC64]: Loosen checks in exception table handling.David S. Miller2008-02-261-10/+2
| * | | | [SPARC64]: Fix section mismatch from kernel_map_rangeSam Ravnborg2008-02-241-1/+2
| * | | | [SPARC64]: Fix section mismatchs from dr_cpu_dataSam Ravnborg2008-02-242-8/+8
| * | | | [SPARC]: Fix build in arch/sparc/kernel/led.cDavid S. Miller2008-02-241-0/+3
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds2008-02-2620-138/+121
|\ \ \ \
| * | | | x86: fix boot failure on 486 due to TSC breakageMikael Pettersson2008-02-262-2/+2
| * | | | x86: fix build on non-C locales.Priit Laes2008-02-261-1/+1
| * | | | x86: make c_idle.work have a static address.Glauber Costa2008-02-261-1/+1
| * | | | x86: don't save unreliable stack trace entriesVegard Nossum2008-02-261-0/+4
| * | | | x86: don't make swapper_pg_pmd globalAdrian Bunk2008-02-261-1/+1
| * | | | x86: don't print a warning when MTRR are blank and running in KVMJoerg Roedel2008-02-261-2/+6
| * | | | x86: fix execve with -fstack-protectIngo Molnar2008-02-262-5/+7
| * | | | x86: fix vsyscall wreckageThomas Gleixner2008-02-261-49/+3
| * | | | x86: rename KERNEL_TEXT_SIZE => KERNEL_IMAGE_SIZEIngo Molnar2008-02-261-1/+1
| * | | | x86: fix spontaneous reboot with allyesconfig bzImageIngo Molnar2008-02-262-10/+17
| * | | | x86: remove double-checking empty zero pages debugYinghai Lu2008-02-261-8/+0
| * | | | x86: notsc is ignored on common configurationsPavel Machek2008-02-261-1/+2
| * | | | x86/mtrr: fix kernel-doc missing notationRandy Dunlap2008-02-261-0/+1
| * | | | x86: handle BIOSes which terminate e820 with CF=1 and no SMAPH. Peter Anvin2008-02-261-3/+6
| * | | | x86: don't use P6_NOPs if compiling with CONFIG_X86_GENERICH. Peter Anvin2008-02-261-1/+10
| * | | | x86: require family >= 6 if we are using P6 NOPsH. Peter Anvin2008-02-261-0/+5
| * | | | x86: do not promote TM3x00/TM5x00 to i686-classH. Peter Anvin2008-02-261-7/+0
| * | | | x86: hpet fix docbook commentPavel Machek2008-02-261-2/+2
| * | | | x86: make DEBUG_PAGEALLOC and CPA more robustIngo Molnar2008-02-261-33/+51
| * | | | x86/lguest: fix pgdir pmd index calculationAhmed S. Darwish2008-02-261-1/+1
| * | | | lguest: fix build breakageTony Breeds2008-02-261-3/+1
| * | | | lguest: include function prototypesHarvey Harrison2008-02-261-9/+1
| |/ / /
* / / / sched: add declaration of sched_tail to sched.hHarvey Harrison2008-02-251-2/+0
|/ / /
* | / ARM: OMAP: Release i2c_adapter after use (Siemens SX1)Jean Delvare2008-02-241-0/+2
| |/ |/|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-02-238-84/+13
|\ \
| * | [SPARC64]: make IOMMU code respect the segment boundary limitsFUJITA Tomonori2008-02-201-1/+2
| * | [SPARC64]: Fix cpu trampoline et al. mismatch warnings.Sam Ravnborg2008-02-203-3/+7
| * | [SPARC64]: More sparse warning fixes in process.cDavid S. Miller2008-02-191-0/+2
| * | [SPARC64]: Kill show_regs32().David S. Miller2008-02-191-18/+0
| * | [SPARC64]: Fix sparse warnings wrt. __show_regs().David S. Miller2008-02-192-4/+0
| * | [SPARC64]: Kill show_stackframe{,32}().David S. Miller2008-02-191-56/+0
| * | [SPARC64]: Fix sparse warnings wrt. machine_alt_power_off().David S. Miller2008-02-192-2/+2
* | | h8300: defconfig updateYoshinori Sato2008-02-231-123/+140
* | | h8300: IRQ handling updateYoshinori Sato2008-02-235-311/+89
* | | h8300: signal.c typo fixYoshinori Sato2008-02-231-2/+2
* | | uml: fix FP register corruptionJeff Dike2008-02-236-0/+49
* | | uml: fix helper_wait calls in watchdogJohann Felix Soden2008-02-231-2/+2
* | | uml: remove unused sigcontext accessorsJeff Dike2008-02-232-55/+0
* | | MN10300: define HZ as a config optionDavid Howells2008-02-231-0/+4
* | | arch/um/kernel/mem.c: fix a shadowed variableWANG Cong2008-02-231-3/+3
* | | UML: update defconfigJeff Dike2008-02-231-93/+187
* | | uml: fix initrd printkJohann Felix Soden2008-02-231-1/+1
* | | Mark CC_STACKPROTECTOR as being BROKENLinus Torvalds2008-02-221-1/+1