aboutsummaryrefslogtreecommitdiffstats
path: root/arch/tile
Commit message (Expand)AuthorAge
* 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
|\ \ \ \
| * | | | Fix IRQ flag handling namingDavid Howells2010-10-07
| | |/ / | |/| |
* | | | Merge branch 'x86/urgent' of into irq/sparseirqThomas Gleixner2010-10-12
|\| | |
| * | | Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds2010-09-24
| |\ \ \
| | * | | arch/tile: remove dead code from intvec_32.SChris Metcalf2010-09-24
* | | | | genirq: Cleanup irq_chip->typename leftoversThomas Gleixner2010-09-23
|/ / / /
* | | | Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds2010-09-16
|\| | |
| * | | arch/tile: fix formatting bug in register dumpsChris Metcalf2010-09-15
| * | | arch/tile: fix memcpy_fromio()/memcpy_toio() signaturesChris Metcalf2010-09-15
| * | | arch/tile: Save and restore extra user state for tilegxChris Metcalf2010-09-15
| * | | arch/tile: Change struct sigcontext to be more usefulChris Metcalf2010-09-15
| * | | arch/tile: finish const-ifying sys_execve()Chris Metcalf2010-09-15
| |/ /
* / / compat: Make compat_alloc_user_space() incorporate the access_ok()H. Peter Anvin2010-09-14
|/ /
* / Make do_execve() take a const filename pointerDavid Howells2010-08-17
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2010-08-15
|\
| * arch/tile: don't validate CROSS_COMPILE needlesslyChris Metcalf2010-08-15
| * arch/tile: export only COMMAND_LINE_SIZE to userspace.Chris Metcalf2010-08-15