index
:
~funfunctor/linux
SP4
amd-trivial-cleanup
amdgpu-ratelimit-vmfaults
amdkfd-hacking
amdkfd-next
amdkfd-next-4.9
amdkfd-next-4.9-revised
bug100058
master
nativeaux-bug100745
nativeaux-bug100745_v2
thrustmaster-tx
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-18
sched: Do not account irq time to current task
Venkatesh Pallipadi
3
-10
/
+47
2010-10-18
x86: Add IRQ_TIME_ACCOUNTING
Venkatesh Pallipadi
3
-0
/
+23
2010-10-18
sched: Add IRQ_TIME_ACCOUNTING, finer accounting of irq time
Venkatesh Pallipadi
3
-1
/
+63
2010-10-18
sched: Add a PF flag for ksoftirqd identification
Venkatesh Pallipadi
2
-0
/
+2
2010-10-18
sched: Consolidate account_system_vtime extern declaration
Venkatesh Pallipadi
4
-9
/
+2
2010-10-18
sched: Fix softirq time accounting
Venkatesh Pallipadi
5
-22
/
+44
2010-10-18
sched: Drop group_capacity to 1 only if local group has extra capacity
Nikhil Rao
1
-2
/
+7
2010-10-18
sched: Force balancing on newidle balance if local group has capacity
Nikhil Rao
1
-3
/
+25
2010-10-18
sched: Set group_imb only a task can be pulled from the busiest cpu
Nikhil Rao
1
-5
/
+7
2010-10-18
sched: Do not consider SCHED_IDLE tasks to be cache hot
Nikhil Rao
1
-0
/
+3
2010-10-18
sched: Drop all load weight manipulation for RT tasks
Linus Walleij
1
-6
/
+0
2010-10-18
sched: Create special class for stop/migrate work
Peter Zijlstra
3
-12
/
+158
2010-10-18
sched: Unindent labels
Peter Zijlstra
2
-9
/
+9
2010-10-14
sched: Comment updates: fix default latency and granularity numbers
Takuya Yoshikawa
1
-2
/
+2
2010-10-14
Merge branch 'linus' into sched/core
Ingo Molnar
533
-2403
/
+4425
2010-10-13
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...
Linus Torvalds
1
-1
/
+1
2010-10-13
Merge branch 'for-2.6.36' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-2
/
+0
2010-10-13
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-4
/
+14
2010-10-13
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
11
-17
/
+44
2010-10-13
Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2010-10-13
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
12
-30
/
+40
2010-10-13
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-10
/
+10
2010-10-13
ioat2: fix performance regression
Dan Williams
1
-1
/
+1
2010-10-13
nfsd: fix BUG at fs/nfsd/nfsfh.h:199 on unlink
J. Bruce Fields
1
-2
/
+0
2010-10-13
ARM: relax ioremap prohibition (309caa9) for -final and -stable
Russell King
1
-2
/
+6
2010-10-12
Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6
Russell King
2
-1
/
+2
2010-10-12
ARM: 6440/1: ep93xx: DMA: fix channel_disable
Mika Westerberg
1
-1
/
+1
2010-10-12
Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+1
2010-10-12
ring-buffer: Fix typo of time extends per page
Steven Rostedt
1
-1
/
+1
2010-10-12
perf, MIPS: Support cross compiling of tools/perf for MIPS
Deng-Cheng Zhu
1
-0
/
+12
2010-10-12
drm/radeon/kms: Silent spurious error message
Jean Delvare
1
-4
/
+1
2010-10-12
drm/radeon/kms: fix bad cast/shift in evergreen.c
Alex Deucher
1
-1
/
+1
2010-10-12
drm/radeon/kms: make TV/DFP table info less verbose
Alex Deucher
2
-22
/
+22
2010-10-12
drm/radeon/kms: leave certain CP int bits enabled
Alex Deucher
2
-2
/
+2
2010-10-12
drm/radeon/kms: avoid corner case issue with unmappable vram V2
Jerome Glisse
9
-1
/
+14
2010-10-12
perf: Fix incorrect copy_from_user() usage
John Blackwood
1
-3
/
+1
2010-10-11
fanotify: disable fanotify syscalls
Eric Paris
2
-2
/
+1
2010-10-11
x86, numa: For each node, register the memory blocks actually used
Yinghai Lu
1
-3
/
+5
2010-10-11
Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...
Linus Torvalds
4
-7
/
+5
2010-10-11
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...
Linus Torvalds
1
-32
/
+90
2010-10-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-1
/
+3
2010-10-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
3
-3
/
+13
2010-10-11
Merge branch 'fix/asoc' into for-linus
Takashi Iwai
1
-1
/
+9
2010-10-11
ALSA: hda - Add another HP DV6 quirk
Luke Yelavich
1
-0
/
+2
2010-10-11
OSS: soundcard: locking bug in sound_ioctl()
Dan Carpenter
1
-2
/
+2
2010-10-11
KVM: x86: Move TSC reset out of vmcb_init
Zachary Amsden
1
-1
/
+1
2010-10-11
KVM: x86: Fix SVM VMCB reset
Zachary Amsden
1
-1
/
+1
2010-10-11
x86, AMD, MCE thresholding: Fix the MCi_MISCj iteration order
Borislav Petkov
1
-6
/
+3
2010-10-10
Input: wacom - fix pressure in Cintiq 21UX2
Aristeu Rozanski
1
-1
/
+3
2010-10-09
kbuild: fix oldnoconfig to do the right thing
Kyle McMartin
1
-1
/
+1
[next]