summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
* vme: export vme_check_window()Dmitry Kalinkin2015-06-12
* Merge tag 'iio-for-v4.2c' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2015-06-10
|\
| * iio: Specify supported modes for buffersLars-Peter Clausen2015-06-01
* | Merge 4.1-rc7 into staging-testingGreg Kroah-Hartman2015-06-08
|\ \
| * \ Merge tag 'driver-core-4.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-06-06
| |\ \
| | * | drivers: of/base: move of_init to driver_initSudeep Holla2015-05-26
| * | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-06-05
| |\ \ \
| | * | | perf/x86: Fix event/group validationPeter Zijlstra2015-05-27
| * | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-06-03
| |\ \ \ \
| | * | | | block: discard bdi_unregister() in favour of bdi_destroy()NeilBrown2015-05-28
| | |/ / /
| * | | | Merge tag 'xfs-for-linus-4.1-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-05-29
| |\ \ \ \
| | * | | | percpu_counter: batch size aware __percpu_counter_compare()Dave Chinner2015-05-29
| * | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-05-29
| |\ \ \ \ \
| | * | | | | cpumask_set_cpu_local_first => cpumask_local_spread, lamentRusty Russell2015-05-28
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-05-27
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | net: phy: bcm7xxx: Fix 7425 PHY ID and flagsFlorian Fainelli2015-05-25
| * | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2015-05-23
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | ktime: Fix ktime_divns to do signed divisionJohn Stultz2015-05-13
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-05-22
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2015-05-22
| | |\ \ \ \ \ \
| | | * | | | | | Revert "netfilter: bridge: query conntrack about skb dnat"Florian Westphal2015-05-20
| | * | | | | | | tcp: fix a potential deadlock in tcp_get_info()Eric Dumazet2015-05-22
| | |/ / / / / /
| | * | | | | | rhashtable: Add cap on number of elements in hash tableHerbert Xu2015-05-16
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-05-22
| |\ \ \ \ \ \ \
| | * | | | | | | block: remove export for blk_queue_bioMike Snitzer2015-05-12
| * | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-05-21
| |\ \ \ \ \ \ \ \
| | * | | | | | | | HID: hid-sensor-hub: Fix debug lock warningSrinivas Pandruvada2015-05-12
| * | | | | | | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-05-21
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | |
| | * | | | | | | | clk: si5351: Do not pass struct clk in platform_dataSebastian Hesselbarth2015-05-08
* | | | | | | | | | staging: goldfish: Fix pointer cast for 32 bitsPeter Senna Tschudin2015-05-31
* | | | | | | | | | Merge tag 'iio-for-v4.2b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2015-05-24
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| * | | | | | | | | iio: core: add high pass filter attributesMartin Fuzzey2015-05-17
| * | | | | | | | | iio: core: Introduce IIO_CHAN_INFO_OVERSAMPLING_RATIOIrina Tirdea2015-05-10
* | | | | | | | | | Merge 4.1-rc4 into staging-nextGreg Kroah-Hartman2015-05-18
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| / / / / / / / / | |/ / / / / / / /
| * | | | | | | | Merge tag 'tty-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-05-16
| |\ \ \ \ \ \ \ \
| | * | | | | | | | pty: Fix input race when closingPeter Hurley2015-05-10
| | | |_|_|_|_|_|/ | | |/| | | | | |
| * | | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-05-15
| |\ \ \ \ \ \ \ \
| | * | | | | | | | sched: Handle priority boosted tasks proper in setscheduler()Thomas Gleixner2015-05-08
| | | |_|_|_|_|_|/ | | |/| | | | | |
| * | | | | | | | uidgid: make uid_valid and gid_valid work with !CONFIG_MULTIUSERJosh Triplett2015-05-14
| * | | | | | | | gfp: add __GFP_NOACCOUNTVladimir Davydov2015-05-14
| | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-05-12
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| | * | | | | | net: Remove remaining remnants of pm_qos from netdevice.hDavid Ahern2015-05-12
| | * | | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-05-04
| | |\ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| | | * | | | | tcp: add tcpi_bytes_received to tcp_infoEric Dumazet2015-04-29
| | | * | | | | tcp: add tcpi_bytes_acked to tcp_infoEric Dumazet2015-04-29
| * | | | | | | Merge branch 'for-4.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-05-11
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| | * | | | | | libata: Ignore spurious PHY event on LPM policy changeGabriele Mazzotta2015-04-25
| | * | | | | | libata: Add helper to determine when PHY events should be ignoredGabriele Mazzotta2015-04-25
| * | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-05-09
| |\ \ \ \ \ \ \
| | * | | | | | | irqchip: gic: Drop support for gic_arch_extnMarc Zyngier2015-04-24