aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-05-25crc32: use __BYTE_ORDER macro for endian detection.Joakim Tjernlund
2010-05-25crc32: major optimizationJoakim Tjernlund
2010-05-25checkpatch: warn on declaration with storage class not at the beginningTobias Klauser
2010-05-25checkpatch: add check for too short Kconfig descriptionsAndi Kleen
2010-05-25drivers: acpi: don't use own implementation of hex_to_bin()Andy Shevchenko
2010-05-25drivers: wireless: use new hex_to_bin() methodAndy Shevchenko
2010-05-25fs: ldm: don't use own implementation of hex_to_bin()Andy Shevchenko
2010-05-25staging: rt2860: use new hex_to_bin() methodAndy Shevchenko
2010-05-25sysctl: don't use own implementation of hex_to_bin()Andy Shevchenko
2010-05-25usb: atm: speedtch: use new hex_to_bin() methodAndy Shevchenko
2010-05-25drivers: isdn: use new hex_to_bin() methodAndy Shevchenko
2010-05-25lib: introduce common method to convert hex digitsAndy Shevchenko
2010-05-25lib/hexdump.c: reduce stack variable size and cleanupsJoe Perches
2010-05-25DYNAMIC_DEBUG: fix documentation errorsFlorian Ragwitz
2010-05-25dynamic_debug: small cleanup in ddebug_proc_write()Dan Carpenter
2010-05-25scripts/get_maintainer.pl: default to not include unspecified tagsFlorian Mickler
2010-05-25scripts/get_maintainer.pl: add .get_maintainer.conf default options fileJoe Perches
2010-05-25scripts/get_maintainer.pl: optionally ignore non-maintainer signaturesJoe Perches
2010-05-25vsprintf.c: use noinline_for_stackJoe Perches
2010-05-25ad525x_dpot: add support for one time programmable potsMichael Hennerich
2010-05-25ad525x_dpot: add support for ADN2860 and AD528x potsMichael Hennerich
2010-05-25ad525x_dpot: add support for AD524x potsMichael Hennerich
2010-05-25ad525x_dpot: add support for SPI partsMichael Hennerich
2010-05-25ad525x_dpot: extend write argument to 16bitsMichael Hennerich
2010-05-25ad525x_dpot: simplify duplicated sysfs definesMichael Hennerich
2010-05-25module: remove duplicate declaration of __ksymtab_gpl_futureWenji Huang
2010-05-25fatfs: ratelimit corruption reportOGAWA Hirofumi
2010-05-25ratelimit: add ratelimit_state_init()OGAWA Hirofumi
2010-05-25printk_ratelimited(): fix uninitialized spinlockOGAWA Hirofumi
2010-05-25drivers: misc: pass miscdevice pointer via file private dataSamu Onkalo
2010-05-25include/asm-generic/kmap_types.h: add helpful reminderAndrew Morton
2010-05-25asm-generic: don't warn that atomic_t is only 24 bitPeter Fritzsche
2010-05-25kernel.h: add pr_warn for symmetry to dev_warn, netdev_warnJoe Perches
2010-05-25ntfs: use add_to_page_cache_lru()Minchan Kim
2010-05-25ntfs: clean up ntfs_attr_extend_initializedMinchan Kim
2010-05-25sunrpc: use formatting of module name in SUNRPCAlex Riesen
2010-05-25hvsi: fix messed up error checking getting state namePhil Carmody
2010-05-25kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT...Alexey Dobriyan
2010-05-25hangcheck-timer: fix x86_32 bugsYury Polyanskiy
2010-05-25endian: #define __BYTE_ORDERJoakim Tjernlund
2010-05-25err.h: add __must_check to error pointer handlersJani Nikula
2010-05-25cpuidle: add a repeating pattern detector to the menu governorArjan van de Ven
2010-05-25mn10300: set ARCH_KMALLOC_MINALIGNFUJITA Tomonori
2010-05-25mn10300: use generic atomic.hMathieu Desnoyers
2010-05-25m68knommu: fix broken use of BUAD_TABLE_SIZE in 68328serial driverGreg Ungerer
2010-05-25frv: set ARCH_KMALLOC_MINALIGNFUJITA Tomonori
2010-05-25frv: extend gdbstub to support more features of gdbDavid Howells
2010-05-25mm: make lowmem_page_address() use PFN_PHYS() for improved portabilityChris Metcalf
2010-05-25mem-hotplug: fix potential race while building zonelist for new populated zoneHaicheng Li
2010-05-25mem-hotplug: avoid multiple zones sharing same boot strapping boot_pagesetHaicheng Li