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