summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | | | | | | | | 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
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'urgent.2014.06.23a' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2014-06-25
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / / / / / / / | |/| | | | | / / / / / / / / / / / / / | | | |_|_|_|/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | rcu: Reduce overhead of cond_resched() checks for RCUPaul E. McKenney2014-06-23
| | * | | | | | | | | | | | | | | | | rcu: Export debug_init_rcu_head() and and debug_init_rcu_head()Paul E. McKenney2014-06-23
| | | |/ / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge tag 'pm+acpi-3.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-07-18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | cpufreq: make table sentinel macros unsigned to match useBrian W Hart2014-07-18
| | |_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-07-16
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | sched: Fix compiler warningsGuenter Roeck2014-07-02
| | |_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-07-15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | net/mlx4_en: Don't use irq_affinity_notifier to track changes in IRQ affinity...Amir Vadai2014-07-02
| * | | | | | | | | | | | | | | | net: fix circular dependency in of_mdio codeDaniel Mack2014-07-02
| | |_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-07-10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | kernfs: introduce kernfs_pin_sb()Li Zefan2014-06-30
| | |_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | |