aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-02-29Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds5-11/+6
2008-02-29[ARM] 4842/1: pxa: remove redundant IRQ saving/restoring in clk_pxa3xx_cken_*eric miao1-8/+0
2008-02-29[ARM] 4841/1: pxa: fix typo in LCD platform data definition code for zyloniteeric miao1-1/+1
2008-02-29[ARM] 4839/1: fixes kernel Oops in /dev/mem device driver for memory map with PHYS_OFFAlexandre Rusev1-0/+2
2008-02-29[ARM] eliminate MODULE_PARM() usageRandy Dunlap1-1/+1
2008-02-29[ARM] 4836/1: Make ATAGS_PROC depend on KEXECUli Luckas1-1/+2
2008-02-29xen: mask out SEP from CPUIDJeremy Fitzhardinge1-0/+1
2008-02-29x86: disable BTS ptrace extensions for nowIngo Molnar3-0/+16
2008-02-29x86: CPA: avoid split of alias mappingsThomas Gleixner1-10/+11
2008-02-29x86: delay the export removal of init_mmIngo Molnar1-0/+1
2008-02-29x86: fix leak un ioremap_page_range() failureIngo Molnar1-1/+1
2008-02-29x86 vdso: fix build locale dependencyRoland McGrath1-2/+4
2008-02-29x86: restore vsyscall64 prochandlerThomas Gleixner1-1/+10
2008-02-29x86: tls prevent_tail_callRoland McGrath1-2/+6
2008-02-29Merge branch 'avr32-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Linus Torvalds3-1/+7
2008-02-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6Linus Torvalds23-393/+267
2008-02-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds24-49/+50
2008-02-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds5-20/+16
2008-02-28[SPARC64]: Adjust kernel PC validation test in fault handler.David S. Miller1-1/+1
2008-02-27avr32: Fix OCD refcounting bugHaavard Skinnemoen1-0/+1
2008-02-26[SPARC64]: Loosen checks in exception table handling.David S. Miller1-10/+2
2008-02-27arch/sh/drivers/dma/dma-sh.c: Correct use of ! and &Julia Lawall1-1/+1
2008-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds20-138/+121
2008-02-26x86: fix boot failure on 486 due to TSC breakageMikael Pettersson2-2/+2
2008-02-26x86: fix build on non-C locales.Priit Laes1-1/+1
2008-02-26x86: make c_idle.work have a static address.Glauber Costa1-1/+1
2008-02-26x86: don't save unreliable stack trace entriesVegard Nossum1-0/+4
2008-02-26x86: don't make swapper_pg_pmd globalAdrian Bunk1-1/+1
2008-02-26x86: don't print a warning when MTRR are blank and running in KVMJoerg Roedel1-2/+6
2008-02-26x86: fix execve with -fstack-protectIngo Molnar2-5/+7
2008-02-26x86: fix vsyscall wreckageThomas Gleixner1-49/+3
2008-02-26x86: rename KERNEL_TEXT_SIZE => KERNEL_IMAGE_SIZEIngo Molnar1-1/+1
2008-02-26x86: fix spontaneous reboot with allyesconfig bzImageIngo Molnar2-10/+17
2008-02-26x86: remove double-checking empty zero pages debugYinghai Lu1-8/+0
2008-02-26x86: notsc is ignored on common configurationsPavel Machek1-1/+2
2008-02-26x86/mtrr: fix kernel-doc missing notationRandy Dunlap1-0/+1
2008-02-26x86: handle BIOSes which terminate e820 with CF=1 and no SMAPH. Peter Anvin1-3/+6
2008-02-26x86: don't use P6_NOPs if compiling with CONFIG_X86_GENERICH. Peter Anvin1-1/+10
2008-02-26x86: require family >= 6 if we are using P6 NOPsH. Peter Anvin1-0/+5
2008-02-26x86: do not promote TM3x00/TM5x00 to i686-classH. Peter Anvin1-7/+0
2008-02-26x86: hpet fix docbook commentPavel Machek1-2/+2
2008-02-26x86: make DEBUG_PAGEALLOC and CPA more robustIngo Molnar1-33/+51
2008-02-26x86/lguest: fix pgdir pmd index calculationAhmed S. Darwish1-1/+1
2008-02-26lguest: fix build breakageTony Breeds1-3/+1
2008-02-26lguest: include function prototypesHarvey Harrison1-9/+1
2008-02-26serial: Move asm-sh/sci.h to linux/serial_sci.h.Paul Mundt18-18/+18
2008-02-26sh: revert dreamcast pci changeMagnus Damm1-22/+22
2008-02-26sh: fix rtc_resources setup for sh770xRafael Ignacio Zurita1-3/+3
2008-02-26sh: heartbeat: ioremap is expected to succeedRoel Kluin1-1/+1
2008-02-26sh: Storage class should be before const qualifierTobias Klauser1-2/+2