| Commit message (Expand) | Author | Age | Files | Lines |
* | DYNAMIC_DEBUG: fix documentation errors | Florian Ragwitz | 2010-05-25 | 2 | -9/+9 |
* | dynamic_debug: small cleanup in ddebug_proc_write() | Dan Carpenter | 2010-05-25 | 1 | -1/+1 |
* | scripts/get_maintainer.pl: default to not include unspecified tags | Florian Mickler | 2010-05-25 | 1 | -1/+1 |
* | scripts/get_maintainer.pl: add .get_maintainer.conf default options file | Joe Perches | 2010-05-25 | 1 | -1/+30 |
* | scripts/get_maintainer.pl: optionally ignore non-maintainer signatures | Joe Perches | 2010-05-25 | 1 | -9/+26 |
* | vsprintf.c: use noinline_for_stack | Joe Perches | 2010-05-25 | 1 | -25/+42 |
* | ad525x_dpot: add support for one time programmable pots | Michael Hennerich | 2010-05-25 | 4 | -20/+150 |
* | ad525x_dpot: add support for ADN2860 and AD528x pots | Michael Hennerich | 2010-05-25 | 4 | -14/+26 |
* | ad525x_dpot: add support for AD524x pots | Michael Hennerich | 2010-05-25 | 4 | -96/+175 |
* | ad525x_dpot: add support for SPI parts | Michael Hennerich | 2010-05-25 | 6 | -319/+806 |
* | ad525x_dpot: extend write argument to 16bits | Michael Hennerich | 2010-05-25 | 1 | -2/+2 |
* | ad525x_dpot: simplify duplicated sysfs defines | Michael Hennerich | 2010-05-25 | 1 | -195/+43 |
* | module: remove duplicate declaration of __ksymtab_gpl_future | Wenji Huang | 2010-05-25 | 1 | -2/+0 |
* | fatfs: ratelimit corruption report | OGAWA Hirofumi | 2010-05-25 | 4 | -18/+31 |
* | ratelimit: add ratelimit_state_init() | OGAWA Hirofumi | 2010-05-25 | 1 | -1/+12 |
* | printk_ratelimited(): fix uninitialized spinlock | OGAWA Hirofumi | 2010-05-25 | 1 | -8/+7 |
* | drivers: misc: pass miscdevice pointer via file private data | Samu Onkalo | 2010-05-25 | 1 | -0/+1 |
* | include/asm-generic/kmap_types.h: add helpful reminder | Andrew Morton | 2010-05-25 | 1 | -0/+3 |
* | asm-generic: don't warn that atomic_t is only 24 bit | Peter Fritzsche | 2010-05-25 | 1 | -6/+2 |
* | kernel.h: add pr_warn for symmetry to dev_warn, netdev_warn | Joe Perches | 2010-05-25 | 1 | -0/+2 |
* | ntfs: use add_to_page_cache_lru() | Minchan Kim | 2010-05-25 | 1 | -15/+4 |
* | ntfs: clean up ntfs_attr_extend_initialized | Minchan Kim | 2010-05-25 | 1 | -7/+2 |
* | sunrpc: use formatting of module name in SUNRPC | Alex Riesen | 2010-05-25 | 1 | -4/+1 |
* | hvsi: fix messed up error checking getting state name | Phil Carmody | 2010-05-25 | 1 | -4/+2 |
* | kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT... | Alexey Dobriyan | 2010-05-25 | 21 | -41/+41 |
* | hangcheck-timer: fix x86_32 bugs | Yury Polyanskiy | 2010-05-25 | 1 | -6/+14 |
* | endian: #define __BYTE_ORDER | Joakim Tjernlund | 2010-05-25 | 9 | -31/+8 |
* | err.h: add __must_check to error pointer handlers | Jani Nikula | 2010-05-25 | 1 | -5/+5 |
* | cpuidle: add a repeating pattern detector to the menu governor | Arjan van de Ven | 2010-05-25 | 1 | -1/+59 |
* | mn10300: set ARCH_KMALLOC_MINALIGN | FUJITA Tomonori | 2010-05-25 | 1 | -0/+2 |
* | mn10300: use generic atomic.h | Mathieu Desnoyers | 2010-05-25 | 1 | -157/+1 |
* | m68knommu: fix broken use of BUAD_TABLE_SIZE in 68328serial driver | Greg Ungerer | 2010-05-25 | 1 | -1/+1 |
* | frv: set ARCH_KMALLOC_MINALIGN | FUJITA Tomonori | 2010-05-25 | 1 | -0/+2 |
* | frv: extend gdbstub to support more features of gdb | David Howells | 2010-05-25 | 3 | -2/+70 |
* | mm: make lowmem_page_address() use PFN_PHYS() for improved portability | Chris Metcalf | 2010-05-25 | 1 | -1/+2 |
* | mem-hotplug: fix potential race while building zonelist for new populated zone | Haicheng Li | 2010-05-25 | 4 | -10/+22 |
* | mem-hotplug: avoid multiple zones sharing same boot strapping boot_pageset | Haicheng Li | 2010-05-25 | 5 | -12/+29 |
* | mem-hotplug: separate setup_per_cpu_pageset() into separate functions | Wu Fengguang | 2010-05-25 | 1 | -17/+20 |
* | mm: fix NR_SECTION_ROOTS == 0 when using using sparsemem extreme. | Marcelo Roberto Jimenez | 2010-05-25 | 1 | -1/+1 |
* | highmem: remove unneeded #ifdef CONFIG_TRACE_IRQFLAGS_SUPPORT for debug_kmap_... | Akinobu Mita | 2010-05-25 | 2 | -2/+2 |
* | include/linux/gfp.h: fix coding style | matt mooney | 2010-05-25 | 1 | -5/+5 |
* | include/linux/gfp.h: spelling fixes | matt mooney | 2010-05-25 | 1 | -4/+4 |
* | cpu/mem hotplug: enable CPUs online before local memory online | minskey guo | 2010-05-25 | 3 | -0/+49 |
* | vmscan: remove isolate_pages callback scan control | Johannes Weiner | 2010-05-25 | 2 | -30/+35 |
* | vmscan: remove all_unreclaimable scan control | Johannes Weiner | 2010-05-25 | 1 | -8/+6 |
* | mm: document follow_page() | Johannes Weiner | 2010-05-25 | 1 | -2/+11 |
* | fs-writeback: check sync bit earlier in inode_wait_for_writeback | Richard Kennedy | 2010-05-25 | 1 | -2/+2 |
* | mm: introduce free_pages_prepare() | KOSAKI Motohiro | 2010-05-25 | 1 | -19/+21 |
* | vmscan: page_check_references(): check low order lumpy reclaim properly | KOSAKI Motohiro | 2010-05-25 | 1 | -15/+26 |
* | readahead.c: fix comment | Huang Shijie | 2010-05-25 | 1 | -1/+1 |