aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* ksym_tracer: Fix race when incrementing countLi Zefan2009-12-30
* ksym_tracer: Fix to allow writing newline to ksym_trace_filterLi Zefan2009-12-30
* ksym_tracer: Fix to make the tracer workLi Zefan2009-12-30
* tracing: Kconfig spelling fixes and cleanupsRandy Dunlap2009-12-28
* tracing: Fix setting tracer specific optionsSteven Rostedt2009-12-21
* Documentation: Update ftrace-design.txtRandy Dunlap2009-12-20
* Documentation: Update tracepoint-analysis.txtRandy Dunlap2009-12-20
* Documentation: Update mmiotrace.txtRandy Dunlap2009-12-20
* tracing: Fix return of trace_dump_stack()Steven Rostedt2009-12-15
* Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2009-12-14
|\
| * tracing: Add stack trace to irqsoff tracerSteven Rostedt2009-12-11
| * tracing: Add trace_dump_stack()Steven Rostedt2009-12-11
* | Merge branch 'linus' into tracing/urgentIngo Molnar2009-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: Fix normally-disabled debugging text in drivers/net/arm/ixp4xx_eth.c.Krzysztof Hałasa2009-12-05
| | * | IXP4xx: change the timer base frequency to 66.666000 MHz.Krzysztof Hałasa2009-12-05
| * | | [BKL] add 'might_sleep()' to the outermost lock takerLinus Torvalds2009-12-12
| * | | tty: Fix BKL taken under a spinlock bug introduced in the BKL splitAlan Cox2009-12-12
| * | | 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
| | |\ \ \
| | * | | | MAINTAINERS: Add PowerPC patternsJoe Perches2009-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
| | * | | | powerpc/8xx: Remove DIRTY pte handling in DTLB Error.Joakim Tjernlund2009-12-09
| | * | | | powerpc/8xx: Start using dcbX instructions in various copy routinesJoakim Tjernlund2009-12-09
| | * | | | powerpc/8xx: Restore _PAGE_WRITETHRUJoakim Tjernlund2009-12-09
| | * | | | powerpc/8xx: Add missing Guarded setting in DTLB Error.Joakim Tjernlund2009-12-09
| | * | | | powerpc/8xx: Fixup DAR from buggy dcbX instructions.Joakim Tjernlund2009-12-09
| | * | | | powerpc/8xx: Tag DAR with 0x00f0 to catch buggy instructions.Joakim Tjernlund2009-12-09
| | * | | | powerpc/8xx: Update TLB asm so it behaves as linux mm expects.Joakim Tjernlund2009-12-09