aboutsummaryrefslogtreecommitdiffstats
path: root/arch/tile
AgeCommit message (Expand)AuthorFilesLines
2012-10-23arch/tile: avoid build warnings from duplicate ELF_R_xxx #definesChris Metcalf1-10/+0
2012-10-23arch/tile: avoid generating .eh_frame information in modulesChris Metcalf1-0/+4
2012-10-17UAPI: The tile arch uses the generic ucontext.h fileDavid Howells2-3/+3
2012-10-17UAPI: Place comments in empty arch Kbuilds to make them non-emptyDavid Howells1-0/+1
2012-10-14Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+1
2012-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds43-177/+298
2012-10-12vfs: define struct filename and have getname() return itJeff Layton1-4/+4
2012-10-12arch/tile: enable interrupts in do_work_pending()Chris Metcalf1-0/+3
2012-10-12Merge tag 'tags/disintegrate-tile-20121009' into for-linusChris Metcalf42-177/+295
2012-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-19/+2
2012-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-20/+1
2012-10-09UAPI: (Scripted) Disintegrate arch/tile/include/asmDavid Howells22-146/+242
2012-10-09UAPI: (Scripted) Disintegrate arch/tile/include/archDavid Howells20-31/+53
2012-10-09Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds4-12/+15
2012-10-09readahead: fault retry breaks mmap file read random detectionShaohua Li1-0/+1
2012-10-09mm: hugetlb: add arch hook for clearing page flags before entering poolWill Deacon1-0/+4
2012-10-09mm: use mm->exe_file instead of first VM_EXECUTABLE vma->vm_fileKonstantin Khlebnikov1-12/+7
2012-10-09Kconfig: clean up the "#if defined(arch)" list for exception-trace sysctl entryCatalin Marinas1-0/+1
2012-10-09Kconfig: clean up the long arch list for the DEBUG_BUGVERBOSE config optionCatalin Marinas1-0/+1
2012-10-09Kconfig: clean up the long arch list for the DEBUG_KMEMLEAK config optionCatalin Marinas1-0/+1
2012-10-09Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Linus Torvalds1-0/+1
2012-10-07Merge branch 'uapi-prep' of git://git.infradead.org/users/dhowells/linux-headersLinus Torvalds1-5/+0
2012-10-06compat: move compat_siginfo_t definition to asm/compat.hDenys Vlasenko2-57/+62
2012-10-06tile: fix personality bits handling upon exec()Jiri Kosina1-2/+2
2012-10-04Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow...Arnd Bergmann14-59/+17
2012-10-04UAPI: Fix the guards on various asm/unistd.h filesDavid Howells1-5/+0
2012-10-03Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu...Linus Torvalds7-7/+11
2012-10-03asm-generic: Add default clkdev.hMark Brown1-0/+1
2012-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2-2/+0
2012-10-02UAPI: (Scripted) Set up UAPI Kbuild filesDavid Howells2-0/+4
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...David Howells5-7/+7
2012-10-01Merge tag 'driver-core-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-8/+0
2012-10-01Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2-36/+6
2012-10-01Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+0
2012-10-01tile: don't bother with SIGTRAP in setup_frameAl Viro2-19/+2
2012-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-11/+13
2012-09-28Make most arch asm/module.h files use asm-generic/module.hDavid Howells1-0/+1
2012-09-24tile: gxio iorpc numbering change for TRIO interfaceChris Metcalf1-11/+13
2012-09-20get rid of generic instances of asm/exec.hAl Viro2-20/+1
2012-09-19Merge branch 'pci/thierry-fixup-irqs' into nextBjorn Helgaas2-16/+0
2012-09-18PCI: Provide a default pcibios_update_irq()Thierry Reding2-16/+0
2012-09-18PCI: Discard __init annotations for pci_fixup_irqs() and related functionsThierry Reding2-2/+2
2012-09-06tile: remove duplicate CONFIG_HOTPLUG definitionGreg Kroah-Hartman1-8/+0
2012-09-03netfilter: remove xt_NOTRACKCong Wang2-2/+0
2012-08-23tile: PCI: Use PCI Express Capability accessorsJiang Liu1-20/+6
2012-08-15tile: Remove SD_PREFER_LOCAL leftoverAlex Shi1-1/+0
2012-07-31memcg: rename config variablesAndrew Morton2-4/+4
2012-07-30Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds1-1/+0
2012-07-27Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds2-31/+2
2012-07-25tilepro pci: fix pci_bus.subordinate bad bombing from b918c62eChris Metcalf1-1/+1
2012-07-25tilegx pci: fix semantic merge conflict with 3527ed81cChris Metcalf1-1/+1
2012-07-24Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-13/+6
2012-07-24tile: remove km_type definitionsCong Wang1-30/+1
2012-07-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds65-400/+10771
2012-07-23tile: remove usage of enum km_typeCong Wang1-1/+1
2012-07-22Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-10/+0
2012-07-18tile: updates to pci root complex from community feedbackChris Metcalf3-64/+47
2012-07-18bounce: allow use of bounce pool via config optionChris Metcalf1-0/+6
2012-07-18usb: add host support for the tilegx architectureChris Metcalf3-0/+80
2012-07-18arch/tile: provide kernel support for the tilegx USB shimChris Metcalf9-0/+413
2012-07-18tile pci: enable IOMMU to support DMA for legacy devicesChris Metcalf8-203/+588
2012-07-18arch/tile: enable ZONE_DMA for tilegxChris Metcalf4-13/+28
2012-07-18tilegx pci: support I/O to arbitrarily-cached pagesChris Metcalf7-171/+278
2012-07-18tile: remove unused headerPaul Bolle1-33/+0
2012-07-18arch/tile: tilegx PCI root complex supportChris Metcalf6-17/+1645
2012-07-11arch/tile: provide kernel support for the tilegx TRIO shimChris Metcalf16-0/+1707
2012-07-11arch/tile: break out the "csum a long" function to <asm/checksum.h>Chris Metcalf2-14/+19
2012-07-11arch/tile: provide kernel support for the tilegx mPIPE shimChris Metcalf14-0/+4658
2012-07-11arch/tile: common DMA code for the GXIO IORPC subsystemChris Metcalf4-0/+344
2012-07-11arch/tile: support MMIO-based readb/writeb etc.Chris Metcalf1-28/+116
2012-07-11arch/tile: introduce GXIO IORPC framework for tilegxChris Metcalf10-0/+985
2012-07-05Merge branch 'pci/myron-pcibios_setup' into nextBjorn Helgaas1-10/+0
2012-07-05tile/PCI: factor out pcibios_setup()Myron Stowe1-10/+0
2012-06-28Remove useless wrappers of asm-generic/ipc.hPaul Bolle1-1/+0
2012-06-18arch/tile: big-endian: properly bswap instruction bundles when backtracingChris Metcalf1-2/+7
2012-06-16tile: fix bug in get_user() for 4-byte valuesChris Metcalf1-1/+1
2012-06-13tile/PCI: use pci_scan_root_bus instead pci_scan_busYinghai Lu1-1/+4
2012-06-13PCI: replace struct pci_bus secondary/subordinate with busn_resYinghai Lu1-2/+2
2012-06-06tile: add #include to unbreak build after generic init_task conversionChris Metcalf1-0/+1
2012-06-06tile: remove cpu_idle_on_new_stackChris Metcalf2-19/+0
2012-06-05tile: SMP: Remove call to ipi_call_lock()/ipi_call_unlock()Yong Zhang1-10/+0
2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-38/+25
2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+0
2012-06-01new helper: signal_delivered()Al Viro1-1/+1
2012-06-01most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro2-6/+0
2012-06-01set_restore_sigmask() is never called without SIGPENDING (and never should be)Al Viro1-1/+1
2012-06-01pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro1-20/+5
2012-06-01new helper: sigmask_to_save()Al Viro1-8/+3
2012-06-01new helper: restore_saved_sigmask()Al Viro1-4/+1
2012-06-01new helpers: {clear,test,test_and_clear}_restore_sigmask()Al Viro1-0/+16
2012-05-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-2/+0
2012-05-30bury __kernel_nlink_t, make internal nlink_t consistentAl Viro1-1/+0
2012-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds70-1164/+2458
2012-05-25tile: default to tilegx_defconfig for ARCH=tileChris Metcalf1-1/+6
2012-05-25tile: fix bug where fls(0) was not returning 0Chris Metcalf1-6/+6
2012-05-25arch/tile: mark TILEGX as not EXPERIMENTALChris Metcalf1-6/+4
2012-05-25tile/mm/fault.c: Port OOM changes to handle_page_faultKautuk Consul1-5/+27
2012-05-25arch/tile: add descriptive text if the kernel reports a bad trapChris Metcalf1-2/+28
2012-05-25arch/tile: allow querying cpu module information from the hypervisorChris Metcalf2-1/+21
2012-05-25arch/tile: fix hardwall for tilegx and generalize for idn and ipiChris Metcalf8-280/+636
2012-05-25arch/tile: support multiple huge page sizes dynamicallyChris Metcalf15-158/+456
2012-05-25arch/tile: support kexec() for tilegxChris Metcalf5-9/+300
2012-05-25arch/tile: support <asm/cachectl.h> header for cacheflush() syscallChris Metcalf6-8/+55
2012-05-25arch/tile: Allow tilegx to build with either 16K or 64K page sizeChris Metcalf20-197/+345
2012-05-25arch/tile: optimize get_user/put_user and friendsChris Metcalf8-315/+241
2012-05-25arch/tile: support building big-endian kernelChris Metcalf10-29/+130
2012-05-25arch/tile: allow building Linux with transparent huge pages enabledChris Metcalf4-48/+107
2012-05-25arch/tile: use interrupt critical sections lessChris Metcalf7-99/+96
2012-05-24Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2012-05-24Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-5/+1
2012-05-23move key_repace_session_keyring() into tracehook_notify_resume()Al Viro1-2/+0
2012-05-23Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-3/+0
2012-05-22Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-26/+0
2012-05-21Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds6-86/+22
2012-05-21timers: Fixup the Kconfig consolidation falloutThomas Gleixner1-2/+0
2012-05-21tile: Use generic time configAnna-Maria Gleixner1-3/+1
2012-05-18tilegx: enable SYSCALL_WRAPPERS supportChris Metcalf1-0/+1
2012-05-16fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha1-3/+0
2012-05-16arch/tile: apply commit 74fca9da0 to the compat signal handling as wellChris Metcalf1-7/+5
2012-05-16arch/tile: fix up some issues in calling do_work_pending()Chris Metcalf4-27/+68
2012-05-09sched/numa: Rewrite the CONFIG_NUMA sched domain supportPeter Zijlstra1-26/+0
2012-05-08Merge branch 'smp/threadalloc' into smp/hotplugThomas Gleixner4-29/+8
2012-05-08tile: Use common threadinfo allocatorThomas Gleixner2-25/+4
2012-05-05init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASKThomas Gleixner1-1/+0
2012-05-05tile: Use generic init_taskThomas Gleixner4-60/+18
2012-04-26smp: Add task_struct argument to __cpu_up()Thomas Gleixner1-1/+1
2012-04-25arch/tile: fix a couple of functions that should be __initChris Metcalf2-4/+4
2012-04-20VM: add "vm_mmap()" helper functionLinus Torvalds1-3/+1
2012-04-19Merge branch 'linus' into queueMarcelo Tosatti2-3/+3
2012-04-11arch/tile: avoid unused variable warning in proc.c for tilegxChris Metcalf1-3/+1
2012-04-09tile/CPU hotplug: Add missing call to notify_cpu_starting()Srivatsa S. Bhat1-0/+2
2012-04-08kvmclock: Add functions to check if the host has stopped the vmEric B Munson1-0/+1
2012-04-06Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds29-257/+429
2012-04-02arch/tile: avoid accidentally unmasking NMI-type interrupt accidentallyChris Metcalf2-7/+36
2012-04-02arch/tile: remove bogus performance optimizationChris Metcalf1-5/+0
2012-04-02arch/tile: return SIGBUS for addresses that are unaligned AND invalidChris Metcalf1-12/+19
2012-04-02arch/tile: fix finv_buffer_remote() for tilegxChris Metcalf1-2/+26
2012-04-02arch/tile: use atomic exchange in arch_write_unlock()Chris Metcalf1-1/+1
2012-04-02arch/tile: stop mentioning the "kvm" subdirectoryChris Metcalf1-2/+0
2012-04-02arch/tile: export the page_home() function.Chris Metcalf1-0/+1
2012-04-02arch/tile: fix pointer cast in cacheflush.cChris Metcalf1-1/+1
2012-04-02arch/tile: fix single-stepping over swint1 instructions on tilegxChris Metcalf1-3/+18
2012-04-02arch/tile: implement panic_smp_self_stop()Chris Metcalf1-0/+6
2012-04-02arch/tile: add "nop" after "nap" to help GX idle power drawChris Metcalf2-1/+3
2012-04-02arch/tile: use proper memparse() for "maxmem" optionsChris Metcalf1-9/+8
2012-04-02arch/tile: fix up locking in pgtable.c slightlyChris Metcalf1-10/+12
2012-04-02arch/tile: don't leak kernel memory when we unload modulesChris Metcalf1-0/+2
2012-04-02arch/tile: fix bug in delay_backoff()Chris Metcalf1-1/+1
2012-04-02arch/tile: fix bug in loading kernels larger than 16 MBChris Metcalf1-6/+15
2012-04-02arch/tile: don't enable irqs unconditionally in page fault handlerChris Metcalf1-2/+5
2012-04-02arch/tile: don't set the homecache of a PTE unless appropriateChris Metcalf1-4/+12
2012-04-02arch/tile: don't wait for migrating PTEs in an NMI handlerChris Metcalf1-3/+10
2012-04-02arch/tile/Makefile: use KCFLAGS when figuring out the libgcc path.Chris Metcalf1-1/+2
2012-04-02arch/tile: fix a couple of comments that needed updatingChris Metcalf2-3/+10
2012-04-02arch/tile: fix up some minor trap handling issuesChris Metcalf2-3/+8
2012-04-02arch/tile: work around a hardware issue with the return-address stackChris Metcalf3-2/+22
2012-04-02arch/tile: various bugs in stack backtracerChris Metcalf2-120/+112
2012-04-02arch/tile: make sure to build memcpy_user_64 without frame pointerChris Metcalf2-1/+8
2012-04-02arch/tile: avoid false corrupt frame warning in early bootChris Metcalf1-1/+1
2012-04-02arch/tile: use 0 for IRQ_RESCHEDULE instead of 1Chris Metcalf1-1/+1
2012-04-02arch/tile: fix gcc 4.6 warnings in <asm/bitops_64.h>Chris Metcalf1-4/+4
2012-04-02arch/tile: revert comment for atomic64_add_unless().Chris Metcalf1-1/+1
2012-04-02arch/tile: fix typo in <arch/spr_def.h>Chris Metcalf1-2/+2
2012-04-02arch/tile/Kconfig: don't specify CONFIG_PAGE_OFFSET for 64-bit buildsChris Metcalf1-0/+1
2012-04-02arch/tile/Kconfig: rename tile_defconfig to tilepro_defconfigChris Metcalf1-1/+4
2012-04-02arch/tile/Kconfig: remove pointless "!M386" test.Chris Metcalf1-1/+1
2012-04-02tile: fix multiple build failures from system.h dismantlePaul Gortmaker4-48/+77
2012-04-02Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds1-4/+4
2012-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2-54/+0
2012-03-29documentation: remove references to cpu_*_map.Rusty Russell1-1/+1
2012-03-29remove references to cpu_*_map in arch/Rusty Russell1-3/+3
2012-03-28Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2-26/+0
2012-03-28smp: introduce a generic on_each_cpu_mask() functionGilad Ben-Yossef2-26/+0
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds25-129/+161
2012-03-28Delete all instances of asm/system.hDavid Howells1-4/+0
2012-03-28Disintegrate asm/system.h for TileDavid Howells26-273/+309
2012-03-23coredump: remove VM_ALWAYSDUMP flagJason Baron1-7/+1
2012-03-21Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds2-3/+3
2012-03-20Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-3/+1
2012-03-20highmem: kill all __kmap_atomic()Cong Wang2-3/+3
2012-03-15[PATCH v3] ipc: provide generic compat versions of IPC syscallsChris Metcalf2-54/+0
2012-03-14arch/tile/configs: convert to minimal configs via "make savedefconfig"Chris Metcalf2-2753/+2
2012-03-13tile: Use set_current_blocked() and block_sigmask()Matt Fleming2-15/+3
2012-03-12arch/tile: misplaced parens near likelyroel1-1/+1
2012-03-12arch/tile: sync up the defconfig files to the tipChris Metcalf2-559/+1483
2012-03-12arch/tile: Fix up from commit 8a25a2fd126c621f44f3aeaef80d51f00fc11639Chris Metcalf1-1/+1
2012-03-01sched/rt: Use schedule_preempt_disabled()Thomas Gleixner1-3/+1
2012-01-14Merge branch 'for-next' of git://git.infradead.org/users/dhowells/linux-headersLinus Torvalds1-1/+3
2012-01-12treewide: convert uses of ATTRIB_NORETURN to __noreturnJoe Perches1-1/+1
2012-01-12treewide: remove useless NORET_TYPE macro and usesJoe Perches1-2/+2
2012-01-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2-7/+5
2012-01-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds4-23/+4
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-31/+30
2012-01-06PCI: TILE: convert pcibios_set_master() to a non-inlined functionMyron Stowe2-7/+5
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman1-31/+30
2011-12-21cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers1-31/+30
2011-12-13UAPI: Split trivial #if defined(__KERNEL__) && X conditionalsDavid Howells1-1/+3
2011-12-11nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu()Frederic Weisbecker1-2/+4
2011-12-11tile: Make tile use the new is_idle_task() APIPaul E. McKenney1-2/+2
2011-12-11nohz: Allow rcu extended quiescent state handling seperately from tick stopFrederic Weisbecker1-2/+2