aboutsummaryrefslogtreecommitdiffstats
path: root/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-18tracing: Make graph related irqs/preemptsoff functions globalJiri Olsa3-52/+71
2010-10-18tracing: Add proper check for irq_depth routinesJiri Olsa1-4/+20
2010-10-18tracing/trivial: Remove cast from void*matt mooney2-3/+3
2010-10-17PM: Introduce library for device-specific OPPs (v7)Nishanth Menon1-0/+14
2010-10-17PM: Add sysfs attr for rechecking dev hash from PM traceJames Hogan1-0/+18
2010-10-17PM / Hibernate: Modify signature used to mark swapRafael J. Wysocki1-3/+3
2010-10-17PM: Allow wakeup events to abort freezing of tasksRafael J. Wysocki1-2/+9
2010-10-17PM / Hibernate: Make some boot messages look less scaryRafael J. Wysocki2-8/+8
2010-10-17PM / Wakeup: Introduce wakeup source objects and event statistics (v3)Rafael J. Wysocki1-4/+4
2010-10-17PM / Hibernate: Make default image size depend on total RAM sizeRafael J. Wysocki3-2/+15
2010-10-17PM / Hibernate: Improve comments in hibernate_preallocate_memory()Rafael J. Wysocki1-2/+4
2010-10-17PM / Runtime: Use alloc_workqueue() for creating the PM workqueueRafael J. Wysocki1-1/+1
2010-10-17PM: Fix unmet dependency warning from kconfigRafael J. Wysocki1-0/+1
2010-10-17PM / Hibernate: Compress hibernation image with LZOBojan Smojver4-7/+299
2010-10-15sysctl: min/max bounds are optionalEric Dumazet1-9/+0
2010-10-15Merge remote branch 'tip/perf/core' into oprofile/coreRobert Richter21-1115/+2243
2010-10-15Merge branch 'tip/perf/recordmcount-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/coreIngo Molnar1-0/+5
2010-10-14ftrace: Rename config option HAVE_C_MCOUNT_RECORD to HAVE_C_RECORDMCOUNTSteven Rostedt1-1/+1
2010-10-15Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/coreIngo Molnar1-2/+3
2010-10-14ftrace/x86: Add support for C version of recordmcountSteven Rostedt1-0/+5
2010-10-14hrtimer: Preserve timer state in remove_hrtimer()Salman Qazi1-2/+11
2010-10-14sched: Comment updates: fix default latency and granularity numbersTakuya Yoshikawa1-2/+2
2010-10-14Merge branch 'linus' into sched/coreIngo Molnar11-17/+37
2010-10-14futex: Fix kernel-doc notation & typosRandy Dunlap1-11/+14
2010-10-14kprobes: Fix selftest to clear flags field for reusing probesMasami Hiramatsu1-3/+9
2010-10-13tracing: Fix function-graph build warning on 32-bitBorislav Petkov1-2/+3
2010-10-13Merge remote branch 'kumar/merge' into nextBenjamin Herrenschmidt28-205/+471
2010-10-12genirq: Fix CONFIG_GENIRQ_NO_DEPRECATED=y buildThomas Gleixner2-2/+2
2010-10-12ring-buffer: Fix typo of time extends per pageSteven Rostedt1-1/+1
2010-10-12printk: Make console_sem a semaphore not a pseudo mutexThomas Gleixner1-2/+2
2010-10-12Merge branch 'linus' into core/lockingThomas Gleixner36-292/+674
2010-10-12genirq: Switch sparse_irq allocator to GFP_KERNELThomas Gleixner1-3/+2
2010-10-12genirq: Make sparse_lock a mutexThomas Gleixner1-19/+14
2010-10-12genirq: Remove the now unused sparse irq leftoversThomas Gleixner5-256/+2
2010-10-12genirq: Sanitize dynamic irq handlingThomas Gleixner3-121/+23
2010-10-12genirq: Remove arch_init_chip_data()Thomas Gleixner2-7/+0
2010-10-12Merge branch 'x86/urgent' of into irq/sparseirqThomas Gleixner4-7/+8
2010-10-12genirq: Query arch for number of early descriptorsThomas Gleixner2-6/+8
2010-10-12genirq: Use sane sparse allocatorThomas Gleixner1-109/+20
2010-10-12genirq: Implement irq reservationThomas Gleixner1-0/+26
2010-10-12genirq: Implement sane enumerationThomas Gleixner1-0/+11
2010-10-12genirq: Prepare proc for real sparse irq supportThomas Gleixner3-0/+22
2010-10-12genirq: Implement a sane sparse_irq allocatorThomas Gleixner1-8/+223
2010-10-12genirq: Provide default irq init flagsThomas Gleixner2-4/+4
2010-10-12genirq: Remove export of kstat_irqs_cpuThomas Gleixner1-1/+0
2010-10-12genirq: Remove early_init_irq_lock_class()Thomas Gleixner1-10/+1
2010-10-12genirq: Distangle kernel/irq/handle.cThomas Gleixner4-332/+340
2010-10-12genirq: Sanitize irq_data accessorsThomas Gleixner1-0/+8
2010-10-12genirq: Provide status modifierThomas Gleixner1-19/+7
2010-10-12genirq: Distangle irq.hThomas Gleixner1-0/+100