summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | | | | | | | | | cgroup: replace cgroup_add_cftypes() with cgroup_add_legacy_cftypes()Tejun Heo2014-07-15
| * | | | | | | | | | | | | | | | | | | | | | | | | | cgroup: rename cgroup_subsys->base_cftypes to ->legacy_cftypesTejun Heo2014-07-15
| * | | | | | | | | | | | | | | | | | | | | | | | | | cgroup: remove sane_behavior support on non-default hierarchiesTejun Heo2014-07-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | cgroup: remove CGRP_ROOT_OPTION_MASKTejun Heo2014-07-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | cgroup: implement cgroup_subsys->depends_onTejun Heo2014-07-08
| * | | | | | | | | | | | | | | | | | | | | | | | | | cgroup: implement cgroup_subsys->css_reset()Tejun Heo2014-07-08
| * | | | | | | | | | | | | | | | | | | | | | | | | | cgroup: make interface files visible iff enabled on cgroup->subtree_controlTejun Heo2014-07-08
| * | | | | | | | | | | | | | | | | | | | | | | | | | 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
| | |/ / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | 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
| | |/ / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | 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
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | of: Add memory limiting function for flattened devicetreesLaura Abbott2014-07-29
* | | | | | | | | | | | | | | | | | | | | | | of: Split early_init_dt_scan into two partsLaura Abbott2014-07-29
| |_|_|_|_|_|_|_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-07-23
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | libata: introduce ata_host->n_tags to avoid oops on SAS controllersTejun Heo2014-07-23
| |/ / / / / / / / / / / / / / / / / / / /
* | | | | | | | | / / / / / / / / / / / / mm/rmap.c: fix pgoff calculation to handle hugepage correctlyNaoya Horiguchi2014-07-23
| |_|_|_|_|_|_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2014-07-19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | locking/rwsem: Add CONFIG_RWSEM_SPIN_ON_OWNERDavidlohr Bueso2014-07-16
| * | | | | | | | | | | | | | | | | | | locking/rwsem: Reduce the size of struct rw_semaphoreJason Low2014-07-16
| * | | | | | | | | | | | | | | | | | | locking/rwsem: Rename 'activity' to 'count'Peter Zijlstra2014-07-16
| * | | | | | | | | | | | | | | | | | | locking/spinlocks/mcs: Introduce and use init macro and function for osq locksJason Low2014-07-16
| * | | | | | | | | | | | | | | | | | | locking/spinlocks/mcs: Convert osq lock to atomic_t to reduce overheadJason Low2014-07-16
| * | | | | | | | | | | | | | | | | | | locking/spinlocks/mcs: Rename optimistic_spin_queue() to optimistic_spin_node()Jason Low2014-07-16
| | |/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-07-19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \