summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2012-04-12svcauth: remove unused defineSimo Sorce1-1/+0
2012-04-12cfg80211: add channel switch notify eventThomas Pedersen1-0/+7
2012-04-11cgroup: remove cgroup_subsys->populate()Tejun Heo1-1/+0
2012-04-11tcp: avoid order-1 allocations on wifi and tx pathEric Dumazet1-0/+13
2012-04-11team: add user_linkup and user_linkup_enabled per-port optionJiri Pirko1-8/+18
2012-04-11team: add bool option typeJiri Pirko1-0/+2
2012-04-11team: add support for per-port optionsJiri Pirko1-13/+17
2012-04-11jbd: Refine commit writeout logicJan Kara1-6/+9
2012-04-11vgaarb.h: fix build warningsRandy Dunlap1-0/+2
2012-04-11pinctrl: include <linux/bug.h> to prevent compile errorsStephen Warren1-0/+2
2012-04-11pinctrl: fix compile error if not select PINMUX supportDong Aisheng1-1/+1
2012-04-11irq: Kill pointless irqd_to_hw exportGrant Likely3-6/+11
2012-04-11sh: clkfwk: Support variable size accesses for MSTP clocks.Paul Mundt1-3/+31
2012-04-11Merge tag 'dmaengine-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+1
2012-04-10{nl,cfg}80211: Support for mesh synchronizationJavier Cardona1-0/+12
2012-04-10mac80211: Implement mesh synchronization frameworkJavier Cardona1-0/+12
2012-04-10cfg80211/nl80211: clarify TX queue APIJohannes Berg1-7/+15
2012-04-10Merge branch 'master' of git://1984.lsi.us.es/netDavid S. Miller1-1/+11
2012-04-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller147-3196/+5275
2012-04-10[media] v4l: VIDIOC_SUBDEV_S_SELECTION and VIDIOC_SUBDEV_G_SELECTION IOCTLsSakari Ailus1-0/+41
2012-04-10[media] v4l: Introduce integer menu controlsSakari Ailus1-1/+5
2012-04-10usb: musb: wake the device before ulpi transfersGrazvydas Ignotas1-0/+1
2012-04-10regmap: implement register stridingStephen Warren1-0/+4
2012-04-10Merge branches 'regmap-core', 'regmap-mmio' and 'regmap-naming' into regmap-s...Mark Brown1-3/+21
2012-04-10regmap: allow regmap instances to be namedStephen Warren1-0/+5
2012-04-10Merge tag 'v3.4-rc2' into regulator-driversMark Brown22-114/+569
2012-04-10USB: fix bug in serial driver unregistrationAlan Stern1-8/+0
2012-04-10mac80211: fix the sparse warnings on endian handling in RANN propagationChun-Yeow Yeoh1-3/+3
2012-04-10wireless: rename ht_info to ht_operationJohannes Berg1-8/+6
2012-04-09TTY: isdn, use xmit_buf from tty_portJiri Slaby1-1/+0
2012-04-09TTY: isdn, use tty from tty_portJiri Slaby1-1/+0
2012-04-09TTY: isdn, use counts from tty_portJiri Slaby1-2/+0
2012-04-09TTY: isdn, use open/close_wait from tty_portJiri Slaby1-1/+0
2012-04-09TTY: isdn, add tty_portJiri Slaby1-1/+2
2012-04-09TTY: isdn, remove unused members from modem_infoJiri Slaby1-2/+0
2012-04-09TTY: isdn, do not play with module refcountsJiri Slaby1-1/+0
2012-04-09TTY: isdn, remove ISDN_ASYNC_* flagsJiri Slaby1-12/+0
2012-04-09TTY: isdn, remove calloutJiri Slaby1-3/+0
2012-04-09TTY: deprecate linux/generic_serial.hJiri Slaby1-62/+2
2012-04-09serial/8250_pci: add a "force background timer" flag and use it for the "kt" ...Dan Williams1-0/+1
2012-04-09Revert "serial/8250_pci: setup-quirk workaround for the kt serial controller"Dan Williams1-1/+0
2012-04-09LSM: do not initialize common_audit_data to 0Eric Paris1-5/+0
2012-04-09LSM: remove the task field from common_audit_dataEric Paris1-1/+0
2012-04-09LSM: remove the COMMON_AUDIT_DATA_INIT type expansionEric Paris1-1/+1
2012-04-09SELinux: rename dentry_open to file_openEric Paris1-8/+5
2012-04-09netfilter: ip6_tables: ip6t_ext_hdr is now static inlinePablo Neira Ayuso1-1/+11
2012-04-09regulator: core: Use a struct to pass in regulator runtime configurationMark Brown1-5/+26
2012-04-09Merge branch 'regulator-register' into regulator-driversMark Brown1-2/+3
2012-04-09serial: sh-sci: modify sci_break_ctl()Shimoda, Yoshihiro1-0/+2
2012-04-08Merge branch 'master' into for-nextJiri Kosina444-8455/+11813