aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2012-04-10Merge tag 'v3.4-rc2' into regulator-driversMark Brown22-114/+569
2012-04-09USB: fix bug in serial driver unregistrationAlan Stern1-8/+0
2012-04-09mac80211: fix the sparse warnings on endian handling in RANN propagationChun-Yeow Yeoh1-3/+3
2012-04-09wireless: 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
2012-04-08KVM: Remove unused dirty_bitmap_head and nr_dirty_pagesTakuya Yoshikawa1-2/+0
2012-04-08KVM: x86: Add ioctl for KVM_KVMCLOCK_CTRLEric B Munson1-0/+3
2012-04-08KVM: PPC: Rework wqp conditional codeAlexander Graf1-2/+4
2012-04-08KVM: Factor out kvm_vcpu_kick to arch-generic codeChristoffer Dall1-0/+9
2012-04-08KVM: set upper bounds for iobus dev to limit userspaceAmos Kong1-1/+1
2012-04-08KVM: resize kvm_io_range array dynamicallyAmos Kong1-2/+3
2012-04-07userns: Disassociate user_struct from the user_namespace.Eric W. Biederman2-8/+4
2012-04-07userns: Add a Kconfig option to enforce strict kuid and kgid type checksEric W. Biederman1-1/+1
2012-04-07userns: Add kuid_t and kgid_t and associated infrastructure in uidgid.hEric W. Biederman1-0/+176
2012-04-07userns: Replace the hard to write inode_userns with inode_capable.Eric W. Biederman2-6/+2
2012-04-07userns: Deprecate and rename the user_namespace reference in the user_structEric W. Biederman1-1/+1
2012-04-07userns: Add an explicit reference to the parent user namespaceEric W. Biederman1-0/+1
2012-04-07cred: Refcount the user_ns pointed to by the cred.Eric W. Biederman1-1/+1
2012-04-07cred: Add forward declaration of init_user_ns in all cases.Eric W. Biederman1-1/+1
2012-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-7/+4
2012-04-06regmap: add MMIO bus supportStephen Warren1-0/+6
2012-04-06regmap: introduce fast_io busses, and use a spinlock for themStephen Warren1-0/+3
2012-04-06regmap: introduce explicit bus_context for bus callbacksStephen Warren1-3/+7
2012-04-06ethtool: Remove exception to the requirement of holding RTNL lockBen Hutchings1-2/+1
2012-04-05gpiolib: Add !CONFIG_GPIOLIB definitions of devm_ functionsMark Brown1-0/+14
2012-04-05gpio: add flags to export GPIOs when requestingWolfram Sang1-0/+5
2012-04-05Fix typo milivolt => millivoltThomas Weber1-1/+1
2012-04-05tcp: tcp_sendpages() should call tcp_push() onceEric Dumazet1-1/+1
2012-04-05Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2-7/+8
2012-04-05netdma: adding alignment check for NETDMA opsDave Jiang1-0/+1