summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sched/wait: Introduce wait_on_bit_timeout()Johan Hedberg2015-02-041-0/+26
* sched: Pull resched loop to __schedule() callersFrederic Weisbecker2015-02-041-4/+7
* sched/deadline: Remove cpu_active_mask from cpudl_find()Xunlei Pang2015-02-041-2/+1
* sched: Fix hrtick_start() on UPWanpeng Li2015-02-041-0/+5
* sched/deadline: Avoid pointless __setscheduler()Wanpeng Li2015-02-041-1/+15
* sched/deadline: Fix stale yield statePeter Zijlstra2015-02-041-19/+19
* sched/deadline: Fix hrtick for a non-leftmost taskWanpeng Li2015-02-041-1/+7
* Merge branch 'sched/urgent' into sched/core, to merge fixes before applying n...Ingo Molnar2015-02-043-7/+30
|\
| * sched/deadline: Fix deadline parameter modification handlingPeter Zijlstra2015-02-042-6/+30
| * sched/wait: Remove might_sleep() from wait_event_cmd()Mikulas Patocka2015-02-031-1/+0
* | sched/deadline: Modify cpudl::free_cpus to reflect rd->onlineXunlei Pang2015-01-303-7/+28
* | sched/idle: Add missing checks to the exit condition of cpu_idle_poll()Preeti U Murthy2015-01-301-1/+2
* | sched: Fix missing preemption opportunityFrederic Weisbecker2015-01-301-21/+19
* | sched/rt: Reduce rq lock contention by eliminating locking of non-feasible ta...Tim Chen2015-01-301-1/+16
* | Merge branch 'sched/urgent' into sched/coreIngo Molnar2015-01-30901-6987/+9391
|\ \ | |/
| * sched: Fix crash if cpuset_cpumask_can_shrink() is passed an empty cpumaskMike Galbraith2015-01-281-0/+3
| * sched/fair: Avoid using uninitialized variable in preferred_group_nid()Jan Beulich2015-01-281-1/+1
| * Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2015-01-269-98/+94
| |\
| | * drivers/rtc/rtc-s5m.c: terminate s5m_rtc_id array with empty elementAndrey Ryabinin2015-01-261-0/+1
| | * printk: add dummy routine for when CONFIG_PRINTK=nPranith Kumar2015-01-261-3/+12
| | * mm/vmscan: fix highidx argument typeMichael S. Tsirkin2015-01-261-1/+1
| | * memcg: remove extra newlines from memcg oom kill logGreg Thelen2015-01-261-2/+2
| | * x86, build: replace Perl script with Shell scriptKees Cook2015-01-263-40/+43
| | * mm: page_alloc: embed OOM killing naturally into allocation slowpathJohannes Weiner2015-01-262-52/+35
| * | Merge branch 'for-3.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-01-261-1/+1
| |\ \
| | * | cgroup: prevent mount hang due to memory controller lifetimeJohannes Weiner2015-01-221-1/+1
| * | | Merge tag 'regulator-v3.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-01-263-5/+43
| |\ \ \
| | * \ \ Merge remote-tracking branch 'regulator/fix/s2mps11' into regulator-linusMark Brown2015-01-162-4/+40
| | |\ \ \
| | | * | | regulator: s2mps11: Fix wrong calculation of register offsetJonghwa Lee2015-01-082-4/+40
| | | |/ /
| | * | | Merge remote-tracking branch 'regulator/fix/core' into regulator-linusMark Brown2015-01-161-1/+3
| | |\ \ \
| | | * | | regulator: core: fix race condition in regulator_put()Ashay Jaiswal2015-01-081-1/+3
| | | |/ /
| * | | | Merge tag 'spi-v3.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds2015-01-264-6/+5
| |\ \ \ \ | | |_|_|/ | |/| | |
| | | | |
| | | \ \
| | | \ \
| | | \ \
| | *---. \ \ Merge remote-tracking branches 'spi/fix/dw', 'spi/fix/msiof' and 'spi/fix/pxa...Mark Brown2015-01-264-6/+5
| | |\ \ \ \ \
| | | | | * | | spi/pxa2xx: Clear cur_chip pointer before starting next messageMika Westerberg2014-12-291-1/+1
| | | | | | |/ | | | | | |/|
| | | | * | | spi: sh-msiof: fix MDR1_FLD_MASK valueYoshihiro Shimoda2015-01-061-1/+1
| | | | |/ /
| | | * | | spi: dw: amend warning messageAndy Shevchenko2015-01-071-1/+1
| | | * | | spi: dw-mid: fix FIFO sizeAndy Shevchenko2015-01-051-1/+0
| | | * | | spi: dw: Fix detecting FIFO depthAxel Lin2015-01-051-2/+2
| | | |/ /
| * | | | Linux 3.19-rc6v3.19-rc6Linus Torvalds2015-01-251-1/+1
| * | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-01-2516-77/+106
| |\ \ \ \
| | * | | | x86/tsc: Change Fast TSC calibration failed from error to infoAlexandre Demers2015-01-231-1/+1
| | * | | | x86/apic: Re-enable PCI_MSI support for non-SMP X86_32Bryan O'Donoghue2015-01-231-1/+5
| | * | | | x86, mm: Change cachemode exports to non-gplJuergen Gross2015-01-221-2/+2
| | * | | | x86, tls: Interpret an all-zero struct user_desc as "no segment"Andy Lutomirski2015-01-222-2/+36
| | * | | | x86, tls, ldt: Stop checking lm in LDT_emptyAndy Lutomirski2015-01-221-7/+2
| | * | | | x86, mpx: Strictly enforce empty prctl() argsDave Hansen2015-01-221-0/+4
| | * | | | x86, mpx: Fix potential performance issue on unmapsDave Hansen2015-01-221-1/+19
| | * | | | x86, mpx: Explicitly disable 32-bit MPX support on 64-bit kernelsDave Hansen2015-01-221-0/+6
| | * | | | x86, hyperv: Mark the Hyper-V clocksource as being continuousK. Y. Srinivasan2015-01-201-0/+1
| | * | | | x86: Don't rely on VMWare emulating PAT MSR correctlyJuergen Gross2015-01-201-1/+6
OpenPOWER on IntegriCloud