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
*
ARM: 6881/1: cputype.h uses __attribute_const__ which requires including kern...
Jonathan Cameron
2011-04-16
1
-0
/
+1
*
ARM: Add new syscalls
Russell King
2011-04-15
2
-0
/
+8
*
ARM: 6879/1: fix personality test wrt usage of domain handlers
Nicolas Pitre
2011-04-14
1
-2
/
+1
*
ARM: 6878/1: fix personality flag propagation across an exec
Nicolas Pitre
2011-04-14
1
-5
/
+12
*
ARM: 6877/1: the ADDR_NO_RANDOMIZE personality flag should be honored with mm...
Nicolas Pitre
2011-04-14
1
-1
/
+3
*
ARM: 6876/1: Kconfig.debug: Remove unused CONFIG_DEBUG_ERRORS
Stephen Boyd
2011-04-14
1
-11
/
+0
*
Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...
Russell King
2011-04-13
2794
-8381
/
+7600
|
\
|
*
ARM: pxa: convert incorrect IRQ_TO_IRQ() to irq_to_gpio()
Eric Miao
2011-04-13
5
-12
/
+22
|
*
ARM: mmp: align NR_BUILTIN_GPIO with gpio interrupt number
Haojian Zhuang
2011-04-12
1
-1
/
+1
|
*
ARM: pxa: align NR_BUILTIN_GPIO with GPIO interrupt number
Haojian Zhuang
2011-04-12
1
-1
/
+1
|
*
ARM: pxa: always clear LPM bits for PXA168 MFPR
Haojian Zhuang
2011-04-12
1
-0
/
+9
|
*
pcmcia: limit pxa2xx_trizeps4 subdriver to trizeps4 platform
Dmitry Eremin-Solenikov
2011-04-12
1
-0
/
+3
|
*
pcmcia: limit pxa2xx_balloon3 subdriver to balloon3 platform
Dmitry Eremin-Solenikov
2011-04-12
1
-0
/
+5
|
*
ARM: pxafb: Fix access to nonexistent member of pxafb_info
Marek Vasut
2011-04-12
1
-1
/
+3
|
*
Linux 2.6.39-rc3
v2.6.39-rc3
Linus Torvalds
2011-04-11
1
-1
/
+1
|
*
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2011-04-11
17
-507
/
+531
|
|
\
|
|
*
xfs_destroy_workqueues() should not be tagged with__exit
Luck, Tony
2011-04-11
1
-1
/
+1
|
|
*
xfs: use proper interfaces for on-stack plugging
Christoph Hellwig
2011-04-08
1
-11
/
+9
|
|
*
xfs: fix xfs_debug warnings
Christoph Hellwig
2011-04-08
2
-29
/
+22
|
|
*
xfs: fix variable set but not used warnings
Christoph Hellwig
2011-04-08
5
-18
/
+0
|
|
*
xfs: convert log tail checking to a warning
Dave Chinner
2011-04-08
2
-8
/
+25
|
|
*
xfs: catch bad block numbers freeing extents.
Dave Chinner
2011-04-08
1
-7
/
+23
|
|
*
xfs: push the AIL from memory reclaim and periodic sync
Dave Chinner
2011-04-08
4
-9
/
+61
|
|
*
xfs: clean up code layout in xfs_trans_ail.c
Dave Chinner
2011-04-08
1
-136
/
+118
|
|
*
xfs: convert the xfsaild threads to a workqueue
Dave Chinner
2011-04-08
3
-151
/
+124
|
|
*
xfs: introduce background inode reclaim work
Dave Chinner
2011-04-08
2
-3
/
+67
|
|
*
xfs: convert ENOSPC inode flushing to use new syncd workqueue
Dave Chinner
2011-04-08
3
-102
/
+36
|
|
*
xfs: introduce a xfssyncd workqueue
Dave Chinner
2011-04-08
4
-61
/
+63
|
|
*
xfs: fix extent format buffer allocation size
Dave Chinner
2011-04-08
1
-27
/
+40
|
|
*
xfs: fix unreferenced var error in xfs_buf.c
Dave Chinner
2011-03-30
1
-2
/
+0
|
*
|
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
2011-04-11
6
-35
/
+102
|
|
\
\
|
|
*
|
ext4: fix data corruption regression by reverting commit 6de9843dab3f
Theodore Ts'o
2011-04-10
1
-0
/
+1
|
|
*
|
ext4: Allow indirect-block file to grow the file size to max file size
Kazuya Mio
2011-04-10
1
-6
/
+17
|
|
*
|
ext4: allow an active handle to be started when freezing
Yongqiang Yang
2011-04-10
1
-11
/
+33
|
|
*
|
ext4: sync the directory inode in ext4_sync_parent()
Curt Wohlgemuth
2011-04-10
1
-3
/
+14
|
|
*
|
ext4: init timer earlier to avoid a kernel panic in __save_error_info
Tao Ma
2011-04-05
1
-3
/
+5
|
|
*
|
jbd2: fix potential memory leak on transaction commit
Zhang Huan
2011-04-05
1
-1
/
+3
|
|
*
|
ext4: fix a double free in ext4_register_li_request
Tao Ma
2011-04-04
1
-0
/
+6
|
|
*
|
ext4: fix credits computing for indirect mapped files
Yongqiang Yang
2011-04-04
1
-6
/
+5
|
|
*
|
ext4: remove unnecessary [cm]time update of quota file
Jan Kara
2011-04-04
2
-4
/
+16
|
|
*
|
jbd2: move bdget out of critical section
Zhu Yanhai
2011-04-04
1
-1
/
+2
|
|
|
/
|
*
|
Merge branch 'for-2.6.39' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2011-04-11
2
-4
/
+6
|
|
\
\
|
|
*
|
nfsd4: fix oops on lock failure
J. Bruce Fields
2011-04-10
1
-3
/
+6
|
|
*
|
nfsd: fix auth_domain reference leak on nlm operations
J. Bruce Fields
2011-03-24
1
-1
/
+0
|
*
|
|
Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2011-04-11
8
-7
/
+10
|
|
\
\
\
|
|
*
|
|
dt/fsldma: fix build warning caused by of_platform_device changes
Ira W. Snyder
2011-04-10
1
-1
/
+1
|
|
*
|
|
spi: Fix race condition in stop_queue()
Vasily Khoruzhick
2011-04-07
4
-4
/
+4
|
|
*
|
|
Merge commit 'v2.6.39-rc2' into spi/merge
Grant Likely
2011-04-07
444
-2296
/
+3815
|
|
|
\
\
\
|
|
*
|
|
|
gpio/pch_gpio: Fix output value of pch_gpio_direction_output()
Peter Tyser
2011-03-31
1
-0
/
+1
|
|
*
|
|
|
gpio/ml_ioh_gpio: Fix output value of ioh_gpio_direction_output()
Peter Tyser
2011-03-31
1
-0
/
+1
[next]