summaryrefslogtreecommitdiffstats
path: root/arch/tile
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-251-2/+1Star
|\
| * Merge branch 'master' into for-nextJiri Kosina2011-07-111-11/+0Star
| |\
| * | treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-101-2/+1Star
* | | modules: make arch's use default loader hooksJonas Bonn2011-07-241-31/+0Star
* | | virtio: expose for non-virtualization users tooOhad Ben-Cohen2011-07-231-1/+0Star
| |/ |/|
* | Fix node_start/end_pfn() definition for mm/page_cgroup.cKAMEZAWA Hiroyuki2011-06-271-11/+0Star
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2011-05-296-28/+338
|\
| * arch/tile: more /proc and /sys file supportChris Metcalf2011-05-276-28/+338
* | arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}Akinobu Mita2011-05-271-1/+0Star
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2011-05-2677-1910/+11241
|\|
| * arch/tile: prefer "tilepro" as the name of the 32-bit architectureChris Metcalf2011-05-251-0/+0
| * arch/tile: cleanups for tilegx compat modeChris Metcalf2011-05-203-21/+1Star
| * arch/tile: allocate PCI IRQs later in bootChris Metcalf2011-05-201-6/+5Star
| * arch/tile: support signal "exception-trace" hookChris Metcalf2011-05-207-22/+150
| * arch/tile: use better definitions of xchg() and cmpxchg()Chris Metcalf2011-05-203-32/+44
| * tile: add an RTC driver for the Tilera hypervisorChris Metcalf2011-05-172-3/+61
| * arch/tile: finish enabling support for TILE-Gx 64-bit chipChris Metcalf2011-05-1228-1348/+9319
| * compat: fixes to allow working with tile archChris Metcalf2011-05-121-1/+1
| * arch/tile: update defconfig file to something more usefulChris Metcalf2011-05-041-0/+1091
| * tile: do_hardwall_trap: do not play with task->sighandOleg Nesterov2011-05-041-4/+2Star
| * tile: replace mm->cpu_vm_mask with mm_cpumask()KOSAKI Motohiro2011-05-042-8/+8
| * tile,mn10300: add device parameter to dma_cache_sync()James Hogan2011-05-042-2/+3
| * arch/tile: clarify flush_buffer()/finv_buffer() function namesChris Metcalf2011-05-041-6/+12
| * arch/tile: kernel-related cleanups from removing static page sizeChris Metcalf2011-05-044-48/+17Star
| * arch/tile: various header improvements for building driversChris Metcalf2011-05-0411-10/+83
| * arch/tile: disable GX prefetcher during cache flushChris Metcalf2011-05-041-0/+18
| * arch/tile: tolerate disabling CONFIG_BLK_DEV_INITRDChris Metcalf2011-05-041-0/+6
| * arch/tile: properly flush the I$ when unloading kernel modulesChris Metcalf2011-05-041-1/+7
| * arch/tile: disable SD_WAKE_AFFINE flag on CPU/NODE scheduling domainChris Metcalf2011-05-041-18/+57
| * arch/tile: allow nonatomic stores to interoperate with fast atomic syscallsChris Metcalf2011-05-042-36/+27Star
| * arch/tile: improve support for PCI hotplugChris Metcalf2011-05-043-91/+127
| * arch/tile: support TIF_NOTIFY_RESUMEChris Metcalf2011-05-037-100/+87Star
| * arch/tile: refactor backtracing codeChris Metcalf2011-05-026-131/+93Star
* | lib: consolidate DEBUG_STACK_USAGE optionStephen Boyd2011-05-251-9/+0Star
* | mm: now that all old mmu_gather code is gone, remove the storagePeter Zijlstra2011-05-251-2/+0Star
* | Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds2011-05-241-1/+1
|\ \
| * \ Merge branch 'fixes-2.6.39' into for-2.6.40Tejun Heo2011-05-241-1/+1
| |\ \
| * | | percpu: Always align percpu output section to PAGE_SIZETejun Heo2011-03-241-1/+1
* | | | sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()Peter Zijlstra2011-04-141-5/+1Star
| |_|/ |/| |
* | | Fix common misspellingsLucas De Marchi2011-03-316-8/+8
* | | genirq: Remove the now obsolete config options and select statementsThomas Gleixner2011-03-301-1/+0Star
* | | Merge branch 'irq-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-03-282-43/+3Star
|\ \ \ | |_|/ |/| |
| * | tile: Use generic show_interupts()Thomas Gleixner2011-03-252-41/+1Star
| * | tile: Convert to new irq function namesThomas Gleixner2011-03-251-3/+3
* | | lib, arch: add filter argument to show_mem and fix private implementationsDavid Rientjes2011-03-251-1/+1
| |/ |/|
* | bitops: remove minix bitops from asm/bitops.hAkinobu Mita2011-03-241-1/+0Star
* | bitops: remove ext2 non-atomic bitops from asm/bitops.hAkinobu Mita2011-03-241-1/+0Star
* | bitops: introduce little-endian bitops for most architecturesAkinobu Mita2011-03-241-0/+1
|/
* mm: NUMA aware alloc_thread_info_node()Eric Dumazet2011-03-232-3/+3
* arch/tile: fix futex sanitization definition/prototype mismatchChris Metcalf2011-03-201-6/+6