summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pm-3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2013-12-051-0/+8
|\
| *-. Merge branches 'pm-cpuidle' and 'pm-cpufreq'Rafael J. Wysocki2013-12-061-0/+8
| |\ \
| | | * cpufreq: suspend governors on system suspend/hibernateViresh Kumar2013-11-281-0/+8
* | | | Merge tag 'nfs-for-3.13-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-12-052-28/+0
|\ \ \ \
| * | | | NFS: Enabling v4.2 should not recompile nfsd and lockdAnna Schumaker2013-11-192-28/+0
* | | | | Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2013-12-041-0/+4
|\ \ \ \ \
| * | | | | efivars, efi-pstore: Hold off deletion of sysfs entry until the scan is compl...Seiji Aguchi2013-11-281-0/+4
| | |_|/ / | |/| | |
* | | | | Merge tag 'gpio-v3.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2013-12-041-0/+3
|\ \ \ \ \
| * | | | | gpiolib: add missing declarationsAlexandre Courbot2013-12-031-0/+3
| | |_|/ / | |/| | |
* | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-12-021-1/+1
|\ \ \ \ \
| * | | | | genirq: Correct fuzzy and fragile IRQ_RETVAL() definitionGeert Uytterhoeven2013-11-191-1/+1
* | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-12-021-2/+0
|\ \ \ \ \ \
| * | | | | | sched: Remove unused variable in 'struct sched_domain'Alex Shi2013-11-191-2/+0
* | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-12-022-0/+20
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | ftrace, perf: Avoid infinite event generation loopPeter Zijlstra2013-11-192-0/+20
* | | | | | | Merge tag 'gpio-v3.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2013-11-281-2/+9
|\ \ \ \ \ \ \
| * | | | | | | gpiolib: use dedicated flags for GPIO propertiesAlexandre Courbot2013-11-251-2/+9
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge tag 'staging-3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-11-271-0/+3
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'fixes-for-3.13a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2013-11-251-0/+3
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | iio: hid_Sensors: fix crash during trigger unregisterSrinivas Pandruvada2013-11-021-0/+3
* | | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-11-261-0/+27
|\ \ \ \ \ \ \ \
| * | | | | | | | ARM: tegra: Provide dummy powergate implementationThierry Reding2013-11-251-0/+27
| |/ / / / / / /
* | | | | | | | slab.h: remove duplicate kmalloc declaration and fix kernel-doc warningsRandy Dunlap2013-11-241-56/+46
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-11-231-2/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | padata: make the sequence counter an atomic_tMathias Krause2013-10-301-2/+1
* | | | | | | | Merge tag 'pci-v3.13-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-11-224-37/+35
|\ \ \ \ \ \ \ \
| * | | | | | | | PCI: Fix whitespace, capitalization, and spelling errorsBjorn Helgaas2013-11-144-37/+35
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-11-222-0/+9
|\ \ \ \ \ \ \ \
| * | | | | | | | net/phy: Add the autocross feature for forced links on VSC82x4Madalin Bucur2013-11-201-0/+1
| * | | | | | | | net: rework recvmsg handler msg_name and msg_namelen logicHannes Frederic Sowa2013-11-201-0/+8
* | | | | | | | | Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2013-11-224-12/+27
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | mm, slub: fix the typo in include/linux/slub_def.hZhi Yong Wu2013-11-111-1/+1
| * | | | | | | | | slab: use struct page for slab managementJoonsoo Kim2013-10-242-10/+15
| * | | | | | | | | slab: overloading the RCU head over the LRU for RCU freeJoonsoo Kim2013-10-242-1/+11
* | | | | | | | | | Merge branch 'akpm' (fixes from Andrew)Linus Torvalds2013-11-212-7/+9
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | mm: place page->pmd_huge_pte to right unionKirill A. Shutemov2013-11-211-3/+3
| * | | | | | | | | | mm: hugetlbfs: fix hugetlbfs optimizationAndrea Arcangeli2013-11-211-0/+6
| * | | | | | | | | | mm: thp: give transparent hugepage code a separate copy_pageDave Hansen2013-11-211-4/+0
* | | | | | | | | | | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds2013-11-216-23/+341
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of git://git.infradead.org/users/pcmoore/selinux into r...James Morris2013-10-221-8/+18
| |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ Merge git://git.infradead.org/users/eparis/selinuxPaul Moore2013-09-181-8/+18
| | |\ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / | | |/| | | | | | | | | |
| | | * | | | | | | | | | lsm: split the xfrm_state_alloc_security() hook implementationPaul Moore2013-07-251-8/+18
| * | | | | | | | | | | | KEYS: Add a 'trusted' flag and a 'trusted only' flagDavid Howells2013-09-252-0/+4
| * | | | | | | | | | | | KEYS: Add per-user_namespace registers for persistent per-UID kerberos cachesDavid Howells2013-09-241-0/+6
| * | | | | | | | | | | | KEYS: Implement a big key type that can save to tmpfsDavid Howells2013-09-241-0/+1
| * | | | | | | | | | | | KEYS: Expand the capacity of a keyringDavid Howells2013-09-241-5/+8
| * | | | | | | | | | | | Add a generic associative array implementation.David Howells2013-09-242-0/+274
| * | | | | | | | | | | | KEYS: Define a __key_get() wrapper to use rather than atomic_inc()David Howells2013-09-241-3/+7
| * | | | | | | | | | | | KEYS: Introduce a search context structureDavid Howells2013-09-241-0/+5
| * | | | | | | | | | | | KEYS: Consolidate the concept of an 'index key' for key accessDavid Howells2013-09-241-5/+16