index
:
~lostgoat/linux
for-alex
for-alex-4.13
kiq-priority
wip-high-priority-v9
wip-process-priorities-v1
wip-process-priorities-v2
wip-process-priorities-v3
Work in progress for my drm linux changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-01
sched/cputime: Remove generic asm headers
Frederic Weisbecker
2
-7
/
+2
2017-02-01
sched/cputime: Remove unused nsec_to_cputime()
Frederic Weisbecker
1
-5
/
+0
2017-02-01
ia64, sched/cputime: Move the nsecs based cputime headers to the last arch us...
Frederic Weisbecker
2
-125
/
+0
2017-02-01
sched/cputime: Remove jiffies based cputime
Frederic Weisbecker
2
-79
/
+0
2017-02-01
sched/cputime: Push time to account_system_time() in nsecs
Frederic Weisbecker
1
-4
/
+3
2017-02-01
sched/cputime: Push time to account_idle_time() in nsecs
Frederic Weisbecker
1
-1
/
+1
2017-02-01
sched/cputime: Push time to account_steal_time() in nsecs
Frederic Weisbecker
1
-1
/
+1
2017-02-01
sched/cputime: Push time to account_user_time() in nsecs
Frederic Weisbecker
1
-1
/
+1
2017-02-01
sched/cputime: Remove temporary cputime_t accessors
Frederic Weisbecker
1
-40
/
+0
2017-02-01
timers/itimer: Convert internal cputime_t units to nsec
Frederic Weisbecker
3
-18
/
+16
2017-02-01
timers/posix-timers: Convert internals to use nsecs
Frederic Weisbecker
2
-14
/
+4
2017-02-01
tsacct: Convert obsolete cputime type to nsecs
Frederic Weisbecker
1
-1
/
+1
2017-02-01
acct: Convert obsolete cputime type to nsecs
Frederic Weisbecker
1
-1
/
+1
2017-02-01
fs/binfmt: Convert obsolete cputime type to nsecs
Frederic Weisbecker
1
-1
/
+19
2017-02-01
sched/cputime: Convert task/group cputime to nsecs
Frederic Weisbecker
1
-21
/
+34
2017-02-01
sched/cputime: Introduce special task_cputime_t() API to return old-typed cpu...
Frederic Weisbecker
1
-3
/
+29
2017-02-01
sched/cputime: Convert guest time accounting to nsecs (u64)
Frederic Weisbecker
1
-5
/
+5
2017-02-01
sched/cputime: Remove the unused INIT_CPUTIME macro
Frederic Weisbecker
1
-7
/
+0
2017-02-01
time: Introduce jiffies64_to_nsecs()
Frederic Weisbecker
1
-0
/
+2
2017-02-01
Merge branch 'linus' into sched/core, to pick up fixes and refresh the branch
Ingo Molnar
42
-68
/
+183
2017-01-31
Merge branch 'for-4.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+2
2017-01-28
Merge tag 'nfs-for-4.10-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2
-1
/
+3
2017-01-28
Merge tag 'arc-4.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...
Linus Torvalds
1
-8
/
+8
2017-01-28
percpu-refcount: fix reference leak during percpu-atomic transition
Douglas Miller
1
-2
/
+2
2017-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
11
-11
/
+37
2017-01-27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
3
-1
/
+16
2017-01-27
Merge tag 'media/v4.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
1
-3
/
+7
2017-01-27
net: phy: micrel: add support for KSZ8795
Sean Nyekjaer
1
-0
/
+2
2017-01-27
tcp: don't annotate mark on control socket from tcp_v6_send_response()
Pablo Neira
1
-1
/
+1
2017-01-26
Merge tag 'drm-fixes-for-v4.10-rc6-part-two' of git://people.freedesktop.org/...
Linus Torvalds
2
-2
/
+2
2017-01-26
Merge tag 'pm-4.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-2
/
+0
2017-01-27
Merge tag 'drm-misc-fixes-2017-01-23' of git://anongit.freedesktop.org/git/dr...
Dave Airlie
2
-2
/
+2
2017-01-27
Merge branches 'pm-sleep' and 'pm-cpufreq'
Rafael J. Wysocki
1
-2
/
+0
2017-01-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
4
-5
/
+13
2017-01-26
Merge tag 'drm-fixes-for-v4.10-rc6-revert-one' of git://people.freedesktop.or...
Linus Torvalds
1
-0
/
+1
2017-01-26
Revert "drm/probe-helpers: Drop locking from poll_enable"
Dave Airlie
1
-0
/
+1
2017-01-25
net: phy: leds: Fix truncated LED trigger names
Geert Uytterhoeven
1
-2
/
+2
2017-01-25
net: phy: leds: Break dependency of phy.h on phy_led_triggers.h
Geert Uytterhoeven
1
-1
/
+0
2017-01-24
mm, page_alloc: fix check for NULL preferred_zone
Vlastimil Babka
1
-1
/
+5
2017-01-24
kernel/watchdog: prevent false hardlockup on overloaded system
Don Zickus
1
-0
/
+1
2017-01-24
memory_hotplug: make zone_can_shift() return a boolean value
Yasuaki Ishimatsu
1
-2
/
+2
2017-01-24
net: Specify the owning module for lwtunnel ops
Robert Shearman
1
-0
/
+2
2017-01-24
netfilter: nf_tables: deconstify walk callback function
Pablo Neira Ayuso
1
-3
/
+3
2017-01-24
netfilter: nft_log: restrict the log prefix length to 127
Liping Zhang
1
-0
/
+2
2017-01-24
RDMA/qedr: Add uapi header qedr-abi.h
Amrani, Ram
1
-0
/
+1
2017-01-24
RDMA/core: Add the function ib_mtu_int_to_enum
Amrani, Ram
1
-0
/
+14
2017-01-24
SUNRPC: cleanup ida information when removing sunrpc module
Kinglong Mee
1
-0
/
+1
2017-01-24
ARCv2: MCIP: update the BCR per current changes
Vineet Gupta
1
-8
/
+8
2017-01-24
nfs: Don't increment lock sequence ID after NFS4ERR_MOVED
Chuck Lever
1
-1
/
+2
2017-01-24
IB/cxgb3: fix misspelling in header guard
Nicolas Iooss
1
-1
/
+1
[next]