aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/pnmtologo.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-25scripts/get_maintainer.pl: optionally ignore non-maintainer signaturesJoe Perches1-9/+26
2010-05-25vsprintf.c: use noinline_for_stackJoe Perches1-25/+42
2010-05-25ad525x_dpot: add support for one time programmable potsMichael Hennerich4-20/+150
2010-05-25ad525x_dpot: add support for ADN2860 and AD528x potsMichael Hennerich4-14/+26
2010-05-25ad525x_dpot: add support for AD524x potsMichael Hennerich4-96/+175
2010-05-25ad525x_dpot: add support for SPI partsMichael Hennerich6-319/+806
2010-05-25ad525x_dpot: extend write argument to 16bitsMichael Hennerich1-2/+2
2010-05-25ad525x_dpot: simplify duplicated sysfs definesMichael Hennerich1-195/+43
2010-05-25module: remove duplicate declaration of __ksymtab_gpl_futureWenji Huang1-2/+0
2010-05-25fatfs: ratelimit corruption reportOGAWA Hirofumi4-18/+31
2010-05-25ratelimit: add ratelimit_state_init()OGAWA Hirofumi1-1/+12
2010-05-25printk_ratelimited(): fix uninitialized spinlockOGAWA Hirofumi1-8/+7
2010-05-25drivers: misc: pass miscdevice pointer via file private dataSamu Onkalo1-0/+1
2010-05-25include/asm-generic/kmap_types.h: add helpful reminderAndrew Morton1-0/+3
2010-05-25asm-generic: don't warn that atomic_t is only 24 bitPeter Fritzsche1-6/+2
2010-05-25kernel.h: add pr_warn for symmetry to dev_warn, netdev_warnJoe Perches1-0/+2
2010-05-25ntfs: use add_to_page_cache_lru()Minchan Kim1-15/+4
2010-05-25ntfs: clean up ntfs_attr_extend_initializedMinchan Kim1-7/+2
2010-05-25sunrpc: use formatting of module name in SUNRPCAlex Riesen1-4/+1
2010-05-25hvsi: fix messed up error checking getting state namePhil Carmody1-4/+2
2010-05-25kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT_MAX and SHRT_MINAlexey Dobriyan21-41/+41
2010-05-25hangcheck-timer: fix x86_32 bugsYury Polyanskiy1-6/+14
2010-05-25endian: #define __BYTE_ORDERJoakim Tjernlund9-31/+8
2010-05-25err.h: add __must_check to error pointer handlersJani Nikula1-5/+5
2010-05-25cpuidle: add a repeating pattern detector to the menu governorArjan van de Ven1-1/+59
2010-05-25mn10300: set ARCH_KMALLOC_MINALIGNFUJITA Tomonori1-0/+2
2010-05-25mn10300: use generic atomic.hMathieu Desnoyers1-157/+1
2010-05-25m68knommu: fix broken use of BUAD_TABLE_SIZE in 68328serial driverGreg Ungerer1-1/+1
2010-05-25frv: set ARCH_KMALLOC_MINALIGNFUJITA Tomonori1-0/+2
2010-05-25frv: extend gdbstub to support more features of gdbDavid Howells3-2/+70
2010-05-25mm: make lowmem_page_address() use PFN_PHYS() for improved portabilityChris Metcalf1-1/+2
2010-05-25mem-hotplug: fix potential race while building zonelist for new populated zoneHaicheng Li4-10/+22
2010-05-25mem-hotplug: avoid multiple zones sharing same boot strapping boot_pagesetHaicheng Li5-12/+29
2010-05-25mem-hotplug: separate setup_per_cpu_pageset() into separate functionsWu Fengguang1-17/+20
2010-05-25mm: fix NR_SECTION_ROOTS == 0 when using using sparsemem extreme.Marcelo Roberto Jimenez1-1/+1
2010-05-25highmem: remove unneeded #ifdef CONFIG_TRACE_IRQFLAGS_SUPPORT for debug_kmap_atomic()Akinobu Mita2-2/+2
2010-05-25include/linux/gfp.h: fix coding stylematt mooney1-5/+5
2010-05-25include/linux/gfp.h: spelling fixesmatt mooney1-4/+4
2010-05-25cpu/mem hotplug: enable CPUs online before local memory onlineminskey guo3-0/+49
2010-05-25vmscan: remove isolate_pages callback scan controlJohannes Weiner2-30/+35
2010-05-25vmscan: remove all_unreclaimable scan controlJohannes Weiner1-8/+6
2010-05-25mm: document follow_page()Johannes Weiner1-2/+11
2010-05-25fs-writeback: check sync bit earlier in inode_wait_for_writebackRichard Kennedy1-2/+2
2010-05-25mm: introduce free_pages_prepare()KOSAKI Motohiro1-19/+21
2010-05-25vmscan: page_check_references(): check low order lumpy reclaim properlyKOSAKI Motohiro1-15/+26
2010-05-25readahead.c: fix commentHuang Shijie1-1/+1
2010-05-25vmscan: prevent get_scan_ratio() rounding errorsShaohua Li1-52/+55
2010-05-25mm: consider the entire user address space during node migrationGreg Thelen1-1/+1
2010-05-25mm: compaction: defer compaction using an exponential backoff when compaction failsMel Gorman3-1/+52
2010-05-25mm: compaction: add a tunable that decides when memory should be compacted and when it should be reclaimedMel Gorman4-1/+44