index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-17
Merge branch 'for-3.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+10
2012-09-17
workqueue: always clear WORKER_REBIND in busy_worker_rebind_fn()
Lai Jiangshan
1
-2
/
+10
2012-09-17
pid-namespace: limit value of ns_last_pid to (0, max_pid)
Andrew Vagin
1
-1
/
+5
2012-09-16
Revert "sched: Improve scalability via 'CPU buddies', which withstand random ...
Linus Torvalds
2
-45
/
+22
2012-09-14
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
5
-29
/
+17
2012-09-14
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-31
/
+44
2012-09-12
Merge branch 'for-3.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-21
/
+89
2012-09-10
workqueue: fix possible idle worker depletion across CPU hotplug
Lai Jiangshan
1
-1
/
+36
2012-09-10
workqueue: restore POOL_MANAGING_WORKERS
Lai Jiangshan
1
-1
/
+4
2012-09-05
workqueue: fix possible deadlock in idle worker rebinding
Tejun Heo
1
-2
/
+27
2012-09-05
workqueue: move WORKER_REBIND clearing in rebind_workers() to the end of the ...
Tejun Heo
1
-13
/
+13
2012-09-04
workqueue: UNBOUND -> REBIND morphing in rebind_workers() should be atomic
Lai Jiangshan
1
-6
/
+11
2012-09-04
perf/hwpb: Invoke __perf_event_disable() if interrupts are already disabled
K.Prasad
2
-2
/
+11
2012-09-04
perf_event: Switch to internal refcount, fix race with close()
Al Viro
1
-29
/
+33
2012-09-04
sched: Fix kernel-doc warnings in kernel/sched/fair.c
Randy Dunlap
1
-2
/
+0
2012-09-04
sched: Unthrottle rt runqueues in __disable_runtime()
Peter Boonstoppel
4
-6
/
+6
2012-09-04
sched: Add missing call to calc_load_exit_idle()
Charles Wang
1
-0
/
+1
2012-09-04
sched: Fix load avg vs cpu-hotplug
Peter Zijlstra
1
-21
/
+10
2012-09-01
time: Move ktime_t overflow checking into timespec_valid_strict
John Stultz
1
-5
/
+5
2012-08-23
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-2
/
+6
2012-08-23
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-5
/
+32
2012-08-22
time: Avoid making adjustments if we haven't accumulated anything
John Stultz
1
-0
/
+4
2012-08-22
time: Avoid potential shift overflow with large shift values
John Stultz
1
-2
/
+2
2012-08-22
time: Fix casting issue in timekeeping_forward_now
Andreas Schwab
1
-1
/
+1
2012-08-22
time: Ensure we normalize the timekeeper in tk_xtime_add
John Stultz
1
-0
/
+1
2012-08-21
Merge branch 'audit-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
1
-7
/
+12
2012-08-21
task_work: add a scheduling point in task_work_run()
Eric Dumazet
1
-0
/
+1
2012-08-21
Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...
Ingo Molnar
1
-0
/
+4
2012-08-21
uprobes: Fix mmap_region()'s mm->mm_rb corruption if uprobe_mmap() fails
Oleg Nesterov
1
-2
/
+2
2012-08-20
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
5
-19
/
+70
2012-08-19
Merge branch 'alpha' (alpha architecture patches)
Linus Torvalds
1
-9
/
+0
2012-08-19
alpha: take a bunch of syscalls into osf_sys.c
Al Viro
1
-9
/
+0
2012-08-17
tracing/syscalls: Fix perf syscall tracing when syscall_nr == -1
Will Deacon
1
-0
/
+4
2012-08-15
time: Improve sanity checking of timekeeping inputs
John Stultz
1
-2
/
+24
2012-08-15
audit: clean up refcounting in audit-tree
Miklos Szeredi
1
-3
/
+9
2012-08-15
audit: fix refcounting in audit-tree
Miklos Szeredi
1
-3
/
+2
2012-08-15
audit: don't free_chunk() after fsnotify_add_mark()
Miklos Szeredi
1
-3
/
+3
2012-08-13
sched: Fix migration thread runtime bogosity
Mike Galbraith
1
-1
/
+21
2012-08-13
sched,rt: fix isolated CPUs leaving root_task_group indefinitely throttled
Mike Galbraith
1
-0
/
+13
2012-08-13
sched,cgroup: Fix up task_groups list
Mike Galbraith
2
-1
/
+2
2012-08-13
sched: fix divide by zero at {thread_group,task}_times
Stanislaw Gruszka
1
-14
/
+20
2012-08-13
sched, cgroup: Reduce rq->lock hold times for large cgroup hierarchies
Peter Zijlstra
2
-3
/
+14
2012-08-12
Merge tag 'pm-for-3.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2
-22
/
+2
2012-08-12
printk: Fix calculation of length used to discard records
Jeff Mahoney
1
-0
/
+2
2012-08-08
Revert "NMI watchdog: fix for lockup detector breakage on resume"
Rafael J. Wysocki
2
-22
/
+2
2012-08-05
time: Fix adjustment cleanup bug in timekeeping_adjust()
Ingo Molnar
1
-14
/
+17
2012-08-03
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-7
/
+10
2012-08-03
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-173
/
+207
2012-08-03
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-23
/
+20
2012-08-03
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
7
-10
/
+46
[next]