summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2010-10-15arch/tile: convert a BUG_ON to BUILD_BUG_ONChris Metcalf
2010-10-15arch/tile: make ptrace() work properly for TILE-Gx COMPAT modeChris Metcalf
2010-10-15arch/tile: support new info op generated by compilerChris Metcalf
2010-10-15arch/tile: minor whitespace/naming changes for string support filesChris Metcalf
2010-10-15arch/tile: enable single-step support for TILE-GxChris Metcalf
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-14kmemleak: add TILE to the list of supported architectures.Chris Metcalf
2010-10-14char: hvc: check for error caseVasiliy Kulikov
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-06Linux 2.6.36-rc7v2.6.36-rc7Linus Torvalds
2010-10-06Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2010-10-06Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-10-06Merge branch 'v2.6.36-rc6-urgent-fixes' of git://xenbits.xen.org/people/sstab...Linus Torvalds
2010-10-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2010-10-05powerpc: remove unused variableStephen Rothwell
2010-10-05Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-10-05Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-10-05wait: using uninitialized member of wait queueEvgeny Kuznetsov
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-05xen: do not set xenstored_ready before xenbus_probe on hvmStefano Stabellini
2010-10-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds
2010-10-04Merge branch 'merge-powerpc' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-10-04Merge branch 'fix/misc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Linus Torvalds
2010-10-04Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2010-10-04Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds
2010-10-04Merge branch 'merge-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-10-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-10-04Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2010-10-04ksm: fix bad user data when swappingHugh Dickins
2010-10-04ksm: fix page_address_in_vma anon_vma oopsHugh Dickins
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