summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-06-07include/asm-generic/ioctl.h: fix _IOC_TYPECHECK sparse errorHans Verkuil1-0/+5
2014-06-07idr: reorder the fieldsLai Jiangshan1-5/+8
2014-06-07signals: introduce kernel_sigaction()Oleg Nesterov1-2/+16
2014-06-07signals: mv {dis,}allow_signal() from sched.h/exit.c to signal.[ch]Oleg Nesterov2-3/+2
2014-06-07signals: kill sigfindinword()Oleg Nesterov1-5/+0
2014-06-07ptrace: fix fork event messages across pid namespacesMatthew Dempsky1-0/+32
2014-06-07drivers/rtc/rtc-cmos.c: drivers/char/rtc.c features for DECstation supportMaciej W. Rozycki1-0/+4
2014-06-07PM / sleep: trace events for suspend/resumeTodd E Brandt1-17/+25
2014-06-06Merge tag 'mfd-for-linus-3.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds16-1288/+2522
2014-06-06Merge branches 'topic/vsp1' and 'topic/adv76xx' of git://git.kernel.org/pub/s...Linus Torvalds2-64/+62
2014-06-06Merge tag 'iommu-updates-v3.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+24
2014-06-06Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2-24/+31
2014-06-06ARM: OMAP5+: dpll: support Duty Cycle Correction(DCC)Andrii Tseglytskyi1-0/+4
2014-06-06blk-mq: bump max tag depth to 10K tagsJens Axboe1-1/+1
2014-06-06block: add blk_rq_set_block_pc()Jens Axboe1-0/+1
2014-06-06Merge tag 'drm-intel-fixes-2014-06-06' of git://anongit.freedesktop.org/drm-i...Dave Airlie1-0/+22
2014-06-06locking/rwlocks: Introduce 'qrwlocks' - fair, queued rwlocksWaiman Long2-0/+187
2014-06-06perf: Differentiate exec() and non-exec() comm eventsAdrian Hunter3-5/+14
2014-06-06Merge branch 'perf/urgent' into perf/core, to resolve conflict and to prepare...Ingo Molnar31-51/+181
2014-06-06perf: Fix perf_event_comm() vs. exec() assumptionPeter Zijlstra1-1/+3
2014-06-06libceph: add ceph_monc_wait_osdmap()Ilya Dryomov1-0/+2
2014-06-06libceph: mon_get_version request infrastructureIlya Dryomov1-3/+6
2014-06-06ceph: update inode fields according to issued capsYan, Zheng1-0/+2
2014-06-06Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into nextLinus Torvalds5-0/+28
2014-06-06net: phy: fix sparse warning in fixed.cKonrad Zapalowicz1-0/+5
2014-06-06cpufreq: add support for intermediate (stable) frequenciesViresh Kumar1-0/+25
2014-06-06drm: Introduce drm_dev_set_unique()Thierry Reding1-0/+2
2014-06-06Merge branch 'arm64-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+12
2014-06-05block: add notion of a chunk size for request mergingJens Axboe1-1/+21
2014-06-05Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+10
2014-06-05Merge branch 'x86/vdso' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/...Linus Torvalds2-1/+15
2014-06-05drm/dsi: Support device shutdownThierry Reding1-0/+2
2014-06-05Merge branch 'devel-stable' into for-nextRussell King3-0/+23
2014-06-05Merge branches 'alignment', 'fixes', 'l2c' (early part) and 'misc' into for-nextRussell King3-0/+6
2014-06-05perf: Add new conditional branch filter 'PERF_SAMPLE_BRANCH_COND'Anshuman Khandual1-1/+2
2014-06-05perf: Disable sampled events if no PMU interruptVince Weaver1-0/+10
2014-06-05Merge commit '9e9a928eed8796a0a1aaed7e0b676db86ba84594' into drm-nextDave Airlie48-75/+265
2014-06-05Merge branch 'perf/kprobes' into perf/coreIngo Molnar3-3/+30
2014-06-05Merge branch 'perf/uprobes' into perf/coreIngo Molnar1-0/+4
2014-06-05sched, trace: Add a tracepoint for IPI-less remote wakeupsAndy Lutomirski1-0/+20
2014-06-05sched: Rename capacity related flagsNicolas Pitre1-2/+2
2014-06-05sched: Final power vs. capacity cleanupsNicolas Pitre1-3/+3
2014-06-05sched: Let 'struct sched_group_power' care about CPU capacityNicolas Pitre1-1/+1
2014-06-05sched: Fix signedness bug in yield_to()Dan Carpenter2-2/+2
2014-06-05locking/rwsem: Fix warnings for CONFIG_RWSEM_GENERIC_SPINLOCKDavidlohr Bueso1-1/+1
2014-06-05locking/rwsem: Support optimistic spinningDavidlohr Bueso1-3/+22
2014-06-05drm/plane-helper: Add drm_plane_helper_check_update() (v3)Matt Roper1-0/+22
2014-06-05isdn/capi: move capi_info2str to capidrv.cPaul Bolle1-5/+0
2014-06-05vxlan: Add support for UDP checksums (v4 sending, v6 zero csums)Tom Herbert2-1/+14
2014-06-05gre: Call gso_make_checksumTom Herbert3-2/+7