summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
* x86/mm: Decouple <linux/vmalloc.h> from <asm/io.h>Stephen Rothwell2015-06-03
* x86/mm/mtrr: Avoid #ifdeffery with phys_wc_to_mtrr_index()Luis R. Rodriguez2015-05-27
* 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
* | | | | | 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
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-05-08
|\ \ \ \ \ \ \ \
| * | | | | | | | blk-mq: fix FUA request hangShaohua Li2015-05-04
* | | | | | | | | Merge tag 'trace-fixes-v4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-05-08
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | |
| * | | | | | | | tracing: Make ftrace_print_array_seq compute buf_lenAlex Bennée2015-05-06
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-05-06
|\ \ \ \ \ \ \ \
| * | | | | | | | perf/x86/intel/uncore: Move PCI IDs for IMC to uncore driverSonny Rao2015-04-22
* | | | | | | | | nilfs2: fix sanity check of btree level in nilfs_btree_root_broken()Ryusuke Konishi2015-05-05
* | | | | | | | | util_macros.h: have array pointer point to array of constantsGuenter Roeck2015-05-05
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2015-05-05
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | lib: make memzero_explicit more robust against dead store eliminationDaniel Borkmann2015-05-04
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-05-01
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | bridge/nl: remove wrong use of NLM_F_MULTINicolas Dichtel2015-04-29
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2015-04-27
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | |
| | * | | | | | | | netfilter: bridge: fix NULL deref in physin/out ifindex helpersFlorian Westphal2015-04-24
* | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-04-30
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | x86: pvclock: Really remove the sched notifier for cross-cpu migrationsPaolo Bonzini2015-04-27
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'tty-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-04-30
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | tty: Re-add external interface for tty_set_termios()Frederic Danis2015-04-28
| |/ / / / / / / / /
* | | | | | | | | | Merge tag 'usb-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-04-30
|\ \ \ \ \ \ \ \ \ \