aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2013-04-10cgroup: Kill subsys.active flagLi Zefan1-1/+0
2013-03-13math64: New div64_u64_rem helperFrederic Weisbecker1-1/+18
2013-03-08Merge branch 'sched/cputime' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2-4/+24
2013-03-07cputime: Dynamically scale cputime for full dynticks accountingFrederic Weisbecker1-2/+2
2013-03-07context_tracking: Restore correct previous context state on exception exitFrederic Weisbecker1-7/+12
2013-03-07context_tracking: Move exception handling to generic codeFrederic Weisbecker1-1/+16
2013-03-06sched: Move group scheduling functions out of include/linux/sched.hLi Zefan1-21/+0
2013-03-06sched: Make default_scale_freq_power() staticLi Zefan1-3/+0
2013-03-06sched: Move struct sched_class to kernel/sched/sched.hLi Zefan1-59/+0
2013-03-06sched: Move wake flags to kernel/sched/sched.hLi Zefan1-7/+0
2013-03-06sched: Move struct sched_group to kernel/sched/sched.hLi Zefan1-56/+2
2013-03-06sched: Move SCHED_LOAD_SHIFT macros to kernel/sched/sched.hLi Zefan1-25/+0
2013-03-06sched: Remove test_sd_parent()Li Zefan1-9/+0
2013-03-06sched: Remove some dummy functionsLi Zefan1-12/+0
2013-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-5/+6
2013-03-03Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-0/+59
2013-03-03Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds3-0/+33
2013-03-03Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2-5/+16
2013-03-02Merge tag 'nfs-for-3.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2-0/+2
2013-03-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-0/+6
2013-03-02Merge tag 'for-linus-20130301' of git://git.infradead.org/linux-mtdLinus Torvalds3-2/+62
2013-03-02mm: define VM_GROWSUP for CONFIG_METAGJames Hogan1-0/+2
2013-03-02metag: Internal and external irqchipsJames Hogan2-0/+57
2013-03-02Merge tag 'dm-3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2-18/+56
2013-03-02x86, ACPI, mm: Revert movablemem_map supportYinghai Lu3-28/+0
2013-03-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-0/+3
2013-03-01constify path_get/path_put and fs_struct.c stuffAl Viro2-4/+4
2013-03-01cache the value of file_inode() in struct fileAl Viro1-1/+2
2013-03-01dm: add target num_write_bios fnAlasdair G Kergon1-0/+15
2013-03-01dm kcopyd: introduce configurable throttlingMikulas Patocka1-1/+24
2013-03-01dm: rename request variables to biosAlasdair G Kergon1-15/+15
2013-03-01dm: fix truncated status stringsMikulas Patocka1-2/+2
2013-03-01hsi: fix kernel-doc warningsRandy Dunlap1-3/+3
2013-03-01watchdog: core: dt: add support for the timeout-sec dt propertyFabio Porcedda1-0/+9
2013-03-01watchdog: bcm47xx_wdt.c: use platform deviceHauke Mehrtens1-0/+9
2013-03-01rtc: stmp3xxx: add wdt-accessor functionWolfram Sang1-0/+15
2013-02-28Merge tag 'lzo-update-signature-20130226' of git://github.com/markus-oberhume...Linus Torvalds1-7/+8
2013-02-28Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2-3/+77
2013-02-28Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...Linus Torvalds2-2/+11
2013-02-28Merge tag 'tag-for-linus-3.9' of git://git.linaro.org/people/sumitsemwal/linu...Linus Torvalds1-1/+3
2013-02-28Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linuxLinus Torvalds6-159/+180
2013-02-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds10-158/+227
2013-02-28NFSv4.1: LAYOUTGET EDELAY loops timeout to the MDSWeston Andros Adamson1-0/+1
2013-02-28SUNRPC: add call to get configured timeoutWeston Andros Adamson1-0/+1
2013-02-28Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-3/+3
2013-02-28Merge branch 'for-3.9/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds1-25/+0
2013-02-28Merge branch 'for-3.9/core' of git://git.kernel.dk/linux-blockLinus Torvalds5-3/+11
2013-02-27Merge branch 'akpm' (final batch from Andrew)Linus Torvalds13-180/+227
2013-02-28dmaengine: dw_dmac: move to generic DMA bindingArnd Bergmann1-5/+0
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin5-82/+72