summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2013-06-12Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2013-06-12include/linux/math64.h: add div64_ul()Alex Shi
2013-06-12mm: migration: add migrate_entry_wait_huge()Naoya Horiguchi
2013-06-12kmsg: honor dmesg_restrict sysctl on /dev/kmsgKees Cook
2013-06-12CPU hotplug: provide a generic helper to disable/enable CPU hotplugSrivatsa S. Bhat
2013-06-12Merge tag 'usb-for-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2013-06-12Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-06-12sched_clock: Make ARM's sched_clock generic for all architecturesStephen Boyd
2013-06-12Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-06-12Merge tag 'dw_apb_timer_of' of git://github.com/mmind/linux-rockchip into nex...Olof Johansson
2013-06-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-06-12mfd: wm5102: Expose DRE control registersCharles Keepax
2013-06-12input: ti_am335x_adc: use only FIFO0 and clean up a littleSebastian Andrzej Siewior
2013-06-12input: mfd: ti_am335x_tsc remove remaining platform data piecesSebastian Andrzej Siewior
2013-06-12mfd: ti_tscadc: deal with partial activationPantelis Antoniou
2013-06-12input: ti_am33x_tsc: Order of TSC wires, made configurablePatil, Rachna
2013-06-12input: ti_am33x_tsc: Step enable bits made configurablePatil, Rachna
2013-06-12mfd: input: iio: ti_am335x_adc: use one structure for ti_tscadc_devSebastian Andrzej Siewior
2013-06-12regmap: Add regmap_field APIsSrinivas Kandagatla
2013-06-12clocksource: dw_apb_timer_of: use clocksource_of_initHeiko Stuebner
2013-06-12of: remove CONFIG_OF_DEVICERob Herring
2013-06-12of: remove of_platform_driverRob Herring
2013-06-12driver core: move to_platform_driver to platform_device.hRob Herring
2013-06-12team: remove synchronize_rcu() called during port disableJiri Pirko
2013-06-12team: use kfree_rcu instead of synchronize_rcu in team_port_devJiri Pirko
2013-06-12doc:networking: Update comment for dev_id field in netdevice.hNarendra K
2013-06-12of: remove #ifdef from linux/of_platform.hArnd Bergmann
2013-06-12team: fix checks in team_get_first_port_txable_rcu()Jiri Pirko
2013-06-12igmp: hash a hash table to speedup ip_check_mc_rcu()Eric Dumazet
2013-06-12dma: of: Remove check on always true conditionLars-Peter Clausen
2013-06-11Merge branch 'clps711x/soc' into next/socOlof Johansson
2013-06-11ARM: clps711x: Add support for SYSCON driverAlexander Shiyan
2013-06-11ftrace: Remove ftrace_regex_lseek()Li Zefan
2013-06-11iio:dac: Add support for the AD7303Lars-Peter Clausen
2013-06-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-06-11mfd: wm8994: Emulate level triggered interrupts if requiredMark Brown
2013-06-11mfd: rtsx: Add support for RTL8411BRoger Tseng
2013-06-11mailbox/omap: move the OMAP mailbox framework to driversSuman Anna
2013-06-11ARM: OMAP2+: add user and fifo info to mailbox platform dataSuman Anna
2013-06-11ARM: OMAP2+: mbox: remove dependencies with soc.hSuman Anna
2013-06-11regulator: ab8500-ext: Register as a device in its own rightLee Jones
2013-06-11cpuidle: simplify multiple driver supportDaniel Lezcano
2013-06-11netlink: Add compare function for netlink_tableGao feng
2013-06-11Merge tag 'renesas-pinmux-for-v3.11' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson
2013-06-11phy-rcar-usb: add R8A7778 supportSergei Shtylyov
2013-06-11phy-rcar-usb: add platform dataSergei Shtylyov
2013-06-11ehci-platform: add pre_setup() method to platform dataSergei Shtylyov
2013-06-11Merge tag 'renesas-intc-external-irq-for-v3.11' of git://git.kernel.org/pub/s...Olof Johansson
2013-06-11efi: Convert runtime services function ptrsBorislav Petkov
2013-06-10sock_diag: fix filter code sent to userspaceNicolas Dichtel