summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2013-03-22hrtimer: Add hrtimer support for CLOCK_TAIJohn Stultz
2013-03-22timekeeping: Add CLOCK_TAI clockidJohn Stultz
2013-03-22timekeeping: Move TAI managment into timekeeping core from ntpJohn Stultz
2013-03-22clk: add table lookup to muxPeter De Schrijver
2013-03-22Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-03-22Merge tag 'usb-3.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2013-03-22Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds
2013-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-03-22mmc: sdio: bind acpi with sdio function deviceAaron Lu
2013-03-22mmc: core: Add in support to expose PRV for v4 MMCsBernie Thompson
2013-03-22mv643xx_eth: convert to use the Marvell Orion MDIO driverFlorian Fainelli
2013-03-22virtio: remove obsolete virtqueue_get_queue_index()Rusty Russell
2013-03-22Revert "KVM: allow host header to be included even for !CONFIG_KVM"Marcelo Tosatti
2013-03-22regulator: ab8500: Separate regulator and MFD platform dataBengt Jonsson
2013-03-22regulator: ab8500: Another push to synchronise recent AB8500 developmentsLee Jones
2013-03-22ARM: ux500: regulators: Add mask for configurationLee Jones
2013-03-22regulator: ab8500: Further populate initialisation registersLee Jones
2013-03-22cfg80211: add P2P Notice of Absence attributeJanusz Dziedzic
2013-03-22clockevents: Add missing tick_check_broadcast_expired() for CLOCKEVENTS=nThomas Gleixner
2013-03-21Merge 3.9-rc3 into tty-nextGreg Kroah-Hartman
2013-03-21USB: serial: add modem-status-change wait queueJohan Hovold
2013-03-21ACPI / scan: Add special handler for Intel Lynxpoint LPSS devicesRafael J. Wysocki
2013-03-21filter: bpf_jit_comp: refactor and unify BPF JIT image dump outputDaniel Borkmann
2013-03-21mfd: wm5102: Add additional speaker control registersMark Brown
2013-03-21ASoC: wm8994: Support constraining the maximum number of channels clockedMark Brown
2013-03-21tcp: implement RFC5682 F-RTOYuchung Cheng
2013-03-21tcp: refactor F-RTOYuchung Cheng
2013-03-21Merge tag 'fixes-for-v3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2013-03-21Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-03-21arm: vexpress: Decouple vexpress-poweroff implementation from machine_descCatalin Marinas
2013-03-21nohz: Wake up full dynticks CPUs when a timer gets enqueuedFrederic Weisbecker
2013-03-21nohz: Basic full dynticks interfaceFrederic Weisbecker
2013-03-21Merge remote-tracking branch 'upstream/master' into queueMarcelo Tosatti
2013-03-21Merge branch 'perf/urgent' into perf/coreIngo Molnar
2013-03-20Merge branch 'usb-linus' into usb-nextGreg Kroah-Hartman
2013-03-20thermal: shorten too long mcast group nameMasatake YAMATO
2013-03-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-03-20connector: Added coredumping event to the process connectorJesper Derehag
2013-03-20filter: add ANC_PAY_OFFSET instruction for loading payload start offsetDaniel Borkmann
2013-03-20net: flow_dissector: add __skb_get_poff to get a start offset to payloadDaniel Borkmann
2013-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-03-20udp: add encap_destroy callbackTom Parkin
2013-03-20usb: ulpi: Define a *otg_ulpi_create no-opFabio Estevam
2013-03-20cgroup: consolidate cgroup_attach_task() and cgroup_attach_proc()Li Zefan
2013-03-20virtio_ring: virtqueue_add_outbuf / virtqueue_add_inbuf.Rusty Russell
2013-03-20virtio_ring: virtqueue_add_sgs, to add multiple sgs.Rusty Russell
2013-03-20scatterlist: introduce sg_unmark_endPaolo Bonzini
2013-03-20caif_virtio: Introduce caif over virtioErwan Yvin
2013-03-20virtio: Introduce vringh wrappers in virtio_configSjur Brændeland
2013-03-20vringh: host-side implementation of virtio rings.Rusty Russell