summaryrefslogtreecommitdiff
path: root/include (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cgroup: introduce cgroup->subtree_controlTejun Heo2014-07-08
| | |_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds2014-08-04
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | percpu-refcount: implement percpu_ref_reinit() and percpu_ref_is_zero()Tejun Heo2014-06-28
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | percpu-refcount: require percpu_ref to be exited explicitlyTejun Heo2014-06-28
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | percpu-refcount: use unsigned long for pcpu_count pointerTejun Heo2014-06-28
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | percpu-refcount: add helpers for ->percpu_count accessesTejun Heo2014-06-28
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | percpu-refcount: one bit is enough for REF_STATUSTejun Heo2014-06-28
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | percpu: invoke __verify_pcpu_ptr() from the generic part of accessors and ope...Tejun Heo2014-06-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | percpu: preffity percpu header filesTejun Heo2014-06-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | percpu: use raw_cpu_*() to define __this_cpu_*()Tejun Heo2014-06-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | percpu: reorder macros in percpu header filesTejun Heo2014-06-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | percpu: move {raw|this}_cpu_*() definitions to include/linux/percpu-defs.hTejun Heo2014-06-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | percpu: move generic {raw|this}_cpu_*_N() definitions to include/asm-generic/...Tejun Heo2014-06-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | percpu: only allow sized arch overrides for {raw|this}_cpu_*() opsTejun Heo2014-06-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | percpu: reorganize include/linux/percpu-defs.hTejun Heo2014-06-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | percpu: move accessors from include/linux/percpu.h to percpu-defs.hTejun Heo2014-06-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | percpu: include/asm-generic/percpu.h should contain only arch-overridable partsTejun Heo2014-06-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | percpu: introduce arch_raw_cpu_ptr()Tejun Heo2014-06-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | percpu: disallow archs from overriding SHIFT_PERCPU_PTR()Tejun Heo2014-06-17
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2014-08-04
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | kthread_work: remove the unused wait_queue_headLai Jiangshan2014-07-28
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'locks-v3.17-1' of git://git.samba.org/jlayton/linuxLinus Torvalds2014-08-04
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | locks: typedef fl_owner_t to void *Christoph Hellwig2014-07-13
| | |_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2014-08-04
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | crypto: Resolve shadow warningsMark Rustad2014-08-01
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | crypto: drbg - Mix a time stamp into DRBG stateStephan Mueller2014-07-08
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | crypto: drbg - use of kernel linked listStephan Mueller2014-07-04
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | crypto: des_3des - add x86-64 assembly implementationJussi Kivilinna2014-06-20
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | crypto: drbg - header file for DRBGStephan Mueller2014-06-20
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | crypto: skcipher - Don't use __crypto_dequeue_request()Marek Vasut2014-06-20
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | crypto: api - Move crypto_yield() to algapi.hMarek Vasut2014-06-20
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'edac_for_3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2014-08-04
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | readq/writeq: Add explicit lo_hi_[read|write]_q and hi_lo_[read|write]_qJason Baron2014-07-04
| | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'pci-v3.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-08-04
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| *-----. \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'pci/host-generic', 'pci/host-mvebu', 'pci/host-rcar', 'pci/ho...Bjorn Helgaas2014-07-16
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PCI: Make resetting secondary bus logic commonGavin Shan2014-07-03
| | | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PCI: Add include guard to include/linux/pci_ids.hRasmus Villemoes2014-07-10
| | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PCI/MSI: Remove unused function msi_remove_pci_irq_vectors()Yijing Wang2014-07-16
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PCI/MSI: Cache Multiple Message Capable in struct msi_descYijing Wang2014-07-03
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | / / / / / / kexec: export free_huge_page to VMCOREINFOAtsushi Kumagai2014-07-30
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2014-07-30
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | of: Add memory limiting function for flattened devicetreesLaura Abbott2014-07-29
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | of: Split early_init_dt_scan into two partsLaura Abbott2014-07-29
| | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'stable/for-linus-3.16-rc7-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2014-07-30
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86/xen: safely map and unmap grant frames when in atomic contextDavid Vrabel2014-07-30
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Revert "cdc_subset: deal with a device that needs reset for timeout"Linus Torvalds2014-07-30
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-07-30
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cdc_subset: deal with a device that needs reset for timeoutOliver Neukum2014-07-29
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ip: make IP identifiers less predictableEric Dumazet2014-07-28
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-07-29
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | |