summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2010-05-19panic: Add taint flag TAINT_FIRMWARE_WORKAROUND ('I')Ben Hutchings
2010-05-19panic: Allow warnings to set different taint flagsBen Hutchings
2010-05-19mutex: Fix optimistic spinning vs. BKLTony Breeds
2010-05-18Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2010-05-19padata: Use get_online_cpus/put_online_cpus in padata_freeSteffen Klassert
2010-05-19padata: Add some code commentsSteffen Klassert
2010-05-19padata: Flush the padata queues activelySteffen Klassert
2010-05-19padata: Use a timer to handle remaining objects in the reorder queues Steffen Klassert
2010-05-18perf: Optimize perf_output_*() by avoiding local_xchg()Peter Zijlstra
2010-05-18perf: Optimize the hotpath by converting the perf output buffer to local_tPeter Zijlstra
2010-05-18perf: Optimize the perf_output() path by removing IRQ-disablesPeter Zijlstra
2010-05-18perf: Disallow mmap() on per-task inherited eventsPeter Zijlstra
2010-05-18perf: Optimize buffer placement by allocating buffers NUMA awarePeter Zijlstra
2010-05-18perf: Fix errors path in perf_output_begin()Stephane Eranian
2010-05-18perf/ftrace: Optimize perf/tracepoint interaction for single eventsPeter Zijlstra
2010-05-18Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2010-05-18Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-05-18Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-05-18Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-05-18Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-05-18Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2010-05-18[SCSI] Merge scsi-misc-2.6 into scsi-rc-fixes-2.6James Bottomley
2010-05-18Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...Steven Rostedt
2010-05-18Merge branch 'next' into for-linusJames Morris
2010-05-18stop_machine: Move local variable closer to the usage site in cpu_stop_cpu_ca...Ingo Molnar
2010-05-17Merge branch 'bkl/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fred...Linus Torvalds
2010-05-17[S390] debug: enable exception-trace debug facilityHeiko Carstens
2010-05-17PM: PM QOS update fixMark Gross
2010-05-15sysctl: add proc_do_large_bitmapOctavian Purdila
2010-05-15sysctl: refactor integer handling proc codeAmerigo Wang
2010-05-16lockup_detector: Cross arch compile fixesDon Zickus
2010-05-16lockup_detector: Introduce CONFIG_HARDLOCKUP_DETECTORFrederic Weisbecker
2010-05-14profile: fix stats and data leakageHugh Dickins
2010-05-14tracing: Fix function declarations if !CONFIG_STACKTRACELi Zefan
2010-05-14tracing: Combine event filter_active and enable into single flags fieldSteven Rostedt
2010-05-14tracing: Remove duplicate id information in event structureSteven Rostedt
2010-05-14tracing: Move print functions into event classSteven Rostedt
2010-05-14tracing: Allow events to share their print functionsSteven Rostedt
2010-05-14tracing: Move raw_init from events to classSteven Rostedt
2010-05-14tracing: Move fields from event to class structureSteven Rostedt
2010-05-14tracing: Remove per event trace registeringSteven Rostedt
2010-05-14tracing: Let tracepoints have data passed to tracepoint callbacksSteven Rostedt
2010-05-14tracing: Create class struct for eventsSteven Rostedt
2010-05-14Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Steven Rostedt
2010-05-13watchdog: Export touch_softlockup_watchdogIngo Molnar
2010-05-13Merge commit 'v2.6.34-rc7' into tracing/coreIngo Molnar
2010-05-12lockup_detector: Separate touch_nmi_watchdog code path from touch_watchdogDon Zickus
2010-05-12lockup_detector: Remove nmi_watchdog.c fileDon Zickus
2010-05-12lockup_detector: Remove old softlockup codeDon Zickus
2010-05-12lockup_detector: Touch_softlockup cleanups and softlockup_tick removalDon Zickus