summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | [SPARC64]: Loosen checks in exception table handling.David S. Miller2008-02-271-10/+2Star
| * | | | [SPARC64]: Fix section mismatch from kernel_map_rangeSam Ravnborg2008-02-251-1/+2
| * | | | [SPARC64]: Fix section mismatchs from dr_cpu_dataSam Ravnborg2008-02-252-8/+8
| * | | | [SPARC]: Fix build in arch/sparc/kernel/led.cDavid S. Miller2008-02-251-0/+3
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds2008-02-2620-138/+121Star
|\ \ \ \
| * | | | 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/+3Star
| * | | | 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/+0Star
| * | | | 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/+0Star
| * | | | 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/+1Star
| * | | | lguest: include function prototypesHarvey Harrison2008-02-261-9/+1Star
| |/ / /
* / / / sched: add declaration of sched_tail to sched.hHarvey Harrison2008-02-251-2/+0Star
|/ / /
* | / 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-248-84/+13Star
|\ \
| * | [SPARC64]: make IOMMU code respect the segment boundary limitsFUJITA Tomonori2008-02-211-1/+2
| * | [SPARC64]: Fix cpu trampoline et al. mismatch warnings.Sam Ravnborg2008-02-213-3/+7
| * | [SPARC64]: More sparse warning fixes in process.cDavid S. Miller2008-02-201-0/+2
| * | [SPARC64]: Kill show_regs32().David S. Miller2008-02-201-18/+0Star
| * | [SPARC64]: Fix sparse warnings wrt. __show_regs().David S. Miller2008-02-202-4/+0Star
| * | [SPARC64]: Kill show_stackframe{,32}().David S. Miller2008-02-201-56/+0Star
| * | [SPARC64]: Fix sparse warnings wrt. machine_alt_power_off().David S. Miller2008-02-202-2/+2
* | | h8300: defconfig updateYoshinori Sato2008-02-241-123/+140
* | | h8300: IRQ handling updateYoshinori Sato2008-02-245-311/+89Star
* | | h8300: signal.c typo fixYoshinori Sato2008-02-241-2/+2
* | | uml: fix FP register corruptionJeff Dike2008-02-246-0/+49
* | | uml: fix helper_wait calls in watchdogJohann Felix Soden2008-02-241-2/+2
* | | uml: remove unused sigcontext accessorsJeff Dike2008-02-242-55/+0Star
* | | MN10300: define HZ as a config optionDavid Howells2008-02-241-0/+4
* | | arch/um/kernel/mem.c: fix a shadowed variableWANG Cong2008-02-241-3/+3
* | | UML: update defconfigJeff Dike2008-02-241-93/+187
* | | uml: fix initrd printkJohann Felix Soden2008-02-241-1/+1
* | | Mark CC_STACKPROTECTOR as being BROKENLinus Torvalds2008-02-221-1/+1
* | | x86 ptrace: fix compat PTRACE_SETREGSRoland McGrath2008-02-221-2/+2
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-02-221-1/+18
|\ \ \