index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
pagemap: export KPF_THP
Naoya Horiguchi
2012-03-21
2
-0
/
+3
*
thp: optimize away unnecessary page table locking
Naoya Horiguchi
2012-03-21
3
-114
/
+101
*
pagemap: avoid splitting thp when reading /proc/pid/pagemap
Naoya Horiguchi
2012-03-21
1
-4
/
+48
*
mm: search from free_area_cache for the bigger size
Xiao Guangrong
2012-03-21
2
-32
/
+38
*
mm: do not reset cached_hole_size when vma is unmapped
Xiao Guangrong
2012-03-21
1
-3
/
+1
*
hugetlb: try to search again if it is really needed
Xiao Guangrong
2012-03-21
1
-4
/
+6
*
hugetlbfs: fix hugetlb_get_unmapped_area()
Xiao Guangrong
2012-03-21
1
-4
/
+11
*
mm: compaction: make compact_control order signed
Dan Carpenter
2012-03-21
1
-2
/
+2
*
compact_pgdat: workaround lockdep warning in kswapd
Hugh Dickins
2012-03-21
1
-10
/
+12
*
vmscan: only defer compaction for failed order and higher
Rik van Riel
2012-03-21
5
-8
/
+27
*
vmscan: kswapd carefully call compaction
Rik van Riel
2012-03-21
3
-18
/
+51
*
vmscan: reclaim at order 0 when compaction is enabled
Rik van Riel
2012-03-21
1
-17
/
+30
*
mm: make swapin readahead skip over holes
Rik van Riel
2012-03-21
3
-66
/
+11
*
mm: vmscan: fix misused nr_reclaimed in shrink_mem_cgroup_zone()
Hillf Danton
2012-03-21
1
-1
/
+6
*
mm: make get_mm_counter static-inline
Konstantin Khlebnikov
2012-03-21
2
-28
/
+11
*
mm/vmscan.c: cleanup with s/reclaim_mode/isolate_mode/
Hillf Danton
2012-03-21
1
-9
/
+9
*
mm: add rss counters consistency check
Konstantin Khlebnikov
2012-03-21
1
-3
/
+18
*
mm, oom: introduce independent oom killer ratelimit state
David Rientjes
2012-03-21
1
-1
/
+4
*
mm, oom: do not emit oom killer warning if chosen thread is already exiting
David Rientjes
2012-03-21
1
-3
/
+3
*
mm, oom: fold oom_kill_task() into oom_kill_process()
David Rientjes
2012-03-21
1
-47
/
+38
*
mm, oom: avoid looping when chosen thread detaches its mm
David Rientjes
2012-03-21
1
-36
/
+20
*
sparc: use block_sigmask()
Matt Fleming
2012-03-21
3
-17
/
+3
*
xtensa: use set_current_blocked() and block_sigmask()
Matt Fleming
2012-03-21
1
-14
/
+3
*
xtensa: don't mask signals if we fail to setup signal stack
Matt Fleming
2012-03-21
1
-4
/
+7
*
xtensa: no need to reset handler if SA_ONESHOT
Matt Fleming
2012-03-21
1
-3
/
+0
*
xtensa: don't reimplement force_sigsegv()
Matt Fleming
2012-03-21
1
-3
/
+1
*
seq_file: fix mishandling of consecutive pread() invocations.
Earl Chew
2012-03-21
1
-13
/
+15
*
drivers/idle/intel_idle.c: fix confusing code identation
Marcos Paulo de Souza
2012-03-21
1
-4
/
+4
*
fs/namei.c: fix warnings on 32-bit
Andrew Morton
2012-03-21
1
-0
/
+6
*
mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read mode
Andrea Arcangeli
2012-03-21
9
-10
/
+92
*
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-03-21
129
-6219
/
+8581
|
\
|
*
hwmon: (sch56xx) Add support for the integrated watchdog (v2)
Hans de Goede
2012-03-20
7
-7
/
+558
|
*
hwmon: (w83627ehf) Add support for temperature offset registers
Guenter Roeck
2012-03-18
1
-0
/
+73
|
*
hwmon: (jc42) Remove unnecessary device IDs
Guenter Roeck
2012-03-18
2
-48
/
+9
|
*
hwmon: (zl6100) Add support for ZL9101M and ZL9117M
Guenter Roeck
2012-03-18
3
-4
/
+15
|
*
hwmon: (adm1275) Add support for ADM1075
Guenter Roeck
2012-03-18
3
-13
/
+109
|
*
hwmon: (max34440) Add support for MAX34446
Guenter Roeck
2012-03-18
3
-7
/
+138
|
*
hwmon: (pmbus) Add more virtual registers
Guenter Roeck
2012-03-18
2
-29
/
+54
|
*
hwmon: (pmbus) Add support for Lineage Power MDT040
Guenter Roeck
2012-03-18
3
-2
/
+5
|
*
hwmon: (pmbus) Add support for TI TPS40400 and TPS40422
Guenter Roeck
2012-03-18
3
-1
/
+9
|
*
hwmon: (max34440) Add support for 'lowest' output voltage attribute
Guenter Roeck
2012-03-18
2
-0
/
+10
|
*
hwmon: (jc42) Convert to use devm_kzalloc
Guenter Roeck
2012-03-18
1
-35
/
+25
|
*
hwmon: (max16065) Convert to use devm_kzalloc
Guenter Roeck
2012-03-18
1
-16
/
+7
|
*
hwmon: (smm665) Convert to use devm_kzalloc
Guenter Roeck
2012-03-18
1
-9
/
+3
|
*
hwmon: (ltc4261) Convert to use devm_kzalloc
Guenter Roeck
2012-03-18
1
-11
/
+4
|
*
hwmon: (pmbus) Simplify remove functions
Guenter Roeck
2012-03-18
12
-74
/
+13
|
*
hwmon: (pmbus) Convert pmbus drivers to use devm_kzalloc
Guenter Roeck
2012-03-18
8
-154
/
+56
|
*
hwmon: (lineage-pem) Convert to use devm_kzalloc
Guenter Roeck
2012-03-18
1
-7
/
+4
|
*
hwmon: (hwmon-vid) Fix checkpatch issues
Guenter Roeck
2012-03-18
1
-10
/
+8
|
*
hwmon: (hwmon-vid) Add new entries to VRM model table
Guenter Roeck
2012-03-18
1
-56
/
+53
[next]