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
*
lis3lv02d: axis remap and resource setup/release
Samu Onkalo
2009-12-15
1
-0
/
+12
*
crc32: minor optimizations and cleanup
Joakim Tjernlund
2009-12-15
1
-77
/
+44
*
mmc: let tmio-mmc use dev_name() with request_irq()
Magnus Damm
2009-12-15
1
-1
/
+1
*
mmc: Blackfin SD Host Controller Driver
Cliff Cai
2009-12-15
3
-0
/
+659
*
mmc: atmel-mci: new MCI2 module support in atmel-mci driver
Nicolas Ferre
2009-12-15
1
-10
/
+75
*
atmel-mci: change use of dma slave interface
Nicolas Ferre
2009-12-15
5
-28
/
+98
*
mmc: add module parameter to set whether cards are assumed removable
Ben Hutchings
2009-12-15
5
-43
/
+23
*
s3cmci: convert missed s3c2410_gpio calls to gpiolib calls
Ben Dooks
2009-12-15
1
-5
/
+3
*
sdhci: add support for the SysKonnect CardBus2SDIO adapter
Nicolas Pitre
2009-12-15
1
-0
/
+75
*
mmci-omap: remove bogus check for host->iclk
Ladislav Michl
2009-12-15
1
-5
/
+5
*
davinci: mmc: add cpufreq support
Chaithrika U S
2009-12-15
1
-16
/
+84
*
mmc: davinci: modify data types of EDMA related variables
Sudhakar Rajashekhara
2009-12-15
1
-2
/
+2
*
DaVinci: MMC: MMC/SD controller driver for DaVinci family
Vipin Bhandari
2009-12-15
3
-0
/
+1290
*
drivers/mmc: Move dereference after NULL test
Julia Lawall
2009-12-15
1
-1
/
+2
*
sdio: rework cis tuple parsing
Albert Herranz
2009-12-15
1
-74
/
+93
*
mxcmmc: fix error path in mxcmci_probe
Uwe Kleine-König
2009-12-15
1
-5
/
+5
*
firmware: only allow EDD on x86
Mike Frysinger
2009-12-15
1
-2
/
+2
*
Subject: Re: [PATCH] strstrip incorrectly marked __must_check
KOSAKI Motohiro
2009-12-15
3
-6
/
+13
*
efi.h: use %pUl to print UUIDs
Joe Perches
2009-12-15
1
-5
/
+1
*
fs/ubifs: use %pUB to print UUIDs
Joe Perches
2009-12-15
2
-13
/
+3
*
fs/gfs2/sys.c: use %pUB to print UUIDs
Joe Perches
2009-12-15
1
-13
/
+3
*
drivers/md/md.c: use %pU to print UUIDs
Joe Perches
2009-12-15
1
-12
/
+4
*
drivers/firmware/dmi_scan.c: use %pUB to print UUIDs
Joe Perches
2009-12-15
1
-4
/
+1
*
random.c: use %pU to print UUIDs
Joe Perches
2009-12-15
1
-7
/
+3
*
fs/xfs/xfs_log_recover.c: use %pU to print UUIDs
Joe Perches
2009-12-15
1
-10
/
+4
*
lib/vsprintf.c: add %pU to print UUID/GUIDs
Joe Perches
2009-12-15
1
-1
/
+61
*
parser: remove unnecessary strlen()
André Goddard Rosa
2009-12-15
1
-4
/
+7
*
tree-wide: convert open calls to remove spaces to skip_spaces() lib function
André Goddard Rosa
2009-12-15
24
-115
/
+66
*
string: on strstrip(), first remove leading spaces before running over str
André Goddard Rosa
2009-12-15
1
-2
/
+2
*
string: factorize skip_spaces and export it to be generally available
André Goddard Rosa
2009-12-15
3
-4
/
+17
*
drivers/scsi/sym53c8xx_2/sym_glue.c: rename skip_spaces() to sym_skip_spaces()
Andrew Morton
2009-12-15
1
-2
/
+2
*
ctype: constify read-only _ctype string
André Goddard Rosa
2009-12-15
2
-26
/
+26
*
vsprintf: reuse almost identical simple_strtoulX() functions
André Goddard Rosa
2009-12-15
1
-34
/
+14
*
vsprintf: factor out skip_space code in a separate function
André Goddard Rosa
2009-12-15
1
-8
/
+11
*
vsprintf: move local vars to block local vars and remove unneeded ones
André Goddard Rosa
2009-12-15
1
-36
/
+28
*
vsprintf: reduce code size by avoiding extra check
André Goddard Rosa
2009-12-15
1
-1
/
+2
*
vsprintf: use TOLOWER whenever possible
André Goddard Rosa
2009-12-15
1
-8
/
+7
*
vsprintf: give it some care to please checkpatch.pl
André Goddard Rosa
2009-12-15
1
-86
/
+98
*
vsprintf: pre-calculate final string length for later use
André Goddard Rosa
2009-12-15
1
-4
/
+5
*
vsprintf: factorize "(null)" string
André Goddard Rosa
2009-12-15
1
-3
/
+3
*
MAINTAINERS: Update file patterns for WOLFSON MICROELECTRONICS PMIC DRIVERS
Joe Perches
2009-12-15
1
-3
/
+4
*
MAINTAINERS: remove file pattern from KERNEL VIRTUAL MACHINE (KVM) FOR AMD-V
Joe Perches
2009-12-15
1
-1
/
+0
*
MAINTAINERS: rename PALM TREO section and file patterns
Joe Perches
2009-12-15
1
-3
/
+3
*
MAINTAINERS: mark cifs mailing list as "moderated for non-subscribers"
KOSAKI Motohiro
2009-12-15
1
-2
/
+2
*
scripts/get_maintainer.pl: support multiple VCSs - add mercurial
Joe Perches
2009-12-15
1
-93
/
+168
*
scripts/get_maintainer.pl: fix --non with --git-blame and cleanups
Joe Perches
2009-12-15
1
-94
/
+104
*
scripts/get_maintainer.pl: add --roles and --rolestats
Joe Perches
2009-12-15
1
-18
/
+176
*
vt: introduce and use vt_kmsg_redirect() function
Bernhard Walle
2009-12-15
4
-12
/
+55
*
cs5535: drop the Geode-specific MFGPT/GPIO code
Andres Salomon
2009-12-15
7
-714
/
+2
*
cs5535: define lxfb/gxfb MSRs in linux/cs5535.h
Andres Salomon
2009-12-15
9
-20
/
+20
[next]