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
2008-02-07
gfs2: make gfs2_glock.gl_owner_pid be a struct pid *
Pavel Emelyanov
1
-0
/
+1
2008-02-06
kprobes: kretprobe user entry-handler
Abhishek Sagar
2
-3
/
+22
2008-02-06
speed up jiffies conversion functions if HZ==USER_HZ
Andrew Morton
1
-1
/
+3
2008-02-06
system timer: fix crash in <100Hz system timer
David Fries
1
-2
/
+9
2008-02-06
kernel/sys.c: get rid of expensive divides in groups_sort()
Eric Dumazet
1
-10
/
+10
2008-02-06
idle_regs() must be __cpuinit
Adrian Bunk
1
-1
/
+1
2008-02-06
kernel/params.c: remove sparse-warning (different signedness)
Richard Knutsson
1
-1
/
+1
2008-02-06
stopmachine: semaphore to mutex
Daniel Walker
1
-3
/
+3
2008-02-06
Add arch_ptrace_stop
Roland McGrath
1
-1
/
+32
2008-02-06
relay: nopage
Nick Piggin
1
-15
/
+9
2008-02-06
get rid of NR_OPEN and introduce a sysctl_nr_open
Eric Dumazet
2
-1
/
+9
2008-02-06
do_wait: remove one "else if" branch
Oleg Nesterov
1
-3
/
+1
2008-02-06
printk.c: use unsigned ints instead of longs for logbuf index
Denys Vlasenko
1
-18
/
+18
2008-02-06
time: fix sysfs_show_{available,current}_clocksources() buffer overflow problem
Miao Xie
1
-9
/
+10
2008-02-06
kernel/notifier.c should #include <linux/reboot.h>
Adrian Bunk
1
-0
/
+1
2008-02-06
make srcu_readers_active() static
Adrian Bunk
1
-2
/
+1
2008-02-06
kernel/ptrace.c should #include <linux/syscalls.h>
Adrian Bunk
1
-0
/
+1
2008-02-06
remove support for un-needed _extratext section
Robin Getz
1
-10
/
+1
2008-02-06
use __set_task_state() for TRACED/STOPPED tasks
Oleg Nesterov
3
-8
/
+6
2008-02-06
taskstats scaled time cleanup
Michael Neuling
1
-4
/
+6
2008-02-05
latency.c: use QoS infrastructure
Mark Gross
2
-281
/
+1
2008-02-05
pm qos infrastructure and interface
Mark Gross
2
-1
/
+426
2008-02-05
make kernel_shutdown_prepare() static
Adrian Bunk
1
-1
/
+1
2008-02-05
kernel/power/disk.c: make code static
Adrian Bunk
1
-2
/
+2
2008-02-05
capabilities: introduce per-process capability bounding set
Serge E. Hallyn
4
-43
/
+13
2008-02-05
Add 64-bit capability support to the kernel
Andrew Morgan
1
-9
/
+104
2008-02-05
mm/page-writeback: highmem_is_dirtyable option
Bron Gondwana
1
-1
/
+17
2008-02-05
add mm argument to pte/pmd/pud/pgd_free
Benjamin Herrenschmidt
1
-1
/
+1
2008-02-05
Page allocator: clean up pcp draining functions
Christoph Lameter
1
-2
/
+2
2008-02-05
timerfd: new timerfd API
Davide Libenzi
3
-11
/
+14
2008-02-05
exec: rework the group exit and fix the race with kill
Oleg Nesterov
2
-3
/
+4
2008-02-05
remove handle_group_stop() in favor of do_signal_stop()
Oleg Nesterov
1
-38
/
+5
2008-02-05
__group_complete_signal(): fix coredump with group stop race
Oleg Nesterov
1
-30
/
+0
2008-02-05
clone: prepare to recycle CLONE_STOPPED
Andrew Morton
1
-0
/
+17
2008-02-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2
-3
/
+1
2008-02-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
1
-49
/
+0
2008-02-04
vm audit: add VM_DONTEXPAND to mmap for drivers that need it
Nick Piggin
1
-0
/
+1
2008-02-03
kernel/: Spelling fixes
Joe Perches
1
-1
/
+1
2008-02-03
Remove one useless extern declaration
Pierre Peiffer
1
-2
/
+0
2008-02-03
Move Kconfig.instrumentation to arch/Kconfig and init/Kconfig
Mathieu Desnoyers
1
-55
/
+0
2008-02-03
Add HAVE_KPROBES
Mathieu Desnoyers
1
-1
/
+4
2008-02-03
Add HAVE_OPROFILE
Mathieu Desnoyers
1
-1
/
+4
2008-02-03
Fix ARM to play nicely with generic Instrumentation menu
Mathieu Desnoyers
1
-1
/
+1
2008-02-02
kobject: Always build in kernel/ksysfs.o.
Paul Mundt
1
-2
/
+1
2008-02-02
Merge branch 'suspend' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
8
-245
/
+506
2008-02-02
debug: softlockup looping fix
Peter Zijlstra
1
-10
/
+20
2008-02-01
Hibernation: Invoke suspend notifications after console switch
Rafael J. Wysocki
1
-10
/
+7
2008-02-01
Suspend: Invoke suspend notifications after console switch
Johannes Berg
1
-4
/
+4
2008-02-01
Suspend: Add config option to disable the freezer if architecture wants that
Johannes Berg
3
-3
/
+36
2008-02-01
Hibernation: Introduce begin() and end() callbacks
Rafael J. Wysocki
1
-9
/
+24
[next]