summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* scripts/get_maintainer.pl: add .get_maintainer.conf default options fileJoe Perches2010-05-251-1/+30
* scripts/get_maintainer.pl: optionally ignore non-maintainer signaturesJoe Perches2010-05-251-9/+26
* vsprintf.c: use noinline_for_stackJoe Perches2010-05-251-25/+42
* ad525x_dpot: add support for one time programmable potsMichael Hennerich2010-05-254-20/+150
* ad525x_dpot: add support for ADN2860 and AD528x potsMichael Hennerich2010-05-254-14/+26
* ad525x_dpot: add support for AD524x potsMichael Hennerich2010-05-254-96/+175
* ad525x_dpot: add support for SPI partsMichael Hennerich2010-05-256-319/+806
* ad525x_dpot: extend write argument to 16bitsMichael Hennerich2010-05-251-2/+2
* ad525x_dpot: simplify duplicated sysfs definesMichael Hennerich2010-05-251-195/+43
* module: remove duplicate declaration of __ksymtab_gpl_futureWenji Huang2010-05-251-2/+0
* fatfs: ratelimit corruption reportOGAWA Hirofumi2010-05-254-18/+31
* ratelimit: add ratelimit_state_init()OGAWA Hirofumi2010-05-251-1/+12
* printk_ratelimited(): fix uninitialized spinlockOGAWA Hirofumi2010-05-251-8/+7
* drivers: misc: pass miscdevice pointer via file private dataSamu Onkalo2010-05-251-0/+1
* include/asm-generic/kmap_types.h: add helpful reminderAndrew Morton2010-05-251-0/+3
* asm-generic: don't warn that atomic_t is only 24 bitPeter Fritzsche2010-05-251-6/+2
* kernel.h: add pr_warn for symmetry to dev_warn, netdev_warnJoe Perches2010-05-251-0/+2
* ntfs: use add_to_page_cache_lru()Minchan Kim2010-05-251-15/+4
* ntfs: clean up ntfs_attr_extend_initializedMinchan Kim2010-05-251-7/+2
* sunrpc: use formatting of module name in SUNRPCAlex Riesen2010-05-251-4/+1
* hvsi: fix messed up error checking getting state namePhil Carmody2010-05-251-4/+2
* kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT...Alexey Dobriyan2010-05-2521-41/+41
* hangcheck-timer: fix x86_32 bugsYury Polyanskiy2010-05-251-6/+14
* endian: #define __BYTE_ORDERJoakim Tjernlund2010-05-259-31/+8
* err.h: add __must_check to error pointer handlersJani Nikula2010-05-251-5/+5
* cpuidle: add a repeating pattern detector to the menu governorArjan van de Ven2010-05-251-1/+59
* mn10300: set ARCH_KMALLOC_MINALIGNFUJITA Tomonori2010-05-251-0/+2
* mn10300: use generic atomic.hMathieu Desnoyers2010-05-251-157/+1
* m68knommu: fix broken use of BUAD_TABLE_SIZE in 68328serial driverGreg Ungerer2010-05-251-1/+1
* frv: set ARCH_KMALLOC_MINALIGNFUJITA Tomonori2010-05-251-0/+2
* frv: extend gdbstub to support more features of gdbDavid Howells2010-05-253-2/+70
* mm: make lowmem_page_address() use PFN_PHYS() for improved portabilityChris Metcalf2010-05-251-1/+2
* mem-hotplug: fix potential race while building zonelist for new populated zoneHaicheng Li2010-05-254-10/+22
* mem-hotplug: avoid multiple zones sharing same boot strapping boot_pagesetHaicheng Li2010-05-255-12/+29
* mem-hotplug: separate setup_per_cpu_pageset() into separate functionsWu Fengguang2010-05-251-17/+20
* mm: fix NR_SECTION_ROOTS == 0 when using using sparsemem extreme.Marcelo Roberto Jimenez2010-05-251-1/+1
* highmem: remove unneeded #ifdef CONFIG_TRACE_IRQFLAGS_SUPPORT for debug_kmap_...Akinobu Mita2010-05-252-2/+2
* include/linux/gfp.h: fix coding stylematt mooney2010-05-251-5/+5
* include/linux/gfp.h: spelling fixesmatt mooney2010-05-251-4/+4
* cpu/mem hotplug: enable CPUs online before local memory onlineminskey guo2010-05-253-0/+49
* vmscan: remove isolate_pages callback scan controlJohannes Weiner2010-05-252-30/+35
* vmscan: remove all_unreclaimable scan controlJohannes Weiner2010-05-251-8/+6
* mm: document follow_page()Johannes Weiner2010-05-251-2/+11
* fs-writeback: check sync bit earlier in inode_wait_for_writebackRichard Kennedy2010-05-251-2/+2
* mm: introduce free_pages_prepare()KOSAKI Motohiro2010-05-251-19/+21
* vmscan: page_check_references(): check low order lumpy reclaim properlyKOSAKI Motohiro2010-05-251-15/+26
* readahead.c: fix commentHuang Shijie2010-05-251-1/+1
* vmscan: prevent get_scan_ratio() rounding errorsShaohua Li2010-05-251-52/+55
* mm: consider the entire user address space during node migrationGreg Thelen2010-05-251-1/+1
* mm: compaction: defer compaction using an exponential backoff when compaction...Mel Gorman2010-05-253-1/+52
OpenPOWER on IntegriCloud