aboutsummaryrefslogtreecommitdiff
path: root/arch/tile
AgeCommit message (Expand)Author
2012-06-18arch/tile: big-endian: properly bswap instruction bundles when backtracingChris Metcalf
2012-06-16tile: fix bug in get_user() for 4-byte valuesChris Metcalf
2012-06-06tile: add #include to unbreak build after generic init_task conversionChris Metcalf
2012-06-06tile: remove cpu_idle_on_new_stackChris Metcalf
2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-06-01new helper: signal_delivered()Al Viro
2012-06-01most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro
2012-06-01set_restore_sigmask() is never called without SIGPENDING (and never should be)Al Viro
2012-06-01pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro
2012-06-01new helper: sigmask_to_save()Al Viro
2012-06-01new helper: restore_saved_sigmask()Al Viro
2012-06-01new helpers: {clear,test,test_and_clear}_restore_sigmask()Al Viro
2012-05-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-05-30bury __kernel_nlink_t, make internal nlink_t consistentAl Viro
2012-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2012-05-25tile: default to tilegx_defconfig for ARCH=tileChris Metcalf
2012-05-25tile: fix bug where fls(0) was not returning 0Chris Metcalf
2012-05-25arch/tile: mark TILEGX as not EXPERIMENTALChris Metcalf
2012-05-25tile/mm/fault.c: Port OOM changes to handle_page_faultKautuk Consul
2012-05-25arch/tile: add descriptive text if the kernel reports a bad trapChris 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-24Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-05-24Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-05-23move key_repace_session_keyring() into tracehook_notify_resume()Al Viro
2012-05-23Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-05-22Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-05-21Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-05-21timers: Fixup the Kconfig consolidation falloutThomas Gleixner
2012-05-21tile: Use generic time configAnna-Maria Gleixner
2012-05-18tilegx: enable SYSCALL_WRAPPERS supportChris Metcalf
2012-05-16fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha
2012-05-16arch/tile: apply commit 74fca9da0 to the compat signal handling as wellChris Metcalf
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-08Merge branch 'smp/threadalloc' into smp/hotplugThomas Gleixner
2012-05-08tile: Use common threadinfo allocatorThomas Gleixner
2012-05-05init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASKThomas Gleixner
2012-05-05tile: Use generic init_taskThomas Gleixner
2012-04-26smp: Add task_struct argument to __cpu_up()Thomas Gleixner
2012-04-25arch/tile: fix a couple of functions that should be __initChris Metcalf