index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm/compaction: reverse the change that forbade sync migraton with __GFP_NO_KS...
Andrea Arcangeli
2011-05-25
1
-1
/
+1
*
mm, mem-hotplug: update pcp->stat_threshold when memory hotplug occur
KOSAKI Motohiro
2011-05-25
3
-2
/
+6
*
mm, mem-hotplug: recalculate lowmem_reserve when memory hotplug occurs
KOSAKI Motohiro
2011-05-25
3
-7
/
+8
*
mm, mem-hotplug: fix section mismatch. setup_per_zone_inactive_ratio() should...
KOSAKI Motohiro
2011-05-25
2
-4
/
+4
*
x86,mm: make pagefault killable
KOSAKI Motohiro
2011-05-25
3
-8
/
+36
*
mm: introduce wait_on_page_locked_killable()
KOSAKI Motohiro
2011-05-25
2
-0
/
+20
*
mm: per-node vmstat: show proper vmstats
KOSAKI Motohiro
2011-05-25
3
-135
/
+144
*
mm: nommu: fix a compile warning in do_mmap_pgoff()
Namhyung Kim
2011-05-25
1
-3
/
+3
*
mm: nommu: fix a potential memory leak in do_mmap_private()
Namhyung Kim
2011-05-25
1
-1
/
+1
*
mm: nommu: check the vma list when unmapping file-mapped vma
Namhyung Kim
2011-05-25
1
-4
/
+2
*
mm: nommu: find vma using the sorted vma list
Namhyung Kim
2011-05-25
1
-8
/
+4
*
mm: nommu: don't scan the vma list when deleting
Namhyung Kim
2011-05-25
1
-7
/
+8
*
mm: nommu: sort mm->mmap list properly
Namhyung Kim
2011-05-25
4
-45
/
+44
*
mm: remove unused zone_idx variable from set_migratetype_isolate
Sergey Senozhatsky
2011-05-25
1
-2
/
+0
*
mmap: avoid merging cloned VMAs
Shaohua Li
2011-05-25
1
-5
/
+13
*
mmap: avoid unnecessary anon_vma lock
Shaohua Li
2011-05-25
1
-1
/
+1
*
mmap: add alignment for some variables
Shaohua Li
2011-05-25
1
-3
/
+7
*
arch, mm: filter disallowed nodes from arch specific show_mem functions
David Rientjes
2011-05-25
13
-36
/
+34
*
xtensa/mm: remove WANT_PAGE_VIRTUAL
Sebastian Andrzej Siewior
2011-05-25
1
-4
/
+0
*
xtensa/mm: remove pgtable.c
Sebastian Andrzej Siewior
2011-05-25
1
-72
/
+0
*
drivers/video/backlight/adp5520_bl.c: check strict_strtoul() return value
Liu Yuan
2011-05-25
1
-1
/
+5
*
mm: vmscan: correctly check if reclaimer should schedule during shrink_slab
Minchan Kim
2011-05-25
1
-2
/
+7
*
mm: vmscan: correct use of pgdat_balanced in sleeping_prematurely
Johannes Weiner
2011-05-25
1
-1
/
+1
*
slub: Fix double bit unlock in debug mode
Christoph Lameter
2011-05-25
1
-1
/
+2
*
Merge branch 'for-linus/2640/i2c' of git://git.fluff.org/bjdooks/linux
Linus Torvalds
2011-05-24
8
-115
/
+263
|
\
|
*
-
-
-
.
Merge branches 'for-2639/i2c-eg20t', 'for-2639/i2c-shmobile', 'for-2639/i2c-t...
Ben Dooks
2011-05-25
5154
-360133
/
+368916
|
|
\
\
\
|
|
|
|
*
mach-ux500: set proper I2C platform data from MOP500s
Linus Walleij
2011-05-25
1
-6
/
+8
|
|
|
|
*
i2c-nomadik: break out single messsage transmission
Linus Walleij
2011-05-25
1
-32
/
+48
|
|
|
|
*
i2c-nomadik: reset the hw after status check
Virupax Sadashivpetimath
2011-05-25
1
-4
/
+4
|
|
|
|
*
i2c-nomadik: remove the unnecessary delay
Virupax Sadashivpetimath
2011-05-25
1
-18
/
+2
|
|
|
|
*
i2c-nomadik: change the TX and RX threshold
Virupax Sadashivpetimath
2011-05-25
1
-13
/
+26
|
|
|
|
*
i2c-nomadik: add code to retry on timeout failure
Virupax Sadashivpetimath
2011-05-25
1
-48
/
+49
|
|
|
|
*
i2c-nomadik: use pm_runtime API
Rabin Vincent
2011-05-25
1
-6
/
+31
|
|
|
|
*
i2c-nomadik: print abort cause only on abort tag
Virupax Sadashivpetimath
2011-05-25
1
-8
/
+19
|
|
|
|
*
i2c-nomadik: correct adapter timeout initialization
Virupax Sadashivpetimath
2011-05-25
1
-4
/
+5
|
|
|
|
*
i2c-nomadik: remove the redundant error message
srinidhi kasagar
2011-05-25
1
-2
/
+0
|
|
|
|
*
i2c-nomadik: corrrect returned error numbers
Virupax Sadashivpetimath
2011-05-25
1
-4
/
+6
|
|
|
|
*
i2c-nomadik: fix speed enumerator
Linus Walleij
2011-05-25
1
-1
/
+1
|
|
|
|
*
i2c-nomadik: make i2c timeout specific per i2c bus
Virupax Sadashivpetimath
2011-05-25
2
-8
/
+8
|
|
|
|
*
i2c-nomadik: add regulator support
Jonas Aberg
2011-05-25
1
-15
/
+58
|
|
|
*
|
i2c: tegra: Add de-bounce cycles.
Jay Cheng
2011-05-11
1
-1
/
+3
|
|
|
*
|
i2c: tegra: fix repeated start handling
Erik Gilling
2011-05-11
1
-2
/
+2
|
|
|
*
|
i2c: tegra: recover from spurious interrupt storm
Todd Poynor
2011-05-11
1
-2
/
+24
|
|
|
*
|
i2c: tegra: Enable new slave mode.
Kenneth Waters
2011-05-11
1
-0
/
+5
|
|
*
|
|
i2c: i2c-sh_mobile bus speed platform data V2
Magnus Damm
2011-05-11
2
-2
/
+21
|
|
*
|
|
i2c: i2c-sh_mobile clock string removal
Magnus Damm
2011-05-11
1
-4
/
+2
|
|
|
/
/
|
*
|
|
i2c-eg20t: Support new device ML7223 IOH
Tomoya MORINAGA
2011-05-11
2
-3
/
+9
|
|
/
/
*
|
|
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2011-05-24
7
-83
/
+97
|
\
\
\
|
*
|
|
i2c-parport: Various cleanups
Jean Delvare
2011-05-24
3
-59
/
+55
|
*
|
|
i2c-i801: Don't depend on other kernel driver config options
Jean Delvare
2011-05-24
2
-10
/
+7
[next]