aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
* | | parser: remove unnecessary strlen()André Goddard Rosa2009-12-15
* | | tree-wide: convert open calls to remove spaces to skip_spaces() lib functionAndré Goddard Rosa2009-12-15
* | | string: on strstrip(), first remove leading spaces before running over strAndré Goddard Rosa2009-12-15
* | | string: factorize skip_spaces and export it to be generally availableAndré Goddard Rosa2009-12-15
* | | drivers/scsi/sym53c8xx_2/sym_glue.c: rename skip_spaces() to sym_skip_spaces()Andrew Morton2009-12-15
* | | ctype: constify read-only _ctype stringAndré Goddard Rosa2009-12-15
* | | vsprintf: reuse almost identical simple_strtoulX() functionsAndré Goddard Rosa2009-12-15
* | | vsprintf: factor out skip_space code in a separate functionAndré Goddard Rosa2009-12-15
* | | vsprintf: move local vars to block local vars and remove unneeded onesAndré Goddard Rosa2009-12-15
* | | vsprintf: reduce code size by avoiding extra checkAndré Goddard Rosa2009-12-15
* | | vsprintf: use TOLOWER whenever possibleAndré Goddard Rosa2009-12-15
* | | vsprintf: give it some care to please checkpatch.plAndré Goddard Rosa2009-12-15
* | | vsprintf: pre-calculate final string length for later useAndré Goddard Rosa2009-12-15
* | | vsprintf: factorize "(null)" stringAndré Goddard Rosa2009-12-15
* | | MAINTAINERS: Update file patterns for WOLFSON MICROELECTRONICS PMIC DRIVERSJoe Perches2009-12-15
* | | MAINTAINERS: remove file pattern from KERNEL VIRTUAL MACHINE (KVM) FOR AMD-VJoe Perches2009-12-15
* | | MAINTAINERS: rename PALM TREO section and file patternsJoe Perches2009-12-15
* | | MAINTAINERS: mark cifs mailing list as "moderated for non-subscribers"KOSAKI Motohiro2009-12-15
* | | scripts/get_maintainer.pl: support multiple VCSs - add mercurialJoe Perches2009-12-15
* | | scripts/get_maintainer.pl: fix --non with --git-blame and cleanupsJoe Perches2009-12-15
* | | scripts/get_maintainer.pl: add --roles and --rolestatsJoe Perches2009-12-15
* | | vt: introduce and use vt_kmsg_redirect() functionBernhard Walle2009-12-15
* | | cs5535: drop the Geode-specific MFGPT/GPIO codeAndres Salomon2009-12-15
* | | cs5535: define lxfb/gxfb MSRs in linux/cs5535.hAndres Salomon2009-12-15
* | | cs5535: move VSA2 checks into linux/cs5535.hAndres Salomon2009-12-15
* | | cs5535: move the DIVIL MSR definition into linux/cs5535.hAndres Salomon2009-12-15
* | | cs5535: add a generic clock event MFGPT driverAndres Salomon2009-12-15
* | | cs5535: add a generic MFGPT driverAndres Salomon2009-12-15
* | | ALSA: cs5535audio: free OLPC quirks from reliance on MGEODE_LX cpu optimizationAndres Salomon2009-12-15
* | | cs5535-gpio: request function, mask & names addedTobias Mueller2009-12-15
* | | cs5535-gpio: add AMD CS5535/CS5536 GPIO driver supportAndres Salomon2009-12-15
* | | drivers/char/misc.c: use bitmap/bitops functions for dynamic minor number all...Thadeu Lima de Souza Cascardo2009-12-15
* | | drivers/char/misc.c: clear allocation bit in minor bitmap when device registe...Thadeu Lima de Souza Cascardo2009-12-15
* | | err.h: add helper function to simplify pointer error checkingPhil Carmody2009-12-15
* | | ioc3/ioc4: fix error path on driver registrationJean Delvare2009-12-15
* | | ioc3/ioc4: various section fixesJean Delvare2009-12-15
* | | task_struct: make journal_info conditionalHiroshi Shimamoto2009-12-15
* | | Make DEBUG_BUGVERBOSE default to yAlexey Dobriyan2009-12-15
* | | kernel.h: add printk_ratelimited and pr_<level>_rlJoe Perches2009-12-15
* | | misc: remove MAC pmu function declaration from misc device classThadeu Lima de Souza Cascardo2009-12-15
* | | kernel/sys.c: fix "warning: do-while statement is not a compound statement" n...H Hartley Sweeten2009-12-15
* | | kallsyms: remove deprecated print_fn_descriptor_symbol()Amerigo Wang2009-12-15
* | | rwsem: fix rwsem_is_locked() bugsAmerigo Wang2009-12-15
* | | rwsem-spinlock: remove useless function exportsAmerigo Wang2009-12-15
* | | kernel.h: remove initialization of bool in printk_onceJoe Perches2009-12-15
* | | init/main.c: fix symbol shadows noiseH Hartley Sweeten2009-12-15
* | | drivers/misc: add driver for Texas Instruments DAC7512Daniel Mack2009-12-15
* | | generic-ipi: cleanup for generic_smp_call_function_interrupt()Xiao Guangrong2009-12-15
* | | ad525x_dpot: new driver for AD525x digital potentiometersMichael Hennerich2009-12-15
* | | dynamic_debug.h/kernel.h: Remove KBUILD_MODNAME from dynamic_pr_debugJoe Perches2009-12-15