aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-07-03checkpatch: remove quote from CamelCase testJoe Perches
2013-07-03checkpatch: add --strict preference for p = kmalloc(sizeof(*p)...Joe Perches
2013-07-03checkpatch: warn when using gcc's binary constant ("0b") extensionJoe Perches
2013-07-03checkpatch: change CamelCase test and make it --strictJoe Perches
2013-07-03lib/percpu_counter.c: __this_cpu_write() doesn't need to be protected by spin...Fan Du
2013-07-03ipw2200: convert __list_for_each usage to list_for_eachDave Jones
2013-07-03radeon: remove redundant __list_for_each definition from mkregtable.cDave Jones
2013-07-03backlight: convert from legacy pm ops to dev_pm_opsShuah Khan
2013-07-03MAINTAINERS: add Backlight subsystem co-maintainerJingoo Han
2013-07-03lcd: add devm_lcd_device_{register,unregister}()Jingoo Han
2013-07-03backlight: add devm_backlight_device_{register,unregister}()Jingoo Han
2013-07-03backlight: pcf50633: remove unnecessary platform_set_drvdata()Jingoo Han
2013-07-03backlight: lp8788: remove unnecessary platform_set_drvdata()Jingoo Han
2013-07-03backlight: ep93xx: remove unnecessary platform_set_drvdata()Jingoo Han
2013-07-03backlight: atmel-pwm-bl: remove unnecessary platform_set_drvdata()Jingoo Han
2013-07-03MAINTAINERS: fix tape driver file mappingsJean Delvare
2013-07-03drivers/misc/sgi-gru/grufault.c: fix a sanity test in gru_set_context_option()Dimitri Sivanich
2013-07-03drivers/dma: remove unused support for MEMSET operationsBartlomiej Zolnierkiewicz
2013-07-03drm/i915: quirk away phantom LVDS on Intel's D525MW mainboardJani Nikula
2013-07-03drm/i915: quirk away phantom LVDS on Intel's D510MO mainboardChris Wilson
2013-07-03dmi: add support for exact DMI matches in addition to substring matchingJani Nikula
2013-07-03kernel/sys.c:do_sysinfo(): use get_monotonic_boottime()Oleg Nesterov
2013-07-03kernel/sys.c: sys_reboot(): fix malformed panic messageliguang
2013-07-03dump_stack: serialize the output from dump_stack()Alex Thorlton
2013-07-03drivers: avoid parsing names as kthread_run() format stringsKees Cook
2013-07-03drivers: avoid format strings in names passed to alloc_workqueue()Kees Cook
2013-07-03drivers: avoid format string in dev_set_nameKees Cook
2013-07-03clean up scary strncpy(dst, src, strlen(src)) usesKees Cook
2013-07-03err.h: IS_ERR() can accept __user pointersDan Carpenter
2013-07-03arch/frv/kernel/setup.c: use strncmp() instead of memcmp()Chen Gang
2013-07-03arch/frv/kernel/traps.c: using vsnprintf() instead of vsprintf()Chen Gang
2013-07-03mm: memcontrol: factor out reclaim iterator loading and updatingJohannes Weiner
2013-07-03mm, vmalloc: use clamp() to simplify codeZhang Yanfei
2013-07-03mm, vmalloc: remove insert_vmalloc_vm()Zhang Yanfei
2013-07-03mm, vmalloc: call setup_vmalloc_vm() instead of insert_vmalloc_vm()Zhang Yanfei
2013-07-03mm, vmalloc: only call setup_vmalloc_vm() only in __get_vm_area_node()Zhang Yanfei
2013-07-03documentation: document the is_dirty_writeback aops callbackMel Gorman
2013-07-03documentation: update address_space_operationsMel Gorman
2013-07-03sparsemem: add BUILD_BUG_ON when sizeof mem_section is non-power-of-2Cody P Schafer
2013-07-03mm/unicore32: fix stale comment about VALID_PAGE()Jiang Liu
2013-07-03mm/microblaze: clean up unused VALID_PAGE()Jiang Liu
2013-07-03mm/CRIS: clean up unused VALID_PAGE()Jiang Liu
2013-07-03mm/ARM: fix stale comment about VALID_PAGE()Jiang Liu
2013-07-03mm/ALPHA: clean up unused VALID_PAGE()Jiang Liu
2013-07-03mm/m68k: fix build warning of unused variableJiang Liu
2013-07-03mm/alpha: unify mem_init() for both UMA and NUMA architecturesJiang Liu
2013-07-03mm: kill free_all_bootmem_node()Jiang Liu
2013-07-03mm/SH: prepare for killing free_all_bootmem_node()Jiang Liu
2013-07-03mm/PPC: prepare for killing free_all_bootmem_node()Jiang Liu
2013-07-03mm/PARISC: prepare for killing free_all_bootmem_node()Jiang Liu