aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | tracing: Show more exact help information about snapshotWang YanQing2013-10-09
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-11-15
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | timekeeping: Fix some trivial typos in commentsXie XiuQi2013-10-18
| * | | | | | | | | | | irq: Fix some trivial typos in commentsXie XiuQi2013-10-18
| * | | | | | | | | | | kexec: Typo s/the/then/Geert Uytterhoeven2013-10-14
* | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-11-14
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | hung_task: add method to reset detectorMarcelo Tosatti2013-11-06
* | | | | | | | | | | | | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-11-14
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | kernel: add support for init_array constructorsFrantisek Hrbata2013-10-17
| * | | | | | | | | | | | | module: remove rmmod --wait option.Rusty Russell2013-09-23
| | |_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | kernel: fix generic_exec_single indentationChristoph Hellwig2013-11-14
* | | | | | | | | | | | | kernel: provide a __smp_call_function_single stub for !CONFIG_SMPChristoph Hellwig2013-11-14
* | | | | | | | | | | | | kernel: remove CONFIG_USE_GENERIC_SMP_HELPERSChristoph Hellwig2013-11-14
* | | | | | | | | | | | | revert "softirq: Add support for triggering softirq work on softirqs"Christoph Hellwig2013-11-14
* | | | | | | | | | | | | mm: properly separate the bloated ptl from the regular casePeter Zijlstra2013-11-14
* | | | | | | | | | | | | mm: implement split page table lock for PMD levelKirill A. Shutemov2013-11-14
* | | | | | | | | | | | | mm: convert mm->nr_ptes to atomic_long_tKirill A. Shutemov2013-11-14
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |
* | | | | | | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-11-14
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | sched/fair: Avoid integer overflowMichal Nazarewicz2013-11-13
| * | | | | | | | | | | | sched: Optimize task_sched_runtime()Peter Zijlstra2013-11-13
| * | | | | | | | | | | | sched/numa: Cure update_numa_stats() vs. hotplugPeter Zijlstra2013-11-13
| * | | | | | | | | | | | sched/numa: Fix NULL pointer dereference in task_numa_migrate()Rik van Riel2013-11-13
| * | | | | | | | | | | | sched: Fix endless sync_sched/rcu() loop inside _cpu_down()Michael wang2013-11-13
| | |_|_|_|_|/ / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-11-14
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | |
| * | | | | | | | | | | locking/lockdep: Mark __lockdep_count_forward_deps() as staticFengguang Wu2013-11-13
| * | | | | | | | | | | lockdep/proc: Fix lock-time avg computationPeter Zijlstra2013-11-11
| * | | | | | | | | | | locking/doc: Update references to kernel/mutex.cPeter Zijlstra2013-11-11
| * | | | | | | | | | | locking: Move the percpu-rwsem code to kernel/locking/Peter Zijlstra2013-11-06
| * | | | | | | | | | | locking: Move the lglocks code to kernel/locking/Peter Zijlstra2013-11-06
| * | | | | | | | | | | locking: Move the rwsem code to kernel/locking/Peter Zijlstra2013-11-06
| * | | | | | | | | | | locking: Move the rtmutex code to kernel/locking/Peter Zijlstra2013-11-06
| * | | | | | | | | | | locking: Move the semaphore core to kernel/locking/Peter Zijlstra2013-11-06
| * | | | | | | | | | | locking: Move the spinlock code to kernel/locking/Peter Zijlstra2013-11-06
| * | | | | | | | | | | locking: Move the lockdep code to kernel/locking/Peter Zijlstra2013-11-06
| * | | | | | | | | | | locking: Move the mutex code to kernel/locking/Peter Zijlstra2013-11-06
| * | | | | | | | | | | Merge branch 'sched/core' into core/locking, to prepare the kernel/locking/ f...Ingo Molnar2013-11-06
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'core/rcu' into core/locking, to prepare the kernel/locking/ fil...Ingo Molnar2013-11-06
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'v3.12' into core/locking to pick up mutex upatesIngo Molnar2013-11-06
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | hung_task debugging: Add tracepoint to report the hangOleg Nesterov2013-10-31
| * | | | | | | | | | | | | lockstat: Report avg wait and hold timesDavidlohr Bueso2013-10-09
| * | | | | | | | | | | | | hung_task: Change sysctl_hung_task_check_count to 'int'Li Zefan2013-09-23
| | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-11-13
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'pm-sleep'Rafael J. Wysocki2013-11-07
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | PM / hibernate: Avoid overflow in hibernate_preallocate_memory()Aaron Lu2013-11-06
| * | | | | | | | | | | | | | Merge branch 'pm-sleep'Rafael J. Wysocki2013-10-27
| |\| | | | | | | | | | | | |
| | * | | | | | | | | | | | | PM / Hibernate: Use bool for boolean fields of struct snapshot_dataRafael J. Wysocki2013-10-18
| | * | | | | | | | | | | | | PM / Sleep: Detect device suspend/resume lockup and log eventBenoit Goby2013-10-18
| | | |_|_|_|_|/ / / / / / / | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | Merge branch 'pm-qos'Rafael J. Wysocki2013-10-27
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | PM / QoS: simplify pm_qos_power_write()Andy Shevchenko2013-10-17
| | |/ / / / / / / / / / / /
* | | | | | | | | | | | | | Merge branch 'for-3.13/core' of git://git.kernel.dk/linux-blockLinus Torvalds2013-11-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | |