aboutsummaryrefslogtreecommitdiffstats
path: root/arch/tile
Commit message (Expand)AuthorAge
* atomic: cleanup asm-generic atomic*.h inclusionArun Sharma2011-07-26
* atomic: move atomic_add_unless to generic codeArun Sharma2011-07-26
* atomic: use <linux/atomic.h>Arun Sharma2011-07-26
* asm-generic: add another generic ext2 atomic bitopsAkinobu Mita2011-07-26
* ptrace: unify show_regs() prototypeMike Frysinger2011-07-26
* Merge branch 'for-3.1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2011-07-26
|\
| * nfsd: Remove deprecated nfsctl system call and related code.NeilBrown2011-07-15
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-25
|\ \
| * | Merge branch 'master' into for-nextJiri Kosina2011-07-11
| |\|
| * | treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-10
* | | modules: make arch's use default loader hooksJonas Bonn2011-07-24
* | | virtio: expose for non-virtualization users tooOhad Ben-Cohen2011-07-23
| |/ |/|
* | Fix node_start/end_pfn() definition for mm/page_cgroup.cKAMEZAWA Hiroyuki2011-06-27
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2011-05-29
|\
| * arch/tile: more /proc and /sys file supportChris Metcalf2011-05-27
* | arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}Akinobu Mita2011-05-26
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2011-05-25
|\|
| * arch/tile: prefer "tilepro" as the name of the 32-bit architectureChris Metcalf2011-05-25
| * arch/tile: cleanups for tilegx compat modeChris Metcalf2011-05-19
| * arch/tile: allocate PCI IRQs later in bootChris Metcalf2011-05-19
| * arch/tile: support signal "exception-trace" hookChris Metcalf2011-05-19
| * arch/tile: use better definitions of xchg() and cmpxchg()Chris Metcalf2011-05-19
| * tile: add an RTC driver for the Tilera hypervisorChris Metcalf2011-05-17
| * arch/tile: finish enabling support for TILE-Gx 64-bit chipChris Metcalf2011-05-12
| * compat: fixes to allow working with tile archChris Metcalf2011-05-12
| * arch/tile: update defconfig file to something more usefulChris Metcalf2011-05-04
| * tile: do_hardwall_trap: do not play with task->sighandOleg Nesterov2011-05-04
| * tile: replace mm->cpu_vm_mask with mm_cpumask()KOSAKI Motohiro2011-05-04
| * tile,mn10300: add device parameter to dma_cache_sync()James Hogan2011-05-04
| * arch/tile: clarify flush_buffer()/finv_buffer() function namesChris Metcalf2011-05-04
| * arch/tile: kernel-related cleanups from removing static page sizeChris Metcalf2011-05-04
| * arch/tile: various header improvements for building driversChris Metcalf2011-05-04
| * arch/tile: disable GX prefetcher during cache flushChris Metcalf2011-05-04
| * arch/tile: tolerate disabling CONFIG_BLK_DEV_INITRDChris Metcalf2011-05-04
| * arch/tile: properly flush the I$ when unloading kernel modulesChris Metcalf2011-05-04
| * arch/tile: disable SD_WAKE_AFFINE flag on CPU/NODE scheduling domainChris Metcalf2011-05-04
| * arch/tile: allow nonatomic stores to interoperate with fast atomic syscallsChris Metcalf2011-05-04
| * arch/tile: improve support for PCI hotplugChris Metcalf2011-05-04
| * arch/tile: support TIF_NOTIFY_RESUMEChris Metcalf2011-05-02
| * arch/tile: refactor backtracing codeChris Metcalf2011-05-02
* | lib: consolidate DEBUG_STACK_USAGE optionStephen Boyd2011-05-25
* | mm: now that all old mmu_gather code is gone, remove the storagePeter Zijlstra2011-05-25
* | Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds2011-05-24
|\ \
| * \ Merge branch 'fixes-2.6.39' into for-2.6.40Tejun Heo2011-05-24
| |\ \
| * | | percpu: Always align percpu output section to PAGE_SIZETejun Heo2011-03-24
* | | | sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()Peter Zijlstra2011-04-14
| |_|/ |/| |
* | | Fix common misspellingsLucas De Marchi2011-03-31
* | | genirq: Remove the now obsolete config options and select statementsThomas Gleixner2011-03-30
* | | Merge branch 'irq-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-03-27
|\ \ \ | |_|/ |/| |
| * | tile: Use generic show_interupts()Thomas Gleixner2011-03-25