summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-06-05sched: Fix signedness bug in yield_to()Dan Carpenter2-2/+2
2014-05-22sched/rt: Fix 'struct sched_dl_entity' and dl_task_time() comments, to match ...xiaofeng.yan1-2/+2
2014-05-22sched: Consolidate open coded implementations of nice level frobbing into nic...Dongsheng Yang1-0/+16
2014-05-22Merge branch 'pm-cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Ingo Molnar1-5/+2
2014-05-22Merge tag 'v3.15-rc6' into sched/core, to pick up the latest fixesIngo Molnar37-52/+223
2014-05-22Merge branch 'renameat2' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds1-1/+3
2014-05-21Merge tag 'driver-core-3.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+18
2014-05-21Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+15
2014-05-21Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds1-1/+1
2014-05-20asm-generic: Add renameat2 syscallJames Hogan1-1/+3
2014-05-20Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-0/+12
2014-05-20Merge tag 'metag-for-v3.15-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-8/+1
2014-05-20Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+5
2014-05-15of: fix CONFIG_OF=n prototype of of_node_full_name()Stephen Rothwell1-1/+1
2014-05-15asm-generic: remove _STK_LIM_MAXJames Hogan2-8/+1
2014-05-14MIPS: Add new AUDIT_ARCH token for the N32 ABI on MIPS64Markos Chandras1-0/+12
2014-05-13cgroup: introduce task_css_is_root()Tejun Heo1-0/+15
2014-05-13kernfs, sysfs, cgroup: restrict extra perm check on open to sysfsTejun Heo1-1/+18
2014-05-13Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+0
2014-05-09Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+2
2014-05-09Merge tag 'trace-fixes-v3.15-rc4-v2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2014-05-08Merge tag 'mfd-mmc-fixes-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-7/+0
2014-05-08trace: module: Maintain a valid user countRomain Izard1-1/+1
2014-05-08mmc: rtsx: Revert "mmc: rtsx: add support for pre_req and post_req"Micky Ching2-7/+0
2014-05-08sched/idle: Remove TS_POLLING supportPeter Zijlstra1-44/+2
2014-05-08Merge branch 'drm-radeon-mullins' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+16
2014-05-08Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-2/+2
2014-05-07sched: Add a new SD_SHARE_POWERDOMAIN for sched_domainVincent Guittot1-0/+1
2014-05-07sched, powerpc: Create a dedicated topology tableVincent Guittot1-2/+0
2014-05-07sched: Rework sched_domain topology definitionVincent Guittot2-115/+66
2014-05-07Merge branch 'sched/urgent' into sched/core, to avoid conflictsIngo Molnar411-2930/+9468
2014-05-07sched/deadline: Fix sched_yield() behaviorJuri Lelli1-2/+5
2014-05-07PM / suspend: Always use deepest C-state in the "freeze" sleep stateRafael J. Wysocki1-0/+2
2014-05-07Merge branch 'mullins' of git://people.freedesktop.org/~deathsimple/linux int...Dave Airlie1-0/+16
2014-05-07Merge tag 'topc/core-stuff-2014-05-05' of git://anongit.freedesktop.org/drm-i...Dave Airlie1-2/+2
2014-05-07genirq: Provide irq_force_affinity fallback for non-SMPArnd Bergmann1-0/+5
2014-05-07Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2-0/+19
2014-05-07slub: use sysfs'es release mechanism for kmem_cacheChristoph Lameter1-0/+9
2014-05-07hugetlb: ensure hugepage access is denied if hugepages are not supportedNishanth Aravamudan1-0/+10
2014-05-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-0/+4
2014-05-06nick kvfree() from apparmorAl Viro1-0/+2
2014-05-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds1-2/+20
2014-05-06drm/radeon: add pci ids for MullinsSamuel Li1-0/+16
2014-05-06asmlinkage: Revert "lto: Make asmlinkage __visible"Andi Kleen1-2/+2
2014-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-2/+18
2014-05-06Merge tag 'tty-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-1/+0
2014-05-05vsock: Make transport the proto ownerAndy King1-1/+5
2014-05-05Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-0/+3
2014-05-04Revert "tty: Fix race condition between __tty_buffer_request_room and flush_t...Peter Hurley1-1/+0
2014-05-04arm64: fixmap: fix missing sub-page offset for earlyprintkMarc Zyngier1-0/+3