summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2013-06-13[media] exynos4-is: Use common exynos_media_pipeline data structureSylwester Nawrocki1-27/+26
2013-06-13[media] exynos4-is: Add struct exynos_video_entitySylwester Nawrocki1-0/+5
2013-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-2/+5
2013-06-13Merge tag 's3c24xx-driver-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson18-30/+111
2013-06-13Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+3
2013-06-13include/linux/math64.h: add div64_ul()Alex Shi1-2/+4
2013-06-13mm: migration: add migrate_entry_wait_huge()Naoya Horiguchi1-0/+3
2013-06-13kmsg: honor dmesg_restrict sysctl on /dev/kmsgKees Cook1-2/+2
2013-06-13CPU hotplug: provide a generic helper to disable/enable CPU hotplugSrivatsa S. Bhat1-0/+4
2013-06-13Merge tag 'exynos-dt-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kgen...Olof Johansson18-30/+111
2013-06-13tun: Report "persist" flag to userspacePavel Emelyanov1-0/+2
2013-06-13Merge tag 'usb-for-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman1-6/+7
2013-06-13Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller7-34/+191
2013-06-13sched_clock: Make ARM's sched_clock generic for all architecturesStephen Boyd1-0/+21
2013-06-12Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville4-66/+70
2013-06-12Merge tag 'dw_apb_timer_of' of git://github.com/mmind/linux-rockchip into nex...Olof Johansson1-1/+0
2013-06-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville3-1/+6
2013-06-12mfd: wm5102: Expose DRE control registersCharles Keepax1-0/+44
2013-06-12input: ti_am335x_adc: use only FIFO0 and clean up a littleSebastian Andrzej Siewior1-2/+2
2013-06-12input: mfd: ti_am335x_tsc remove remaining platform data piecesSebastian Andrzej Siewior3-54/+0
2013-06-12mfd: ti_tscadc: deal with partial activationPantelis Antoniou1-5/+3
2013-06-12ASoC: add RT5640 CODEC driverBard Liao1-0/+22
2013-06-12input: ti_am33x_tsc: Order of TSC wires, made configurablePatil, Rachna2-3/+12
2013-06-12input: ti_am33x_tsc: Step enable bits made configurablePatil, Rachna1-2/+6
2013-06-12mfd: input: iio: ti_am335x_adc: use one structure for ti_tscadc_devSebastian Andrzej Siewior1-0/+7
2013-06-12Merge branch 'kvm-arm64/kvm-for-3.11' of git://git.kernel.org/pub/scm/linux/k...Catalin Marinas1-0/+2
2013-06-12arm64: KVM: enable initialization of a 32bit vcpuMarc Zyngier1-0/+1
2013-06-12regmap: Add regmap_field APIsSrinivas Kandagatla1-0/+31
2013-06-12Merge tag 'xen-arm64-3.1-tag' of git://git.kernel.org/pub/scm/linux/kernel/gi...Catalin Marinas1-1/+1
2013-06-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2-0/+2
2013-06-12Bluetooth: Fix mgmt handling of power on failuresJohan Hedberg2-0/+2
2013-06-12clocksource: dw_apb_timer_of: use clocksource_of_initHeiko Stuebner1-1/+0
2013-06-12of: remove CONFIG_OF_DEVICERob Herring1-3/+3
2013-06-12of: remove of_platform_driverRob Herring1-21/+0
2013-06-12driver core: move to_platform_driver to platform_device.hRob Herring1-0/+3
2013-06-12ipv4: remove is_data also from ip_options documentation.Rami Rosen1-1/+0
2013-06-12team: remove synchronize_rcu() called during port disableJiri Pirko1-0/+10
2013-06-12team: use kfree_rcu instead of synchronize_rcu in team_port_devJiri Pirko1-0/+1
2013-06-12doc:networking: Update comment for dev_id field in netdevice.hNarendra K1-2/+4
2013-06-12of: remove #ifdef from linux/of_platform.hArnd Bergmann1-11/+3
2013-06-12team: fix checks in team_get_first_port_txable_rcu()Jiri Pirko1-2/+2
2013-06-12net: udp4: move GSO functions to udp_offloadDaniel Borkmann1-3/+4
2013-06-12igmp: hash a hash table to speedup ip_check_mc_rcu()Eric Dumazet2-0/+6
2013-06-12net_sched: psched_ratecfg_precompute() improvementsEric Dumazet1-2/+2
2013-06-12dma: of: Remove check on always true conditionLars-Peter Clausen1-1/+0
2013-06-12Merge branch 'clps711x/soc' into next/socOlof Johansson6-4/+102
2013-06-12ARM: clps711x: Add support for SYSCON driverAlexander Shiyan1-0/+94
2013-06-12ftrace: Remove ftrace_regex_lseek()Li Zefan1-4/+0
2013-06-11iio:dac: Add support for the AD7303Lars-Peter Clausen1-0/+21
2013-06-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville7-34/+191