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
/
drivers
/
char
Age
Commit message (
Expand
)
Author
Files
Lines
2010-09-29
pcmcia: do not use win_req_t when calling pcmcia_request_window()
Dominik Brodowski
2
-54
/
+37
2010-09-22
ipmi: fix hardcoded ipmi device exit path warning
Yinghai Lu
1
-1
/
+6
2010-09-22
ipmi: fix acpi probe print
Yinghai Lu
1
-5
/
+5
2010-09-22
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-1
/
+2
2010-09-22
char: Mark /dev/zero and /dev/kmem as not capable of writeback
Jan Kara
1
-1
/
+2
2010-09-21
Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-0
/
+4
2010-09-21
virtio: console: Prevent userspace from submitting NULL buffers
Amit Shah
1
-0
/
+4
2010-09-21
virtio: console: Fix poll blocking even though there is data to read
Hans de Goede
1
-1
/
+1
2010-09-17
drm/i915,agp/intel: Add second set of PCI-IDs for B43
Chris Wilson
2
-0
/
+4
2010-09-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-8
/
+8
2010-09-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-1
/
+1
2010-09-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
Linus Torvalds
2
-12
/
+5
2010-09-07
intel_agp,i915: Add more sandybridge graphics device ids
Zhenyu Wang
3
-11
/
+26
2010-09-07
agp/intel: Fix cache control for Sandybridge
Zhenyu Wang
2
-10
/
+41
2010-09-07
agp/intel: use #ifdef idiom for intel-agp.h
Zhenyu Wang
1
-0
/
+4
2010-09-07
agp/intel: fix physical address mask bits for sandybridge
Zhenyu Wang
1
-2
/
+2
2010-09-06
agp/intel: Promote warning about failure to setup flush to error.
Chris Wilson
1
-4
/
+4
2010-09-03
tty: fix tty_line must not be equal to number of allocated tty pointers in tt...
Nathael Pajani
1
-1
/
+1
2010-09-03
vt: Fix console corruption on driver hand-over.
Francisco Jerez
1
-11
/
+4
2010-08-28
Input: use PIT_TICK_RATE in vt beep ioctl
Arnd Bergmann
1
-8
/
+8
2010-08-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
4
-30
/
+29
2010-08-23
synclink: add mutex_unlock() on error path
Dan Carpenter
1
-1
/
+3
2010-08-23
rocket: add a mutex_unlock()
Dan Carpenter
1
-0
/
+1
2010-08-23
ip2: return -EFAULT on copy_to_user errors
Dan Carpenter
1
-0
/
+2
2010-08-23
ip2: remove unneeded NULL check
Dan Carpenter
1
-1
/
+1
2010-08-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...
Linus Torvalds
2
-9
/
+18
2010-08-21
drm/i915,intel_agp: Add support for Sandybridge D0
Zhenyu Wang
2
-0
/
+3
2010-08-21
agp/intel: set 40-bit dma mask on Sandybridge
Zhenyu Wang
1
-9
/
+15
2010-08-21
Input: sysrq - drop tty argument form handle_sysrq()
Dmitry Torokhov
4
-9
/
+8
2010-08-19
Input: sysrq - drop tty argument from sysrq ops handlers
Dmitry Torokhov
1
-21
/
+21
2010-08-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-31
/
+65
2010-08-18
Merge branch 'merge-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-0
/
+1
2010-08-18
tty: fix fu_list abuse
Nick Piggin
2
-35
/
+55
2010-08-18
fs: cleanup files_lock locking
Nick Piggin
2
-9
/
+23
2010-08-16
of: Fix missing includes
Grant Likely
1
-0
/
+1
2010-08-16
vt,console,kdb: preserve console_blanked while in kdb
Jason Wessel
1
-0
/
+3
2010-08-16
vt: fix regression warnings from KMS merge
Jason Wessel
1
-4
/
+4
2010-08-12
Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...
Linus Torvalds
2
-17
/
+34
2010-08-12
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
6
-10
/
+10
2010-08-12
pc8736x_gpio: depends on X86_32
Randy Dunlap
1
-1
/
+1
2010-08-11
kfifo: fix kfifo miss use of nozami.c
Stefani Seibold
1
-2
/
+1
2010-08-11
drivers/char/n_gsm.c: add missing spin_unlock_irqrestore
Julia Lawall
1
-1
/
+1
2010-08-11
ipmi: print info for spmi and smbios paths like acpi and pci
Yinghai Lu
1
-1
/
+11
2010-08-11
ipmi: fix memleaking for add_smi when duplicating happen
Yinghai Lu
1
-7
/
+28
2010-08-11
drivers/char/ipmi/ipmi_si_intf.c: fix warning: variable 'addr_space' set but ...
Justin P. Mattock
1
-8
/
+2
2010-08-11
param: update drivers/char/ipmi/ipmi_watchdog.c to new scheme
Rusty Russell
1
-15
/
+27
2010-08-11
Add param ops struct for hvc_iucv driver.
Sachin Sant
1
-2
/
+7
2010-08-10
Char: nozomi, set tty->driver_data appropriately
Jiri Slaby
1
-1
/
+2
2010-08-10
Char: nozomi, fix tty->count counting
Jiri Slaby
1
-0
/
+1
2010-08-10
mxser: remove unnesesary NULL check
Kulikov Vasiliy
1
-1
/
+1
[next]