aboutsummaryrefslogtreecommitdiffstats
path: root/mm (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-02-04sched/wait: Introduce wait_on_bit_timeout()Johan Hedberg1-0/+26
2015-02-04sched: Pull resched loop to __schedule() callersFrederic Weisbecker1-4/+7
2015-02-04sched/deadline: Remove cpu_active_mask from cpudl_find()Xunlei Pang1-2/+1
2015-02-04sched: Fix hrtick_start() on UPWanpeng Li1-0/+5
2015-02-04sched/deadline: Avoid pointless __setscheduler()Wanpeng Li1-1/+15
2015-02-04sched/deadline: Fix stale yield statePeter Zijlstra1-19/+19
2015-02-04sched/deadline: Fix hrtick for a non-leftmost taskWanpeng Li1-1/+7
2015-02-04sched/deadline: Fix deadline parameter modification handlingPeter Zijlstra2-6/+30
2015-02-03sched/wait: Remove might_sleep() from wait_event_cmd()Mikulas Patocka1-1/+0
2015-01-30sched/deadline: Modify cpudl::free_cpus to reflect rd->onlineXunlei Pang3-7/+28
2015-01-30sched/idle: Add missing checks to the exit condition of cpu_idle_poll()Preeti U Murthy1-1/+2
2015-01-30sched: Fix missing preemption opportunityFrederic Weisbecker1-21/+19
2015-01-30sched/rt: Reduce rq lock contention by eliminating locking of non-feasible targetTim Chen1-1/+16
2015-01-28sched: Fix crash if cpuset_cpumask_can_shrink() is passed an empty cpumaskMike Galbraith1-0/+3
2015-01-28sched/fair: Avoid using uninitialized variable in preferred_group_nid()Jan Beulich1-1/+1
2015-01-26drivers/rtc/rtc-s5m.c: terminate s5m_rtc_id array with empty elementAndrey Ryabinin1-0/+1
2015-01-26printk: add dummy routine for when CONFIG_PRINTK=nPranith Kumar1-3/+12
2015-01-26mm/vmscan: fix highidx argument typeMichael S. Tsirkin1-1/+1
2015-01-26memcg: remove extra newlines from memcg oom kill logGreg Thelen1-2/+2
2015-01-26x86, build: replace Perl script with Shell scriptKees Cook3-40/+43
2015-01-26mm: page_alloc: embed OOM killing naturally into allocation slowpathJohannes Weiner2-52/+35
2015-01-25Linux 3.19-rc6Linus Torvalds1-1/+1
2015-01-24dm: fix handling of multiple internal suspendsMikulas Patocka1-2/+7
2015-01-24hwmon: (i5500_temp) Convert to use ATTRIBUTE_GROUPS macroAxel Lin1-10/+3
2015-01-24hwmon: (i5500_temp) Convert to module_pci_driverAxel Lin1-12/+1
2015-01-24hwmon: (i5500_temp) Don't bind to disabled sensorsJean Delvare1-0/+9
2015-01-24hwmon: (i5500_temp) Convert to devm_hwmon_device_register_with_groupsJean Delvare1-58/+15
2015-01-24hwmon: (i5500_temp) New driver for the Intel 5500/5520/X58 chipsetsJean Delvare3-0/+212
2015-01-23arm64: dts: add baud rate to Juno stdout-pathRobin Murphy1-1/+1
2015-01-23Revert "platform: x86: dell-laptop: Add support for keyboard backlight"Darren Hart1-1049/+6
2015-01-23Revert "Documentation: Add entry for dell-laptop sysfs interface"Darren Hart1-60/+0
2015-01-23dm cache: fix problematic dual use of a single migration count variableJoe Thornber1-39/+50
2015-01-23dm cache: share cache-metadata object across inactive and active DM tablesJoe Thornber1-6/+95
2015-01-23of/unittest: Overlays with sub-devices testsPantelis Antoniou2-0/+94
2015-01-23KVM: x86: SYSENTER emulation is brokenNadav Amit1-19/+8
2015-01-23KVM: x86: Fix of previously incomplete fix for CVE-2014-8480Nadav Amit1-2/+2
2015-01-23arm64: dump: Fix implicit inclusion of definition for PCI_IOBASEMark Brown1-0/+1
2015-01-23x86/tsc: Change Fast TSC calibration failed from error to infoAlexandre Demers1-1/+1
2015-01-23x86/apic: Re-enable PCI_MSI support for non-SMP X86_32Bryan O'Donoghue1-1/+5
2015-01-22x86, mm: Change cachemode exports to non-gplJuergen Gross1-2/+2
2015-01-22x86, tls: Interpret an all-zero struct user_desc as "no segment"Andy Lutomirski2-2/+36
2015-01-22x86, tls, ldt: Stop checking lm in LDT_emptyAndy Lutomirski1-7/+2
2015-01-22x86, mpx: Strictly enforce empty prctl() argsDave Hansen1-0/+4
2015-01-22x86, mpx: Fix potential performance issue on unmapsDave Hansen1-1/+19
2015-01-22x86, mpx: Explicitly disable 32-bit MPX support on 64-bit kernelsDave Hansen1-0/+6
2015-01-22MAINTAINERS: Update Richard Zhu's email addressLucas Stach1-1/+1
2015-01-22MAINTAINERS: ibmvscsi driver maintainer changeTyrel Datwyler1-1/+1
2015-01-22MAINTAINERS: ibmvfc driver maintainer changeTyrel Datwyler1-1/+1
2015-01-22MAINTAINERS: Remove self as isci maintainerDave Jiang1-1/+0
2015-01-22scsi_debug: test always evaluates to false, || should be used insteadColin Ian King1-1/+1