index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
afs
/
volume.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-07-20
arm: fix up handle_mm_fault changes
Nick Piggin
1
-3
/
+3
2007-07-20
Fix Lindent to not indent preprocessor comments so far
Matthew Wilcox
1
-1
/
+1
2007-07-20
Memory leak in tpm_ascii_bios_measurements_open()
Jesper Juhl
1
-3
/
+8
2007-07-20
m68knommu: reformat show_cpuinfo()
Greg Ungerer
1
-20
/
+21
2007-07-20
cr_backlight_probe() allocates too little storage for struct cr_panel
Jesper Juhl
1
-1
/
+1
2007-07-20
async_tx: fix kmap_atomic usage in async_memcpy
Dan Williams
3
-23
/
+6
2007-07-20
dpt_i2o depends on virt_to_bus
Stephen Rothwell
1
-1
/
+1
2007-07-20
fix some conversion overflows
Nick Piggin
3
-5
/
+4
2007-07-20
mm: fix memory hotplug oops from ZONE_MOVABLE changes.
Paul Mundt
1
-1
/
+1
2007-07-20
arch/i386/xen/events.c should #include <asm/xen/hypervisor.h>
Adrian Bunk
1
-0
/
+1
2007-07-20
xen: disable vdso "nosegneg" on native boot
Roland McGrath
4
-6
/
+29
2007-07-20
fix gfp_t annotations for slub
Al Viro
1
-1
/
+1
2007-07-20
ANSIfy a couple of functions in netfilter
Al Viro
1
-2
/
+2
2007-07-20
Fix lguest misannotation
Al Viro
1
-1
/
+1
2007-07-20
Fix up sky2 breakage
Al Viro
1
-3
/
+4
2007-07-20
Fix buggered kmalloc() call argument order
Al Viro
1
-1
/
+1
2007-07-20
m68k: exclude more unbuildable drivers
Al Viro
2
-1
/
+4
2007-07-20
mac89x0: missing __init
Al Viro
1
-1
/
+1
2007-07-20
m68k: remove empty ->setup is several consoles
Al Viro
2
-14
/
+0
2007-07-20
m68k: missing __init
Al Viro
12
-15
/
+17
2007-07-20
m68k: missing exports
Al Viro
6
-1
/
+21
2007-07-20
m68k: use .text.head
Al Viro
4
-3
/
+4
2007-07-20
m68k iomem (based on Geert's tree + memcpy_... stuff)
Al Viro
3
-14
/
+73
2007-07-20
m68k: teach modpost about .m68_fixup
Al Viro
1
-0
/
+1
2007-07-20
more isa/eisa/pci-only drivers marked as such
Al Viro
1
-2
/
+2
2007-07-20
libata: implement EH fast drain
Tejun Heo
4
-2
/
+104
2007-07-20
libata: schedule probing after SError access failure during autopsy
Tejun Heo
1
-1
/
+5
2007-07-20
libata: clear HOTPLUG flag after a reset
Tejun Heo
1
-5
/
+10
2007-07-20
libata: reorganize ata_ehi_hotplugged()
Tejun Heo
1
-3
/
+4
2007-07-20
libata: improve SCSI scan failure handling
Tejun Heo
3
-18
/
+49
2007-07-20
libata: quickly trigger SATA SPD down after debouncing failed
Tejun Heo
2
-3
/
+5
2007-07-20
libata: improve SATA PHY speed down logic
Tejun Heo
3
-7
/
+29
2007-07-20
The SATA controller device ID is different according to
su henry
1
-1
/
+4
2007-07-20
ahci: implement SCR_NOTIFICATION r/w
Tejun Heo
1
-31
/
+37
2007-07-20
ahci: make NO_NCQ handling more consistent
Tejun Heo
1
-2
/
+8
2007-07-20
libata: make ->scr_read/write callbacks return error code
Tejun Heo
15
-136
/
+191
2007-07-20
libata: implement AC_ERR_NCQ
Tejun Heo
2
-3
/
+5
2007-07-20
libata: improve EH report formatting
Tejun Heo
7
-35
/
+98
2007-07-20
sata_sil24: separate out sil24_do_softreset()
Tejun Heo
1
-3
/
+10
2007-07-20
sata_sil24: separate out sil24_exec_polled_cmd()
Tejun Heo
1
-20
/
+56
2007-07-20
sata_sil24: replace sil24_update_tf() with sil24_read_tf()
Tejun Heo
1
-9
/
+14
2007-07-20
ahci: separate out ahci_do_softreset()
Tejun Heo
1
-4
/
+10
2007-07-20
ahci: separate out ahci_exec_polled_cmd()
Tejun Heo
1
-21
/
+33
2007-07-20
ahci: separate out ahci_kick_engine()
Tejun Heo
1
-33
/
+36
2007-07-20
ahci: use deadline instead of fixed timeout for 1st FIS for SRST
Tejun Heo
1
-1
/
+7
2007-07-20
libata: add @is_cmd to ata_tf_to_fis()
Tejun Heo
5
-15
/
+16
2007-07-20
[libata] Fix reported task file values in sense data
Petr Vandrovec
2
-0
/
+4
2007-07-20
Correct comment in libata-sff.c
Dave Jones
1
-1
/
+1
2007-07-20
pata_scc.c: small fixes (Workaround for errata A308)
Akira Iguchi
1
-11
/
+16
2007-07-20
ahci.c: fix CONFIG_PM=n compilation
Alexey Dobriyan
1
-8
/
+8
[next]