summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2010-10-15arch/tile: parameterize system PLs to support KVM portChris Metcalf
2010-10-15arch/tile: add Tilera's <arch/sim.h> header as an open-source headerChris Metcalf
2010-10-15arch/tile: Bomb C99 comments to C89 comments in tile's <arch/sim_def.h>Chris Metcalf
2010-10-14arch/tile: prevent corrupt top frame from causing backtracer runawayChris Metcalf
2010-10-14arch/tile: various top-level Makefile cleanupsChris Metcalf
2010-10-14arch/tile: change lower bound on syscall error return to -4095Chris Metcalf
2010-10-14arch/tile: properly export __mb_incoherent for modulesChris Metcalf
2010-10-14arch/tile: provide a definition of MAP_STACKChris Metcalf
2010-10-14arch/tile: Add a warning if we try to allocate too much vmalloc memory.Chris Metcalf
2010-10-14arch/tile: update some comments to clarify register usage.Chris Metcalf
2010-10-14arch/tile: use better "punctuation" for VMSPLIT_3_5G and friendsChris Metcalf
2010-10-14arch/tile: Use <asm-generic/syscalls.h>Chris Metcalf
2010-10-14Merge branch 'master' into for-linusChris Metcalf
2010-10-06Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2010-10-06Merge branch 'v2.6.36-rc6-urgent-fixes' of git://xenbits.xen.org/people/sstab...Linus Torvalds
2010-10-06powerpc: remove unused variableStephen Rothwell
2010-10-05Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-10-05modules: Fix module_bug_list list corruption raceLinus Torvalds
2010-10-05tile: replace some BUG_ON checks with BUILD_BUG_ON checksAkinobu Mita
2010-10-05xen: do not initialize PV timers on HVM if !xen_have_vector_callbackStefano Stabellini
2010-10-04Merge branch 'merge-powerpc' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-10-04Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds
2010-10-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-10-04MIPS: Octeon: Place cnmips_cu2_setup in __init memory.David Daney
2010-10-04MIPS: Don't place cu2 notifiers in __cpuinitdataDavid Daney
2010-10-04MIPS: Calculate VMLINUZ_LOAD_ADDRESS based on the length of vmlinux.binShmulik Ladkani
2010-10-04MIPS: Alchemy: Resolve prom section mismatchesManuel Lauss
2010-10-04MIPS: Fix syscall 64 bit number comments.Ralf Baechle
2010-10-04MIPS: Hookup fanotify_init, fanotify_mark, and prlimit64 syscalls.David Daney
2010-10-04MIPS: TX49xx: Rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGNFUJITA Tomonori
2010-10-04MIPS: N32: Fix getdents64 syscall for n32Bernhard Walle
2010-10-04MIPS: Remove pr_<level> uses of KERN_<level>Joe Perches
2010-10-04MIPS: PNX8550: Sort out machine halt, restart and powerdown functions.Ralf Baechle
2010-10-04MIPS: GIC: Remove dependencies from Malta files.Ralf Baechle
2010-10-04MIPS: Kconfig: Fix and clarify kconfig help text for VSMP and SMTC.Ralf Baechle
2010-10-04MIPS: DMA: Fix computation of DMA flags from device's coherent_dma_mask.Ralf Baechle
2010-10-04MIPS: Audit: Fix hang in entry.S.Ralf Baechle
2010-10-04MIPS: Document why RELOC_HIDE is there.Ralf Baechle
2010-10-04MIPS: Octeon: Determine if helper needs to be builtAndreas Bießmann
2010-10-04MIPS: Use generic atomic64 for 32-bit kernelsDeng-Cheng Zhu
2010-10-04MIPS: RM7000: Symbol should be staticRicardo Mendoza
2010-10-04MIPS: kspd: Adjust confusing if indentationJulia Lawall
2010-10-04MIPS: Fix a typo.Andrea Gelmini
2010-10-01Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-10-01MN10300: Fix flush_icache_range()David Howells
2010-10-01Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2010-10-01Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-10-01arch/m68k/mac/macboing.c: use unsigned long for irqflagsAndrew Morton
2010-09-30x86, hpet: Fix bogus error check in hpet_assign_irq()Thomas Gleixner
2010-09-30x86, irq: Plug memory leak in sparse irqThomas Gleixner