summaryrefslogtreecommitdiffstats
path: root/arch/tile/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2012-05-2520-393/+1057
|\
| * arch/tile: add descriptive text if the kernel reports a bad trapChris Metcalf2012-05-251-2/+28
| * arch/tile: allow querying cpu module information from the hypervisorChris Metcalf2012-05-251-0/+8
| * arch/tile: fix hardwall for tilegx and generalize for idn and ipiChris Metcalf2012-05-253-260/+512
| * arch/tile: support multiple huge page sizes dynamicallyChris Metcalf2012-05-254-56/+120
| * arch/tile: support kexec() for tilegxChris Metcalf2012-05-254-9/+288
| * arch/tile: support <asm/cachectl.h> header for cacheflush() syscallChris Metcalf2012-05-251-2/+8
| * arch/tile: Allow tilegx to build with either 16K or 64K page sizeChris Metcalf2012-05-255-22/+25
| * arch/tile: optimize get_user/put_user and friendsChris Metcalf2012-05-251-1/+0
| * arch/tile: support building big-endian kernelChris Metcalf2012-05-252-5/+23
| * arch/tile: use interrupt critical sections lessChris Metcalf2012-05-252-36/+45
* | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-05-215-82/+20
|\ \ | |/ |/|
| * Merge branch 'smp/threadalloc' into smp/hotplugThomas Gleixner2012-05-082-23/+4
| |\
| | * tile: Use common threadinfo allocatorThomas Gleixner2012-05-081-21/+2
| * | tile: Use generic init_taskThomas Gleixner2012-05-053-60/+17
| * | smp: Add task_struct argument to __cpu_up()Thomas Gleixner2012-04-261-1/+1
* | | arch/tile: apply commit 74fca9da0 to the compat signal handling as wellChris Metcalf2012-05-161-7/+5
* | | arch/tile: fix up some issues in calling do_work_pending()Chris Metcalf2012-05-163-25/+61
| |/ |/|
* | arch/tile: fix a couple of functions that should be __initChris Metcalf2012-04-251-2/+2
|/
* VM: add "vm_mmap()" helper functionLinus Torvalds2012-04-201-3/+1
* arch/tile: avoid unused variable warning in proc.c for tilegxChris Metcalf2012-04-111-3/+1
* tile/CPU hotplug: Add missing call to notify_cpu_starting()Srivatsa S. Bhat2012-04-091-0/+2
* Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds2012-04-0610-157/+240
|\
| * arch/tile: avoid accidentally unmasking NMI-type interrupt accidentallyChris Metcalf2012-04-022-7/+36
| * arch/tile: return SIGBUS for addresses that are unaligned AND invalidChris Metcalf2012-04-021-12/+19
| * arch/tile: fix single-stepping over swint1 instructions on tilegxChris Metcalf2012-04-021-3/+18
| * arch/tile: implement panic_smp_self_stop()Chris Metcalf2012-04-021-0/+6
| * arch/tile: add "nop" after "nap" to help GX idle power drawChris Metcalf2012-04-022-1/+3
| * arch/tile: use proper memparse() for "maxmem" optionsChris Metcalf2012-04-021-9/+8
| * arch/tile: don't leak kernel memory when we unload modulesChris Metcalf2012-04-021-0/+2
| * arch/tile: fix a couple of comments that needed updatingChris Metcalf2012-04-021-2/+9
| * arch/tile: fix up some minor trap handling issuesChris Metcalf2012-04-022-3/+8
| * arch/tile: work around a hardware issue with the return-address stackChris Metcalf2012-04-022-1/+17
| * arch/tile: various bugs in stack backtracerChris Metcalf2012-04-021-119/+112
| * arch/tile: avoid false corrupt frame warning in early bootChris Metcalf2012-04-021-1/+1
| * tile: fix multiple build failures from system.h dismantlePaul Gortmaker2012-04-022-0/+2
* | Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds2012-04-021-4/+4
|\ \ | |/ |/|
| * documentation: remove references to cpu_*_map.Rusty Russell2012-03-291-1/+1
| * remove references to cpu_*_map in arch/Rusty Russell2012-03-291-3/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2012-03-291-43/+0
|\ \ | |/ |/|
| * [PATCH v3] ipc: provide generic compat versions of IPC syscallsChris Metcalf2012-03-151-43/+0
* | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-03-281-19/+0
|\ \
| * | smp: introduce a generic on_each_cpu_mask() functionGilad Ben-Yossef2012-03-281-19/+0
* | | Disintegrate asm/system.h for TileDavid Howells2012-03-287-3/+8
|/ /
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-03-201-3/+1
|\ \
| * | sched/rt: Use schedule_preempt_disabled()Thomas Gleixner2012-03-011-3/+1
| |/
* | tile: Use set_current_blocked() and block_sigmask()Matt Fleming2012-03-132-15/+3
* | arch/tile: Fix up from commit 8a25a2fd126c621f44f3aeaef80d51f00fc11639Chris Metcalf2012-03-121-1/+1
|/
* treewide: convert uses of ATTRIB_NORETURN to __noreturnJoe Perches2012-01-121-1/+1
* treewide: remove useless NORET_TYPE macro and usesJoe Perches2012-01-121-2/+2