summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2013-06-24Merge tag 'davinci-for-v3.11/soc-2' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2013-06-24ARM: edma: Add EDMA crossbar event mux supportMatt Porter
2013-06-24ARM: edma: Add DT and runtime PM support to the private EDMA APIMatt Porter
2013-06-23perf: Drop sample rate when sampling is too slowDave Hansen
2013-06-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-06-21Merge tag 'renesas-cleanup-for-v3.11' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann
2013-06-21Merge tag 'v3.11-rockchip-basics' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2013-06-21tracing: Add DEFINE_EVENT_FN() macroSteven Rostedt
2013-06-20Merge tag 'omap-for-v3.11/mailbox-signed' of git://git.kernel.org/pub/scm/lin...Arnd Bergmann
2013-06-20Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-06-20Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-06-20Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2013-06-20splice: don't pass the address of ->f_pos to methodsAl Viro
2013-06-20Merge tag 'omap-for-v3.11/pm-voltdomain-signed' of git://git.kernel.org/pub/s...Arnd Bergmann
2013-06-20watchdog: Rename confusing state variableFrederic Weisbecker
2013-06-20Merge tag 'davinci-for-v3.11/soc-v2' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2013-06-20net: vlan: fix comment for vlan_ethhdr->h_vlan_protoOlaf Hering
2013-06-20fmc: avoid readl/writel namespace conflictArnd Bergmann
2013-06-20Merge tag 'imx-soc-3.11' of git://git.linaro.org/people/shawnguo/linux-2.6 in...Arnd Bergmann
2013-06-19Merge tag 'u300-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann
2013-06-19FS-Cache: The retrieval remaining-pages counter needs to be atomic_tDavid Howells
2013-06-19FS-Cache: Simplify cookie retention for fscache_objects, fixing oopsDavid Howells
2013-06-19FS-Cache: Fix object state machine to have separate work and wait statesDavid Howells
2013-06-19FS-Cache: Wrap checks on object stateDavid Howells
2013-06-19FS-Cache: Uninline fscache_object_init()David Howells
2013-06-19perf/x86/intel: Support Haswell/v4 LBR formatAndi Kleen
2013-06-19Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar
2013-06-19sched: Rename sched.c as sched/core.c in comments and DocumentationViresh Kumar
2013-06-19tracing/context-tracking: Add preempt_schedule_context() for tracingSteven Rostedt
2013-06-19perf/x86: Reduce stack usage of x86_schedule_events()Andrew Hunter
2013-06-19perf: Add const qualifier to perf_pmu_register's 'name' argMischa Jonker
2013-06-19Merge branch 'perf/urgent' into perf/coreIngo Molnar
2013-06-18ARM: davinci: move private EDMA API to arm/commonMatt Porter
2013-06-17Merge 3.10-rc6 into driver-core-nextGreg Kroah-Hartman
2013-06-17FMC: add needed headersAlessandro Rubini
2013-06-17extcon: Palmas Extcon DriverGraeme Gregory
2013-06-17USB: EHCI: tegra: fix circular module dependenciesStephen Warren
2013-06-17usb: chipidea: introduce dual role mode pdata flagsSascha Hauer
2013-06-17usb: chipidea: add PTW, PTS and STS handlingMichael Grzeschik
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-17pinctrl: get rid of all platform data for coh901Linus Walleij
2013-06-17serial: sh-sci: HSCIF supportUlrich Hecht
2013-06-15smp.h: Use local_irq_{save,restore}() in !SMP version of on_each_cpu().David Daney