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
2008-05-23
[POWERPC] Remove unnecessary cast in arch_deref_entry_point()
Michael Ellerman
1
-1
/
+1
2008-05-23
[POWERPC] Add debugging trigger to Axon MSI code
Michael Ellerman
1
-0
/
+58
2008-05-23
[POWERPC] mpic: Deal with bogus NIRQ in Feature Reporting Register
Kumar Gala
2
-3
/
+8
2008-05-23
[POWERPC] Tweak VDSO linker script to avoid upsetting old binutils
Roland McGrath
2
-3
/
+9
2008-05-23
[POWERPC] of/gpio: Use dynamic base allocation
Anton Vorontsov
1
-37
/
+1
2008-05-16
[POWERPC] Move of_device_get_modalias to drivers/of
Stephen Rothwell
4
-50
/
+51
2008-05-16
[POWERPC] Get most of ioctl.h content from <asm-generic/ioctl.h>
Robert P. J. Day
1
-57
/
+1
2008-05-16
[POWERPC] Add 6xx-style HID0_SLEEP support.
Scott Wood
3
-0
/
+62
2008-05-16
[POWERPC] Defer processing of interrupts when the CPU wakes from sleep mode
Paul Mackerras
2
-1
/
+11
2008-05-16
Merge branch 'linux-2.6' into powerpc-next
Paul Mackerras
503
-4533
/
+16299
2008-05-15
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
20
-39
/
+508
2008-05-15
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
4
-49
/
+116
2008-05-15
initcalls: Fix m68k build and possible buffer overflow
Cyrill Gorcunov
1
-3
/
+3
2008-05-15
Split up 'do_initcalls()' into two simpler functions
Linus Torvalds
1
-36
/
+41
2008-05-15
Clean up 'print_fn_descriptor_symbol()' types
Linus Torvalds
5
-21
/
+20
2008-05-15
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
20
-38
/
+878
2008-05-15
jbd2: update transaction t_state to T_COMMIT fix
Mingming Cao
1
-0
/
+2
2008-05-15
ext4: Retry block allocation if new blocks are allocated from system zone.
Aneesh Kumar K.V
2
-17
/
+47
2008-05-15
tty: fix BKL related leak and crash
Ingo Molnar
1
-3
/
+10
2008-05-15
[IA64] fix personality(PER_LINUX32) performance issue
Huang, Xiaolan
2
-10
/
+25
2008-05-15
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
13
-82
/
+46
2008-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6
Linus Torvalds
31
-210
/
+167
2008-05-15
arch/parisc/kernel/perf_asm.S: build fix
Kyle McMartin
1
-0
/
+2
2008-05-15
parisc: remove -traditional from assembler flags
Kyle McMartin
1
-3
/
+0
2008-05-15
parisc: use conditional macro for 64-bit wide ops
Kyle McMartin
3
-66
/
+56
2008-05-15
parisc: Remove ioctl.h content picked up from <asm-generic/ioctl.h>.
Robert P. J. Day
1
-50
/
+1
2008-05-15
[S390] show_interrupts: prevent cpu hotplug when walking cpu_online_map.
Heiko Carstens
1
-1
/
+2
2008-05-15
[S390] smp: __smp_call_function_map vs cpu_online_map fix.
Heiko Carstens
1
-8
/
+8
2008-05-15
[S390] tape: Use ccw_dev_id to build cdev_id.
Cornelia Huck
1
-26
/
+5
2008-05-15
[S390] dasd: fix timeout handling in interrupt handler
Stefan Weinhuber
1
-2
/
+3
2008-05-15
[S390] s390dbf: Use const char * for dbf name.
Cornelia Huck
2
-12
/
+12
2008-05-15
[S390] dasd: Use const in busid functions.
Cornelia Huck
2
-6
/
+6
2008-05-15
[S390] blacklist.c: removed duplicated include
Huang Weiyi
1
-1
/
+0
2008-05-15
[S390] vmlogrdr: module initialization function should return negative errors
Marcin Slusarz
1
-1
/
+1
2008-05-15
[S390] sparsemem vmemmap: initialize memmap.
Heiko Carstens
1
-13
/
+6
2008-05-15
[S390] Remove last traces of cio_msg=.
Cornelia Huck
1
-3
/
+0
2008-05-15
[S390] cio: Remove CCW_CMD_SUSPEND_RECONN in front of CCW_CMD_SET_PGID.
Michael Ernst
1
-9
/
+3
2008-05-15
arch/parisc/kernel/unaligned.c: use time_* macros
S.Caglar Onur
1
-1
/
+2
2008-05-15
parisc: remove redundant display of free swap space in show_mem()
Johannes Weiner
1
-2
/
+0
2008-05-15
drivers/parisc: replace remaining __FUNCTION__ occurrences
Harvey Harrison
9
-63
/
+63
2008-05-15
parisc: replace remaining __FUNCTION__ occurrences
Harvey Harrison
4
-4
/
+4
2008-05-15
parisc: new termios definitions
Alan Cox
3
-3
/
+12
2008-05-15
parisc: fix trivial section name warnings
Helge Deller
11
-18
/
+27
2008-05-15
[POWERPC] macintosh: Replace deprecated __initcall with device_initcall
Robert P. J. Day
1
-1
/
+1
2008-05-15
[POWERPC] cell: Fix section mismatches in io-workarounds code
Ishizaki Kou
2
-6
/
+6
2008-05-15
[POWERPC] spufs: Fix compile error
FUJITA Tomonori
1
-0
/
+1
2008-05-15
[POWERPC] Fix uninitialized variable bug in copy_{to|from}_user
Nate Case
1
-2
/
+2
2008-05-15
[POWERPC] Add null pointer check to of_find_property
Timur Tabi
1
-0
/
+3
2008-05-15
[POWERPC] vmemmap fixes to use smaller pages
Benjamin Herrenschmidt
6
-16
/
+65
2008-05-15
[POWERPC] spufs: Fix pointer reference in find_victim
Luke Browning
1
-1
/
+1
[next]