summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* nohz: Re-evaluate the tick for the new task after a context switchFrederic Weisbecker2013-04-221-0/+2
* nohz: Re-evaluate the tick from the scheduler IPIFrederic Weisbecker2013-04-221-0/+2
* sched: New helper to prevent from stopping the tick in full dynticksFrederic Weisbecker2013-04-221-0/+6
* perf: New helper to prevent full dynticks CPUs from stopping tickFrederic Weisbecker2013-04-221-0/+6
* Merge branch 'timers/nohz-posix-timers-v2' of git://git.kernel.org/pub/scm/li...Ingo Molnar2013-04-212-0/+6
|\
| * posix_timers: New API to prevent from stopping the tick when timers are runningFrederic Weisbecker2013-04-191-0/+2
| * nohz: New APIs to re-evaluate the tick on full dynticks CPUsFrederic Weisbecker2013-04-181-0/+4
* | nohz: Ensure full dynticks CPUs are RCU nocbsFrederic Weisbecker2013-04-192-0/+9
|/
* nohz: Switch from "extended nohz" to "full nohz" based namingFrederic Weisbecker2013-04-151-3/+3
* nohz: Rename CONFIG_NO_HZ to CONFIG_NO_HZ_COMMONFrederic Weisbecker2013-04-032-8/+8
* nohz: Wake up full dynticks CPUs when a timer gets enqueuedFrederic Weisbecker2013-03-211-2/+2
* nohz: Basic full dynticks interfaceFrederic Weisbecker2013-03-211-0/+7
* math64: New div64_u64_rem helperFrederic Weisbecker2013-03-131-1/+18
* Merge branch 'sched/cputime' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2013-03-082-4/+24
|\
| * cputime: Dynamically scale cputime for full dynticks accountingFrederic Weisbecker2013-03-071-2/+2
| * context_tracking: Restore correct previous context state on exception exitFrederic Weisbecker2013-03-071-7/+12
| * context_tracking: Move exception handling to generic codeFrederic Weisbecker2013-03-071-1/+16
* | sched: Move group scheduling functions out of include/linux/sched.hLi Zefan2013-03-061-21/+0
* | sched: Make default_scale_freq_power() staticLi Zefan2013-03-061-3/+0
* | sched: Move struct sched_class to kernel/sched/sched.hLi Zefan2013-03-061-59/+0
* | sched: Move wake flags to kernel/sched/sched.hLi Zefan2013-03-061-7/+0
* | sched: Move struct sched_group to kernel/sched/sched.hLi Zefan2013-03-061-56/+2
* | sched: Move SCHED_LOAD_SHIFT macros to kernel/sched/sched.hLi Zefan2013-03-061-25/+0
* | sched: Remove test_sd_parent()Li Zefan2013-03-061-9/+0
* | sched: Remove some dummy functionsLi Zefan2013-03-061-12/+0
|/
* Merge tag 'disintegrate-fbdev-20121220' of git://git.infradead.org/users/dhow...Linus Torvalds2013-03-038-254/+284
|\
| * UAPI: (Scripted) Disintegrate include/videoDavid Howells2012-12-208-254/+284
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-03-034-6/+7
|\ \
| * | constify path_get/path_put and fs_struct.c stuffAl Viro2013-03-012-4/+4
| * | cache the value of file_inode() in struct fileAl Viro2013-03-011-1/+2
| * | 9p: turn fid->dlist into hlistAl Viro2013-02-271-1/+1
* | | Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-03-037-1/+92
|\ \ \
| * | | mm: define VM_GROWSUP for CONFIG_METAGJames Hogan2013-03-021-0/+2
| * | | metag: Internal and external irqchipsJames Hogan2013-03-022-0/+57
| * | | metag: Time keepingJames Hogan2013-03-021-0/+21
| * | | metag: ptraceJames Hogan2013-03-021-0/+2
| * | | asm-generic/unistd.h: handle symbol prefixes in cond_syscallJames Hogan2013-03-021-1/+8
| * | | asm-generic/io.h: check CONFIG_VIRT_TO_BUSJames Hogan2013-03-021-0/+2
* | | | Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2013-03-033-0/+33
|\ \ \ \
| * | | | watchdog: core: dt: add support for the timeout-sec dt propertyFabio Porcedda2013-03-011-0/+9
| * | | | watchdog: bcm47xx_wdt.c: use platform deviceHauke Mehrtens2013-03-011-0/+9
| * | | | rtc: stmp3xxx: add wdt-accessor functionWolfram Sang2013-03-011-0/+15
* | | | | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-03-032-5/+16
|\ \ \ \ \
| * | | | | dmaengine: dw_dmac: move to generic DMA bindingArnd Bergmann2013-02-281-5/+0
| * | | | | dmaengine: add dma_request_slave_channel_compat()Matt Porter2013-02-271-0/+16
* | | | | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2013-03-021-28/+12
|\ \ \ \ \ \
| * | | | | | ext4: optimize ext4_es_shrink()Theodore Ts'o2013-02-281-28/+12
* | | | | | | Merge tag 'nfs-for-3.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-03-022-0/+2
|\ \ \ \ \ \ \
| * | | | | | | NFSv4.1: LAYOUTGET EDELAY loops timeout to the MDSWeston Andros Adamson2013-02-281-0/+1
| * | | | | | | SUNRPC: add call to get configured timeoutWeston Andros Adamson2013-02-281-0/+1