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
2011-05-19
MIPS: Use single define for pending work on syscall exit
Ralf Baechle
2
-1
/
+4
2011-05-19
MIPS: IP27: Remove pointless switch statement.
Ralf Baechle
1
-12
/
+1
2011-05-19
MIPS: Lantiq: Add watchdog support
John Crispin
3
-0
/
+268
2011-05-19
MIPS: Lantiq: Add etop board support
John Crispin
1
-0
/
+6
2011-05-19
MIPS: Lantiq: Add ethernet driver
John Crispin
7
-2
/
+846
2011-05-19
MIPS: Lantiq: Add DMA support
John Crispin
5
-2
/
+317
2011-05-19
SERIAL: Lantiq: Add driver for MIPS Lantiq SOCs.
John Crispin
3
-0
/
+765
2011-05-19
MIPS: Lantiq: Add more gpio drivers
John Crispin
3
-1
/
+284
2011-05-19
MIPS: Lantiq: Add machtypes for lantiq eval kits
John Crispin
6
-0
/
+155
2011-05-19
MIPS: Lantiq: Add mips_machine support
John Crispin
7
-2
/
+86
2011-05-19
MIPS: Lantiq: Add platform device support
John Crispin
6
-2
/
+263
2011-05-19
MIPS: Lantiq: Add NOR flash support
John Crispin
3
-0
/
+259
2011-05-19
MIPS: Lantiq: Add PCI controller support.
John Crispin
5
-0
/
+478
2011-05-19
MIPS: Lantiq: add SoC specific code for XWAY family
John Crispin
16
-0
/
+1026
2011-05-19
MIPS: Lantiq: Add initial support for Lantiq SoCs
John Crispin
13
-0
/
+774
2011-05-19
MIPS: Enable kmemleak for MIPS
Maxin John
2
-1
/
+2
2011-05-19
MIPS: XLR, XLS: Add PCI support.
Jayachandran C
4
-1
/
+321
2011-05-19
MIPS: Add default configuration for XLR/XLS processors
Jayachandran C
1
-0
/
+574
2011-05-19
MIPS: Kconfig and Makefile update for Netlogic XLR/XLS
Jayachandran C
7
-0
/
+67
2011-05-19
MIPS: Platform files for XLR/XLS processor support
Jayachandran C
14
-0
/
+1637
2011-05-19
MIPS: Netlogic: Cache, TLB support and feature overrides for XLR
Jayachandran C
3
-0
/
+4
2011-05-19
MIPS: Netlogic: mach-netlogic include files
Jayachandran C
3
-0
/
+87
2011-05-19
MIPS: Netlogic XLR/XLS processor IDs.
Jayachandran C
2
-0
/
+83
2011-05-19
params.c: Use new strtobool function to process boolean inputs
Jonathan Cameron
1
-10
/
+4
2011-05-19
debugfs: move to new strtobool
Jonathan Cameron
1
-13
/
+4
2011-05-19
Add a strtobool function matching semantics of existing in kernel equivalents
Jonathan Cameron
2
-0
/
+30
2011-05-19
modpost: Update 64k section support for binutils 2.18.50
Anders Kaseorg
2
-29
/
+14
2011-05-19
module: Use binary search in lookup_symbol()
Alessio Igor Bogani
1
-5
/
+2
2011-05-19
module: Use the binary search for symbols resolution
Alessio Igor Bogani
1
-5
/
+16
2011-05-19
lib: Add generic binary search function to the kernel.
Tim Abbott
3
-1
/
+64
2011-05-19
module: Sort exported symbols
Alessio Igor Bogani
3
-12
/
+23
2011-05-19
module: each_symbol_section instead of each_symbol
Rusty Russell
2
-17
/
+30
2011-05-19
module: split unset_section_ro_nx function.
Jan Glauber
1
-22
/
+23
2011-05-19
module: undo module RONX protection correctly.
Jan Glauber
3
-12
/
+19
2011-05-19
module: zero mod->init_ro_size after init is freed.
Jan Glauber
1
-0
/
+1
2011-05-19
minor ANSI prototype sparse fix
Daniel J Blueman
1
-2
/
+2
2011-05-19
module: reorder kparam_array to remove alignment padding on 64 bit builds
Richard Kennedy
1
-3
/
+4
2011-05-19
module: remove 64 bit alignment padding from struct module with CONFIG_TRACE*
Richard Kennedy
1
-6
/
+7
2011-05-19
module: do not hide __modver_version_show declaration behind ifdef
Dmitry Torokhov
1
-2
/
+3
2011-05-19
module: deal with alignment issues in built-in module versions
Dmitry Torokhov
2
-8
/
+11
2011-05-18
Linux 2.6.39
Linus Torvalds
1
-1
/
+1
2011-05-18
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/o...
Linus Torvalds
7
-27
/
+96
2011-05-18
ftrace: Add self-tests for multiple function trace users
Steven Rostedt
3
-1
/
+217
2011-05-18
ftrace: Modify ftrace_set_filter/notrace to take ops
Steven Rostedt
3
-5
/
+52
2011-05-18
Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
22
-46
/
+108
2011-05-18
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
4
-8
/
+6
2011-05-18
ftrace: Allow dynamically allocated function tracers
Steven Rostedt
4
-7
/
+40
2011-05-18
ftrace: Implement separate user function filtering
Steven Rostedt
6
-39
/
+166
2011-05-18
ftrace: Free hash with call_rcu_sched()
Steven Rostedt
1
-27
/
+28
2011-05-18
ftrace: Have global_ops store the functions that are to be traced
Steven Rostedt
1
-16
/
+53
[prev]
[next]