index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[XFS] implement IHOLD/IRELE directly
Christoph Hellwig
2008-08-13
3
-37
/
+12
*
[XFS] remove remaining VN_HOLD calls
Christoph Hellwig
2008-08-13
3
-9
/
+5
*
[XFS] remove spurious VN_HOLD/VN_RELE calls from xfs_acl.c
Christoph Hellwig
2008-08-13
1
-6
/
+0
*
[XFS] kill vn_to_inode
Christoph Hellwig
2008-08-13
5
-28
/
+18
*
[XFS] Remove vn_from_inode()
Christoph Hellwig
2008-08-13
2
-7
/
+2
*
[XFS] remove shouting-indirection macros from xfs_trans.h
Eric Sandeen
2008-08-13
5
-59
/
+48
*
[XFS] convert xfs to use ERR_CAST
Eric Sandeen
2008-08-13
1
-2
/
+2
*
[XFS] remove INT_GET and friends
Eric Sandeen
2008-08-13
1
-68
/
+0
*
[XFS] Move xfs_attr_rolltrans to xfs_trans_roll
Niv Sardi
2008-08-13
5
-79
/
+92
*
[XFS] don't leak m_fsname/m_rtname/m_logname
Christoph Hellwig
2008-08-13
2
-17
/
+41
*
[XFS] Move attr log alloc size calculator to another function.
Niv Sardi
2008-08-13
2
-32
/
+49
*
[XFS] Use KM_NOFS for incore inode extent tree allocation V2
David Chinner
2008-08-13
1
-9
/
+7
*
[XFS] XFS: Kill xfs_vtoi()
David Chinner
2008-08-13
4
-17
/
+11
*
[XFS] Kill shouty XFS_ITOV() macro
David Chinner
2008-08-13
13
-24
/
+23
*
[XFS] kill shouty XFS_ITOV_NULL macro
David Chinner
2008-08-13
6
-7
/
+6
*
[XFS] Avoid directly referencing the VFS inode.
David Chinner
2008-08-13
9
-30
/
+41
*
[XFS] Do not access buffers after dropping reference count
Lachlan McIlroy
2008-08-13
1
-5
/
+1
*
[XFS] Use the generic bitops rather than implementing them ourselves.
David Chinner
2008-08-13
3
-119
/
+37
*
Merge branch 'for-linus' of git://git.o-hand.com/linux-mfd
Linus Torvalds
2008-08-11
16
-76
/
+2249
|
\
|
*
mfd: tc6393 cleanup and update
Ian Molton
2008-08-10
2
-69
/
+96
|
*
mfd: have TMIO drivers and subdevices depend on ARM
Samuel Ortiz
2008-08-10
3
-2
/
+11
|
*
mfd: TMIO MMC driver
Ian Molton
2008-08-10
4
-0
/
+892
|
*
mfd: driver for the TMIO NAND controller
Ian Molton
2008-08-10
3
-0
/
+564
|
*
mfd: t7l66 MMC platform data
Ian Molton
2008-08-10
1
-0
/
+5
|
*
mfd: tc6387 MMC platform data
Ian Molton
2008-08-10
1
-1
/
+10
|
*
mfd: Fix 7l66 and 6387 according to the new mfd-core API
Samuel Ortiz
2008-08-10
2
-5
/
+10
|
*
mfd: Fix tc6393 according to the new tmio.h
Samuel Ortiz
2008-08-10
1
-3
/
+0
|
*
mfd: driver for the TC6387XB TMIO controller.
Ian Molton
2008-08-10
4
-0
/
+202
|
*
mfd: driver for the T7L66XB TMIO SoC
Ian Molton
2008-08-10
4
-0
/
+452
|
*
mfd: TMIO MMC structures and accessors.
Ian Molton
2008-08-10
1
-4
/
+15
*
|
Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
2008-08-11
8
-110
/
+66
|
\
\
|
*
|
hwmon: (lm75) Drop legacy i2c driver
Jean Delvare
2008-08-10
1
-92
/
+22
|
*
|
i2c: correct some size_t printk formats
David Brownell
2008-08-10
2
-6
/
+6
|
*
|
i2c: Check for address business before creating clients
Jean Delvare
2008-08-10
1
-1
/
+6
|
*
|
i2c: Let users select algorithm drivers manually again
Jean Delvare
2008-08-10
2
-3
/
+22
|
*
|
i2c: Fix NULL pointer dereference in i2c_new_probed_device
Hans Verkuil
2008-08-10
1
-1
/
+3
|
*
|
i2c: Fix oops on bus multiplexer driver loading
Jean Delvare
2008-08-10
2
-7
/
+7
|
|
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
2008-08-11
8
-24
/
+21
|
\
\
|
*
|
[WATCHDOG] pcwd.c - fix open_allowed type.
Wim Van Sebroeck
2008-08-10
1
-1
/
+1
|
*
|
[WATCHDOG] fix watchdog/ixp4xx_wdt.c compilation
Adrian Bunk
2008-08-10
1
-1
/
+1
|
*
|
[WATCHDOG] fix watchdog/wdt285.c compilation
Adrian Bunk
2008-08-10
1
-1
/
+1
|
*
|
[WATCHDOG] fix watchdog/at91rm9200_wdt.c compilation
Adrian Bunk
2008-08-10
1
-1
/
+1
|
*
|
[WATCHDOG] fix watchdog/shwdt.c compilation
Adrian Bunk
2008-08-10
1
-12
/
+12
|
*
|
[WATCHDOG] fix watchdog/txx9wdt.c compilation
Adrian Bunk
2008-08-10
1
-1
/
+1
|
*
|
[WATCHDOG] MAINTAINERS: remove ZF MACHZ WATCHDOG entry
Adrian Bunk
2008-08-10
1
-6
/
+0
|
*
|
[WATCHDOG] Fix build with CONFIG_ITCO_VENDOR_SUPPORT=n
Jean Delvare
2008-08-10
1
-1
/
+4
|
|
/
*
|
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
2008-08-11
26
-1174
/
+2598
|
\
\
|
*
|
powerpc: Remove include/linux/harrier_defs.h
Paul Mackerras
2008-08-11
1
-212
/
+0
|
*
|
powerpc: Do not ignore arch/powerpc/include
Junio C Hamano
2008-08-11
1
-1
/
+0
|
*
|
powerpc: Delete completed "ppc removal" task from feature removal file
Robert P. J. Day
2008-08-11
1
-13
/
+0
[next]