summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2012-04-10[media] v4l: VIDIOC_SUBDEV_S_SELECTION and VIDIOC_SUBDEV_G_SELECTION IOCTLsSakari Ailus
2012-04-10[media] v4l: Introduce integer menu controlsSakari Ailus
2012-03-27Merge branch 'poll' into staging/for_v3.4Mauro Carvalho Chehab
2012-03-23poll: add poll_requested_events() and poll_does_not_wait() functionsHans Verkuil
2012-03-23crc32: bolt on crc32cDarrick J. Wong
2012-03-23include/ and checkpatch: prefer __scanf to __attribute__((format(scanf,...)Joe Perches
2012-03-23leds-lm3530: support pwm input modeKim, Milo
2012-03-23drivers/leds/leds-lp5521.c: support led pattern dataKim, Milo
2012-03-23drivers/leds/leds-lp5521.c: add 'update_config' in the lp5521_platform_dataKim, Milo
2012-03-23drivers/leds/leds-lp5521.c: add 'name' in the lp5521_led_configKim, Milo
2012-03-23bitops: introduce for_each_clear_bit()Akinobu Mita
2012-03-23bitops: remove for_each_set_bit_cont()Akinobu Mita
2012-03-23bitops: rename for_each_set_bit_cont() in favor of analogous list.h functionAkinobu Mita
2012-03-23backlight: new backlight driver for LP855x devicesKim, Milo
2012-03-23prctl: add PR_{SET,GET}_CHILD_SUBREAPER to allow simple process supervisionLennart Poettering
2012-03-23consolidate WARN_...ONCE() static variablesJan Beulich
2012-03-23headers: include linux/types.h where appropriateBobby Powers
2012-03-23nmi watchdog: do not use cpp symbol in KconfigCong Wang
2012-03-23magic.h: move some FS magic numbers into magic.hMuthu Kumar
2012-03-23Merge tag 'nfs-for-3.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2012-03-23Merge tag 'fbdev-updates-for-3.4' of git://github.com/schandinat/linux-2.6Linus Torvalds
2012-03-23Merge tag 'regmap-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Linus Torvalds
2012-03-23Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-03-23Merge tag 'pinctrl-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-03-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2012-03-23Merge tag 'stable/for-linus-3.4-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-03-23Merge tag 'stable/for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-03-22Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-03-22Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2012-03-22Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...Linus Torvalds
2012-03-22Merge tag 'md-3.4' of git://neil.brown.name/mdLinus Torvalds
2012-03-22Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2012-03-22Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-03-22Merge branch 'x86-eficross-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2012-03-22Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-03-22Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2012-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmwLinus Torvalds
2012-03-22thp: add HPAGE_PMD_* definitions for !CONFIG_TRANSPARENT_HUGEPAGENaoya Horiguchi
2012-03-22memcg: fix performance of mem_cgroup_begin_update_page_stat()KAMEZAWA Hiroyuki
2012-03-22memcg: remove PCG_FILE_MAPPEDKAMEZAWA Hiroyuki
2012-03-22memcg: use new logic for page stat accountingKAMEZAWA Hiroyuki
2012-03-22memcg: remove PCG_MOVE_LOCK flag from page_cgroupKAMEZAWA Hiroyuki
2012-03-22memcg: kill dead prev_priority stubsKonstantin Khlebnikov
2012-03-22memcg: remove PCG_CACHE page_cgroup flagKAMEZAWA Hiroyuki
2012-03-22cgroup: revert ss_id_lock to spinlockHugh Dickins
2012-03-22memcg: replace MEM_CONT by MEM_RES_CTLRHugh Dickins
2012-03-22page_alloc.c: remove add_from_early_node_map()Kautuk Consul
2012-03-22hugetlbfs: fix alignment of huge page requestsSteven Truelove
2012-03-22mm, counters: remove task argument to sync_mm_rss() and __sync_task_rss_stat()David Rientjes
2012-03-22hugepages: fix use after free bug in "quota" handlingDavid Gibson