aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-02-12parisc: fix tracing of signalsKyle McMartin1-1/+3
2010-02-11Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6Linus Torvalds1-1/+6
2010-02-11Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds6-194/+736
2010-02-11Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds8-37/+31
2010-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds5-14/+20
2010-02-11sparc32: Fix thinko in previous change.David S. Miller1-1/+1
2010-02-10MIPS: Don't probe reserved EntryHi bits.David Daney1-2/+2
2010-02-10MIPS: SNI: Correct NULL testJulia Lawall1-1/+1
2010-02-10MIPS: Fix __devinit __cpuinit confusion in cpu_cache_initDavid Daney2-3/+3
2010-02-10MIPS: IP27: Make defconfig useful again.Ralf Baechle1-188/+729
2010-02-10MIPS: Fixup of the r4k timerWu Zhangjin1-0/+1
2010-02-10OMAP: hsmmc: fix memory leakAaro Koskinen1-1/+6
2010-02-10Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds1-2/+2
2010-02-10Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-4/+6
2010-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Linus Torvalds1-6/+9
2010-02-09x86, apic: Don't use logical-flat mode when CPU hotplug may exceed 8 CPUsSuresh Siddha6-34/+28
2010-02-10powerpc: Fix address masking bug in hpte_need_flush()David Gibson1-3/+9
2010-02-09sparc: Align clone and signal stacks to 16 bytes.David S. Miller5-14/+20
2010-02-09x86-32: Make AT_VECTOR_SIZE_ARCH=2Serge E. Hallyn1-2/+2
2010-02-09KVM: PIT: control word is write-onlyMarcelo Tosatti1-0/+3
2010-02-09kvmclock: count total_sleep_time when updating guest clockJason Wang1-4/+3
2010-02-09[S390] Fix struct _lowcore layout.Heiko Carstens1-2/+2
2010-02-08Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds1-1/+2
2010-02-08Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds1-0/+1
2010-02-08Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-2/+12
2010-02-08microblaze: Invalidate dcache before enabling itMichal Simek1-0/+1
2010-02-08powerpc/pseries: Fix kexec regression caused by CPPR trackingMark Nelson1-2/+12
2010-02-08sh: Remove superfluous setup_frame_reg callMatt Fleming1-1/+0
2010-02-08sh: Don't continue unwinding across interruptsMatt Fleming1-0/+20
2010-02-08sh: Setup frame pointer in handle_exception pathMatt Fleming1-0/+2
2010-02-08sh: Correct the offset of the return address in ret_from_exceptionMatt Fleming1-1/+7
2010-02-04Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds12-30/+195
2010-02-04Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6Linus Torvalds9-19/+77
2010-02-03omap: Disable serial port autoidle by defaultTony Lindgren1-2/+9
2010-02-03omap: Fix access to already released memory in clk_debugfs_register_one()Marek Skuczynski1-2/+2
2010-02-03omap: Fix arch/arm/mach-omap2/mux.c: Off by one errorTony Lindgren1-1/+2
2010-02-03omap: Fix 3630 mux errorsTony Lindgren2-0/+54
2010-02-03OMAP2/3: GPMC: ensure valid clock pointerKevin Hilman1-1/+4
2010-02-03OMAP2/3: IRQ: ensure valid base addressKevin Hilman1-1/+3
2010-02-03ARCH OMAP : enable ARCH_HAS_HOLES_MEMORYMODEL for OMAPSriram1-0/+1
2010-02-03omap: Remove old unused defines for OMAP_32KSYNCT_BASETony Lindgren1-10/+0
2010-02-03ARM: Fix wrong register in proc-arm6_7.S data abort handlerRussell King1-1/+1
2010-02-03microblaze: fix interrupt state restoreSteven J. Magnani1-4/+6
2010-02-03microblaze: Defconfig updateMichal Simek2-44/+169
2010-02-02memory hotplug: fix a bug on /dev/mem for 64-bit kernelsShaohui Zheng1-0/+19
2010-02-02x86, doc: Fix minor spelling error in arch/x86/mm/gup.cAndy Shevchenko1-1/+1
2010-02-02Merge branch 'sh/for-2.6.33' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2-6/+6
2010-02-02Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds7-4/+31
2010-02-02MIPS: 64-bit: Detect virtual memory sizeGuenter Roeck4-1/+24
2010-02-02sh: Fix access to released memory in clk_debugfs_register_one()Marek Skuczynski1-2/+2