summaryrefslogtreecommitdiff
path: root/include (follow)
Commit message (Expand)AuthorAge
...
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2014-01-23
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | crypto: ccp - CCP device enabled/disabled changesTom Lendacky2014-01-15
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | crypto: ccp - Change data length declarations to u64Tom Lendacky2014-01-15
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | crypto: more robust crypto_memneqCesar Eduardo Barros2013-12-05
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | crypto: ccp - CCP device driver and interface supportTom Lendacky2013-12-05
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-01-23
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | audit: Modify a set of system calls in audit class definitionsAKASHI Takahiro2014-01-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | audit: Convert int limit uses to u32Joe Perches2014-01-14
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | audit: correct a type mismatch in audit_syscall_exit()AKASHI Takahiro2014-01-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | audit: use define's for audit versionEric Paris2014-01-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | audit: convert all sessionid declaration to unsigned intEric Paris2014-01-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | audit: refactor audit_receive_msg() to clarify AUDIT_*_RULE* casesRichard Guy Briggs2014-01-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | audit: fix incorrect type of sessionidRichard Guy Briggs2014-01-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | audit: add audit_backlog_wait_time configuration optionRichard Guy Briggs2014-01-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | audit: clean up AUDIT_GET/SET local variables and future-proof APIRichard Guy Briggs2014-01-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | audit: fix netlink portid naming and typesRichard Guy Briggs2014-01-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | audit: Simplify and correct audit_log_capsetEric W. Biederman2014-01-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'v3.12'Eric Paris2013-11-22
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2014-01-23
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fuse: fix pipe_buf_operationsMiklos Szeredi2014-01-22
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'for-f2fs-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds2014-01-23
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | f2fs: add inline_data recovery routineJaegeuk Kim2014-01-06
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | f2fs: refactor bio-related operationsJaegeuk Kim2013-12-23
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | f2fs: add flags and helpers to support inline dataHuajun Li2013-12-23
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | f2fs: add detailed information of bio types in the tracepointsJaegeuk Kim2013-12-23
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | f2fs: adds a tracepoint for f2fs_submit_read_bioChao Yu2013-12-23
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | f2fs: adds a tracepoint for submit_read_pageChao Yu2013-12-23
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | f2fs: add a tracepoint for f2fs_issue_discardJaegeuk Kim2013-12-23
| | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-01-22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | module: fix coding styleSeunghun Lee2014-01-16
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | export: declare ksymtab symbolsJohannes Berg2014-01-16
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | module.h: Remove unnecessary semicolonJoe Perches2013-12-04
| | |_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'stable/for-linus-3.14-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2014-01-22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | xen/pvh: Support ParaVirtualized Hardware extensions (v3).Mukesh Rathor2014-01-06
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | xen/grant: Implement an grant frame array struct (v3).Konrad Rzeszutek Wilk2014-01-06
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | xen/pvh/x86: Define what an PVH guest is (v3).Mukesh Rathor2014-01-06
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | xen/events: allow event channel priority to be setDavid Vrabel2014-01-06
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | xen/events: Add the hypervisor interface for the FIFO-based event channelsDavid Vrabel2014-01-06
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | xen/evtchn: support more than 4096 portsDavid Vrabel2014-01-06
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | xen/events: move 2-level specific code into its own fileDavid Vrabel2014-01-06
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | xen/pvhvm: Remove the xen_platform_pci int.Konrad Rzeszutek Wilk2014-01-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | xen/pvhvm: If xen_platform_pci=0 is set don't blow up (v4).Konrad Rzeszutek Wilk2014-01-03
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-01-22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | add support for Hyper-V reference time counterVadim Rozenfeld2014-01-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | kvm: remove dead codeStephen Hemminger2014-01-08
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | kvm: make local functions staticStephen Hemminger2014-01-08
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | irqchip: arm-gic: Define additional MMIO offsets and masksChristoffer Dall2013-12-21
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | KVM: arm-vgic: Set base addr through device APIChristoffer Dall2013-12-21
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | KVM: arm-vgic: Support KVM_CREATE_DEVICE for VGICChristoffer Dall2013-12-21
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | KVM: Use cond_resched() directly and remove useless kvm_resched()Takuya Yoshikawa2013-12-13
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |