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
*
xfs: get rid of indirections in the quotaops implementation
Christoph Hellwig
2009-02-09
12
-262
/
+181
*
xfs: sanitize qh_lock wrappers
Christoph Hellwig
2009-02-09
4
-81
/
+37
*
xfs: use mutex_is_locked in XFS_DQ_IS_LOCKED
Christoph Hellwig
2009-02-09
1
-13
/
+1
*
xfs: remove XFS_QM_LOCK/XFS_QM_UNLOCK/XFS_QM_HOLD/XFS_QM_RELE
Christoph Hellwig
2009-02-09
2
-12
/
+6
*
xfs: merge xfs_mkdir into xfs_create
Christoph Hellwig
2009-02-09
3
-291
/
+92
*
xfs: remove uchar_t/ushort_t/uint_t/ulong_t types
Christoph Hellwig
2009-02-09
7
-18
/
+10
*
xfs: remove superflous inobt macros
Christoph Hellwig
2009-02-09
5
-31
/
+17
*
xfs: remove iclog calculation special cases
Christoph Hellwig
2009-02-09
1
-26
/
+2
*
xfs: remove the unused XFS_QMOPT_DQLOCK flag
Christoph Hellwig
2009-02-08
3
-113
/
+50
*
xfs: cleanup xfs_find_handle
Christoph Hellwig
2009-02-08
1
-62
/
+44
*
xfs: cleanup error handling in xfs_swap_extents
Josef 'Jeff' Sipek
2009-02-04
1
-35
/
+27
*
xfs: merge xfs_inode_flush into xfs_fs_write_inode
Christoph Hellwig
2009-02-04
4
-57
/
+37
*
xfs: factor out attr fork reset handling
Christoph Hellwig
2009-02-04
1
-30
/
+25
*
xfs: remove unused XFS_MOUNT_ILOCK/XFS_MOUNT_IUNLOCK
Christoph Hellwig
2009-02-04
1
-3
/
+0
*
xfs: tiny cleanup for xfs_link
Christoph Hellwig
2009-02-04
1
-2
/
+4
*
xfs: make sure to free the real-time inodes in the mount error path
Christoph Hellwig
2009-02-04
3
-8
/
+21
*
xfs: cleanup error handling in xfs_mountfs:
Christoph Hellwig
2009-02-04
1
-42
/
+35
*
xfs: Check buffer lengths in log recovery
Dave Chinner
2009-02-03
1
-6
/
+25
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Felix Blyakher
2009-02-03
420
-2926
/
+5786
|
\
|
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
2009-02-02
7
-36
/
+80
|
|
\
|
|
*
PCI hotplug: Change link order of pciehp & acpiphp
Matthew Garrett
2009-01-27
1
-1
/
+5
|
|
*
PCI hotplug: fakephp: Allocate PCI resources before adding the device
Darrick J. Wong
2009-01-27
1
-16
/
+26
|
|
*
PCI MSI: Fix undefined shift by 32
Matthew Wilcox
2009-01-27
1
-2
/
+11
|
|
*
PCI PM: Do not wait for buses in B2 or B3 during resume
Rafael J. Wysocki
2009-01-27
1
-13
/
+13
|
|
*
PCI PM: Power up devices before restoring their state
Rafael J. Wysocki
2009-01-27
1
-3
/
+3
|
|
*
PCI PM: Fix hibernation breakage on EeePC 701
Rafael J. Wysocki
2009-01-27
1
-1
/
+4
|
|
*
PCI: irq and pci_ids patch for Intel Tigerpoint DeviceIDs
Seth Heasley
2009-01-27
2
-0
/
+2
|
|
*
PCI PM: Fix suspend error paths and testing facility breakage
Rafael J. Wysocki
2009-01-27
1
-0
/
+16
|
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...
Linus Torvalds
2009-02-02
2
-9
/
+3
|
|
\
\
|
|
*
\
Merge branches 'topic/slab/fixes' and 'topic/slub/fixes' into for-linus
Pekka Enberg
2009-02-02
1
-1
/
+1
|
|
|
\
\
|
|
|
*
|
slub: fix per cpu kmem_cache_cpu array memory leak
David Rientjes
2009-01-28
1
-1
/
+1
|
|
*
|
|
kmalloc: return NULL instead of link failure
Jeff Mahoney
2009-01-27
1
-8
/
+2
|
|
|
/
/
|
*
|
|
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2009-02-02
12
-438
/
+590
|
|
\
\
\
|
|
*
|
|
fbdev/atyfb: Fix DSP config on some PowerMacs & PowerBooks
Risto Suominen
2009-02-02
1
-0
/
+11
|
|
*
|
|
powerpc: Fix oops on some machines due to incorrect pr_debug()
Benjamin Herrenschmidt
2009-02-02
1
-3
/
+2
|
|
*
|
|
powerpc/ps3: Printing fixups for l64 to ll64 convserion drivers/net
Stephen Rothwell
2009-02-02
1
-1
/
+1
|
|
*
|
|
powerpc/5200: update device tree binding documentation
Grant Likely
2009-01-30
2
-277
/
+180
|
|
*
|
|
powerpc/5200: Bugfix for PCI mapping of memory and IMMR
Grant Likely
2009-01-29
1
-14
/
+10
|
|
*
|
|
powerpc/5200: update defconfigs
Grant Likely
2009-01-29
6
-143
/
+386
|
*
|
|
|
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2009-02-02
4
-14
/
+45
|
|
\
\
\
\
|
|
*
|
|
|
sched_rt: don't use first_cpu on cpumask created with cpumask_and
Rusty Russell
2009-02-01
1
-2
/
+2
|
|
*
|
|
|
sched: fix buddie group latency
Peter Zijlstra
2009-02-01
1
-2
/
+8
|
|
*
|
|
|
sched: clear buddies more aggressively
Mike Galbraith
2009-02-01
1
-1
/
+12
|
|
*
|
|
|
sched: symmetric sync vs avg_overlap
Peter Zijlstra
2009-02-01
1
-3
/
+9
|
|
*
|
|
|
sched: fix sync wakeups
Peter Zijlstra
2009-02-01
2
-9
/
+6
|
|
*
|
|
|
cpuset: fix possible deadlock in async_rebuild_sched_domains
Miao Xie
2009-01-19
1
-1
/
+12
|
*
|
|
|
|
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2009-02-02
54
-731
/
+854
|
|
\
\
\
\
\
|
|
*
|
|
|
|
V4L/DVB (10411): s5h1409: Perform s5h1409 soft reset after tuning
Devin Heitmueller
2009-02-01
1
-3
/
+4
|
|
*
|
|
|
|
V4L/DVB (10403): saa7134-alsa: saa7130 doesn't support digital audio
Mauro Carvalho Chehab
2009-02-01
1
-1
/
+5
|
|
*
|
|
|
|
V4L/DVB (10229): ivtv: fix memory leak
Hans Verkuil
2009-01-29
1
-1
/
+3
[next]