summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2013-06-17usb: add devicetree helpers for determining dr_mode and phy_typeMichael Grzeschik
2013-06-17USB: serial: increase the number of devices we supportGreg Kroah-Hartman
2013-06-17USB: serial: make minor allocation dynamicGreg Kroah-Hartman
2013-06-17n_tty: Encapsulate minimum_to_wake within N_TTYPeter Hurley
2013-06-17Merge 3.10-rc6 into usb-nextGreg Kroah-Hartman
2013-06-17Merge 3.10-rc6 into tty-nextGreg Kroah-Hartman
2013-06-17Merge 3.10-rc6 into staging-nextGreg Kroah-Hartman
2013-06-17Merge 3.10-rc6 into char-misc-nextGreg Kroah-Hartman
2013-06-17ssb: add struct for serial flashRafał Miłecki
2013-06-17Merge remote-tracking branch 'asoc/topic/wm8994' into asoc-nextMark Brown
2013-06-17Merge remote-tracking branch 'asoc/topic/ssm2518' into asoc-nextMark Brown
2013-06-17Merge remote-tracking branch 'asoc/topic/arizona' into asoc-nextMark Brown
2013-06-17pinctrl: establish pull-up/pull-down terminologyLinus Walleij
2013-06-17Fix comment on pinctrl_gpio_range.pin_baseChristian Ruppert
2013-06-17pinctrl: move the pm state stubsLinus Walleij
2013-06-17pinctrl: add pin list based GPIO rangesChristian Ruppert
2013-06-17pinctrl: get rid of all platform data for coh901Linus Walleij
2013-06-17serial: sh-sci: HSCIF supportUlrich Hecht
2013-06-16percpu-refcount: use RCU-sched insted of normal RCUTejun Heo
2013-06-16drivers: pinctrl sleep and idle states in the coreLinus Walleij
2013-06-16pinctrl: add pinconf-generic define for a pin-default pullHeiko Stübner
2013-06-16pinconf-generic: add BIAS_BUS_HOLD pinconfJames Hogan
2013-06-15clk: gate: add CLK_GATE_HIWORD_MASKHaojian Zhuang
2013-06-15clk: divider: add CLK_DIVIDER_HIWORD_MASK flagHaojian Zhuang
2013-06-15clk: mux: add CLK_MUX_HIWORD_MASKHaojian Zhuang
2013-06-16Merge tag 'omap-pm-v3.11/avs' of git://git.kernel.org/pub/scm/linux/kernel/gi...Rafael J. Wysocki
2013-06-14smp.h: Use local_irq_{save,restore}() in !SMP version of on_each_cpu().David Daney
2013-06-14Merge tag 'renesas-gpio-rcar-for-v3.11' of git://git.kernel.org/pub/scm/linux...Olof Johansson
2013-06-14Merge tag 'renesas-phy-rcar-usb-for-v3.11' of git://git.kernel.org/pub/scm/li...Olof Johansson
2013-06-14Merge tag 'ux500-dma40-for-arm-soc-2' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson
2013-06-14Merge branch 'pci/jiang-bus-lock-v3' into nextBjorn Helgaas
2013-06-14Merge branch 'pci/misc' into nextBjorn Helgaas
2013-06-14Merge tag 'omap-for-v3.11/soc-signed' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson
2013-06-14Merge tag 'omap-for-v3.11/cleanup-signed' of git://git.kernel.org/pub/scm/lin...Olof Johansson
2013-06-14Merge tag 'omap-for-v3.10/fixes-v3.10-rc4' of git://git.kernel.org/pub/scm/li...Olof Johansson
2013-06-14Merge tag 'omap-for-v3.11/fixes-non-critical-signed' of git://git.kernel.org/...Olof Johansson
2013-06-14mm: thp: Correct the HPAGE_PMD_ORDER check.Steve Capper
2013-06-14mm: hugetlb: Copy huge_pmd_share from x86 to mm.Steve Capper
2013-06-13cgroup: update sane_behavior documentationTejun Heo
2013-06-13cgroup: use percpu refcnt for cgroup_subsys_statesTejun Heo
2013-06-13Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Tejun Heo
2013-06-13cgroup: split cgroup destruction into two stepsTejun Heo
2013-06-13percpu-refcount: implement percpu_tryget() along with percpu_ref_kill_and_con...Tejun Heo
2013-06-13net/mlx4: Add VF link state supportRony Efraim
2013-06-13net/core: Add VF link state controlRony Efraim
2013-06-13net-rps: fixes for rps flow limitWillem de Bruijn
2013-06-13Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds
2013-06-13percpu-refcount: implement percpu_ref_cancel_init()Tejun Heo
2013-06-13percpu-refcount: add __must_check to percpu_ref_init() and don't use ACCESS_O...Tejun Heo
2013-06-13cgroup: remove cgroup->count and useTejun Heo