summaryrefslogtreecommitdiffstats
path: root/arch/tile/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-04-302-59/+10
|\
| * tile: Use generic idle loopThomas Gleixner2013-04-082-57/+10
| * tile: Enter idle with preemption disabledThomas Gleixner2013-04-081-2/+0
* | early_printk: consolidate random copies of identical codeThomas Gleixner2013-04-291-22/+5
|/
* tile: expect new initramfs name from hypervisor file systemChris Metcalf2013-03-291-13/+12
* tile: properly use COMPAT_SYSCALL_DEFINExChris Metcalf2013-03-041-16/+19
* tile: work around bug in the generic sys_llseekChris Metcalf2013-03-041-0/+13
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-232-123/+4
|\
| * tile: switch to generic compat rt_sigaction()Al Viro2013-02-031-49/+0
| * tile: switch to generic compat rt_sigqueueinfo()Al Viro2013-02-031-15/+0
| * tile: switch to generic sigaltstackAl Viro2013-02-032-59/+4
* | tile: tag some code with #ifdef CONFIG_COMPATChris Metcalf2013-02-081-0/+4
* | tile: export a handful of symbols appropriatelyChris Metcalf2013-02-082-0/+3
* | tile: avoid defining INT_MASK macro in <arch/interrupts.h>Chris Metcalf2013-02-041-1/+1
* | tile: provide "screen_info" when enabling VTChris Metcalf2013-02-041-0/+5
* | tile: remove an unused variable in copy_thread()Chris Metcalf2013-02-011-1/+1
|/
* ARCH: drivers remove __dev* attributes.Greg Kroah-Hartman2013-01-032-35/+21
* Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-12-191-2/+0
|\
| * modules: don't hand 0 to vmalloc.Rusty Russell2012-12-141-2/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2012-12-183-31/+116
|\ \
| * | arch/tile: implement arch_ptrace using user_regset on tileSimon Marchi2012-12-181-9/+6
| * | arch/tile: implement user_regset interface on tileSimon Marchi2012-12-181-0/+62
| * | arch/tile: clean up tile-specific PTRACE_SETOPTIONSChris Metcalf2012-12-141-3/+7
| * | arch/tile: provide PT_FLAGS_COMPAT value in pt_regsChris Metcalf2012-12-131-17/+40
| * | tile/PCI: use for_each_pci_dev to simplify the codeWei Yongjun2012-12-121-2/+2
| * | tilegx: remove __init from pci fixup hookChris Metcalf2012-12-121-2/+1
| |/
* | compat: generic compat_sys_sched_rr_get_interval() implementationCatalin Marinas2012-12-171-18/+0
* | flagday: don't pass regs to copy_thread()Al Viro2012-11-281-3/+2
* | take sys_fork/sys_vfork/sys_clone prototypes to linux/syscalls.hAl Viro2012-11-282-2/+0
* | tile: switch to generic clone()Al Viro2012-11-281-8/+0
* | Merge branch 'arch-tile' into no-rebasesAl Viro2012-11-281-1/+1
|\ \
| * | tile: compat rt_sigreturn gets too enthusiastic about sigaltstack errorsAl Viro2012-11-281-1/+1
* | | Merge branch 'arch-frv' into no-rebasesAl Viro2012-11-161-10/+0
|\ \ \ | |/ / |/| / | |/
| * arch/tile: avoid build warnings from duplicate ELF_R_xxx #definesChris Metcalf2012-10-231-10/+0
* | tile: sanitize copy_thread()Al Viro2012-10-251-13/+11
* | arch/tile: eliminate pt_regs trampolines for syscallsChris Metcalf2012-10-237-43/+20
* | tile: switch to generic sys_execve()Al Viro2012-10-234-48/+0
* | tile: support GENERIC_KERNEL_THREAD and GENERIC_KERNEL_EXECVEChris Metcalf2012-10-204-75/+69
* | Drop struct pt_regs * argument in compat_sys_execve()Al Viro2012-10-203-5/+3
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2012-10-131-0/+3
|\
| * arch/tile: enable interrupts in do_work_pending()Chris Metcalf2012-10-121-0/+3
* | vfs: define struct filename and have getname() return itJeff Layton2012-10-121-4/+4
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-122-19/+2
|\
| * tile: don't bother with SIGTRAP in setup_frameAl Viro2012-10-012-19/+2
* | compat: move compat_siginfo_t definition to asm/compat.hDenys Vlasenko2012-10-061-57/+0
* | Merge branch 'pci/thierry-fixup-irqs' into nextBjorn Helgaas2012-09-192-16/+0
|\ \
| * | PCI: Provide a default pcibios_update_irq()Thierry Reding2012-09-182-16/+0
| * | PCI: Discard __init annotations for pci_fixup_irqs() and related functionsThierry Reding2012-09-182-2/+2
| |/
* | tile: PCI: Use PCI Express Capability accessorsJiang Liu2012-08-231-20/+6
|/
* tilepro pci: fix pci_bus.subordinate bad bombing from b918c62eChris Metcalf2012-07-251-1/+1
OpenPOWER on IntegriCloud