summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-12-15cs5535: add a generic MFGPT driverAndres Salomon
2009-12-15ALSA: cs5535audio: free OLPC quirks from reliance on MGEODE_LX cpu optimizationAndres Salomon
2009-12-15cs5535-gpio: request function, mask & names addedTobias Mueller
2009-12-15cs5535-gpio: add AMD CS5535/CS5536 GPIO driver supportAndres Salomon
2009-12-15drivers/char/misc.c: use bitmap/bitops functions for dynamic minor number all...Thadeu Lima de Souza Cascardo
2009-12-15drivers/char/misc.c: clear allocation bit in minor bitmap when device registe...Thadeu Lima de Souza Cascardo
2009-12-15err.h: add helper function to simplify pointer error checkingPhil Carmody
2009-12-15ioc3/ioc4: fix error path on driver registrationJean Delvare
2009-12-15ioc3/ioc4: various section fixesJean Delvare
2009-12-15task_struct: make journal_info conditionalHiroshi Shimamoto
2009-12-15Make DEBUG_BUGVERBOSE default to yAlexey Dobriyan
2009-12-15kernel.h: add printk_ratelimited and pr_<level>_rlJoe Perches
2009-12-15misc: remove MAC pmu function declaration from misc device classThadeu Lima de Souza Cascardo
2009-12-15kernel/sys.c: fix "warning: do-while statement is not a compound statement" n...H Hartley Sweeten
2009-12-15kallsyms: remove deprecated print_fn_descriptor_symbol()Amerigo Wang
2009-12-15rwsem: fix rwsem_is_locked() bugsAmerigo Wang
2009-12-15rwsem-spinlock: remove useless function exportsAmerigo Wang
2009-12-15kernel.h: remove initialization of bool in printk_onceJoe Perches
2009-12-15init/main.c: fix symbol shadows noiseH Hartley Sweeten
2009-12-15drivers/misc: add driver for Texas Instruments DAC7512Daniel Mack
2009-12-15generic-ipi: cleanup for generic_smp_call_function_interrupt()Xiao Guangrong
2009-12-15ad525x_dpot: new driver for AD525x digital potentiometersMichael Hennerich
2009-12-15dynamic_debug.h/kernel.h: Remove KBUILD_MODNAME from dynamic_pr_debugJoe Perches
2009-12-15WARN_ONCE(): use bool for boolean flagCesar Eduardo Barros
2009-12-15uml: convert to seq_file/proc_fopsAlexey Dobriyan
2009-12-15floppy: Add an extra bound check on ioctl argumentsArjan van de Ven
2009-12-15drivers/cpuidle: Move dereference after NULL testJulia Lawall
2009-12-15const: constify remaining dev_pm_opsAlexey Dobriyan
2009-12-15alpha: convert srm code to seq_fileAlexey Dobriyan
2009-12-15procfs: allow threads to rename siblings via /proc/pid/tasks/tid/commjohn stultz
2009-12-15procfs: use proper units for noMMU statmSteven J. Magnani
2009-12-15nommu: fix malloc performance by adding uninitialized flagJie Zhang
2009-12-15mm hugetlb: add hugepage support to pagemapNaoya Horiguchi
2009-12-15mm: hugetlb: fix hugepage memory leak in walk_page_range()Naoya Horiguchi
2009-12-15mm: hugetlb: fix hugepage memory leak in mincore()Naoya Horiguchi
2009-12-15hugetlb: abort a hugepage pool resize if a signal is pendingMel Gorman
2009-12-15mlock: replace stale comments in munlock_vma_page()Lee Schermerhorn
2009-12-15mm: remove unevictable_migrate_page functionLee Schermerhorn
2009-12-15hugetlb: acquire the i_mmap_lock before walking the prio_tree to unmap a pageMel Gorman
2009-12-15'sysctl_max_map_count' should be non-negativeAmerigo Wang
2009-12-15include/linux/mm.h: remove unneeded ifdefHuang Shijie
2009-12-15mm: uncached vma support with writenotifyMagnus Damm
2009-12-15vmscan: simplify codeHuang Shijie
2009-12-15vmscan: do not evict inactive pages when skipping an active list scanRik van Riel
2009-12-15mm/bootmem.c: properly __init-annotate helper functionsJan Beulich
2009-12-15mm: slab-allocate memory section nodemask for large systemsDavid Rientjes
2009-12-15mm: simplify try_to_unmap_one()KOSAKI Motohiro
2009-12-15mm: fix section mismatch in memory_hotplug.cRakib Mullick
2009-12-15hugetlb: prevent deadlock in __unmap_hugepage_range() when alloc_huge_page() ...Larry Woodman
2009-12-15mm: memory_hotplug: make offline_pages() staticAndrew Morton