summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* scripts/get_maintainer.pl: add --roles and --rolestatsJoe Perches2009-12-151-18/+176
* vt: introduce and use vt_kmsg_redirect() functionBernhard Walle2009-12-154-12/+55
* cs5535: drop the Geode-specific MFGPT/GPIO codeAndres Salomon2009-12-157-714/+2
* cs5535: define lxfb/gxfb MSRs in linux/cs5535.hAndres Salomon2009-12-159-20/+20
* cs5535: move VSA2 checks into linux/cs5535.hAndres Salomon2009-12-156-45/+36
* cs5535: move the DIVIL MSR definition into linux/cs5535.hAndres Salomon2009-12-153-3/+3
* cs5535: add a generic clock event MFGPT driverAndres Salomon2009-12-154-0/+209
* cs5535: add a generic MFGPT driverAndres Salomon2009-12-155-40/+462
* ALSA: cs5535audio: free OLPC quirks from reliance on MGEODE_LX cpu optimizationAndres Salomon2009-12-156-11/+25
* cs5535-gpio: request function, mask & names addedTobias Mueller2009-12-151-5/+78
* cs5535-gpio: add AMD CS5535/CS5536 GPIO driver supportAndres Salomon2009-12-155-27/+352
* drivers/char/misc.c: use bitmap/bitops functions for dynamic minor number all...Thadeu Lima de Souza Cascardo2009-12-151-13/+9
* drivers/char/misc.c: clear allocation bit in minor bitmap when device registe...Thadeu Lima de Souza Cascardo2009-12-151-3/+5
* err.h: add helper function to simplify pointer error checkingPhil Carmody2009-12-151-0/+5
* ioc3/ioc4: fix error path on driver registrationJean Delvare2009-12-152-4/+14
* ioc3/ioc4: various section fixesJean Delvare2009-12-154-19/+20
* task_struct: make journal_info conditionalHiroshi Shimamoto2009-12-1510-1/+20
* Make DEBUG_BUGVERBOSE default to yAlexey Dobriyan2009-12-151-1/+1
* kernel.h: add printk_ratelimited and pr_<level>_rlJoe Perches2009-12-151-0/+44
* misc: remove MAC pmu function declaration from misc device classThadeu Lima de Souza Cascardo2009-12-151-2/+0
* kernel/sys.c: fix "warning: do-while statement is not a compound statement" n...H Hartley Sweeten2009-12-151-4/+4
* kallsyms: remove deprecated print_fn_descriptor_symbol()Amerigo Wang2009-12-152-21/+0
* rwsem: fix rwsem_is_locked() bugsAmerigo Wang2009-12-152-5/+14
* rwsem-spinlock: remove useless function exportsAmerigo Wang2009-12-151-9/+1
* kernel.h: remove initialization of bool in printk_onceJoe Perches2009-12-151-3/+3
* init/main.c: fix symbol shadows noiseH Hartley Sweeten2009-12-151-9/+9
* drivers/misc: add driver for Texas Instruments DAC7512Daniel Mack2009-12-153-0/+112
* generic-ipi: cleanup for generic_smp_call_function_interrupt()Xiao Guangrong2009-12-151-2/+1
* ad525x_dpot: new driver for AD525x digital potentiometersMichael Hennerich2009-12-154-0/+738
* dynamic_debug.h/kernel.h: Remove KBUILD_MODNAME from dynamic_pr_debugJoe Perches2009-12-152-10/+8
* WARN_ONCE(): use bool for boolean flagCesar Eduardo Barros2009-12-151-4/+4
* uml: convert to seq_file/proc_fopsAlexey Dobriyan2009-12-154-54/+70
* floppy: Add an extra bound check on ioctl argumentsArjan van de Ven2009-12-151-0/+3
* drivers/cpuidle: Move dereference after NULL testJulia Lawall2009-12-151-3/+0
* const: constify remaining dev_pm_opsAlexey Dobriyan2009-12-1576-76/+76
* alpha: convert srm code to seq_fileAlexey Dobriyan2009-12-151-32/+33
* procfs: allow threads to rename siblings via /proc/pid/tasks/tid/commjohn stultz2009-12-153-0/+86
* procfs: use proper units for noMMU statmSteven J. Magnani2009-12-151-2/+6
* nommu: fix malloc performance by adding uninitialized flagJie Zhang2009-12-155-4/+60
* mm hugetlb: add hugepage support to pagemapNaoya Horiguchi2009-12-153-3/+67
* mm: hugetlb: fix hugepage memory leak in walk_page_range()Naoya Horiguchi2009-12-151-1/+15
* mm: hugetlb: fix hugepage memory leak in mincore()Naoya Horiguchi2009-12-151-0/+37
* hugetlb: abort a hugepage pool resize if a signal is pendingMel Gorman2009-12-151-0/+3
* mlock: replace stale comments in munlock_vma_page()Lee Schermerhorn2009-12-151-22/+19
* mm: remove unevictable_migrate_page functionLee Schermerhorn2009-12-152-14/+2
* hugetlb: acquire the i_mmap_lock before walking the prio_tree to unmap a pageMel Gorman2009-12-151-1/+8
* 'sysctl_max_map_count' should be non-negativeAmerigo Wang2009-12-151-1/+2
* include/linux/mm.h: remove unneeded ifdefHuang Shijie2009-12-151-4/+1
* mm: uncached vma support with writenotifyMagnus Damm2009-12-151-1/+13
* vmscan: simplify codeHuang Shijie2009-12-151-4/+2
OpenPOWER on IntegriCloud