summaryrefslogtreecommitdiff
path: root/kernel (follow)
Commit message (Expand)AuthorAge
* Merge "input: touchscreen: Add synaptics v1 driver"Linux Build Service Account2016-07-26
|\
| * input: touchscreen: Add synaptics v1 driverAlexandra Chin2016-07-25
* | input: touchpanel: Add Mstar msg21xx touchpanel driverBruce Ding2016-07-22
|/
* sched/core: Fix uninitialized variable used for tracepointOlav Haugan2016-07-16
* sched/core: Fix null-pointer dereferenceOlav Haugan2016-07-16
* Merge "Merge remote-tracking branch 'origin/tmp-917a9a9133a6' into lsk"Linux Build Service Account2016-07-15
|\
| * Merge remote-tracking branch 'origin/tmp-917a9a9133a6' into lskRunmin Wang2016-07-12
| |\
| | * Merge tag 'v4.4.5' into linux-linaro-lsk-v4.4Mark Brown2016-03-18
| | |\
| | | * modules: fix longstanding /proc/kallsyms vs module insertion race.Rusty Russell2016-03-09
| | | * tracing: Do not have 'comm' filter override event 'comm' fieldSteven Rostedt (Red Hat)2016-03-09
| | | * kernel/resource.c: fix muxed resource handling in __request_region()Simon Guinot2016-03-03
| | | * tracing: Fix showing function event in available_eventsSteven Rostedt (Red Hat)2016-03-03
| | | * cgroup: make sure a parent css isn't offlined before its childrenTejun Heo2016-03-03
| | | * cpuset: make mm migration asynchronousTejun Heo2016-03-03
| | | * Revert "workqueue: make sure delayed work run in local cpu"Tejun Heo2016-03-03
| | | * workqueue: handle NUMA_NO_NODE for unbound pool_workqueue lookupTejun Heo2016-03-03
| | | * tick/nohz: Set the correct expiry when switching to nohz/lowres modeWanpeng Li2016-03-03
| | | * seccomp: always propagate NO_NEW_PRIVS on tsyncJann Horn2016-03-03
| | | * time: Avoid signed overflow in timekeeping_get_ns()David Gibson2016-03-03
| | | * posix-clock: Fix return code on the poll method's error pathRichard Cochran2016-03-03
| | | * genirq: Validate action before dereferencing it in handle_irq_event_percpu()Thomas Gleixner2016-03-03
| | | * devm_memremap: Fix error value when memremap failedToshi Kani2016-03-03
| | | * bpf: fix branch offset adjustment on backjumps after patching ctx expansionDaniel Borkmann2016-03-03
| | * | Merge remote-tracking branch 'lsk/v4.4/topic/ro-vdso' into linux-linaro-lsk-v4.4Mark Brown2016-03-17
| | |\ \
| | | * | mm/init: Add 'rodata=off' boot cmdline parameter to disable read-only kernel ...Kees Cook2016-03-17
* | | | | Merge "sched: break the forever prev_cpu selection preference"Linux Build Service Account2016-07-13
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | sched: break the forever prev_cpu selection preferencePavankumar Kondeti2016-06-23
* | | | | sched: core: Fix possible hotplug race in set_cpus_allowed_ptrVikram Mulukutla2016-06-22
|/ / / /
* | | | sysctl: add cold_boot sysctl entryDavid Keitel2016-06-21
* | | | msm: falcon: put reason for boot in procfs from SMEMRick Adams2016-06-21
* | | | sched: kill unnecessary divisions on fast pathJoonwoo Park2016-06-21
* | | | sched: prevent race where update CPU cyclesJoonwoo Park2016-06-21
* | | | sched: fix overflow in scaled execution time calculationJoonwoo Park2016-06-21
* | | | sched: remove unused parameter cpu from cpu_cycles_to_freq()Joonwoo Park2016-06-21
* | | | Revert "kernel/sysctl.c: detect overflows when converting to int"Subash Abhinov Kasiviswanathan2016-06-15
* | | | sched: avoid potential race between governor and thermal driverJoonwoo Park2016-06-09
* | | | sched: fix potential deflated frequency estimation during IRQ handlingJoonwoo Park2016-06-09
* | | | sched: fix CPU frequency estimation while idleJoonwoo Park2016-06-09
* | | | sched: preserve CPU cycle counter in rqJoonwoo Park2016-06-09
* | | | arm64: Add support for app specific settingsSarangdhar Joshi2016-06-07
* | | | Revert "sched: warn/panic upon excessive scheduling latency"Joonwoo Park2016-06-03
* | | | Revert "sched: add scheduling latency tracking procfs node"Joonwoo Park2016-06-03
* | | | sched: eliminate sched_early_detection_duration knobJoonwoo Park2016-06-03
* | | | sched: Remove the sched heavy task frequency guidance featureJoonwoo Park2016-06-03
* | | | sched: eliminate sched_migration_fixup knobJoonwoo Park2016-06-03
* | | | sched: eliminate sched_upmigrate_min_nice knobJoonwoo Park2016-06-03
* | | | sched: eliminate sched_enable_power_aware knob and parameterJoonwoo Park2016-06-01
* | | | sched: eliminate sched_freq_account_wait_time knobJoonwoo Park2016-06-01
* | | | sched: eliminate sched_account_wait_time knobJoonwoo Park2016-06-01
* | | | sched: Aggregate for frequencySrivatsa Vaddagiri2016-05-26