summaryrefslogtreecommitdiff
path: root/arch/tile/include (unfollow)
Commit message (Expand)Author
2012-06-06tile: remove cpu_idle_on_new_stackChris Metcalf
2012-06-01set_restore_sigmask() is never called without SIGPENDING (and never should be)Al Viro
2012-06-01new helpers: {clear,test,test_and_clear}_restore_sigmask()Al Viro
2012-05-30bury __kernel_nlink_t, make internal nlink_t consistentAl Viro
2012-05-25tile: fix bug where fls(0) was not returning 0Chris Metcalf
2012-05-25arch/tile: allow querying cpu module information from the hypervisorChris Metcalf
2012-05-25arch/tile: fix hardwall for tilegx and generalize for idn and ipiChris Metcalf
2012-05-25arch/tile: support multiple huge page sizes dynamicallyChris Metcalf
2012-05-25arch/tile: support kexec() for tilegxChris Metcalf
2012-05-25arch/tile: support <asm/cachectl.h> header for cacheflush() syscallChris Metcalf
2012-05-25arch/tile: Allow tilegx to build with either 16K or 64K page sizeChris Metcalf
2012-05-25arch/tile: optimize get_user/put_user and friendsChris Metcalf
2012-05-25arch/tile: support building big-endian kernelChris Metcalf
2012-05-25arch/tile: allow building Linux with transparent huge pages enabledChris Metcalf
2012-05-25arch/tile: use interrupt critical sections lessChris Metcalf
2012-05-16fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha
2012-05-16arch/tile: fix up some issues in calling do_work_pending()Chris Metcalf
2012-05-09sched/numa: Rewrite the CONFIG_NUMA sched domain supportPeter Zijlstra
2012-05-08tile: Use common threadinfo allocatorThomas Gleixner
2012-04-25arch/tile: fix a couple of functions that should be __initChris Metcalf
2012-04-08kvmclock: Add functions to check if the host has stopped the vmEric B Munson
2012-04-02arch/tile: use atomic exchange in arch_write_unlock()Chris Metcalf
2012-04-02arch/tile: work around a hardware issue with the return-address stackChris Metcalf
2012-04-02arch/tile: various bugs in stack backtracerChris Metcalf
2012-04-02arch/tile: use 0 for IRQ_RESCHEDULE instead of 1Chris Metcalf
2012-04-02arch/tile: fix gcc 4.6 warnings in <asm/bitops_64.h>Chris Metcalf
2012-04-02arch/tile: revert comment for atomic64_add_unless().Chris Metcalf
2012-04-02arch/tile: fix typo in <arch/spr_def.h>Chris Metcalf
2012-04-02tile: fix multiple build failures from system.h dismantlePaul Gortmaker
2012-03-28smp: introduce a generic on_each_cpu_mask() functionGilad Ben-Yossef
2012-03-28Delete all instances of asm/system.hDavid Howells
2012-03-28Disintegrate asm/system.h for TileDavid Howells
2012-03-20highmem: kill all __kmap_atomic()Cong Wang
2012-03-15[PATCH v3] ipc: provide generic compat versions of IPC syscallsChris Metcalf
2012-01-06PCI: TILE: convert pcibios_set_master() to a non-inlined functionMyron Stowe
2011-12-13UAPI: Split trivial #if defined(__KERNEL__) && X conditionalsDavid Howells
2011-12-04tile: switch to GENERIC_PCI_IOMAPMichael S. Tsirkin
2011-12-04tile: don't panic on iomapMichael S. Tsirkin
2011-12-03arch/tile: use new generic {enable,disable}_percpu_irq() routinesChris Metcalf
2011-11-03arch/tile: factor out <arch/opcode.h> headerChris Metcalf
2011-11-03arch/tile: add the <arch> headers to the set of installed kernel headersChris Metcalf
2011-11-03arch/tile: avoid ISO namespace pollution with <asm/sigcontext.h>Chris Metcalf
2011-07-26atomic: cleanup asm-generic atomic*.h inclusionArun Sharma
2011-07-26atomic: move atomic_add_unless to generic codeArun Sharma
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-07-26asm-generic: add another generic ext2 atomic bitopsAkinobu Mita
2011-07-26ptrace: unify show_regs() prototypeMike Frysinger
2011-06-27Fix node_start/end_pfn() definition for mm/page_cgroup.cKAMEZAWA Hiroyuki
2011-06-15arch/tile: remove useless set_fixmap_nocache() macroChris Metcalf
2011-06-10arch/tile: add hypervisor-based character driver for SPI flash ROMChris Metcalf