summaryrefslogtreecommitdiff
path: root/include (follow)
Commit message (Expand)AuthorAge
* mac80211: remove support for IFF_PROMISCJohannes Berg2015-04-24
* mac80211: allow drivers to support S/GJohannes Berg2015-04-22
* mac80211: add TX fastpathJohannes Berg2015-04-22
* mac80211: Fix mac80211.h docbook commentsJonathan Corbet2015-04-20
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-04-17
|\
| * netns: remove BUG_ONs from net_generic()Denys Vlasenko2015-04-17
| * net: remove unused 'dev' argument from netif_needs_gso()Johannes Berg2015-04-17
| * inet_diag: fix access to tcp cc informationEric Dumazet2015-04-17
| * bpf: fix bpf helpers to use skb->mac_header relative offsetsAlexei Starovoitov2015-04-16
| * stmmac: Read tx-fifo-depth and rx-fifo-depth from the devicetreeVince Bridgers2015-04-16
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2015-04-17
|\ \
| * | sparc: Break up monolithic iommu table/lock into finer graularity pools and lockSowmini Varadhan2015-04-16
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-04-17
|\ \ \
| * | | MIPS: BCM47xx: Move NVRAM header to the include/linux/.Rafał Miłecki2015-04-01
| * | | IRQCHIP: irq-mips-gic: Add new functions to start/stop the GIC counterMarkos Chandras2015-03-31
| * | | IRQCHIP: mips-gic: Add function for retrieving FDC IRQJames Hogan2015-03-31
| * | | MIPS: Add CDMM bus supportJames Hogan2015-03-31
| * | | IRQCHIP: mips-gic: Add missing definitions for FDC IRQJames Hogan2015-03-31
| * | | CLK: Add binding document for Pistachio clock controllersAndrew Bresticker2015-03-27
* | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-04-17
|\ \ \ \
| * | | | blk-mq: fix iteration of busy bitmapJens Axboe2015-04-17
* | | | | Merge tag 'acpica-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2015-04-17
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | ACPICA: Store GPE register enable masks upfrontRafael J. Wysocki2015-04-15
| * | | | ACPICA: Update version to 20150410.Bob Moore2015-04-14
| * | | | ACPICA: Disassembler: Some cleanup of the table dump module.Bob Moore2015-04-14
| * | | | ACPICA: iASL: Add support for MSDM ACPI table.Bob Moore2015-04-14
| * | | | ACPICA: Update for SLIC ACPI table.Bob Moore2015-04-14
| * | | | ACPICA: Add "Windows 2015" string to _OSI support.Bob Moore2015-04-14
| * | | | ACPICA: Events: Add support to return both enable/status register values for ...Lv Zheng2015-04-14
| * | | | ACPICA: Utilities: split IO address types from data type models.Lv Zheng2015-04-14
| * | | | ACPICA: Tables: Change acpi_find_root_pointer() to use acpi_physical_address.Lv Zheng2015-04-14
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-04-17
|\ \ \ \ \
| * | | | | proc: show locks in /proc/pid/fdinfo/XAndrey Vagin2015-04-17
| * | | | | seccomp: allow COMPAT sigreturn overridesKees Cook2015-04-17
| * | | | | include/linux/kconfig.h: ese macros which are already definedMichal Simek2015-04-17
| * | | | | mm: rcu-protected get_mm_exe_file()Konstantin Khlebnikov2015-04-17
| * | | | | kernel/sysctl.c: threads-max observe limitsHeinrich Schuchardt2015-04-17
| * | | | | drivers/rtc/rtc-s5m.c: add support for S2MPS13 RTCKrzysztof Kozlowski2015-04-17
| * | | | | errno.h: Improve ENOSYS's commentAndy Lutomirski2015-04-17
| * | | | | lib/bitmap.c: bitmap_[empty,full]: remove code duplicationYury Norov2015-04-17
| * | | | | kernel.h: implement DIV_ROUND_CLOSEST_ULLJavi Merino2015-04-17
| * | | | | util_macros.h: add find_closest() macroBartosz Golaszewski2015-04-17
| * | | | | lib: find_*_bit reimplementationYury Norov2015-04-17
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-04-16
|\ \ \ \ \ \
| * | | | | | VFS: Impose ordering on accesses of d_inode and d_flagsDavid Howells2015-04-15
| * | | | | | VFS: Add owner-filesystem positive/negative dentry checksDavid Howells2015-04-15
| * | | | | | nfs: generic_write_checks() shouldn't be done on swapout...Al Viro2015-04-15
| * | | | | | mirror O_APPEND and O_DIRECT into iocb->ki_flagsAl Viro2015-04-11
| * | | | | | switch generic_write_checks() to iocb and iterAl Viro2015-04-11
| * | | | | | Merge branch 'for-linus' into for-nextAl Viro2015-04-11
| |\ \ \ \ \ \