aboutsummaryrefslogtreecommitdiffstats
path: root/arch/tile/include/asm
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-06-01
|\
| * set_restore_sigmask() is never called without SIGPENDING (and never should be)Al Viro2012-06-01
| * new helpers: {clear,test,test_and_clear}_restore_sigmask()Al Viro2012-06-01
* | bury __kernel_nlink_t, make internal nlink_t consistentAl Viro2012-05-30
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2012-05-25
|\
| * tile: fix bug where fls(0) was not returning 0Chris Metcalf2012-05-25
| * arch/tile: fix hardwall for tilegx and generalize for idn and ipiChris Metcalf2012-05-25
| * arch/tile: support multiple huge page sizes dynamicallyChris Metcalf2012-05-25
| * arch/tile: support kexec() for tilegxChris Metcalf2012-05-25
| * arch/tile: support <asm/cachectl.h> header for cacheflush() syscallChris Metcalf2012-05-25
| * arch/tile: Allow tilegx to build with either 16K or 64K page sizeChris Metcalf2012-05-25
| * arch/tile: optimize get_user/put_user and friendsChris Metcalf2012-05-25
| * arch/tile: support building big-endian kernelChris Metcalf2012-05-25
| * arch/tile: allow building Linux with transparent huge pages enabledChris Metcalf2012-05-25
| * arch/tile: use interrupt critical sections lessChris Metcalf2012-05-25
* | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-05-24
|\ \
| * | kvmclock: Add functions to check if the host has stopped the vmEric B Munson2012-04-08
* | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-05-23
|\ \ \
| * | | fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha2012-05-16
* | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-05-22
|\ \ \ \
| * | | | sched/numa: Rewrite the CONFIG_NUMA sched domain supportPeter Zijlstra2012-05-09
| |/ / /
* | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-05-21
|\ \ \ \ | |_|_|/ |/| | |
| * | | tile: Use common threadinfo allocatorThomas Gleixner2012-05-08
| |/ /
* / / arch/tile: fix up some issues in calling do_work_pending()Chris Metcalf2012-05-16
|/ /
* / arch/tile: fix a couple of functions that should be __initChris Metcalf2012-04-25
|/
* arch/tile: use atomic exchange in arch_write_unlock()Chris Metcalf2012-04-02
* arch/tile: work around a hardware issue with the return-address stackChris Metcalf2012-04-02
* arch/tile: various bugs in stack backtracerChris Metcalf2012-04-02
* arch/tile: use 0 for IRQ_RESCHEDULE instead of 1Chris Metcalf2012-04-02
* arch/tile: fix gcc 4.6 warnings in <asm/bitops_64.h>Chris Metcalf2012-04-02
* arch/tile: revert comment for atomic64_add_unless().Chris Metcalf2012-04-02
* tile: fix multiple build failures from system.h dismantlePaul Gortmaker2012-04-02
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2012-03-29
|\
| * [PATCH v3] ipc: provide generic compat versions of IPC syscallsChris Metcalf2012-03-15
* | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-03-28
|\ \
| * | smp: introduce a generic on_each_cpu_mask() functionGilad Ben-Yossef2012-03-28
* | | Delete all instances of asm/system.hDavid Howells2012-03-28
* | | Disintegrate asm/system.h for TileDavid Howells2012-03-28
|/ /
* / highmem: kill all __kmap_atomic()Cong Wang2012-03-20
|/
* Merge branch 'for-next' of git://git.infradead.org/users/dhowells/linux-headersLinus Torvalds2012-01-14
|\
| * UAPI: Split trivial #if defined(__KERNEL__) && X conditionalsDavid Howells2011-12-13
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-01-11
|\ \
| * | PCI: TILE: convert pcibios_set_master() to a non-inlined functionMyron Stowe2012-01-06
| |/
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2012-01-10
|\ \ | |/ |/|
| * tile: switch to GENERIC_PCI_IOMAPMichael S. Tsirkin2011-12-04
| * tile: don't panic on iomapMichael S. Tsirkin2011-12-04
* | arch/tile: use new generic {enable,disable}_percpu_irq() routinesChris Metcalf2011-12-03
|/
* arch/tile: factor out <arch/opcode.h> headerChris Metcalf2011-11-03
* arch/tile: add the <arch> headers to the set of installed kernel headersChris Metcalf2011-11-03
* arch/tile: avoid ISO namespace pollution with <asm/sigcontext.h>Chris Metcalf2011-11-03