summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2012-03-08driver core: move the deferred probe pointer into the private areaGreg Kroah-Hartman
2012-03-08drivercore: Add driver probe deferral mechanismGrant Likely
2012-03-08TTY: amiserial, remove tasklet for tty_wakeupJiri Slaby
2012-03-08TTY: serialP, remove unused materialJiri Slaby
2012-03-08TTY: serialP, remove DECLARE_WAITQUEUE checkJiri Slaby
2012-03-08TTY: tty_driver, document tty->ops->shutdown limitationJiri Slaby
2012-03-08TTY: serial, simplify ASYNC_USR_MASKJiri Slaby
2012-03-08TTY: remove minor_num from tty_driverJiri Slaby
2012-03-08TTY: let alloc_tty_driver deduce the owner automaticallyJiri Slaby
2012-03-08mac80211: update ieee80211_tx_rate_control kerneldocSimon Wunderlich
2012-03-08vt:tackle kbd_tableAlan Cox
2012-03-08Merge branch 'regulator' of git://github.com/hzhuang1/linux into next/driversOlof Johansson
2012-03-08Merge branch 'dt' of git://github.com/hzhuang1/linux into next/dtOlof Johansson
2012-03-08Merge branch 'next/cleanup-s3c24xx' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2012-03-08[media] rc: Add support for GPIO based IR Receiver driverRavi Kumar V
2012-03-08[media] Add support for KWorld PC150-U ATSC hybrid tuner cardKyle Strickland
2012-03-08DMA: PL330: Merge PL330 driver into drivers/dma/Boojin Kim
2012-03-08KVM: Allow host IRQ sharing for assigned PCI 2.3 devicesJan Kiszka
2012-03-08KVM: Ensure all vcpus are consistent with in-kernel irqchip settingsAvi Kivity
2012-03-08KVM: Introduce kvm_memory_slot::arch and move lpage_info into itTakuya Yoshikawa
2012-03-08KVM: Introduce gfn_to_index() which returns the index for a given levelTakuya Yoshikawa
2012-03-08route: Remove redirect_genidSteffen Klassert
2012-03-08inetpeer: Invalidate the inetpeer tree along with the routing cacheSteffen Klassert
2012-03-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...David S. Miller
2012-03-07af_iucv: add shutdown for HS transportUrsula Braun
2012-03-08Bluetooth: fix conding style issues all over the treeGustavo F. Padovan
2012-03-07spi: create a message queueing infrastructureLinus Walleij
2012-03-07Merge tag 'rpmsg-fixes-and-more-for-3.4' of git://git.kernel.org/pub/scm/linu...Olof Johansson
2012-03-07netfilter: xt_LOG: add __printf() to sb_add()Eric Dumazet
2012-03-07netfilter: xt_CT: allow to attach timeout policy + glue codePablo Neira Ayuso
2012-03-07netfilter: nf_ct_ext: add timeout extensionPablo Neira Ayuso
2012-03-07netfilter: add cttimeout infrastructure for fine timeout tuningPablo Neira Ayuso
2012-03-07netfilter: nf_conntrack: pass timeout array to l4->new and l4->packetPablo Neira Ayuso
2012-03-07netfilter: nf_ct_tcp: move retransmission and unacknowledged timeout to arrayPablo Neira Ayuso
2012-03-07netfilter: remove ipt_SAME.h and ipt_realm.hWANG Cong
2012-03-07netfilter: merge ipt_LOG and ip6_LOG into xt_LOGRichard Weinberger
2012-03-07netfilter: ctnetlink: allow to set expectfn for expectationsPablo Neira Ayuso
2012-03-07netfilter: ctnetlink: add NAT support for expectationsPablo Neira Ayuso
2012-03-07netfilter: ctnetlink: allow to set expectation classPablo Neira Ayuso
2012-03-07netfilter: ipset: hash:net,iface timeout bug fixedJozsef Kadlecsik
2012-03-07netfilter: ipset: Exceptions support added to hash:*net* typesJozsef Kadlecsik
2012-03-07netfilter: ipset: Log warning when a hash type of set gets fullJozsef Kadlecsik
2012-03-07netfilter: ipset: expose userspace-relevant parts in ip_set.hJan Engelhardt
2012-03-07netfilter: ipset: use NFPROTO_ constantsJan Engelhardt
2012-03-07Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-03-07NFS: add filehandle crc for debug displayWeston Andros Adamson
2012-03-07writeback: fix typo in the writeback_control commentAndrew Morton
2012-03-07DMA: sa11x0: add SA-11x0 DMA driverRussell King
2012-03-07Merge branch 'topic/cleanup-s3c24xx' into next/cleanup-s3c24xxKukjin Kim
2012-03-07atomic: Allow atomic_inc_not_zero to be overriddenAnton Blanchard