| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | cs5535: move VSA2 checks into linux/cs5535.h | Andres Salomon | 2009-12-15 | 6 | -45/+36 |
* | cs5535: move the DIVIL MSR definition into linux/cs5535.h | Andres Salomon | 2009-12-15 | 3 | -3/+3 |
* | cs5535: add a generic clock event MFGPT driver | Andres Salomon | 2009-12-15 | 4 | -0/+209 |
* | cs5535: add a generic MFGPT driver | Andres Salomon | 2009-12-15 | 5 | -40/+462 |
* | ALSA: cs5535audio: free OLPC quirks from reliance on MGEODE_LX cpu optimization | Andres Salomon | 2009-12-15 | 6 | -11/+25 |
* | cs5535-gpio: request function, mask & names added | Tobias Mueller | 2009-12-15 | 1 | -5/+78 |
* | cs5535-gpio: add AMD CS5535/CS5536 GPIO driver support | Andres Salomon | 2009-12-15 | 5 | -27/+352 |
* | drivers/char/misc.c: use bitmap/bitops functions for dynamic minor number all... | Thadeu Lima de Souza Cascardo | 2009-12-15 | 1 | -13/+9 |
* | drivers/char/misc.c: clear allocation bit in minor bitmap when device registe... | Thadeu Lima de Souza Cascardo | 2009-12-15 | 1 | -3/+5 |
* | err.h: add helper function to simplify pointer error checking | Phil Carmody | 2009-12-15 | 1 | -0/+5 |
* | ioc3/ioc4: fix error path on driver registration | Jean Delvare | 2009-12-15 | 2 | -4/+14 |
* | ioc3/ioc4: various section fixes | Jean Delvare | 2009-12-15 | 4 | -19/+20 |
* | task_struct: make journal_info conditional | Hiroshi Shimamoto | 2009-12-15 | 10 | -1/+20 |
* | Make DEBUG_BUGVERBOSE default to y | Alexey Dobriyan | 2009-12-15 | 1 | -1/+1 |
* | kernel.h: add printk_ratelimited and pr_<level>_rl | Joe Perches | 2009-12-15 | 1 | -0/+44 |
* | misc: remove MAC pmu function declaration from misc device class | Thadeu Lima de Souza Cascardo | 2009-12-15 | 1 | -2/+0 |
* | kernel/sys.c: fix "warning: do-while statement is not a compound statement" n... | H Hartley Sweeten | 2009-12-15 | 1 | -4/+4 |
* | kallsyms: remove deprecated print_fn_descriptor_symbol() | Amerigo Wang | 2009-12-15 | 2 | -21/+0 |
* | rwsem: fix rwsem_is_locked() bugs | Amerigo Wang | 2009-12-15 | 2 | -5/+14 |
* | rwsem-spinlock: remove useless function exports | Amerigo Wang | 2009-12-15 | 1 | -9/+1 |
* | kernel.h: remove initialization of bool in printk_once | Joe Perches | 2009-12-15 | 1 | -3/+3 |
* | init/main.c: fix symbol shadows noise | H Hartley Sweeten | 2009-12-15 | 1 | -9/+9 |
* | drivers/misc: add driver for Texas Instruments DAC7512 | Daniel Mack | 2009-12-15 | 3 | -0/+112 |
* | generic-ipi: cleanup for generic_smp_call_function_interrupt() | Xiao Guangrong | 2009-12-15 | 1 | -2/+1 |
* | ad525x_dpot: new driver for AD525x digital potentiometers | Michael Hennerich | 2009-12-15 | 4 | -0/+738 |
* | dynamic_debug.h/kernel.h: Remove KBUILD_MODNAME from dynamic_pr_debug | Joe Perches | 2009-12-15 | 2 | -10/+8 |
* | WARN_ONCE(): use bool for boolean flag | Cesar Eduardo Barros | 2009-12-15 | 1 | -4/+4 |
* | uml: convert to seq_file/proc_fops | Alexey Dobriyan | 2009-12-15 | 4 | -54/+70 |
* | floppy: Add an extra bound check on ioctl arguments | Arjan van de Ven | 2009-12-15 | 1 | -0/+3 |
* | drivers/cpuidle: Move dereference after NULL test | Julia Lawall | 2009-12-15 | 1 | -3/+0 |
* | const: constify remaining dev_pm_ops | Alexey Dobriyan | 2009-12-15 | 76 | -76/+76 |
* | alpha: convert srm code to seq_file | Alexey Dobriyan | 2009-12-15 | 1 | -32/+33 |
* | procfs: allow threads to rename siblings via /proc/pid/tasks/tid/comm | john stultz | 2009-12-15 | 3 | -0/+86 |
* | procfs: use proper units for noMMU statm | Steven J. Magnani | 2009-12-15 | 1 | -2/+6 |
* | nommu: fix malloc performance by adding uninitialized flag | Jie Zhang | 2009-12-15 | 5 | -4/+60 |
* | mm hugetlb: add hugepage support to pagemap | Naoya Horiguchi | 2009-12-15 | 3 | -3/+67 |
* | mm: hugetlb: fix hugepage memory leak in walk_page_range() | Naoya Horiguchi | 2009-12-15 | 1 | -1/+15 |
* | mm: hugetlb: fix hugepage memory leak in mincore() | Naoya Horiguchi | 2009-12-15 | 1 | -0/+37 |