summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
*-. Merge branches 'linus' and 'irq/urgent' into irq/coreThomas Gleixner2014-05-1618-17/+90
|\ \
| | * genirq: Provide irq_force_affinity fallback for non-SMPArnd Bergmann2014-05-071-0/+5
| * | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-05-091-2/+2
| |\ \
| | * | asmlinkage: Revert "lto: Make asmlinkage __visible"Andi Kleen2014-05-051-2/+2
| | |/
| * | Merge tag 'trace-fixes-v3.15-rc4-v2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-05-081-1/+1
| |\ \
| | * | trace: module: Maintain a valid user countRomain Izard2014-05-081-1/+1
| * | | Merge tag 'mfd-mmc-fixes-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-05-082-7/+0
| |\ \ \
| | * | | mmc: rtsx: Revert "mmc: rtsx: add support for pre_req and post_req"Micky Ching2014-05-082-7/+0
| * | | | Merge branch 'drm-radeon-mullins' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-05-071-0/+16
| |\ \ \ \
| | * \ \ \ Merge branch 'mullins' of git://people.freedesktop.org/~deathsimple/linux int...Dave Airlie2014-05-071-0/+16
| | |\ \ \ \
| | | * | | | drm/radeon: add pci ids for MullinsSamuel Li2014-05-061-0/+16
| * | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-05-071-2/+2
| |\| | | | |
| | * | | | | Merge tag 'topc/core-stuff-2014-05-05' of git://anongit.freedesktop.org/drm-i...Dave Airlie2014-05-071-2/+2
| | |\ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | | * | | | drm/i915: don't try DP_LINK_BW_5_4 on HSW ULXPaulo Zanoni2014-04-301-2/+2
| * | | | | | Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2014-05-062-0/+19
| |\ \ \ \ \ \
| | * | | | | | slub: use sysfs'es release mechanism for kmem_cacheChristoph Lameter2014-05-061-0/+9
| | * | | | | | hugetlb: ensure hugepage access is denied if hugepages are not supportedNishanth Aravamudan2014-05-061-0/+10
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-05-062-0/+4
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | nick kvfree() from apparmorAl Viro2014-05-061-0/+2
| | * | | | | | dentry_kill(): don't try to remove from shrink listAl Viro2014-05-011-0/+2
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2014-05-061-2/+20
| |\ \ \ \ \ \ \
| | * | | | | | | fuse: add renameat2 supportMiklos Szeredi2014-04-281-0/+8
| | * | | | | | | fuse: allow ctime flushing to userspaceMaxim Patlasov2014-04-281-2/+5
| | * | | | | | | fuse: fuse: add time_gran to INIT_OUTMiklos Szeredi2014-04-281-0/+7
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-05-054-2/+18
| |\ \ \ \ \ \ \ \
| | * | | | | | | | vsock: Make transport the proto ownerAndy King2014-05-051-1/+5
| | * | | | | | | | net: Add variants of capable for use on netlink messagesEric W. Biederman2014-04-241-0/+7
| | * | | | | | | | net: Add variants of capable for use on on socketsEric W. Biederman2014-04-241-0/+5
| | * | | | | | | | net: Move the permission check in sock_diag_put_filterinfo to packet_diag_dumpEric W. Biederman2014-04-241-1/+1
| | * | | | | | | | net: Fix ns_capable check in sock_diag_put_filterinfoAndrew Lutomirski2014-04-221-1/+1
| | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | Merge tag 'tty-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-05-051-1/+0
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
| | * | | | | | | Revert "tty: Fix race condition between __tty_buffer_request_room and flush_t...Peter Hurley2014-05-031-1/+0
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2014-05-041-0/+3
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| | * | | | | | arm64: fixmap: fix missing sub-page offset for earlyprintkMarc Zyngier2014-05-031-0/+3
| | |/ / / / /
* | / / / / / genirq: Sanitize spurious interrupt detection of threaded irqsThomas Gleixner2014-05-031-0/+4
|/ / / / / /
* | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-05-032-2/+4
|\ \ \ \ \ \
| * | | | | | genirq: x86: Ensure that dynamic irq allocation does not conflictThomas Gleixner2014-04-281-0/+2
| * | | | | | linux/interrupt.h: fix new kernel-doc warningsRandy Dunlap2014-04-281-2/+2
| |/ / / / /
* | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-05-011-1/+1
|\ \ \ \ \ \
| * | | | | | Fix: tracing: use 'E' instead of 'X' for unsigned module tain flagMathieu Desnoyers2014-04-231-1/+1
| | |_|_|/ / | |/| | | |
* | | | | | word-at-a-time: simplify big-endian zero_bytemask macroH. Peter Anvin2014-05-011-1/+1
* | | | | | Merge tag 'trace-fixes-v3.15-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-04-281-0/+2
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | ftrace/module: Hardcode ftrace_module_init() call into load_module()Steven Rostedt (Red Hat)2014-04-281-0/+2
| | |_|/ / | |/| | |
* | | | | Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2014-04-281-0/+5
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | of/irq: do irq resolution in platform_get_irqRob Herring2014-04-241-0/+5
| |/ / /
* | | | word-at-a-time: avoid undefined behaviour in zero_bytemask macroWill Deacon2014-04-271-6/+2
* | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-04-272-2/+36
|\ \ \ \
| * | | | genirq: Allow forcing cpu affinity of interruptsThomas Gleixner2014-04-172-2/+36
* | | | | Merge tag 'tty-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-04-271-0/+1
|\ \ \ \ \
| * | | | | tty: Fix race condition between __tty_buffer_request_room and flush_to_ldiscManfred Schlaegl2014-04-241-0/+1
| | |/ / / | |/| | |