aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-06-27Merge tag 'v3.10-rc7' into drm-nextDave Airlie55-144/+295
2013-06-27drm: kms_helper: don't lose hotplug eventDaniel Vetter1-0/+1
2013-06-27drm: Renesas R-Car Display Unit DRM driverLaurent Pinchart1-0/+54
2013-06-25drm: fix fb leak in setcrtcDaniel Vetter1-0/+4
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-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-17drm: Remove some unused stuff from drm_planeVille Syrjälä1-11/+0
2013-06-17drm: Add drm_plane_force_disable()Ville Syrjälä1-0/+1
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-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-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-11Merge tag 'drm-intel-next-2013-06-01' of git://people.freedesktop.org/~danvet/drm-intel into drm-nextDave Airlie2-2/+10
2013-06-11Merge branch 'drm/next' of git://linuxtv.org/pinchartl/fbdev into drm-nextDave Airlie2-0/+11
2013-06-11drm: Constify the pretty-print functionsVille Syrjälä2-9/+9
2013-06-11drm: Print pretty names for pixel formatsVille Syrjälä1-0/+1
2013-06-11drm: add unpin function to prime helpersMaarten Lankhorst1-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-08drm: GEM CMA: Add DRM PRIME supportLaurent Pinchart1-0/+9
2013-06-08drm/gem: Split drm_gem_mmap() into object search and object mappingLaurent Pinchart1-0/+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
2013-06-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds7-9/+65
2013-06-03[media] v4l2-mem2mem: add v4l2_m2m_create_bufs helperPhilipp Zabel1-0/+2
2013-06-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-0/+4