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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-17
PNP: add debug message for adding new device
Bjorn Helgaas
2
-5
/
+24
2007-10-17
PNP: simplify PNPBIOS insert_device
Bjorn Helgaas
1
-14
/
+14
2007-10-17
PNP: use dev_info() in system driver
Bjorn Helgaas
1
-13
/
+16
2007-10-17
PNP: use dev_info(), dev_err(), etc in core
Bjorn Helgaas
7
-29
/
+31
2007-10-17
PNP: simplify PNP card error handling
Bjorn Helgaas
1
-28
/
+29
2007-10-17
PNP: remove null pointer checks
Bjorn Helgaas
1
-15
/
+0
2007-10-17
Fix very high interrupt rate for IRQ8 (rtc) unless pnpacpi=off
Krzysztof Oledzki
1
-0
/
+10
2007-10-17
PNP: don't fail device init if no DMA channel available
Jan Beulich
1
-17
/
+12
2007-10-17
PNP: make pnpacpi_suspend handle errors
Rafael J. Wysocki
1
-5
/
+10
2007-10-17
floppy: remove register keyword use from floppy driver
Jesper Juhl
1
-2
/
+5
2007-10-17
floppy: remove dead/commented out code from floppy driver
Jesper Juhl
1
-26
/
+1
2007-10-17
floppy: do a very minimal style cleanup of the floppy driver
Jesper Juhl
1
-50
/
+73
2007-10-17
md: make sure read errors are auto-corrected during a 'check' resync in raid1
NeilBrown
1
-1
/
+2
2007-10-17
md: expose the degraded status of an assembled array through sysfs
Iustin Pop
1
-0
/
+7
2007-10-17
md: 'sync_action' in sysfs returns wrong value for readonly arrays
NeilBrown
1
-1
/
+1
2007-10-17
md: fix a bug in some never-used code.
NeilBrown
1
-5
/
+5
2007-10-17
md: software Raid autodetect dev list not array
Michael J. Evans
1
-9
/
+33
2007-10-17
drivers/char/ip2: fix used-uninit'd bug
Jeff Garzik
1
-5
/
+1
2007-10-17
lp_console: cleanups
Pavel Machek
1
-9
/
+8
2007-10-17
HVC console is also used by iSeries, so add that to HVC_DRIVER help.
Rusty Russell
1
-1
/
+1
2007-10-17
Delay creation of khcvd thread
Rusty Russell
2
-18
/
+42
2007-10-17
tty: expose new methods needed for drivers to get termios right
Alan Cox
1
-10
/
+72
2007-10-17
lk201: remove obsolete driver
Maciej W. Rozycki
7
-1373
/
+0
2007-10-17
Make the pr_*() family of macros in kernel.h complete
Emil Medve
4
-17
/
+8
2007-10-17
I2O: Fix "defined but not used" build warnings
Satyam Sharma
1
-47
/
+47
2007-10-17
add CONFIG_VT_UNICODE
Bill Nottingham
5
-5
/
+26
2007-10-17
make dmapool code use __set_current_state()
Arjan van de Ven
1
-1
/
+1
2007-10-17
Remove final traces of long-deprecated "ramdisk" kernel parm
Robert P. J. Day
1
-6
/
+1
2007-10-17
drivers/block/cciss.c: fix check-after-use
Adrian Bunk
1
-29
/
+27
2007-10-17
n_hdlc.c: fix check-after-use
Adrian Bunk
1
-1
/
+1
2007-10-17
cciss: fix error reporting for SG_IO
Steve Cameron
1
-18
/
+61
2007-10-17
NBD: allow hung network I/O to be cancelled
Paul Clements
1
-31
/
+62
2007-10-17
NBD: set uninitialized devices to size 0
Paul Clements
1
-2
/
+5
2007-10-17
floppy: tolerate DMA channel unavailability
Jan Beulich
1
-5
/
+9
2007-10-17
jsm: Remove further unneeded crud
Alan Cox
1
-40
/
+3
2007-10-17
mxser: Remove use of dead TTY_FLIPBUF_SIZE definition
Alan Cox
1
-2
/
+1
2007-10-17
unicode diacritics support
Samuel Thibault
9
-35
/
+146
2007-10-17
aoe: remove unecessary wrapper function
Ed L. Cashin
3
-17
/
+8
2007-10-17
pnp: avoid a small unlikely memory leak in proc_read_escd()
Jesper Juhl
1
-2
/
+3
2007-10-17
Tweak /proc/ipmi removal
Alexey Dobriyan
1
-1
/
+1
2007-10-17
tpm: pay attention to IRQ info from PNP
Bjorn Helgaas
1
-9
/
+13
2007-10-17
drivers/char/ip2/ip2main.c: kmalloc + memset conversion to kzalloc
Mariusz Kozlowski
1
-3
/
+2
2007-10-17
drivers/char/consolemap.c: kmalloc + memset conversion to kzalloc
Mariusz Kozlowski
1
-2
/
+1
2007-10-17
epca.c: reformat comments and coding style improvements
Alexey Dobriyan
1
-1409
/
+1202
2007-10-17
Remove "unsafe" from module struct
Rusty Russell
1
-5
/
+4
2007-10-17
convert ill defined log2() to ilog2()
Fengguang Wu
3
-14
/
+7
2007-10-17
Clean up duplicate includes in drivers/w1/
Jesper Juhl
1
-1
/
+0
2007-10-17
Clean up duplicate includes in drivers/char/
Jesper Juhl
3
-6
/
+0
2007-10-17
pcmcia: CompactFlash driver for PA Semi Electra boards
Olof Johansson
3
-0
/
+385
2007-10-17
Remove unneeded lock_kernel() in driver/block/loop.c
Diego Woitasen
1
-2
/
+0
[next]