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
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-15
mm, printk: introduce new format string for flags
Vlastimil Babka
2
-0
/
+128
2016-03-14
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2016-03-10
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
1
-9
/
+0
2016-03-09
list: kill list_force_poison()
Dan Williams
1
-9
/
+0
2016-02-29
Merge tag 'v4.5-rc6' into locking/core, to pick up fixes
Ingo Molnar
2
-3
/
+65
2016-02-29
cpumask: Export cpumask_any_but()
Thomas Gleixner
1
-0
/
+1
2016-02-16
lib/ucs2_string: Correct ucs2 -> utf8 conversion
Jason Andryuk
1
-7
/
+7
2016-02-16
Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...
Ingo Molnar
1
-0
/
+62
2016-02-14
Merge tag 'driver-core-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-3
/
+3
2016-02-13
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
3
-14
/
+31
2016-02-11
vsprintf: kptr_restrict is okay in IRQ when 2
Jason A. Donenfeld
1
-13
/
+13
2016-02-11
ubsan: cosmetic fix to Kconfig text
Yang Shi
1
-1
/
+3
2016-02-10
Merge branch 'for-4.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+15
2016-02-10
lib/ucs2_string: Add ucs2 -> utf8 helper functions
Peter Jones
1
-0
/
+62
2016-02-09
workqueue: implement "workqueue.debug_force_rr_cpu" debug feature
Tejun Heo
1
-0
/
+15
2016-02-09
Merge branch 'locking/urgent' into locking/core, to pick up fixes
Ingo Molnar
1
-3
/
+3
2016-02-09
locking/static_keys: Avoid nested functions
Arnd Bergmann
1
-20
/
+42
2016-02-08
scatterlist: fix a typo in comment block of sg_miter_stop()
Masahiro Yamada
1
-3
/
+3
2016-02-07
klist: fix starting point removed bug in klist iterators
James Bottomley
1
-3
/
+3
2016-02-05
dump_stack: avoid potential deadlocks
Eric Dumazet
1
-3
/
+4
2016-02-03
radix-tree: fix race in gang lookup
Matthew Wilcox
1
-2
/
+10
2016-02-03
lib/test-string_helpers.c: fix and improve string_get_size() tests
Vitaly Kuznetsov
1
-18
/
+49
2016-01-27
debugobjects: Allow bigger number of early boot objects
Christian Borntraeger
1
-1
/
+1
2016-01-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
3
-0
/
+228
2016-01-22
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2
-0
/
+3
2016-01-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2016-01-21
Merge branch 'for-4.5/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-3
/
+1
2016-01-21
ratelimit: fix bug in time interval by resetting right begin time
Jaewon Kim
1
-1
/
+1
2016-01-21
Merge branch 'uaccess' (batched user access infrastructure)
Linus Torvalds
2
-7
/
+22
2016-01-21
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
9
-66
/
+743
2016-01-20
Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+4
2016-01-20
Do not enable CONFIG_IO_STRICT_DEVMEM by default
Dan Williams
1
-1
/
+0
2016-01-20
UBSAN: run-time undefined behavior sanity checker
Andrey Ryabinin
5
-0
/
+574
2016-01-20
lib/clz_tab.c: put in lib-y rather than obj-y
Chris Metcalf
1
-1
/
+1
2016-01-20
test_hexdump: print statistics at the end
Andy Shevchenko
1
-3
/
+23
2016-01-20
test_hexdump: test all possible group sizes for overflow
Andy Shevchenko
1
-3
/
+18
2016-01-20
test_hexdump: check all bytes in real buffer
Andy Shevchenko
1
-21
/
+17
2016-01-20
test_hexdump: switch to memcmp()
Andy Shevchenko
1
-3
/
+3
2016-01-20
test_hexdump: replace magic numbers by their meaning
Andy Shevchenko
1
-4
/
+13
2016-01-20
test_hexdump: go through all possible lengths of buffer
Andy Shevchenko
1
-14
/
+13
2016-01-20
test_hexdump: define FILL_CHAR constant
Andy Shevchenko
1
-6
/
+13
2016-01-20
test_hexdump: introduce test_hexdump_prepare_test() helper
Andy Shevchenko
1
-7
/
+19
2016-01-20
test_hexdump: rename to test_hexdump
Andy Shevchenko
2
-1
/
+1
2016-01-20
lib/iomap_copy.c: add __ioread32_copy()
Stephen Boyd
1
-0
/
+21
2016-01-20
string_helpers: fix precision loss for some inputs
James Bottomley
1
-20
/
+43
2016-01-20
lib/libcrc32c.c: fix build warning
Jean Delvare
1
-0
/
+1
2016-01-19
irq_poll: Fix irq_poll_sched()
Bart Van Assche
1
-1
/
+1
2016-01-19
crypto: crc32c - Fix crc32c soft dependency
Jean Delvare
1
-0
/
+1
2016-01-18
lib: sw842: select crc32
Arnd Bergmann
1
-0
/
+2
2016-01-17
Merge tag 'linux-kselftest-4.5-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-5
/
+74
[next]