summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | rapidio: rework device hierarchy and introduce mport class of devicesAlexandre Bounine2014-04-071-1/+4
| * | | | | | | | | | | | | | | | idr: remove dead codeStephen Hemminger2014-04-071-63/+0
| * | | | | | | | | | | | | | | | include/linux/crash_dump.h: add vmcore_cleanup() prototypeRashika Kheria2014-04-071-0/+1
| * | | | | | | | | | | | | | | | wait: swap EXIT_ZOMBIE and EXIT_DEAD to hide EXIT_TRACE from user-spaceOleg Nesterov2014-04-071-2/+2
| * | | | | | | | | | | | | | | | wait: introduce EXIT_TRACE to avoid the racy EXIT_DEAD->EXIT_ZOMBIE transitionOleg Nesterov2014-04-071-0/+1
| * | | | | | | | | | | | | | | | exec: kill bprm->tcomm[], simplify the "basename" logicOleg Nesterov2014-04-072-2/+1
| * | | | | | | | | | | | | | | | numa: use LAST_CPUPID_SHIFT to calculate LAST_CPUPID_MASKSrikar Dronamraju2014-04-071-1/+1
| * | | | | | | | | | | | | | | | mm/readahead.c: inline ra_submitFabian Frederick2014-04-071-3/+0
| * | | | | | | | | | | | | | | | mm: remove unused arg of set_page_dirty_balance()Miklos Szeredi2014-04-071-1/+1
| * | | | | | | | | | | | | | | | memcg: rename high level charging functionsMichal Hocko2014-04-071-4/+4
| * | | | | | | | | | | | | | | | memcg: get_mem_cgroup_from_mm()Johannes Weiner2014-04-071-6/+0
| * | | | | | | | | | | | | | | | mm: use 'const char *' insted of 'char *' for reason in dump_page()Kirill A. Shutemov2014-04-071-2/+2
| * | | | | | | | | | | | | | | | res_counter: remove interface for locked charging and unchargingDavid Rientjes2014-04-071-5/+1
| * | | | | | | | | | | | | | | | mm, mempolicy: remove per-process flagDavid Rientjes2014-04-072-2/+0
| * | | | | | | | | | | | | | | | mm, mempolicy: rename slab_node for clarityDavid Rientjes2014-04-071-1/+1
| * | | | | | | | | | | | | | | | mm: per-thread vma cachingDavidlohr Bueso2014-04-073-2/+47
| * | | | | | | | | | | | | | | | mm: implement ->map_pages for page cacheKirill A. Shutemov2014-04-071-0/+1
| * | | | | | | | | | | | | | | | mm: introduce vm_ops->map_pages()Kirill A. Shutemov2014-04-071-0/+8
| * | | | | | | | | | | | | | | | mm, thp: add VM_INIT_DEF_MASK and PRCTL_THP_DISABLEAlex Thorlton2014-04-071-0/+3
* | | | | | | | | | | | | | | | | Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-04-072-1/+62
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | CPU hotplug, perf: Fix CPU hotplug callback registrationSrivatsa S. Bhat2014-03-201-1/+15
| * | | | | | | | | | | | | | | | | CPU hotplug: Provide lockless versions of callback registration functionsSrivatsa S. Bhat2014-03-201-0/+47
| | |_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | sched: remove sleep_on() and friendsArnd Bergmann2014-04-071-11/+0
* | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2014-04-076-12/+91
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | libceph: enable PRIMARY_AFFINITY feature bitIlya Dryomov2014-04-041-1/+2
| * | | | | | | | | | | | | | | | | libceph: return primary from ceph_calc_pg_acting()Ilya Dryomov2014-04-041-1/+1
| * | | | | | | | | | | | | | | | | libceph: switch ceph_calc_pg_acting() to new helpersIlya Dryomov2014-04-041-1/+1
| * | | | | | | | | | | | | | | | | libceph: ceph_can_shift_osds(pool) and pool type definesIlya Dryomov2014-04-042-2/+15
| * | | | | | | | | | | | | | | | | libceph: ceph_osd_{exists,is_up,is_down}(osd) definitionsIlya Dryomov2014-04-041-1/+13
| * | | | | | | | | | | | | | | | | libceph: enable OSDMAP_ENC feature bitIlya Dryomov2014-04-041-0/+1
| * | | | | | | | | | | | | | | | | libceph: primary_affinity infrastructureIlya Dryomov2014-04-042-0/+7
| * | | | | | | | | | | | | | | | | libceph: primary_temp infrastructureIlya Dryomov2014-04-041-0/+5
| * | | | | | | | | | | | | | | | | libceph: generalize ceph_pg_mappingIlya Dryomov2014-04-041-2/+7
| * | | | | | | | | | | | | | | | | libceph: split osdmap allocation and decode stepsIlya Dryomov2014-04-041-1/+1
| * | | | | | | | | | | | | | | | | crush: support chooseleaf_vary_r tunable (tunables3) by defaultIlya Dryomov2014-04-041-1/+9
| * | | | | | | | | | | | | | | | | crush: add SET_CHOOSELEAF_VARY_R stepIlya Dryomov2014-04-041-0/+1
| * | | | | | | | | | | | | | | | | crush: add chooseleaf_vary_r tunableIlya Dryomov2014-04-041-0/+6
| * | | | | | | | | | | | | | | | | ceph: use fl->fl_file as owner identifier of flock and posix lockYan, Zheng2014-04-041-2/+2
| * | | | | | | | | | | | | | | | | ceph: add get_name() NFS export callbackYan, Zheng2014-04-031-0/+1
| * | | | | | | | | | | | | | | | | libceph: bump CEPH_OSD_MAX_OP to 3Ilya Dryomov2014-04-031-1/+1
| * | | | | | | | | | | | | | | | | libceph: add support for CEPH_OSD_OP_SETALLOCHINT osd opIlya Dryomov2014-04-032-0/+15
| * | | | | | | | | | | | | | | | | libceph: encode CEPH_OSD_OP_FLAG_* op flagsIlya Dryomov2014-04-032-1/+2
| * | | | | | | | | | | | | | | | | libceph: a per-osdc crush scratch bufferIlya Dryomov2014-04-031-0/+3
| | |_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge tag 'for-f2fs-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds2014-04-071-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | f2fs: introduce large directory supportJaegeuk Kim2014-02-271-1/+1
* | | | | | | | | | | | | | | | | | Merge tag 'mfd-for-linus-3.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-04-0715-173/+1142
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | mfd: lpc_ich: Add support for iTCO v3Peter Tyser2014-03-191-4/+4
| * | | | | | | | | | | | | | | | | | mfd: Add bcm590xx pmu driverMatt Porter2014-03-191-0/+31
| * | | | | | | | | | | | | | | | | | mfd: da9063: Upgrade of register definitions to support production siliconOpensource [Steve Twiss]2014-03-191-58/+62
| * | | | | | | | | | | | | | | | | | mfd: ssbi: Add regmap read/write helpersStephen Boyd2014-03-191-0/+20