summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2012-01-04constify seq_file stuffAl Viro1-5/+5
2012-01-04vfs: make do_kern_mount() staticAl Viro1-3/+0
2012-01-04vfs: convert fs_supers to hlistAl Viro1-2/+2
2012-01-04unexport put_mnt_ns(), make create_mnt_ns() static outrightAl Viro1-1/+0
2012-01-04pull manipulations of rpc_cred inside alloc_nfs_open_context()Al Viro1-1/+1
2012-01-04net: phy: smsc: Move SMSC PHY constants to <linux/smscphy.h>Javier Martinez Canillas1-0/+25
2012-01-04security: Fix security_old_inode_init_security() when CONFIG_SECURITY is not setJan Kara1-1/+1
2012-01-04Merge branch 'mxs/clk-prepare' of git://git.linaro.org/people/shawnguo/linux-...Arnd Bergmann1-0/+22
2012-01-04regulator: add regulator_bulk_force_disable functionDonggeun Kim1-0/+8
2012-01-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-0/+2
2012-01-03pinctrl: remove unnecessary max pin numberChanho Park1-5/+0
2012-01-03pinctrl: pass name instead of device to pin_config_*Stephen Warren1-8/+8
2012-01-03pinctrl: add "struct seq_file;" to pinconf.hStephen Warren1-0/+1
2012-01-03pinctrl: add a group-specific hog macroLinus Walleij1-0/+9
2012-01-03pinctrl: don't create a device for each pin controllerStephen Warren1-25/+0
2012-01-03pinctrl: implement PINMUX_MAP_SYS_HOGStephen Warren1-0/+8
2012-01-03pinctrl: add a pin config interfaceLinus Walleij2-2/+102
2012-01-03pinctrl: make a copy of pinmux mapLinus Walleij1-1/+1
2012-01-03pinctrl: GPIO direction support for muxingLinus Walleij1-1/+23
2012-01-03pinctrl: add a pin_base for sparse gpio-rangesChanho Park2-1/+3
2012-01-03pinctrl: add explicit gpio_disable_free pinmux_opStephen Warren1-0/+3
2012-01-02regulator: add regulator_force_disable() definition for !CONFIG_REGULATORMyungJoo Ham1-0/+5
2011-12-31[media] dvb-core: be sure that drivers won't use DVBv3 internallyMauro Carvalho Chehab1-2/+4
2011-12-31Input: add driver for pixcir i2c touchscreensJianchun Bian1-0/+10
2011-12-31unix_diag: Fixup RQLEN extension reportPavel Emelyanov1-0/+5
2011-12-31unix_diag: Add the MEMINFO extensionPavel Emelyanov1-0/+2
2011-12-31inet_diag: Add the SKMEMINFO extensionPavel Emelyanov1-1/+2
2011-12-31sock_diag: Introduce the meminfo nla core (v2)Pavel Emelyanov1-0/+15
2011-12-31unix_diag: Include unix_diag.h into header-y targetPavel Emelyanov2-0/+3
2011-12-31sock_diag: Arrange sock_diag.h such that it is exportable to userspacePavel Emelyanov2-3/+8
2011-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-4/+33
2011-12-30[media] v4l: Add new alpha component controlSylwester Nawrocki1-3/+3
2011-12-30Merge tag 'v3.2-rc7' into staging/for_v3.3Mauro Carvalho Chehab39-164/+266
2011-12-29jbd2: clear revoked flag on buffers before a new transaction startedYongqiang Yang1-0/+1
2011-12-28dt: add empty of_get_node/of_put_node functionsRob Herring1-15/+14
2011-12-28clk: add helper functions clk_prepare_enable and clk_disable_unprepareRichard Zhao1-0/+22
2011-12-28Input: add driver for AUO In-Cell touchscreens using pixcir ICsHeiko Stübner1-0/+56
2011-12-28Merge branch 'samsung/cleanup' into next/driversArnd Bergmann1-10/+5
2011-12-28Merge branch 'v3.2-rc6' into next/driversArnd Bergmann4-4/+8
2011-12-28Merge branch 'omap/hwmod' into next/driversArnd Bergmann12-16/+34
2011-12-28Merge branch 'pm-freezer' into pm-for-linusRafael J. Wysocki1-1/+3
2011-12-27netfilter: xtables: give xt_ecn its own nameJan Engelhardt2-7/+16
2011-12-27netfilter: xtables: move ipt_ecn to xt_ecnJan Engelhardt3-30/+37
2011-12-27dt: reform for_each_property to for_each_property_of_nodeDong Aisheng1-2/+2
2011-12-27ARM/of: allow *machine_desc.dt_compat to be constUwe Kleine-König1-2/+2
2011-12-27KVM: Fix whitespace in kvm_para.hAlexander Graf1-1/+0
2011-12-27KVM: Expose a version 2 architectural PMU to a guestsGleb Natapov1-0/+2
2011-12-27KVM: drop bsp_vcpu pointer from kvm structGleb Natapov1-1/+0
2011-12-27Merge remote-tracking branch 'tip/perf/core' into kvm-updates/3.3Avi Kivity3-5/+39
2011-12-27KVM: introduce a table to map slot id to index in memslots arrayXiao Guangrong1-6/+7