summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2011-05-25arch/tile: prefer "tilepro" as the name of the 32-bit architectureChris Metcalf1-0/+0
2011-05-20arch/tile: cleanups for tilegx compat modeChris Metcalf3-21/+1
2011-05-20arch/tile: allocate PCI IRQs later in bootChris Metcalf1-6/+5
2011-05-20arch/tile: support signal "exception-trace" hookChris Metcalf7-22/+150
2011-05-20arch/tile: use better definitions of xchg() and cmpxchg()Chris Metcalf3-32/+44
2011-05-17tile: add an RTC driver for the Tilera hypervisorChris Metcalf2-3/+61
2011-05-12arch/tile: finish enabling support for TILE-Gx 64-bit chipChris Metcalf28-1348/+9319
2011-05-12compat: fixes to allow working with tile archChris Metcalf1-1/+1
2011-05-04arch/tile: update defconfig file to something more usefulChris Metcalf1-0/+1091
2011-05-04tile: do_hardwall_trap: do not play with task->sighandOleg Nesterov1-4/+2
2011-05-04tile: replace mm->cpu_vm_mask with mm_cpumask()KOSAKI Motohiro2-8/+8
2011-05-04tile,mn10300: add device parameter to dma_cache_sync()James Hogan2-2/+3
2011-05-04arch/tile: clarify flush_buffer()/finv_buffer() function namesChris Metcalf1-6/+12
2011-05-04arch/tile: kernel-related cleanups from removing static page sizeChris Metcalf4-48/+17
2011-05-04arch/tile: various header improvements for building driversChris Metcalf11-10/+83
2011-05-04arch/tile: disable GX prefetcher during cache flushChris Metcalf1-0/+18
2011-05-04arch/tile: tolerate disabling CONFIG_BLK_DEV_INITRDChris Metcalf1-0/+6
2011-05-04arch/tile: properly flush the I$ when unloading kernel modulesChris Metcalf1-1/+7
2011-05-04arch/tile: disable SD_WAKE_AFFINE flag on CPU/NODE scheduling domainChris Metcalf1-18/+57
2011-05-04arch/tile: allow nonatomic stores to interoperate with fast atomic syscallsChris Metcalf2-36/+27
2011-05-04arch/tile: improve support for PCI hotplugChris Metcalf3-91/+127
2011-05-03arch/tile: support TIF_NOTIFY_RESUMEChris Metcalf7-100/+87
2011-05-02arch/tile: refactor backtracing codeChris Metcalf6-131/+93
2011-04-26Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds4-7/+8
2011-04-26Merge branch 'for-torvalds' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-9/+10
2011-04-24Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-0/+5
2011-04-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds1-0/+5
2011-04-22Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-6/+11
2011-04-22Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-12/+6
2011-04-22perf, x86: Update/fix Intel Nehalem cache eventsPeter Zijlstra1-4/+4
2011-04-22perf, x86: P4 PMU - Don't forget to clear cpuc->active_mask on overflowCyrill Gorcunov1-1/+1
2011-04-22x86, perf event: Turn off unstructured raw event access to offcore registersIngo Molnar1-1/+5
2011-04-22perf: Support Xeon E7's via the Westmere PMU driverAndi Kleen1-0/+1
2011-04-21x86, numa: Fix cpu nodemasks for NUMA emulation and CONFIG_DEBUG_PER_CPU_MAPSDavid Rientjes3-33/+20
2011-04-21Revert "x86, NUMA: Fix fakenuma boot failure"David Rientjes1-23/+0
2011-04-21Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds3-0/+9
2011-04-21Merge branch 'stable/bug-fixes-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-5/+10
2011-04-20mach-ux500: fix i2c0 device setup regressionLinus Walleij1-9/+10
2011-04-20xen: mask_rw_pte: do not apply the early_ioremap checks on x86_32Stefano Stabellini1-4/+9
2011-04-20xen: do not create the extra e820 region at an addr lower than 4GStefano Stabellini1-1/+1
2011-04-20[S390] kvm-390: Let kernel exit SIE instruction on workCarsten Otte1-2/+2
2011-04-20[S390] pfault: fix token handlingHeiko Carstens1-2/+2
2011-04-20[S390] fix page table walk for changing page attributesJan Glauber1-2/+3
2011-04-20[S390] prng: prevent access beyond end of stackJan Glauber1-1/+1
2011-04-20PM: Add missing syscore_suspend() and syscore_resume() callsRafael J. Wysocki1-0/+5
2011-04-20xtensa: Fixup irq conversion fallout and nmi_countThomas Gleixner1-12/+6
2011-04-19Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-14/+21
2011-04-19Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-4/+18
2011-04-19perf, x86: Fix AMD family 15h FPU event constraintsRobert Richter1-3/+17
2011-04-19perf, x86: Fix pre-defined cache-misses event for AMD family 15h cpusAndre Przywara1-1/+1