aboutsummaryrefslogtreecommitdiffstats
path: root/arch/tile
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2010-11-24
|\
| * arch/tile: fix memchr() not to dereference memory for zero lengthChris Metcalf2010-11-24
| * arch/tile: make glibc's sysconf(_SC_NPROCESSORS_CONF) work correctlyChris Metcalf2010-11-24
| * Merge branch 'master' into for-linusChris Metcalf2010-11-24
| |\
| * | arch/tile: fix rwlock so would-be write lockers don't block new readersChris Metcalf2010-11-15
* | | Merge branch 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...Linus Torvalds2010-11-24
|\ \ \ | |_|/ |/| |
| * | pci root complex: support for tile architectureChris Metcalf2010-11-24
| * | drivers/net/tile/: on-chip network drivers for the tile architectureChris Metcalf2010-11-24
* | | BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-17
| |/ |/|
* | arch/tile: mark "hardwall" device as non-seekableChris Metcalf2010-11-01
* | asm-generic/stat.h: support 64-bit file time_t for stat()Chris Metcalf2010-11-01
* | arch/tile: don't allow user code to set the PL via ptrace or signal returnChris Metcalf2010-11-01
* | arch/tile: correct double syscall restart for nested signalsChris Metcalf2010-11-01
* | arch/tile: avoid __must_check warning on one strict_strtol checkChris Metcalf2010-11-01
|/
* arch/tile: bomb raw_local_irq_ to arch_local_irq_Chris Metcalf2010-11-01
* arch/tile: complete migration to new kmap_atomic schemeChris Metcalf2010-11-01
* Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2010-10-28
|\
| * kbuild: convert `arch/tile' to the kconfig mainmenu upgradeArnaud Lacombe2010-10-28
* | Remove duplicate includes from many filesZimny Lech2010-10-27
* | ptrace: cleanup arch_ptrace() on tileNamhyung Kim2010-10-27
* | ptrace: change signature of arch_ptrace()Namhyung Kim2010-10-27
* | tile: enable ARCH_DMA_ADDR_T_64BITFUJITA Tomonori2010-10-27
* | mm: fix race in kunmap_atomic()Peter Zijlstra2010-10-27
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2010-10-26
|\ \
| * | arch/tile: convert a BUG_ON to BUILD_BUG_ONChris Metcalf2010-10-15
| * | arch/tile: make ptrace() work properly for TILE-Gx COMPAT modeChris Metcalf2010-10-15
| * | arch/tile: support new info op generated by compilerChris Metcalf2010-10-15
| * | arch/tile: minor whitespace/naming changes for string support filesChris Metcalf2010-10-15
| * | arch/tile: enable single-step support for TILE-GxChris Metcalf2010-10-15
| * | arch/tile: parameterize system PLs to support KVM portChris Metcalf2010-10-15
| * | arch/tile: add Tilera's <arch/sim.h> header as an open-source headerChris Metcalf2010-10-15
| * | arch/tile: Bomb C99 comments to C89 comments in tile's <arch/sim_def.h>Chris Metcalf2010-10-15
| * | arch/tile: prevent corrupt top frame from causing backtracer runawayChris Metcalf2010-10-14
| * | arch/tile: various top-level Makefile cleanupsChris Metcalf2010-10-14
| * | arch/tile: change lower bound on syscall error return to -4095Chris Metcalf2010-10-14
| * | arch/tile: properly export __mb_incoherent for modulesChris Metcalf2010-10-14
| * | arch/tile: provide a definition of MAP_STACKChris Metcalf2010-10-14
| * | arch/tile: Add a warning if we try to allocate too much vmalloc memory.Chris Metcalf2010-10-14
| * | arch/tile: update some comments to clarify register usage.Chris Metcalf2010-10-14
| * | arch/tile: use better "punctuation" for VMSPLIT_3_5G and friendsChris Metcalf2010-10-14
| * | arch/tile: Use <asm-generic/syscalls.h>Chris Metcalf2010-10-14
| * | Merge branch 'master' into for-linusChris Metcalf2010-10-14
| |\ \
| * | | tile: replace some BUG_ON checks with BUILD_BUG_ON checksAkinobu Mita2010-10-05
* | | | mm: remove pte_*map_nested()Peter Zijlstra2010-10-26
* | | | mm: stack based kmap_atomic()Peter Zijlstra2010-10-26
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds2010-10-22
|\ \ \ \
| * | | | bitops: make asm-generic/bitops/find.h more genericAkinobu Mita2010-10-09
| | |/ / | |/| |
* | | | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-22
|\ \ \ \
| * | | | llseek: automatically add .llseek fopArnd Bergmann2010-10-15
| | |/ / | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflagsLinus Torvalds2010-10-21
|\ \ \ \