summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* jump label: Fix compiler warningJason Baron2012-02-221-1/+1
* jump label: Add a WARN() if jump label key count goes negativeJason Baron2012-02-221-1/+4
* Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2012-02-177-16/+31
|\
| * tracing/trivial: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer2012-02-133-7/+6
| * printk/tracing: Add console output tracingJohannes Berg2012-02-131-0/+5
| * ftrace: sched_switch plugin is deprecatedGeunsik Lim2012-02-131-3/+3
| * tracing/softirq: Move __raise_softirq_irqoff() out of headerSteven Rostedt2012-02-032-0/+8
| * ftrace: Change filter/notrace set functions to return exit codeJiri Olsa2012-02-031-6/+9
* | watchdog: Fix code/comments mismatchesFernando Luis Vázquez Cao2012-02-111-12/+12
* | Merge branch 'perf/urgent' into perf/coreArnaldo Carvalho de Melo2012-02-068-18/+106
|\ \ | |/ |/|
| * Fix race in process_vm_rw_coreChristopher Yeoh2012-02-021-0/+20
| *-----. Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus', 'sched-urgen...Linus Torvalds2012-02-026-56/+124
| |\ \ \ \
| | | | * | sched/rt: Fix task stack corruption under __ARCH_WANT_INTERRUPTS_ON_CTXSWChanho Min2012-01-271-0/+5
| | | | * | sched: Fix ancient race in do_exit()Yasunori Goto2012-01-271-0/+16
| | | | * | sched/nohz: Fix nohz cpu idle load balancing state with cpu hotplugSuresh Siddha2012-01-261-5/+29
| | | | * | sched/s390: Fix compile error in sched/core.cChristian Borntraeger2012-01-261-0/+1
| | | | * | sched: Fix rq->nr_uninterruptible update racePeter Zijlstra2012-01-261-12/+6
| | | | |/
| | * | | bugs, x86: Fix printk levels for panic, softlockups and stack dumpsPrarit Bhargava2012-01-261-1/+1
| * | | | PM / Hibernate: Fix s2disk regression related to freezing workqueuesRafael J. Wysocki2012-01-292-0/+28
* | | | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2012-01-311-38/+66
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | perf: Fix broken interrupt rate throttlingStephane Eranian2012-01-271-38/+66
| |/ / /
* | | | Merge branch 'perf/fast' into perf/coreIngo Molnar2012-01-272-13/+47
|\ \ \ \
| * | | | perf: Extend the mmap control page with time (TSC) fieldsPeter Zijlstra2011-12-211-7/+14
| * | | | perf, x86: Provide means for disabling userspace RDPMCPeter Zijlstra2011-12-211-0/+1
| * | | | perf: Fix mmap_page::offset computationPeter Zijlstra2011-12-211-1/+1
| * | | | perf, arch: Rework perf_event_index()Peter Zijlstra2011-12-212-5/+29
| * | | | perf: Update the mmap control page on mmap()Peter Zijlstra2011-12-211-0/+2
* | | | | Merge branch 'linus' into perf/coreIngo Molnar2012-01-273-7/+5
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-01-262-3/+1
| |\ \ \ \
| | * | | | perf: Call perf_cgroup_event_time() directlyNamhyung Kim2012-01-211-1/+1
| | * | | | perf: Don't call release_callchain_buffers() if allocation failsNamhyung Kim2012-01-211-2/+0
| * | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-01-261-4/+4
| |\ \ \ \ \ | | | |_|/ / | | |/| | / | | |_|_|/ | |/| | |
| | * | | Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Ingo Molnar2012-01-171-4/+4
| | |\ \ \
| | | * | | rcu: Add missing __cpuinit annotation in rcutorture codeHeiko Carstens2012-01-161-2/+2
| | | * | | rcu: Make rcutorture bool parameters really bool (core code)Rusty Russell2012-01-161-2/+2
| | | * | | Merge branch 'rcu/fixes-for-v3.2' into rcu/urgentPaul E. McKenney2012-01-1617-243/+933
| | | |\ \ \
* | | | \ \ \ Merge branch 'sigtrace' of git://github.com/utrace/linux into perf/coreIngo Molnar2012-01-261-9/+19
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | tracing: send_sigqueue() needs trace_signal_generate() tooOleg Nesterov2012-01-131-1/+5
| * | | | | | tracing: let trace_signal_generate() report more info, kill overflow_fail/los...Oleg Nesterov2012-01-131-8/+14
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-01-241-0/+25
|\ \ \ \ \ \ \
| * | | | | | | net: introduce res_counter_charge_nofail() for socket allocationsGlauber Costa2012-01-221-0/+25
* | | | | | | | Merge tag 'pm-fixes-for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-01-231-1/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | PM / Hibernate: Correct additional pages number calculationNamhyung Kim2012-01-191-1/+2
| |/ / / / / / /
* | | | | | | | Merge branch 'kernel-doc' from Randy DunlapLinus Torvalds2012-01-232-4/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | kernel-doc: fix kernel-doc warnings in schedRandy Dunlap2012-01-231-2/+1
| * | | | | | | | kernel-doc: fix new warnings in auditsc.cRandy Dunlap2012-01-231-2/+3
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | kprobes: initialize before using a hlistAnanth N Mavinakayanahalli2012-01-231-1/+1
|/ / / / / / /
| | | | | | |
| \ \ \ \ \ \
*-. \ \ \ \ \ \ Merge branches 'sched-urgent-for-linus', 'perf-urgent-for-linus' and 'x86-urg...Linus Torvalds2012-01-191-3/+4
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| | * | | | | | tracepoints/module: Fix disabling tracepoints with taint CRAP or OOTSteven Rostedt2012-01-161-3/+4
| | | |_|/ / / | | |/| | | |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-01-177-295/+474
|\ \ \ \ \ \ \
OpenPOWER on IntegriCloud