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
path:
root
/
include
/
linux
Commit message (
Expand
)
Author
Age
Files
Lines
*
rtc: Suppress duplicate enable/disable of WM8350 update interrupt
Mark Brown
2010-03-07
1
-0
/
+1
*
mfd: Add a data argument to the WM8350 IRQ free function
Mark Brown
2010-03-07
1
-1
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/joern/logfs
Linus Torvalds
2010-03-06
3
-0
/
+499
|
\
|
*
[LogFS] add new flash file system
Joern Engel
2009-11-20
3
-0
/
+499
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm
Linus Torvalds
2010-03-06
3
-7
/
+11
|
\
\
|
*
|
dm: eliminate some holes data structures
Mike Snitzer
2010-03-06
1
-2
/
+2
|
*
|
dm ioctl: introduce flag indicating uevent was generated
Peter Rajnoha
2010-03-06
1
-2
/
+7
|
*
|
dm table: remove unused dm_get_device range parameters
Nikanth Karthikesan
2010-03-06
1
-3
/
+2
*
|
|
Merge branch 'for-2.6.34' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2010-03-06
1
-0
/
+5
|
\
\
\
|
*
\
\
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs into for-2.6.34-incoming
J. Bruce Fields
2010-03-04
36
-150
/
+200
|
|
\
\
\
|
*
|
|
|
commit_metadata export operation replacing nfsd_sync_dir
Ben Myers
2010-02-20
1
-0
/
+5
*
|
|
|
|
gpio: pca953x.c: add interrupt handling capability
Marc Zyngier
2010-03-06
1
-0
/
+3
*
|
|
|
|
pca953x: minor include cleanup
Olof Johansson
2010-03-06
1
-0
/
+8
*
|
|
|
|
gpio: add driver for MAX7300 I2C GPIO extender
Wolfram Sang
2010-03-06
1
-0
/
+18
*
|
|
|
|
mfd/mc13783: new function reading irq mask and status register
Uwe Kleine-König
2010-03-06
1
-0
/
+2
*
|
|
|
|
mc13783: rename mc13783_{{un,}mask,ack_irq} to have a mc13783_irq prefix
Uwe Kleine-König
2010-03-06
1
-3
/
+21
*
|
|
|
|
coredump: pass mm->flags as a coredump parameter for consistency
Masami Hiramatsu
2010-03-06
1
-0
/
+1
*
|
|
|
|
elf coredump: add extended numbering support
Daisuke HATAYAMA
2010-03-06
2
-1
/
+26
*
|
|
|
|
elf coredump: replace ELF_CORE_EXTRA_* macros by functions
Daisuke HATAYAMA
2010-03-06
2
-0
/
+18
*
|
|
|
|
coredump: move dump_write() and dump_seek() into a header file
Daisuke HATAYAMA
2010-03-06
1
-0
/
+41
*
|
|
|
|
sdio: put active devices into 1-bit mode during suspend
Daniel Drake
2010-03-06
1
-0
/
+2
*
|
|
|
|
sdio: introduce API for special power management features
Nicolas Pitre
2010-03-06
3
-0
/
+40
*
|
|
|
|
sdio: add quirk to clamp byte mode transfer
Bing Zhao
2010-03-06
1
-0
/
+7
*
|
|
|
|
lib: fix first line of kernel-doc for a few functions
Ben Hutchings
2010-03-06
1
-3
/
+3
*
|
|
|
|
smp: fix documentation in include/linux/smp.h
Rakib Mullick
2010-03-06
1
-1
/
+1
*
|
|
|
|
nodemask.h: remove macro any_online_node
H Hartley Sweeten
2010-03-06
1
-11
/
+0
*
|
|
|
|
cpumask: let num_*_cpus() function always return unsigned values
Heiko Carstens
2010-03-06
1
-4
/
+4
*
|
|
|
|
mm: add comment about deprecation of __GFP_NOFAIL
David Rientjes
2010-03-06
1
-1
/
+2
*
|
|
|
|
vmscan: detect mapped file pages used only once
Johannes Weiner
2010-03-06
1
-1
/
+1
*
|
|
|
|
mm/pm: force GFP_NOIO during suspend/hibernation and resume
Rafael J. Wysocki
2010-03-06
1
-4
/
+3
*
|
|
|
|
mm: remove VM_LOCK_RMAP code
Rik van Riel
2010-03-06
1
-4
/
+0
*
|
|
|
|
rmap: move exclusively owned pages to own anon_vma in do_wp_page()
Rik van Riel
2010-03-06
1
-0
/
+1
*
|
|
|
|
mm: change anon_vma linking to fix multi-process server scalability issue
Rik van Riel
2010-03-06
3
-6
/
+38
*
|
|
|
|
include/linux/fs.h: convert FMODE_* constants to hex
Andrew Morton
2010-03-06
1
-11
/
+11
*
|
|
|
|
readahead: introduce FMODE_RANDOM for POSIX_FADV_RANDOM
Wu Fengguang
2010-03-06
1
-0
/
+3
*
|
|
|
|
memory-hotplug: create /sys/firmware/memmap entry for new memory
akpm@linux-foundation.org
2010-03-06
1
-3
/
+3
*
|
|
|
|
mm: restore zone->all_unreclaimable to independence word
KOSAKI Motohiro
2010-03-06
1
-6
/
+1
*
|
|
|
|
mm: remove free_hot_page()
Li Hong
2010-03-06
1
-1
/
+1
*
|
|
|
|
mm: count swap usage
KAMEZAWA Hiroyuki
2010-03-06
1
-0
/
+1
*
|
|
|
|
mm: avoid false sharing of mm_counter
KAMEZAWA Hiroyuki
2010-03-06
3
-6
/
+12
*
|
|
|
|
mm: clean up mm_counter
KAMEZAWA Hiroyuki
2010-03-06
3
-65
/
+126
*
|
|
|
|
bitops: rename for_each_bit() to for_each_set_bit()
Akinobu Mita
2010-03-06
1
-1
/
+3
*
|
|
|
|
Merge branch 'slab-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2010-03-05
3
-17
/
+20
|
\
\
\
\
\
|
|
\
\
\
\
|
|
\
\
\
\
|
|
\
\
\
\
|
|
\
\
\
\
|
|
\
\
\
\
|
|
\
\
\
\
|
*
-
-
-
-
-
.
\
\
\
\
Merge branches 'slab/cleanups', 'slab/failslab', 'slab/fixes' and 'slub/percp...
Pekka Enberg
2010-03-04
3
-17
/
+20
|
|
\
\
\
\
\
\
\
\
|
|
|
|
|
|
/
/
/
/
|
|
|
|
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
SLUB: this_cpu: Remove slub kmem_cache fields
Christoph Lameter
2009-12-20
1
-2
/
+0
|
|
|
|
|
*
|
|
|
SLUB: Get rid of dynamic DMA kmalloc cache allocation
Christoph Lameter
2009-12-20
1
-8
/
+11
|
|
|
|
|
*
|
|
|
SLUB: Use this_cpu operations in slub
Christoph Lameter
2009-12-20
1
-5
/
+1
|
|
|
*
|
|
|
|
|
failslab: add ability to filter slab caches
Dmitry Monakhov
2010-02-26
2
-2
/
+8
|
|
|
|
|
_
|
/
/
/
|
|
|
|
/
|
|
|
|
*
|
|
|
|
|
|
|
Merge branch 'nfs-for-2.6.34' of git://git.linux-nfs.org/projects/trondmy/nfs...
Linus Torvalds
2010-03-05
3
-13
/
+18
|
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
Merge branch 'writeback-for-2.6.34' into nfs-for-2.6.34
Trond Myklebust
2010-03-05
173
-945
/
+3170
|
|
\
\
\
\
\
\
\
\
[next]