summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-12-14perfcounters: release CPU context when exiting task countersIngo Molnar
2008-12-14Merge branch 'linus' into perfcounters/coreIngo Molnar
2008-12-14perfcounters: fix lapic initializationIngo Molnar
2008-12-14perfcounters, x86: fix sw counters on non-PMC CPUsIngo Molnar
2008-12-14perfcounters: fix non-intel-perfmon CPUsIngo Molnar
2008-12-14perfcounters: add nr-of-faults counterIngo Molnar
2008-12-14perfcounters: add task migrations counterIngo Molnar
2008-12-14perfcounters: add context switch counterIngo Molnar
2008-12-14perfcounters: fix task clock counterIngo Molnar
2008-12-14perfcounters: implement "counter inheritance"Ingo Molnar
2008-12-14perfcounters: restructure x86 counter mathIngo Molnar
2008-12-14x86: implement atomic64_t on 32-bitIngo Molnar
2008-12-13Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwboyer...Linus Torvalds
2008-12-13Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds
2008-12-13Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2008-12-13Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2008-12-13console ASCII glyph 1:1 mappingIngo Brueckl
2008-12-13unicode table for cp437Ingo Brueckl
2008-12-12MIPS: IP32: Update defconfigDavid Daney
2008-12-12MIPS: Add missing calls to plat_unmap_dma_mem.David Daney
2008-12-12MIPS: Kconfig: Fix the arch-specific header pathDmitri Vorobiev
2008-12-12MIPS: Use EI/DI for MIPS R2.David Daney
2008-12-12Commands needing to be retried require a complete re-initialization.Alan D. Brunelle
2008-12-12Merge branch 'x86/irq' into perfcounters/coreIngo Molnar
2008-12-12x86: hardirq: introduce inc_irq_stat()Hiroshi Shimamoto
2008-12-12Merge commit 'v2.6.28-rc8' into x86/irqIngo Molnar
2008-12-11perf counters: update docsIngo Molnar
2008-12-11perf counters: clean up state transitionsIngo Molnar
2008-12-11perf counters: add prctl interface to disable/enable countersIngo Molnar
2008-12-11perf counters: implement PERF_COUNT_TASK_CLOCKIngo Molnar
2008-12-11perf counters: consolidate hw_perf save/restore APIsIngo Molnar
2008-12-11perf counters: implement PERF_COUNT_CPU_CLOCKIngo Molnar
2008-12-11perf counters: hw driver APIIngo Molnar
2008-12-11perf counters: group counter, fixesIngo Molnar
2008-12-11perf counters: add support for group countersIngo Molnar
2008-12-11perf counters: restructure the APIIngo Molnar
2008-12-11perf counters: expand use of counter->eventThomas Gleixner
2008-12-11perf counters: clean up 'raw' type APIThomas Gleixner
2008-12-11perf counters: protect them against CSTATE transitionsThomas Gleixner
2008-12-11powerpc/40x: Add proper BOOTCFLAGS for cuboot-acadiaJosh Boyer
2008-12-11i2c-highlander: Trivial endian casting fixesHarvey Harrison
2008-12-11i2c-pmcmsp: Fix endianness misannotationHarvey Harrison
2008-12-10Revert "radeonfb: accelerate imageblit and other improvements"Linus Torvalds
2008-12-10Linux 2.6.28-rc8v2.6.28-rc8Linus Torvalds
2008-12-10Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-12-10fix mapping_writably_mapped()Hugh Dickins
2008-12-10Merge branch 'to-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/frob...Linus Torvalds
2008-12-10lib/idr.c: Fix bug introduced by RCU fixManfred Spraul
2008-12-10MN10300: Give correct size when reserving interrupt vector tableAkira Takeuchi
2008-12-10MN10300: Fix __put_user_asm8()Akira Takeuchi