summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2015-06-21MIPS: BCM47xx: Extract info about et2 interfaceRafał Miłecki
2015-06-21MIPS: BCM47xx: Extract all boardflags to new u32 fieldsRafał Miłecki
2015-06-20Merge tag 'tegra-for-4.2-clk' of git://git.kernel.org/pub/scm/linux/kernel/gi...Michael Turquette
2015-06-20Merge branch 'clk-exynos-cpu-clk' into clk-nextMichael Turquette
2015-06-20clk: add CLK_RECALC_NEW_RATES clock flag for Exynos cpu clock supportBartlomiej Zolnierkiewicz
2015-06-20Merge branch 'irq/for-x86' into irq/coreThomas Gleixner
2015-06-19rtc: interface: Remove unused return value from rtc_timer_cancel()Krzysztof Kozlowski
2015-06-19rtc: interface: Fix coding style violationsKrzysztof Kozlowski
2015-06-19Merge branches 'arm/rockchip', 'arm/exynos', 'arm/smmu', 'x86/vt-d', 'x86/amd...Joerg Roedel
2015-06-19Merge branch 'mvebu/drivers' of git://git.kernel.org/pub/scm/linux/kernel/git...Herbert Xu
2015-06-19timer: Minimize nohz off overheadThomas Gleixner
2015-06-19timer: Reduce timer migration overhead if disabledThomas Gleixner
2015-06-19timer: Stats: Simplify the flags handlingThomas Gleixner
2015-06-19timer: Replace timer base by a cpu indexThomas Gleixner
2015-06-19timer: Use hlist for the timer wheel hash bucketsThomas Gleixner
2015-06-19sched/stop_machine: Fix deadlock between multiple stop_two_cpus()Peter Zijlstra
2015-06-19locking/lockdep: Remove hard coded array size dependencyGeorge Beshers
2015-06-19overlayfs: Make f_path always point to the overlay and f_inode to the underlayDavid Howells
2015-06-19crypto: api - Add CRYPTO_MINALIGN_ATTR to struct crypto_algHerbert Xu
2015-06-19Merge branches 'pm-clk', 'pm-domains' and 'powercap'Rafael J. Wysocki
2015-06-19Merge branch 'pm-wakeirq'Rafael J. Wysocki
2015-06-19Merge branches 'pm-sleep' and 'pm-runtime'Rafael J. Wysocki
2015-06-19Merge branch 'pm-cpufreq'Rafael J. Wysocki
2015-06-19Merge branch 'pm-cpuidle'Rafael J. Wysocki
2015-06-19Merge branch 'acpi-cca'Rafael J. Wysocki
2015-06-19Merge branch 'acpi-video'Rafael J. Wysocki
2015-06-19Merge branches 'acpi-battery' and 'acpi-processor'Rafael J. Wysocki
2015-06-19Merge branches 'acpi-init', 'acpi-pnp', 'acpi-scan', 'acpi-proc' and 'acpi-doc'Rafael J. Wysocki
2015-06-19acpi-video-detect: Remove old APIHans de Goede
2015-06-19acpi-video-detect: video: Make video_detect code part of the video moduleHans de Goede
2015-06-19acpi-video-detect: Move acpi_osi_is_win8 to osl.cHans de Goede
2015-06-19acpi-video-detect: Move acpi_is_video_device() to acpi/scan.cHans de Goede
2015-06-19acpi-video-detect: Make acpi_video_get_capabilities a private functionHans de Goede
2015-06-19acpi-video-detect: Remove the unused acpi_video_dmi_demote_vendor() functionHans de Goede
2015-06-19lockdep: Implement lock pinningPeter Zijlstra
2015-06-19Merge branch 'timers/core' into sched/hrtimersThomas Gleixner
2015-06-19hrtimer: Allow hrtimer::function() to free the timerPeter Zijlstra
2015-06-19seqcount: Introduce raw_write_seqcount_barrier()Peter Zijlstra
2015-06-19seqcount: Rename write_seqcount_barrier()Peter Zijlstra
2015-06-19hrtimer: Remove HRTIMER_STATE_MIGRATEOleg Nesterov
2015-06-18cgroup: require write perm on common ancestor when moving processes on the de...Tejun Heo
2015-06-18kernfs: make kernfs_get_inode() publicTejun Heo
2015-06-18netfilter: xtables: fix warnings on 32bit platformsFlorian Westphal
2015-06-18netfilter: don't pull include/linux/netfilter.h from netns headersPablo Neira Ayuso
2015-06-18ACPI / PNP: Avoid conflicting resource reservationsRafael J. Wysocki
2015-06-18irq: Add irq_set_chained_handler_and_data()Russell King
2015-06-18netfilter: x_tables: align per cpu xt_counterEric Dumazet
2015-06-18mmc: mediatek: Add Mediatek MMC driverChaotian Jing
2015-06-18msm: msm_fb: Remove dead codeStephen Boyd
2015-06-18Merge remote-tracking branches 'spi/topic/pxa', 'spi/topic/rb4xx', 'spi/topic...Mark Brown