summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2008-02-2924-49/+50
|\
| * arch/sh/drivers/dma/dma-sh.c: Correct use of ! and &Julia Lawall2008-02-271-1/+1
| * serial: Move asm-sh/sci.h to linux/serial_sci.h.Paul Mundt2008-02-2618-18/+18
| * sh: revert dreamcast pci changeMagnus Damm2008-02-261-22/+22
| * sh: fix rtc_resources setup for sh770xRafael Ignacio Zurita2008-02-261-3/+3
| * sh: heartbeat: ioremap is expected to succeedRoel Kluin2008-02-261-1/+1
| * sh: Storage class should be before const qualifierTobias Klauser2008-02-261-2/+2
| * sh: SH5-103 needs to select CPU_SH5.Paul Mundt2008-02-251-0/+1
| * sh: Rename SH-3 CCR3 reg to avoid synclink_cs clash.Paul Mundt2008-02-251-2/+2
* | 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