aboutsummaryrefslogtreecommitdiffstats
path: root/arch/tile
Commit message (Expand)AuthorAge
...
| * 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
| * | tile: Convert to new irq function namesThomas Gleixner2011-03-25
* | | lib, arch: add filter argument to show_mem and fix private implementationsDavid Rientjes2011-03-24
| |/ |/|
* | bitops: remove minix bitops from asm/bitops.hAkinobu Mita2011-03-23
* | bitops: remove ext2 non-atomic bitops from asm/bitops.hAkinobu Mita2011-03-23
* | bitops: introduce little-endian bitops for most architecturesAkinobu Mita2011-03-23
|/
* mm: NUMA aware alloc_thread_info_node()Eric Dumazet2011-03-22
* arch/tile: fix futex sanitization definition/prototype mismatchChris Metcalf2011-03-20
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2011-03-17
|\
| * arch/tile: support newer binutils assembler shift semanticsChris Metcalf2011-03-17
| * arch/tile: fix deadlock bugs in rwlock implementationChris Metcalf2011-03-10
| * drivers/edac: provide support for tile architectureChris Metcalf2011-03-10
| * arch/tile: support 4KB page size as well as 64KBChris Metcalf2011-03-10
| * arch/tile: add some more VMSPLIT options and use consistent namingChris Metcalf2011-03-10
| * arch/tile: fix some comments and whitespaceChris Metcalf2011-03-10
| * arch/tile: export some additional module symbolsChris Metcalf2011-03-01
| * arch/tile: enhance existing finv_buffer_remote() routineChris Metcalf2011-03-01
| * arch/tile: fix two bugs in the backtracer codeChris Metcalf2011-03-01
| * arch/tile: use extended assembly to inline __mb_incoherent()Chris Metcalf2011-03-01
| * arch/tile: use a cleaner technique to enable interrupt for cpu_idle()Chris Metcalf2011-03-01
| * arch/tile: sync up with <arch/sim.h> and <arch/sim_def.h> changesChris Metcalf2011-03-01
| * arch/tile: fix reversed test of strict_strtol() return valueChris Metcalf2011-03-01
| * arch/tile: avoid a simulator warning during bootupChris Metcalf2011-03-01
| * arch/tile: export <asm/hardwall.h> to userspaceChris Metcalf2011-03-01
| * arch/tile: warn and retry if an IPI is not accepted by the target cpuChris Metcalf2011-03-01
| * arch/tile: stop disabling INTCTRL_1 interrupts during hypervisor downcallsChris Metcalf2011-03-01
| * arch/tile: fix __ndelay etc to work betterChris Metcalf2011-03-01
| * arch/tile: bug fix: exec'ed task thought it was still single-steppingChris Metcalf2011-03-01