index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2009-12-15
Subject: Re: [PATCH] strstrip incorrectly marked __must_check
KOSAKI Motohiro
2009-12-15
efi.h: use %pUl to print UUIDs
Joe Perches
2009-12-15
fs/ubifs: use %pUB to print UUIDs
Joe Perches
2009-12-15
fs/gfs2/sys.c: use %pUB to print UUIDs
Joe Perches
2009-12-15
drivers/md/md.c: use %pU to print UUIDs
Joe Perches
2009-12-15
drivers/firmware/dmi_scan.c: use %pUB to print UUIDs
Joe Perches
2009-12-15
random.c: use %pU to print UUIDs
Joe Perches
2009-12-15
fs/xfs/xfs_log_recover.c: use %pU to print UUIDs
Joe Perches
2009-12-15
lib/vsprintf.c: add %pU to print UUID/GUIDs
Joe Perches
2009-12-15
parser: remove unnecessary strlen()
André Goddard Rosa
2009-12-15
tree-wide: convert open calls to remove spaces to skip_spaces() lib function
André Goddard Rosa
2009-12-15
string: on strstrip(), first remove leading spaces before running over str
André Goddard Rosa
2009-12-15
string: factorize skip_spaces and export it to be generally available
André Goddard Rosa
2009-12-15
drivers/scsi/sym53c8xx_2/sym_glue.c: rename skip_spaces() to sym_skip_spaces()
Andrew Morton
2009-12-15
ctype: constify read-only _ctype string
André Goddard Rosa
2009-12-15
vsprintf: reuse almost identical simple_strtoulX() functions
André Goddard Rosa
2009-12-15
vsprintf: factor out skip_space code in a separate function
André Goddard Rosa
2009-12-15
vsprintf: move local vars to block local vars and remove unneeded ones
André Goddard Rosa
2009-12-15
vsprintf: reduce code size by avoiding extra check
André Goddard Rosa
2009-12-15
vsprintf: use TOLOWER whenever possible
André Goddard Rosa
2009-12-15
vsprintf: give it some care to please checkpatch.pl
André Goddard Rosa
2009-12-15
vsprintf: pre-calculate final string length for later use
André Goddard Rosa
2009-12-15
vsprintf: factorize "(null)" string
André Goddard Rosa
2009-12-15
MAINTAINERS: Update file patterns for WOLFSON MICROELECTRONICS PMIC DRIVERS
Joe Perches
2009-12-15
MAINTAINERS: remove file pattern from KERNEL VIRTUAL MACHINE (KVM) FOR AMD-V
Joe Perches
2009-12-15
MAINTAINERS: rename PALM TREO section and file patterns
Joe Perches
2009-12-15
MAINTAINERS: mark cifs mailing list as "moderated for non-subscribers"
KOSAKI Motohiro
2009-12-15
scripts/get_maintainer.pl: support multiple VCSs - add mercurial
Joe Perches
2009-12-15
scripts/get_maintainer.pl: fix --non with --git-blame and cleanups
Joe Perches
2009-12-15
scripts/get_maintainer.pl: add --roles and --rolestats
Joe Perches
2009-12-15
vt: introduce and use vt_kmsg_redirect() function
Bernhard Walle
2009-12-15
cs5535: drop the Geode-specific MFGPT/GPIO code
Andres Salomon
2009-12-15
cs5535: define lxfb/gxfb MSRs in linux/cs5535.h
Andres Salomon
2009-12-15
cs5535: move VSA2 checks into linux/cs5535.h
Andres Salomon
2009-12-15
cs5535: move the DIVIL MSR definition into linux/cs5535.h
Andres Salomon
2009-12-15
cs5535: add a generic clock event MFGPT driver
Andres Salomon
2009-12-15
cs5535: add a generic MFGPT driver
Andres Salomon
2009-12-15
ALSA: cs5535audio: free OLPC quirks from reliance on MGEODE_LX cpu optimization
Andres Salomon
2009-12-15
cs5535-gpio: request function, mask & names added
Tobias Mueller
2009-12-15
cs5535-gpio: add AMD CS5535/CS5536 GPIO driver support
Andres Salomon
2009-12-15
drivers/char/misc.c: use bitmap/bitops functions for dynamic minor number all...
Thadeu Lima de Souza Cascardo
2009-12-15
drivers/char/misc.c: clear allocation bit in minor bitmap when device registe...
Thadeu Lima de Souza Cascardo
2009-12-15
err.h: add helper function to simplify pointer error checking
Phil Carmody
2009-12-15
ioc3/ioc4: fix error path on driver registration
Jean Delvare
2009-12-15
ioc3/ioc4: various section fixes
Jean Delvare
2009-12-15
task_struct: make journal_info conditional
Hiroshi Shimamoto
2009-12-15
Make DEBUG_BUGVERBOSE default to y
Alexey Dobriyan
2009-12-15
kernel.h: add printk_ratelimited and pr_<level>_rl
Joe Perches
2009-12-15
misc: remove MAC pmu function declaration from misc device class
Thadeu Lima de Souza Cascardo
2009-12-15
kernel/sys.c: fix "warning: do-while statement is not a compound statement" n...
H Hartley Sweeten
[next]