aboutsummaryrefslogtreecommitdiffstats
path: root/arch/tile
Commit message (Expand)AuthorAge
* arch/tile: don't enable irqs unconditionally in page fault handlerChris Metcalf2012-04-02
* arch/tile: don't set the homecache of a PTE unless appropriateChris Metcalf2012-04-02
* arch/tile: don't wait for migrating PTEs in an NMI handlerChris Metcalf2012-04-02
* arch/tile/Makefile: use KCFLAGS when figuring out the libgcc path.Chris Metcalf2012-04-02
* arch/tile: fix a couple of comments that needed updatingChris Metcalf2012-04-02
* arch/tile: fix up some minor trap handling issuesChris 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: make sure to build memcpy_user_64 without frame pointerChris Metcalf2012-04-02
* arch/tile: avoid false corrupt frame warning in early bootChris 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
* arch/tile: fix typo in <arch/spr_def.h>Chris Metcalf2012-04-02
* arch/tile/Kconfig: don't specify CONFIG_PAGE_OFFSET for 64-bit buildsChris Metcalf2012-04-02
* arch/tile/Kconfig: rename tile_defconfig to tilepro_defconfigChris Metcalf2012-04-02
* arch/tile/Kconfig: remove pointless "!M386" test.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
* | | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-28
|\ \ \ | |/ / |/| |
| * | Delete all instances of asm/system.hDavid Howells2012-03-28
| * | Disintegrate asm/system.h for TileDavid Howells2012-03-28
* | | coredump: remove VM_ALWAYSDUMP flagJason Baron2012-03-23
|/ /
* | Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds2012-03-21
|\ \
| * | highmem: kill all __kmap_atomic()Cong Wang2012-03-20
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-03-20
|\ \ \ | |/ / |/| |
| * | sched/rt: Use schedule_preempt_disabled()Thomas Gleixner2012-03-01
| |/
* | arch/tile/configs: convert to minimal configs via "make savedefconfig"Chris Metcalf2012-03-14
* | tile: Use set_current_blocked() and block_sigmask()Matt Fleming2012-03-13
* | arch/tile: misplaced parens near likelyroel2012-03-12
* | arch/tile: sync up the defconfig files to the tipChris Metcalf2012-03-12
* | arch/tile: Fix up from commit 8a25a2fd126c621f44f3aeaef80d51f00fc11639Chris Metcalf2012-03-12
|/
* 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
* | treewide: convert uses of ATTRIB_NORETURN to __noreturnJoe Perches2012-01-12
* | treewide: remove useless NORET_TYPE macro and usesJoe Perches2012-01-12
* | 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
* | | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-01-07
|\ \ \
| * \ \ Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman2012-01-06
| |\ \ \ | | |_|/ | |/| |
| | * | cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers2011-12-21
| | |/
* | | nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu()Frederic Weisbecker2011-12-11
* | | tile: Make tile use the new is_idle_task() APIPaul E. McKenney2011-12-11
* | | nohz: Allow rcu extended quiescent state handling seperately from tick stopFrederic Weisbecker2011-12-11