aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2010-10-18tracing: Graph support for wakeup tracerJiri Olsa
2010-10-18tracing: Make graph related irqs/preemptsoff functions globalJiri Olsa
2010-10-18tracing: Add proper check for irq_depth routinesJiri Olsa
2010-10-18tracing/trivial: Remove cast from void*matt mooney
2010-10-17PM: Introduce library for device-specific OPPs (v7)Nishanth Menon
2010-10-17PM: Add sysfs attr for rechecking dev hash from PM traceJames Hogan
2010-10-17PM / Hibernate: Modify signature used to mark swapRafael J. Wysocki
2010-10-17PM: Allow wakeup events to abort freezing of tasksRafael J. Wysocki
2010-10-17PM / Hibernate: Make some boot messages look less scaryRafael J. Wysocki
2010-10-17PM / Wakeup: Introduce wakeup source objects and event statistics (v3)Rafael J. Wysocki
2010-10-17PM / Hibernate: Make default image size depend on total RAM sizeRafael J. Wysocki
2010-10-17PM / Hibernate: Improve comments in hibernate_preallocate_memory()Rafael J. Wysocki
2010-10-17PM / Runtime: Use alloc_workqueue() for creating the PM workqueueRafael J. Wysocki
2010-10-17PM: Fix unmet dependency warning from kconfigRafael J. Wysocki
2010-10-17PM / Hibernate: Compress hibernation image with LZOBojan Smojver
2010-10-15sysctl: min/max bounds are optionalEric Dumazet
2010-10-15Merge remote branch 'tip/perf/core' into oprofile/coreRobert Richter
2010-10-15Merge branch 'tip/perf/recordmcount-2' of git://git.kernel.org/pub/scm/linux/...Ingo Molnar
2010-10-14ftrace: Rename config option HAVE_C_MCOUNT_RECORD to HAVE_C_RECORDMCOUNTSteven Rostedt
2010-10-15Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Ingo Molnar
2010-10-14ftrace/x86: Add support for C version of recordmcountSteven Rostedt
2010-10-14hrtimer: Preserve timer state in remove_hrtimer()Salman Qazi
2010-10-14sched: Comment updates: fix default latency and granularity numbersTakuya Yoshikawa
2010-10-14Merge branch 'linus' into sched/coreIngo Molnar
2010-10-14futex: Fix kernel-doc notation & typosRandy Dunlap
2010-10-14kprobes: Fix selftest to clear flags field for reusing probesMasami Hiramatsu
2010-10-13tracing: Fix function-graph build warning on 32-bitBorislav Petkov
2010-10-13Merge remote branch 'kumar/merge' into nextBenjamin Herrenschmidt
2010-10-12genirq: Fix CONFIG_GENIRQ_NO_DEPRECATED=y buildThomas Gleixner
2010-10-12ring-buffer: Fix typo of time extends per pageSteven Rostedt
2010-10-12printk: Make console_sem a semaphore not a pseudo mutexThomas Gleixner
2010-10-12Merge branch 'linus' into core/lockingThomas Gleixner
2010-10-12genirq: Switch sparse_irq allocator to GFP_KERNELThomas Gleixner
2010-10-12genirq: Make sparse_lock a mutexThomas Gleixner
2010-10-12genirq: Remove the now unused sparse irq leftoversThomas Gleixner
2010-10-12genirq: Sanitize dynamic irq handlingThomas Gleixner
2010-10-12genirq: Remove arch_init_chip_data()Thomas Gleixner
2010-10-12Merge branch 'x86/urgent' of into irq/sparseirqThomas Gleixner
2010-10-12genirq: Query arch for number of early descriptorsThomas Gleixner
2010-10-12genirq: Use sane sparse allocatorThomas Gleixner
2010-10-12genirq: Implement irq reservationThomas Gleixner
2010-10-12genirq: Implement sane enumerationThomas Gleixner
2010-10-12genirq: Prepare proc for real sparse irq supportThomas Gleixner
2010-10-12genirq: Implement a sane sparse_irq allocatorThomas Gleixner
2010-10-12genirq: Provide default irq init flagsThomas Gleixner
2010-10-12genirq: Remove export of kstat_irqs_cpuThomas Gleixner
2010-10-12genirq: Remove early_init_irq_lock_class()Thomas Gleixner
2010-10-12genirq: Distangle kernel/irq/handle.cThomas Gleixner
2010-10-12genirq: Sanitize irq_data accessorsThomas Gleixner
2010-10-12genirq: Provide status modifierThomas Gleixner