aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* microblaze: Remove the buggy ALLOW_EDIT_AUTO config optionJohn Williams2009-12-14
* microblaze: Move cache macro from cache.h to cacheflush.hMichal Simek2009-12-14
* microblaze: support U-BOOT image formatMichal Simek2009-12-14
* microblaze: Ptrace notifying from signal codeMichal Simek2009-12-14
* microblaze: Extend cpuinfo for support write-back cachesMichal Simek2009-12-14
* microblaze: Fix cache_line_lenghtMichal Simek2009-12-14
* microblaze: Detect new 7.20.d versionMichal Simek2009-12-14
* microblaze: Support both levels for resetMichal Simek2009-12-14
* microblaze: Fix announce message for reset gpioMichal Simek2009-12-14
* microblaze: Remove saving and restoring before calling signal codeMichal Simek2009-12-14
* microblaze: Fix pfn_valid() for noMMUsteve@digidescorp.com2009-12-14
* microblaze: ftrace: Add dynamic function graph tracerMichal Simek2009-12-14
* microblaze: ftrace: add function graph supportMichal Simek2009-12-14
* microblaze: ftrace: Add dynamic trace supportMichal Simek2009-12-14
* microblaze: ftrace: enable HAVE_FUNCTION_TRACE_MCOUNT_TESTMichal Simek2009-12-14
* microblaze: ftrace: add static function tracerMichal Simek2009-12-14
* microblaze: Add TRACE_IRQFLAGS_SUPPORTMichal Simek2009-12-14
* microblaze: preliminary enabling for LATENCYTOP support in KconfigMichal Simek2009-12-14
* microblaze: Lockdep supportMichal Simek2009-12-14
* microblaze: Register timecounter/cyclecounterMichal Simek2009-12-14
* microblaze: Stack trace supportMichal Simek2009-12-14
* microblaze: Add IRQENTRY_TEXT to ldsMichal Simek2009-12-14
* microblaze: __init_begin symbol must be alignedMichal Simek2009-12-14
* microblaze: GPIO reset supportMichal Simek2009-12-14
* Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/...Linus Torvalds2009-12-12
|\
| * IXP4xx: GTWX5715 platform only has two PCI IRQ lines, not four.Krzysztof Hałasa2009-12-05
| * IXP4xx: Introduce IXP4XX_GPIO_IRQ(n) macro and convert IXP4xx platform files.Krzysztof Hałasa2009-12-05
| * IXP4xx: move Gemtek GTWX5715 platform macros to the platform code.Krzysztof Hałasa2009-12-05
| * IXP4xx: Remove unused Motorola PrPMC1100 platform macros.Krzysztof Hałasa2009-12-05
| * IXP4xx: move FSG platform macros to the platform code.Krzysztof Hałasa2009-12-05
| * IXP4xx: move DSM G600 platform macros to the platform code.Krzysztof Hałasa2009-12-05
| * IXP4xx: move NAS100D platform macros to the platform code.Krzysztof Hałasa2009-12-05
| * IXP4xx: move NSLU2 platform macros to the platform code.Krzysztof Hałasa2009-12-05
| * IXP4xx: move Coyote platform macros to the platform code.Krzysztof Hałasa2009-12-05
| * IXP4xx: move AVILA platform macros to the platform code.Krzysztof Hałasa2009-12-05
| * IXP4xx: move IXDP425 platform macros to the platform code.Krzysztof Hałasa2009-12-05
| * IXP4xx: Extend PCI MMIO indirect address space to 1 GB.Krzysztof Hałasa2009-12-05
| * IXP4xx: Fix compilation failure with CONFIG_IXP4XX_INDIRECT_PCI.Krzysztof Hałasa2009-12-05
| * IXP4xx: Drop "__ixp4xx_" prefix from in/out/ioread/iowrite functions for clar...Krzysztof Hałasa2009-12-05
| * IXP4xx: Rename indirect MMIO primitives from __ixp4xx_* to __indirect_*.Krzysztof Hałasa2009-12-05
| * IXP4xx: Ensure index is positive in irq_to_gpio() and npe_request().Roel Kluin2009-12-05
| * ARM: fix insl() and outsl() endianness on IXP4xx architecture.Krzysztof Hałasa2009-12-05
| * IXP4xx: change the timer base frequency to 66.666000 MHz.Krzysztof Hałasa2009-12-05
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2009-12-12
|\ \
| * | powerpc: Fix usage of 64-bit instruction in 32-bit altivec codeBenjamin Herrenschmidt2009-12-09
| * | Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-12-09
| |\ \
| * | | powerpc/pseries: Track previous CPPR values to correctly EOI interruptsMark Nelson2009-12-09
| * | | powerpc/pseries: Correct pseries/dlpar.c build break without CONFIG_SMPNathan Fontenot2009-12-09
| * | | powerpc: Make "intspec" pointers in irq_host->xlate() constRoman Fietze2009-12-09
| * | | powerpc/8xx: DTLB Miss cleanupJoakim Tjernlund2009-12-09