aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-23include/ and checkpatch: prefer __scanf to __attribute__((format(scanf,...)Joe Perches3-7/+8
2012-03-23leds-lm3530: support pwm input modeKim, Milo1-0/+9
2012-03-23drivers/leds/leds-lp5521.c: support led pattern dataKim, Milo1-0/+11
2012-03-23drivers/leds/leds-lp5521.c: add 'update_config' in the lp5521_platform_dataKim, Milo1-0/+13
2012-03-23drivers/leds/leds-lp5521.c: add 'name' in the lp5521_led_configKim, Milo1-0/+1
2012-03-23bitops: introduce for_each_clear_bit()Akinobu Mita1-0/+11
2012-03-23bitops: remove for_each_set_bit_cont()Akinobu Mita1-3/+0
2012-03-23bitops: rename for_each_set_bit_cont() in favor of analogous list.h functionAkinobu Mita1-1/+4
2012-03-23backlight: new backlight driver for LP855x devicesKim, Milo1-0/+131
2012-03-23prctl: add PR_{SET,GET}_CHILD_SUBREAPER to allow simple process supervisionLennart Poettering2-0/+15
2012-03-23consolidate WARN_...ONCE() static variablesJan Beulich3-4/+5
2012-03-23headers: include linux/types.h where appropriateBobby Powers4-1/+8
2012-03-23nmi watchdog: do not use cpp symbol in KconfigCong Wang1-1/+1
2012-03-23magic.h: move some FS magic numbers into magic.hMuthu Kumar2-8/+12
2012-03-23Merge tag 'nfs-for-3.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds30-161/+448
2012-03-22Merge tag 'fbdev-updates-for-3.4' of git://github.com/schandinat/linux-2.6Linus Torvalds8-78/+528
2012-03-22Merge tag 'regmap-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmapLinus Torvalds2-0/+164
2012-03-22Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394Linus Torvalds2-20/+35
2012-03-22Merge tag 'pinctrl-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds7-154/+414
2012-03-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds9-13/+203
2012-03-22Merge tag 'stable/for-linus-3.4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds4-2/+32
2012-03-22Merge tag 'stable/for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/mmLinus Torvalds1-12/+12
2012-03-22Merge branch 'drm-radeon-sitn-support' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2-0/+57
2012-03-22Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds13-34/+114
2012-03-22Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds16-21/+279
2012-03-22Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds17-69/+917
2012-03-22Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds5-48/+60
2012-03-22Merge tag 'md-3.4' of git://neil.brown.name/mdLinus Torvalds1-1/+5
2012-03-22Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-60/+0
2012-03-22Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+2
2012-03-22Merge branch 'x86-eficross-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+45
2012-03-22Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-8/+45
2012-03-22Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds18-137/+226
2012-03-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds4-4/+19
2012-03-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmwLinus Torvalds1-0/+1
2012-03-21thp: add HPAGE_PMD_* definitions for !CONFIG_TRANSPARENT_HUGEPAGENaoya Horiguchi1-5/+6
2012-03-21memcg: fix performance of mem_cgroup_begin_update_page_stat()KAMEZAWA Hiroyuki1-1/+4
2012-03-21memcg: remove PCG_FILE_MAPPEDKAMEZAWA Hiroyuki1-6/+0
2012-03-21memcg: use new logic for page stat accountingKAMEZAWA Hiroyuki1-0/+35
2012-03-21memcg: remove PCG_MOVE_LOCK flag from page_cgroupKAMEZAWA Hiroyuki1-19/+0
2012-03-21memcg: kill dead prev_priority stubsKonstantin Khlebnikov1-15/+0
2012-03-21memcg: remove PCG_CACHE page_cgroup flagKAMEZAWA Hiroyuki1-7/+1
2012-03-21cgroup: revert ss_id_lock to spinlockHugh Dickins1-1/+1
2012-03-21memcg: replace MEM_CONT by MEM_RES_CTLRHugh Dickins1-1/+1
2012-03-21page_alloc.c: remove add_from_early_node_map()Kautuk Consul1-2/+0
2012-03-21hugetlbfs: fix alignment of huge page requestsSteven Truelove1-2/+4
2012-03-21mm, counters: remove task argument to sync_mm_rss() and __sync_task_rss_stat()David Rientjes1-2/+2
2012-03-21hugepages: fix use after free bug in "quota" handlingDavid Gibson1-4/+10
2012-03-21hugetlb: cleanup hugetlb.hDavid Gibson1-25/+0
2012-03-21cpuset: mm: reduce large amounts of memory barrier related damage v3Mel Gorman3-28/+29