aboutsummaryrefslogtreecommitdiffstats
path: root/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-05-19irqdomain: trivial pr_fmt conversion.Paul Mundt1-15/+17
2012-05-19irqdomain: Make irq_domain_simple_map() static.Paul Mundt1-2/+2
2012-05-19irqdomain: Export remaining public API symbols.Paul Mundt1-0/+10
2012-05-19irqdomain: Support removal of IRQ domains.Paul Mundt1-2/+59
2012-05-19tracing: Remove kernel_lock annotationsRichard Weinberger1-2/+0
2012-05-19tracing: Fix initial buffer_size_kb stateVaibhav Nagarnaik1-1/+2
2012-05-19ring-buffer: Merge separate resize loopsVaibhav Nagarnaik1-26/+15
2012-05-18PM / Hibernate: Use get_gendisk to verify partition if resume_file is integer formatMinho Ban1-0/+13
2012-05-18Merge remote-tracking branch 'tip/perf/urgent' into perf/coreArnaldo Carvalho de Melo13-54/+92
2012-05-18sched: Taint kernel with TAINT_WARN after sleep-in-atomic bugKonstantin Khlebnikov1-0/+1
2012-05-17cred: use correct cred accessor with regards to rcu read lockSasha Levin1-2/+2
2012-05-17Merge branches 'perf-urgent-for-linus', 'x86-urgent-for-linus' and 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-1/+7
2012-05-17sched: Remove stale power aware scheduling remnants and dysfunctional knobsPeter Zijlstra2-367/+2
2012-05-17Merge branch 'sched/urgent' into sched/coreIngo Molnar1-0/+2
2012-05-16ftrace: Remove selecting FRAME_POINTER with FUNCTION_TRACERSteven Rostedt1-1/+0
2012-05-16ftrace/x86: Have x86 ftrace use the ftrace_modify_all_code()Steven Rostedt1-2/+2
2012-05-16ftrace: Make ftrace_modify_all_code() global for archs to useSteven Rostedt1-8/+13
2012-05-16ftrace: Return record ip addr for ftrace_location()Steven Rostedt1-6/+10
2012-05-16ftrace: Consolidate ftrace_location() and ftrace_text_reserved()Steven Rostedt1-40/+40
2012-05-16ftrace: Speed up search by skipping pages by addressSteven Rostedt1-6/+16
2012-05-16ftrace: Remove extra helper functionsSteven Rostedt1-37/+24
2012-05-16ftrace: Sort all function addresses, not just per pageSteven Rostedt1-12/+22
2012-05-16tracing: change CPU ring buffer state from tracing_cpumaskVaibhav Nagarnaik1-0/+2
2012-05-16tracing: Check return value of tracing_dentry_percpu()Namhyung Kim1-0/+3
2012-05-16ring-buffer: Reset head page before running self testSteven Rostedt1-0/+4
2012-05-16ring-buffer: Add integrity check at end of iter readSteven Rostedt1-0/+29
2012-05-16fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha1-2/+0
2012-05-16ring-buffer: Make addition of pages in ring buffer atomicVaibhav Nagarnaik1-25/+77
2012-05-16ring-buffer: Make removal of ring buffer pages atomicVaibhav Nagarnaik2-76/+209
2012-05-16tracing: Clean up tracing_mark_write()Steven Rostedt1-13/+11
2012-05-15userns: Convert cgroup permission checks to use uid_eqEric W. Biederman1-3/+3
2012-05-15userns: signal remove unnecessary map_cred_nsEric W. Biederman1-15/+5
2012-05-15userns: Teach inode_capable to understand inodes whose uids map to other namespaces.Eric W. Biederman1-2/+4
2012-05-15genirq: export handle_edge_irq() and irq_to_desc()Jiri Kosina2-0/+2
2012-05-15lockdep: fix oops in processing workqueuePeter Zijlstra2-2/+6
2012-05-15Merge remote-tracking branch 'linus/master' into staging/for_v3.5Mauro Carvalho Chehab13-70/+136
2012-05-14workqueue: skip nr_running sanity check in worker_enter_idle() if trustee is activeTejun Heo1-2/+7
2012-05-14printk() - isolate KERN_CONT users from ordinary complete linesKay Sievers1-44/+61
2012-05-14printk() - restore prefix/timestamp printing for multi-newline stringsKay Sievers1-51/+76
2012-05-14sched/debug: Fix printing large integers on 32-bit platformsPeter Zijlstra1-2/+8
2012-05-14sched/fair: Improve the ->group_imb logicPeter Zijlstra1-6/+14
2012-05-14sched/nohz: Fix rq->cpu_load[] calculationsPeter Zijlstra3-16/+41
2012-05-14sched/numa: Don't scale the imbalancePeter Zijlstra1-6/+1
2012-05-14sched/fair: Revert sched-domain iteration breakagePeter Zijlstra2-14/+7
2012-05-14sched/numa: Fix the new NUMA topology bitsPeter Zijlstra1-2/+1
2012-05-14Merge branch 'perf/uprobes' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/uprobesIngo Molnar16-355/+506
2012-05-14Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcuIngo Molnar10-298/+1073
2012-05-11printk: add stub for prepend_timestamp()Randy Dunlap1-0/+4
2012-05-11PM / Sleep: User space wakeup sources garbage collector Kconfig optionRafael J. Wysocki2-39/+67
2012-05-11PM / Sleep: Make the limit of user space wakeup sources configurableRafael J. Wysocki2-5/+32