summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* vmscan: only defer compaction for failed order and higherRik van Riel2012-03-215-8/+27
* vmscan: kswapd carefully call compactionRik van Riel2012-03-213-18/+51
* vmscan: reclaim at order 0 when compaction is enabledRik van Riel2012-03-211-17/+30
* mm: make swapin readahead skip over holesRik van Riel2012-03-213-66/+11
* mm: vmscan: fix misused nr_reclaimed in shrink_mem_cgroup_zone()Hillf Danton2012-03-211-1/+6
* mm: make get_mm_counter static-inlineKonstantin Khlebnikov2012-03-212-28/+11
* mm/vmscan.c: cleanup with s/reclaim_mode/isolate_mode/Hillf Danton2012-03-211-9/+9
* mm: add rss counters consistency checkKonstantin Khlebnikov2012-03-211-3/+18
* mm, oom: introduce independent oom killer ratelimit stateDavid Rientjes2012-03-211-1/+4
* mm, oom: do not emit oom killer warning if chosen thread is already exitingDavid Rientjes2012-03-211-3/+3
* mm, oom: fold oom_kill_task() into oom_kill_process()David Rientjes2012-03-211-47/+38
* mm, oom: avoid looping when chosen thread detaches its mmDavid Rientjes2012-03-211-36/+20
* sparc: use block_sigmask()Matt Fleming2012-03-213-17/+3
* xtensa: use set_current_blocked() and block_sigmask()Matt Fleming2012-03-211-14/+3
* xtensa: don't mask signals if we fail to setup signal stackMatt Fleming2012-03-211-4/+7
* xtensa: no need to reset handler if SA_ONESHOTMatt Fleming2012-03-211-3/+0
* xtensa: don't reimplement force_sigsegv()Matt Fleming2012-03-211-3/+1
* seq_file: fix mishandling of consecutive pread() invocations.Earl Chew2012-03-211-13/+15
* drivers/idle/intel_idle.c: fix confusing code identationMarcos Paulo de Souza2012-03-211-4/+4
* fs/namei.c: fix warnings on 32-bitAndrew Morton2012-03-211-0/+6
* mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read modeAndrea Arcangeli2012-03-219-10/+92
* Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-03-21129-6219/+8581
|\
| * hwmon: (sch56xx) Add support for the integrated watchdog (v2)Hans de Goede2012-03-207-7/+558
| * hwmon: (w83627ehf) Add support for temperature offset registersGuenter Roeck2012-03-181-0/+73
| * hwmon: (jc42) Remove unnecessary device IDsGuenter Roeck2012-03-182-48/+9
| * hwmon: (zl6100) Add support for ZL9101M and ZL9117MGuenter Roeck2012-03-183-4/+15
| * hwmon: (adm1275) Add support for ADM1075Guenter Roeck2012-03-183-13/+109
| * hwmon: (max34440) Add support for MAX34446Guenter Roeck2012-03-183-7/+138
| * hwmon: (pmbus) Add more virtual registersGuenter Roeck2012-03-182-29/+54
| * hwmon: (pmbus) Add support for Lineage Power MDT040Guenter Roeck2012-03-183-2/+5
| * hwmon: (pmbus) Add support for TI TPS40400 and TPS40422Guenter Roeck2012-03-183-1/+9
| * hwmon: (max34440) Add support for 'lowest' output voltage attributeGuenter Roeck2012-03-182-0/+10
| * hwmon: (jc42) Convert to use devm_kzallocGuenter Roeck2012-03-181-35/+25
| * hwmon: (max16065) Convert to use devm_kzallocGuenter Roeck2012-03-181-16/+7
| * hwmon: (smm665) Convert to use devm_kzallocGuenter Roeck2012-03-181-9/+3
| * hwmon: (ltc4261) Convert to use devm_kzallocGuenter Roeck2012-03-181-11/+4
| * hwmon: (pmbus) Simplify remove functionsGuenter Roeck2012-03-1812-74/+13
| * hwmon: (pmbus) Convert pmbus drivers to use devm_kzallocGuenter Roeck2012-03-188-154/+56
| * hwmon: (lineage-pem) Convert to use devm_kzallocGuenter Roeck2012-03-181-7/+4
| * hwmon: (hwmon-vid) Fix checkpatch issuesGuenter Roeck2012-03-181-10/+8
| * hwmon: (hwmon-vid) Add new entries to VRM model tableGuenter Roeck2012-03-181-56/+53
| * hwmon: (lm80) Add detection of NatSemi/TI LM96080Jean Delvare2012-03-183-12/+45
| * hwmon: (lm87) Get rid of macro-generated functionsJean Delvare2012-03-181-193/+164
| * hwmon: (lm87) Reorganize the codeJean Delvare2012-03-181-186/+165
| * hwmon: (applesmc) Silence uninitialized warningsHenrik Rydberg2012-03-181-2/+6
| * hwmon: (lm70) Fix: do not use assignment in if conditionGuenter Roeck2012-03-181-4/+6
| * hwmon: (lm70) Register hwmon device after creating attribute files, and remov...Guenter Roeck2012-03-181-10/+11
| * hwmon: (w83l786ng) Fix multi-line commentsGuenter Roeck2012-03-181-32/+36
| * hwmon: (w83l785ts) Fix multi-line commentsGuenter Roeck2012-03-181-6/+9
| * hwmon: (w83781d) Fix: do not use assignment in if conditionGuenter Roeck2012-03-181-68/+72
OpenPOWER on IntegriCloud