index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
nohz: Re-evaluate the tick for the new task after a context switch
Frederic Weisbecker
2013-04-22
1
-0
/
+2
*
nohz: Re-evaluate the tick from the scheduler IPI
Frederic Weisbecker
2013-04-22
1
-0
/
+2
*
sched: New helper to prevent from stopping the tick in full dynticks
Frederic Weisbecker
2013-04-22
1
-0
/
+6
*
perf: New helper to prevent full dynticks CPUs from stopping tick
Frederic Weisbecker
2013-04-22
1
-0
/
+6
*
Merge branch 'timers/nohz-posix-timers-v2' of git://git.kernel.org/pub/scm/li...
Ingo Molnar
2013-04-21
2
-0
/
+6
|
\
|
*
posix_timers: New API to prevent from stopping the tick when timers are running
Frederic Weisbecker
2013-04-19
1
-0
/
+2
|
*
nohz: New APIs to re-evaluate the tick on full dynticks CPUs
Frederic Weisbecker
2013-04-18
1
-0
/
+4
*
|
nohz: Ensure full dynticks CPUs are RCU nocbs
Frederic Weisbecker
2013-04-19
2
-0
/
+9
|
/
*
nohz: Switch from "extended nohz" to "full nohz" based naming
Frederic Weisbecker
2013-04-15
1
-3
/
+3
*
nohz: Rename CONFIG_NO_HZ to CONFIG_NO_HZ_COMMON
Frederic Weisbecker
2013-04-03
2
-8
/
+8
*
nohz: Wake up full dynticks CPUs when a timer gets enqueued
Frederic Weisbecker
2013-03-21
1
-2
/
+2
*
nohz: Basic full dynticks interface
Frederic Weisbecker
2013-03-21
1
-0
/
+7
*
math64: New div64_u64_rem helper
Frederic Weisbecker
2013-03-13
1
-1
/
+18
*
Merge branch 'sched/cputime' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2013-03-08
2
-4
/
+24
|
\
|
*
cputime: Dynamically scale cputime for full dynticks accounting
Frederic Weisbecker
2013-03-07
1
-2
/
+2
|
*
context_tracking: Restore correct previous context state on exception exit
Frederic Weisbecker
2013-03-07
1
-7
/
+12
|
*
context_tracking: Move exception handling to generic code
Frederic Weisbecker
2013-03-07
1
-1
/
+16
*
|
sched: Move group scheduling functions out of include/linux/sched.h
Li Zefan
2013-03-06
1
-21
/
+0
*
|
sched: Make default_scale_freq_power() static
Li Zefan
2013-03-06
1
-3
/
+0
*
|
sched: Move struct sched_class to kernel/sched/sched.h
Li Zefan
2013-03-06
1
-59
/
+0
*
|
sched: Move wake flags to kernel/sched/sched.h
Li Zefan
2013-03-06
1
-7
/
+0
*
|
sched: Move struct sched_group to kernel/sched/sched.h
Li Zefan
2013-03-06
1
-56
/
+2
*
|
sched: Move SCHED_LOAD_SHIFT macros to kernel/sched/sched.h
Li Zefan
2013-03-06
1
-25
/
+0
*
|
sched: Remove test_sd_parent()
Li Zefan
2013-03-06
1
-9
/
+0
*
|
sched: Remove some dummy functions
Li Zefan
2013-03-06
1
-12
/
+0
|
/
*
Merge tag 'disintegrate-fbdev-20121220' of git://git.infradead.org/users/dhow...
Linus Torvalds
2013-03-03
8
-254
/
+284
|
\
|
*
UAPI: (Scripted) Disintegrate include/video
David Howells
2012-12-20
8
-254
/
+284
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-03-03
4
-6
/
+7
|
\
\
|
*
|
constify path_get/path_put and fs_struct.c stuff
Al Viro
2013-03-02
2
-4
/
+4
|
*
|
cache the value of file_inode() in struct file
Al Viro
2013-03-02
1
-1
/
+2
|
*
|
9p: turn fid->dlist into hlist
Al Viro
2013-02-28
1
-1
/
+1
*
|
|
Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-03-03
7
-1
/
+92
|
\
\
\
|
*
|
|
mm: define VM_GROWSUP for CONFIG_METAG
James Hogan
2013-03-02
1
-0
/
+2
|
*
|
|
metag: Internal and external irqchips
James Hogan
2013-03-02
2
-0
/
+57
|
*
|
|
metag: Time keeping
James Hogan
2013-03-02
1
-0
/
+21
|
*
|
|
metag: ptrace
James Hogan
2013-03-02
1
-0
/
+2
|
*
|
|
asm-generic/unistd.h: handle symbol prefixes in cond_syscall
James Hogan
2013-03-02
1
-1
/
+8
|
*
|
|
asm-generic/io.h: check CONFIG_VIRT_TO_BUS
James Hogan
2013-03-02
1
-0
/
+2
*
|
|
|
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
2013-03-03
3
-0
/
+33
|
\
\
\
\
|
*
|
|
|
watchdog: core: dt: add support for the timeout-sec dt property
Fabio Porcedda
2013-03-01
1
-0
/
+9
|
*
|
|
|
watchdog: bcm47xx_wdt.c: use platform device
Hauke Mehrtens
2013-03-01
1
-0
/
+9
|
*
|
|
|
rtc: stmp3xxx: add wdt-accessor function
Wolfram Sang
2013-03-01
1
-0
/
+15
*
|
|
|
|
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2013-03-03
2
-5
/
+16
|
\
\
\
\
\
|
*
|
|
|
|
dmaengine: dw_dmac: move to generic DMA binding
Arnd Bergmann
2013-02-28
1
-5
/
+0
|
*
|
|
|
|
dmaengine: add dma_request_slave_channel_compat()
Matt Porter
2013-02-27
1
-0
/
+16
*
|
|
|
|
|
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2013-03-03
1
-28
/
+12
|
\
\
\
\
\
\
|
*
|
|
|
|
|
ext4: optimize ext4_es_shrink()
Theodore Ts'o
2013-03-01
1
-28
/
+12
*
|
|
|
|
|
|
Merge tag 'nfs-for-3.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2013-03-03
2
-0
/
+2
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
NFSv4.1: LAYOUTGET EDELAY loops timeout to the MDS
Weston Andros Adamson
2013-03-01
1
-0
/
+1
|
*
|
|
|
|
|
|
SUNRPC: add call to get configured timeout
Weston Andros Adamson
2013-03-01
1
-0
/
+1
[next]