aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* watchdog: Fix code/comments mismatchesFernando Luis Vázquez Cao2012-02-11
* Merge branch 'perf/urgent' into perf/coreArnaldo Carvalho de Melo2012-02-06
|\
| * Fix race in process_vm_rw_coreChristopher Yeoh2012-02-02
| *-----. Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus', 'sched-urgen...Linus Torvalds2012-02-02
| |\ \ \ \
| | | | * | sched/rt: Fix task stack corruption under __ARCH_WANT_INTERRUPTS_ON_CTXSWChanho Min2012-01-27
| | | | * | sched: Fix ancient race in do_exit()Yasunori Goto2012-01-27
| | | | * | sched/nohz: Fix nohz cpu idle load balancing state with cpu hotplugSuresh Siddha2012-01-26
| | | | * | sched/s390: Fix compile error in sched/core.cChristian Borntraeger2012-01-26
| | | | * | sched: Fix rq->nr_uninterruptible update racePeter Zijlstra2012-01-26
| | | | |/
| | * | | bugs, x86: Fix printk levels for panic, softlockups and stack dumpsPrarit Bhargava2012-01-26
| * | | | PM / Hibernate: Fix s2disk regression related to freezing workqueuesRafael J. Wysocki2012-01-29
* | | | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2012-01-31
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | perf: Fix broken interrupt rate throttlingStephane Eranian2012-01-27
| |/ / /
* | | | Merge branch 'perf/fast' into perf/coreIngo Molnar2012-01-27
|\ \ \ \
| * | | | perf: Extend the mmap control page with time (TSC) fieldsPeter Zijlstra2011-12-21
| * | | | perf, x86: Provide means for disabling userspace RDPMCPeter Zijlstra2011-12-21
| * | | | perf: Fix mmap_page::offset computationPeter Zijlstra2011-12-21
| * | | | perf, arch: Rework perf_event_index()Peter Zijlstra2011-12-21
| * | | | perf: Update the mmap control page on mmap()Peter Zijlstra2011-12-21
* | | | | Merge branch 'linus' into perf/coreIngo Molnar2012-01-27
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-01-26
| |\ \ \ \
| | * | | | perf: Call perf_cgroup_event_time() directlyNamhyung Kim2012-01-21
| | * | | | perf: Don't call release_callchain_buffers() if allocation failsNamhyung Kim2012-01-21
| * | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-01-26
| |\ \ \ \ \ | | | |_|/ / | | |/| | / | | |_|_|/ | |/| | |
| | * | | Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Ingo Molnar2012-01-17
| | |\ \ \
| | | * | | rcu: Add missing __cpuinit annotation in rcutorture codeHeiko Carstens2012-01-16
| | | * | | rcu: Make rcutorture bool parameters really bool (core code)Rusty Russell2012-01-16
| | | * | | Merge branch 'rcu/fixes-for-v3.2' into rcu/urgentPaul E. McKenney2012-01-16
| | | |\ \ \
* | | | \ \ \ Merge branch 'sigtrace' of git://github.com/utrace/linux into perf/coreIngo Molnar2012-01-26
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | tracing: send_sigqueue() needs trace_signal_generate() tooOleg Nesterov2012-01-13
| * | | | | | tracing: let trace_signal_generate() report more info, kill overflow_fail/los...Oleg Nesterov2012-01-13
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-01-24
|\ \ \ \ \ \ \
| * | | | | | | net: introduce res_counter_charge_nofail() for socket allocationsGlauber Costa2012-01-22
* | | | | | | | Merge tag 'pm-fixes-for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-01-23
|\ \ \ \ \ \ \ \
| * | | | | | | | PM / Hibernate: Correct additional pages number calculationNamhyung Kim2012-01-19
| |/ / / / / / /
* | | | | | | | Merge branch 'kernel-doc' from Randy DunlapLinus Torvalds2012-01-23
|\ \ \ \ \ \ \ \
| * | | | | | | | kernel-doc: fix kernel-doc warnings in schedRandy Dunlap2012-01-23
| * | | | | | | | kernel-doc: fix new warnings in auditsc.cRandy Dunlap2012-01-23
| | |_|_|_|_|/ / | |/| | | | | |
* / | | | | | | kprobes: initialize before using a hlistAnanth N Mavinakayanahalli2012-01-23
|/ / / / / / /
| | | | | | |
| \ \ \ \ \ \
*-. \ \ \ \ \ \ Merge branches 'sched-urgent-for-linus', 'perf-urgent-for-linus' and 'x86-urg...Linus Torvalds2012-01-19
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| | * | | | | | tracepoints/module: Fix disabling tracepoints with taint CRAP or OOTSteven Rostedt2012-01-16
| | | |_|/ / / | | |/| | | |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-01-17
|\ \ \ \ \ \ \
| * | | | | | | audit: no leading space in audit_log_d_path prefixKees Cook2012-01-17
| * | | | | | | audit: fix signedness bug in audit_log_execve_info()Xi Wang2012-01-17
| * | | | | | | audit: comparison on interprocess fieldsPeter Moody2012-01-17
| * | | | | | | audit: implement all object interfield comparisonsPeter Moody2012-01-17
| * | | | | | | audit: allow interfield comparison between gid and ogidEric Paris2012-01-17
| * | | | | | | audit: complex interfield comparison helperEric Paris2012-01-17
| * | | | | | | audit: allow interfield comparison in audit rulesEric Paris2012-01-17
| * | | | | | | audit: do not call audit_getname on errorEric Paris2012-01-17