summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2010-02-14of/sparc: Remove sparc-local declaration of allnodes and devtree_lockGrant Likely1-3/+0
2010-02-14of: move definition of of_chosen into common code.Grant Likely4-10/+0
2010-02-14of: remove unused extern reference to devtree_lockGrant Likely2-4/+0
2010-02-14of: put default string compare and #a/s-cell values into common headerGrant Likely2-14/+0
2010-02-14of/flattree: Don't assume HAVE_LMBJeremy Kerr2-0/+10
2010-02-13powerpc/85xx: Fix SMP when "cpu-release-addr" is in lowmemPeter Tyser1-2/+19
2010-02-13powerpc/85xx: Fix oops during MSI driver probe on MPC85xxMDS boardsAnton Vorontsov1-1/+2
2010-02-12sparc64: Tighten checks in kstack_valid().David S. Miller1-0/+4
2010-02-12parisc: fix tracing of signalsKyle McMartin1-1/+3
2010-02-12[IA64] preserve personality flag bits across execTony Luck1-1/+3
2010-02-11Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus 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/kern...Linus 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-09of/flattree: endian-convert members of boot_param_headerJeremy Kerr1-1/+1
2010-02-09of/flattree: use callback to setup initrd from /chosenJeremy Kerr2-0/+20
2010-02-09of/flattree: merge early_init_dt_scan_memory() common codeGrant Likely2-100/+20
2010-02-09of: add 'of_' prefix to machine_is_compatible()Grant Likely12-37/+37
2010-02-09of: merge of_find_node_by_phandleJeremy Kerr3-54/+0
2010-02-09of: merge of_attach_node() & of_detach_node()Grant Likely4-126/+0
2010-02-09microblaze: remove early_init_dt_scan_cpus() and phyp_dump_*()Grant Likely1-153/+0
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/c...Linus 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/po...Linus 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/ker...Linus Torvalds9-19/+77
2010-02-03omap: Disable serial port autoidle by defaultTony Lindgren1-2/+9