aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-07-04Merge remote-tracking branch 'asoc/fix/fsl' into asoc-linusMark Brown8-2/+109
2013-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-1/+4
2013-06-26net: fix kernel deadlock with interface rename and netdev name retrieval.Nicolas Schichan1-0/+1
2013-06-25gre: fix a possible skb leakEric Dumazet1-0/+1
2013-06-24ACPI / dock / PCI: Synchronous handling of dock events for PCI devicesRafael J. Wysocki1-2/+6
2013-06-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-2/+1
2013-06-21Merge tag 'acpi-3.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-0/+1
2013-06-20Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+17
2013-06-20Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+1
2013-06-20Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-38/+38
2013-06-20splice: don't pass the address of ->f_pos to methodsAl Viro2-2/+1
2013-06-19net: vlan: fix comment for vlan_ethhdr->h_vlan_protoOlaf Hering1-1/+1
2013-06-19netlink: export netlink_diag.h headerstephen hemminger1-0/+1
2013-06-20ACPI / LPSS: Power up LPSS devices during enumerationRafael J. Wysocki1-0/+1
2013-06-19tracing/context-tracking: Add preempt_schedule_context() for tracingSteven Rostedt1-1/+17
2013-06-18Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-0/+2
2013-06-17Merge remote-tracking branch 'asoc/topic/wm8994' into asoc-nextMark Brown2-0/+13
2013-06-17Merge remote-tracking branch 'asoc/topic/ssm2518' into asoc-nextMark Brown1-0/+22
2013-06-17Merge remote-tracking branch 'asoc/topic/rt5640' into asoc-nextMark Brown1-0/+22
2013-06-17Merge remote-tracking branch 'asoc/topic/dapm' into asoc-nextMark Brown1-1/+0
2013-06-17Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown1-0/+2
2013-06-17Merge remote-tracking branch 'asoc/topic/arizona' into asoc-nextMark Brown3-1/+50
2013-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-3/+3
2013-06-14smp.h: Use local_irq_{save,restore}() in !SMP version of on_each_cpu().David Daney1-7/+12
2013-06-14ASoC: dapm: Remove unused long_name field from snd_soc_dapm_path structLars-Peter Clausen1-1/+0
2013-06-13Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcuLinus Torvalds1-2/+2
2013-06-13Merge tag 'asoc-v3.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/soundLinus Torvalds1-1/+2
2013-06-13ip_tunnel: remove __net_init/exit from exported functionsEric Dumazet1-3/+3
2013-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-2/+5
2013-06-12Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+3
2013-06-12include/linux/math64.h: add div64_ul()Alex Shi1-2/+4
2013-06-12mm: migration: add migrate_entry_wait_huge()Naoya Horiguchi1-0/+3
2013-06-12kmsg: honor dmesg_restrict sysctl on /dev/kmsgKees Cook1-2/+2
2013-06-12CPU hotplug: provide a generic helper to disable/enable CPU hotplugSrivatsa S. Bhat1-0/+4
2013-06-12mfd: wm5102: Expose DRE control registersCharles Keepax1-0/+44
2013-06-12ASoC: add RT5640 CODEC driverBard Liao1-0/+22
2013-06-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davemJohn W. Linville2-0/+2
2013-06-12Bluetooth: Fix mgmt handling of power on failuresJohan Hedberg2-0/+2
2013-06-12team: fix checks in team_get_first_port_txable_rcu()Jiri Pirko1-2/+2
2013-06-11Merge branch 'fixes' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-0/+6
2013-06-11kvm: Add definition of KVM_REG_MIPSDavid Daney1-0/+1
2013-06-10sock_diag: fix filter code sent to userspaceNicolas Dichtel1-0/+1
2013-06-10trace: Allow idle-safe tracepoints to be called from irqPaul E. McKenney1-2/+2
2013-06-10Merge remote-tracking branch 'asoc/fix/core' into asoc-linusMark Brown1-1/+2
2013-06-07Merge tag 'trace-fixes-v3.10-rc3-v3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds2-0/+29
2013-06-07ASoC: dapm: Treat DAI widgets like AIF widgets for powerMark Brown1-1/+2
2013-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+3
2013-06-06net: Unbreak compat_sys_{send,recv}msgAndy Lutomirski1-0/+3
2013-06-06arch, mm: Remove tlb_fast_mode()Peter Zijlstra1-16/+1
2013-06-05KVM: add kvm_para_available to asm-generic/kvm_para.hJames Hogan1-0/+5