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
Age
Commit message (
Expand
)
Author
Files
Lines
2006-06-23
[PATCH] cfq-iosched: correctly set ioprio on both targets
Jens Axboe
1
-3
/
+2
2006-06-23
[PATCH] Make CFQ the default IO scheduler
Jens Axboe
1
-1
/
+1
2006-06-23
[PATCH] Rearrange a few struct request members
Jens Axboe
1
-6
/
+5
2006-06-23
[PATCH] Get rid of struct request request_pm_state member
Jens Axboe
3
-46
/
+54
2006-06-23
[PATCH] Kill PF_SYNCWRITE flag
Jens Axboe
10
-29
/
+20
2006-06-23
[PATCH] cfq-iosched: Don't set the queue batching limits
Jens Axboe
1
-45
/
+3
2006-06-23
[PATCH] remove dead code from elevator switching
Dave Jones
1
-3
/
+0
2006-06-23
[PATCH] blktrace_api.h: endian annotations
Alexey Dobriyan
1
-3
/
+3
2006-06-23
[PATCH] blk_start_queue() must be called with irq disabled - add warning
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+4
2006-06-23
[PATCH] iosched: use hlist for request hashtable
Akinobu Mita
2
-49
/
+35
2006-06-23
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
73
-232
/
+746
2006-06-23
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
177
-5048
/
+6369
2006-06-23
[PATCH] docs: update sparse.txt with CHECK_ENDIAN
Bob Copeland
1
-15
/
+21
2006-06-23
[PATCH] drivers/block/loop.c: don't return garbage if LOOP_SET_STATUS not called
Constantine Sapuntzakis
1
-1
/
+1
2006-06-23
[PATCH] make kernel warn about incorrectly sized partitions
Mike Miller
1
-0
/
+4
2006-06-23
[PATCH] More BUG_ON conversion
Eric Sesterhenn
18
-65
/
+34
2006-06-23
[PATCH] JBD: split checkpoint lists
Jan Kara
2
-181
/
+246
2006-06-23
[PATCH] Sparse fixes for synclink_cs
Peter Hagervall
1
-27
/
+27
2006-06-23
[PATCH] adjust handle_IRR_event() return type
Jan Beulich
13
-57
/
+31
2006-06-23
[PATCH] drivers/md/raid6algos.c: fix a NULL dereference
Adrian Bunk
1
-4
/
+3
2006-06-23
[PATCH] CodingStyle: add typedefs chapter
Randy Dunlap
1
-12
/
+88
2006-06-23
[PATCH] When CONFIG_BASE_SMALL=1, cascade() may enter an infinite loop
Porpoise
1
-13
/
+9
2006-06-23
[PATCH] list: use list_replace_init() instead of list_splice_init()
Oleg Nesterov
7
-21
/
+19
2006-06-23
[PATCH] list: introduce list_replace() helper
Oleg Nesterov
1
-0
/
+23
2006-06-23
[PATCH] two additions to ./linux/Documentation/ioctl-number.txt
bjdouma
1
-0
/
+2
2006-06-23
[PATCH] SGI IOC4: Detect IO card variant
Brent Casavant
4
-5
/
+79
2006-06-23
[PATCH] Doc: add audit & acct to DocBook
Randy Dunlap
2
-0
/
+13
2006-06-23
[PATCH] Make RCU API inaccessible to non-GPL Linux kernel modules
Paul E. McKenney
4
-29
/
+3
2006-06-23
[PATCH] kernel/sys.c doesn't need init.h
Jes Sorensen
1
-1
/
+0
2006-06-23
[PATCH] add Doc/SubmitChecklist
Randy Dunlap
1
-0
/
+57
2006-06-23
[PATCH] Remove semi-softlockup from invalidate_mapping_pages
NeilBrown
1
-6
/
+16
2006-06-23
[PATCH] CONFIG_NET=n build fix
Andrew Morton
1
-1
/
+1
2006-06-23
[PATCH] connector-exports
Andrew Morton
2
-4
/
+4
2006-06-23
[PATCH] ipmi: strstrip conversion
Pekka Enberg
1
-16
/
+9
2006-06-23
[PATCH] strstrip() API
Pekka Enberg
2
-0
/
+31
2006-06-23
[PATCH] Process Events: License Change
Matt Helsley
1
-13
/
+6
2006-06-23
[PATCH] Process Events - Header Cleanup
Matt Helsley
2
-2
/
+1
2006-06-23
[PATCH] remove unlikely() in might_sleep_if()
Hua Zhong
1
-1
/
+1
2006-06-23
[PATCH] percpu counter data type changes to suppport more than 2**31 ext3 fre...
Mingming Cao
5
-53
/
+58
2006-06-23
[PATCH] percpu_counters: create lib/percpu_counter.c
Ravikiran G Thirumalai
3
-42
/
+47
2006-06-23
[PATCH] fix incorrect SA_ONSTACK behaviour for 64-bit processes
Laurent MEYER
9
-9
/
+9
2006-06-23
[PATCH] binflt_elf: remove more casts
Jesper Juhl
1
-9
/
+10
2006-06-23
[PATCH] binfmt_elf: CodingStyle cleanup and remove some pointless casts
Jesper Juhl
1
-161
/
+183
2006-06-23
[PATCH] Update devices.txt
Jan Engelhardt
1
-24
/
+111
2006-06-23
[PATCH] leds: Amstrad Delta LED support
Jonathan McDowell
4
-0
/
+180
2006-06-23
[PATCH] make noirqdebug/irqfixup __read_mostly, add (un)likely()
Andreas Mohr
2
-8
/
+8
2006-06-23
[PATCH] ext3_clear_inode(): avoid kfree(NULL)
Andrew Morton
1
-11
/
+12
2006-06-23
[PATCH] jbd: avoid kfree(NULL)
Andrew Morton
1
-3
/
+6
2006-06-23
[PATCH] x86/powerpc make hardirq_ctx and softirq_ctx __read_mostly
Andreas Mohr
2
-4
/
+4
2006-06-23
[PATCH] invert irq/migration.c brach prediction
Daniel Walker
1
-2
/
+2
[next]