summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'timers/posix-cpu-timers-for-tglx' ofThomas Gleixner2013-07-0438-527/+691
|\
| * posix-cpu-timers: don't account cpu timer after stopped thread runtime accoun...KOSAKI Motohiro2013-07-041-3/+36
| * posix_timers: fix racy timer delta caching on task exitFrederic Weisbecker2013-07-031-11/+11
| * posix-timers: correctly get dying task time sample in posix_cpu_timer_schedule()Frederic Weisbecker2013-07-031-0/+1
| * posix_cpu_timers: consolidate expired timers checkFrederic Weisbecker2013-07-031-85/+33
| * posix_cpu_timers: consolidate timer list cleanupsFrederic Weisbecker2013-07-031-29/+19
| * posix_cpu_timer: consolidate expiry time typeFrederic Weisbecker2013-07-031-160/+106
| * Fix: kernel/ptrace.c: ptrace_peek_siginfo() missing __put_user() validationMathieu Desnoyers2013-06-291-9/+11
| * Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2013-06-291-2/+5
| |\
| | * tick: Fix tick_broadcast_pending_mask not clearedDaniel Lezcano2013-06-211-2/+5
| * | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-06-261-3/+3
| |\ \
| | * | hw_breakpoint: Use cpu_possible_mask in {reserve,release}_bp_slot()Oleg Nesterov2013-06-201-2/+2
| | * | hw_breakpoint: Fix cpu check in task_bp_pinned(cpu)Oleg Nesterov2013-06-201-1/+1
| * | | Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2013-06-211-10/+11
| |\ \ \ | | |_|/ | |/| |
| | * | range: Do not add new blank slot with add_range_with_mergeYinghai Lu2013-06-181-10/+11
| * | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-06-202-4/+57
| |\ \ \
| | * | | tracing/context-tracking: Add preempt_schedule_context() for tracingSteven Rostedt2013-06-191-0/+40
| | * | | sched: Fix clear NOHZ_BALANCE_KICKVincent Guittot2013-06-191-4/+17
| * | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-06-203-82/+185
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | perf: Fix mmap() accounting holePeter Zijlstra2013-06-192-72/+159
| | * | | perf: Fix perf mmap bugsPeter Zijlstra2013-05-282-17/+23
| | * | | kprobes: Fix to free gone and unused optprobesMasami Hiramatsu2013-05-281-10/+20
| * | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-06-201-0/+17
| |\ \ \ \
| | * | | | idle: Enable interrupts in the weak arch_cpu_idle() implementationJames Bottomley2013-06-141-0/+1
| | * | | | idle: Add the stack canary init to cpu_startup_entry()Thomas Gleixner2013-06-111-0/+16
| * | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2013-06-205-10/+5
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | tick: Remove useless timekeeping duty attribution to broadcast sourceJiri Bohac2013-05-311-4/+0
| | * | | | nohz: Fix notifier return val that enforce timekeepingLi Zhong2013-05-311-1/+1
| | * | | | kvm: Move guest entry/exit APIs to context_trackingFrederic Weisbecker2013-05-311-1/+0
| | * | | | vtime: Use consistent clocks among nohz accountingFrederic Weisbecker2013-05-312-4/+4
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-06-141-1/+1
| |\ \ \ \ \
| | * | | | | move exit_task_namespaces() outside of exit_notify()Oleg Nesterov2013-06-151-1/+1
| * | | | | | Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds2013-06-132-4/+19
| |\ \ \ \ \ \
| | * | | | | | rcu: Fix deadlock with CPU hotplug, RCU GP init, and timer migrationPaul E. McKenney2013-06-101-2/+2
| | * | | | | | rcu: Don't call wakeup() with rcu_node structure ->lock heldSteven Rostedt2013-06-102-2/+17
| * | | | | | | Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds2013-06-125-77/+101
| |\ \ \ \ \ \ \
| | * | | | | | | kernel/audit_tree.c:audit_add_tree_rule(): protect `rule' from kill_rules()Chen Gang2013-06-121-0/+1
| | * | | | | | | audit: wait_for_auditd() should use TASK_UNINTERRUPTIBLEOleg Nesterov2013-06-121-1/+1
| | * | | | | | | kmsg: honor dmesg_restrict sysctl on /dev/kmsgKees Cook2013-06-121-41/+50
| | * | | | | | | reboot: rigrate shutdown/reboot to boot cpuRobin Holt2013-06-121-3/+26
| | * | | | | | | CPU hotplug: provide a generic helper to disable/enable CPU hotplugSrivatsa S. Bhat2013-06-121-32/+23
| * | | | | | | | Merge tag 'trace-fixes-v3.10-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-06-122-7/+3
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | tracing: Fix outputting formats of x86-tsc and counter when use trace_clockYoshihiro YUNOMAE2013-06-112-7/+3
| * | | | | | | | Fix lockup related to stop_machine being stuck in __do_softirq.Ben Greear2013-06-101-3/+10
| | |/ / / / / / | |/| | | | | |
| * | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2013-06-083-2/+15
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| | * | | | | | Merge branch 'fortglx/3.10/time' of git://git.linaro.org/people/jstultz/linux...Thomas Gleixner2013-05-292-1/+8
| | |\ \ \ \ \ \
| | | * | | | | | timekeeping: Correct run-time detection of persistent_clock.Zoran Markovic2013-05-281-0/+8
| | | * | | | | | ntp: Remove unused variable flags in __hardppsGeert Uytterhoeven2013-05-281-1/+0
| | | | |_|/ / / | | | |/| | | |
| | * | | | | | tick: Cure broadcast false positive pending bit warningThomas Gleixner2013-05-281-1/+7
| | | |_|_|/ / | | |/| | | |
| * | | | | | Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-06-081-2/+7
| |\ \ \ \ \ \
OpenPOWER on IntegriCloud