summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sysctl: don't use own implementation of hex_to_bin()Andy Shevchenko2010-05-251-6/+3
* usb: atm: speedtch: use new hex_to_bin() methodAndy Shevchenko2010-05-251-3/+2
* drivers: isdn: use new hex_to_bin() methodAndy Shevchenko2010-05-251-12/+1
* lib: introduce common method to convert hex digitsAndy Shevchenko2010-05-252-0/+20
* lib/hexdump.c: reduce stack variable size and cleanupsJoe Perches2010-05-251-17/+19
* DYNAMIC_DEBUG: fix documentation errorsFlorian Ragwitz2010-05-252-9/+9
* dynamic_debug: small cleanup in ddebug_proc_write()Dan Carpenter2010-05-251-1/+1
* scripts/get_maintainer.pl: default to not include unspecified tagsFlorian Mickler2010-05-251-1/+1
* 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
OpenPOWER on IntegriCloud