summaryrefslogtreecommitdiffstats
path: root/arch/tile/kernel
Commit message (Expand)AuthorAgeFilesLines
...
* | tile: add #include to unbreak build after generic init_task conversionChris Metcalf2012-06-061-0/+1
* | tile: remove cpu_idle_on_new_stackChris Metcalf2012-06-061-14/+0
|/
* new helper: signal_delivered()Al Viro2012-06-011-1/+1
* most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro2012-06-012-6/+0
* pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro2012-06-011-20/+5
* new helper: sigmask_to_save()Al Viro2012-06-011-8/+3
* new helper: restore_saved_sigmask()Al Viro2012-06-011-4/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-05-311-2/+0
|\
| * move key_repace_session_keyring() into tracehook_notify_resume()Al Viro2012-05-231-2/+0
* | 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
OpenPOWER on IntegriCloud