index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
ppc
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2006-03-05
[PATCH] ata_piix: rename PIIX_FLAG_IGN_PRESENT to PIIX_FLAG_IGNORE_PCS
Tejun Heo
1
-3
/
+3
2006-03-04
[PATCH] sata_promise: Support FastTrak TX4300/TX4310
Daniel Drake
1
-0
/
+2
2006-03-03
[PATCH] libata: reorganize ata_bus_probe()
Tejun Heo
1
-21
/
+25
2006-03-03
[PATCH] libata: fold ata_dev_config() into ata_dev_configure()
Tejun Heo
2
-32
/
+17
2006-03-03
[PATCH] libata: separate out ata_dev_configure()
Tejun Heo
1
-40
/
+40
2006-03-03
[PATCH] libata: convert dev->id to pointer
Tejun Heo
2
-4
/
+18
2006-03-03
[PATCH] ata_piix: reimplement piix_sata_probe()
Tejun Heo
1
-23
/
+38
2006-03-03
[PATCH] ata_piix: implement proper port map
Tejun Heo
1
-60
/
+122
2006-03-03
[PATCH] ata_piix: add a couple of flags
Tejun Heo
1
-4
/
+7
2006-03-03
[PATCH] ata_piix: finer-grained port_info
Tejun Heo
1
-19
/
+58
2006-03-03
[PATCH] libata: seperate out ata_class_present()
Tejun Heo
1
-2
/
+6
2006-03-01
[PATCH] sata_sil: remove unneeded ATA_FLAG_SRST from 3512 port info
Tejun Heo
1
-1
/
+1
2006-03-01
[PATCH] libata: kill illegal kfree(id)
Tejun Heo
1
-1
/
+0
2006-03-01
[PATCH] sata_sil24: add a new PCI ID for SiI 3124
Tejun Heo
1
-0
/
+1
2006-03-01
[PATCH] synclink_gt: make ->init_error signed
Darren Jenkins
1
-1
/
+1
2006-03-01
[PATCH] out_of_memory(): use of uninitialised
Andrew Morton
1
-1
/
+1
2006-03-01
[PATCH] Add mm->task_size and fix powerpc vdso
Benjamin Herrenschmidt
3
-4
/
+11
2006-03-01
[PATCH] nommu: implement vmalloc_node()
Andrew Morton
1
-1
/
+7
2006-03-01
[PATCH] remove_from_swap: fix locking
Christoph Lameter
1
-5
/
+13
2006-03-01
[PATCH] tty buffering: comment out debug code
Paul Fulghum
1
-1
/
+1
2006-03-01
[PATCH] video1394: fix "return E;" typo
Alexey Dobriyan
1
-1
/
+1
2006-03-01
[PATCH] pnp bus type fix
Adam Belay
1
-7
/
+5
2006-03-01
[PATCH] Altix: more ioc3 cleanups and locking fixes
Pat Gefre
1
-8
/
+3
2006-03-01
[PATCH] drivers/mtd/redboot.c: recognise a foreign byte sex partition table
John Bowler
1
-1
/
+27
2006-03-01
[PATCH] fuse: fix bug in negative lookup
Miklos Szeredi
1
-2
/
+8
2006-03-01
[PATCH] Fix sys_migrate_pages: Move all pages when invoked from root
Christoph Lameter
1
-1
/
+2
2006-03-01
[PATCH] x86 microcode driver vs hotplug CPUs.
Dave Jones
1
-6
/
+9
2006-03-01
[PATCH] sky2: remove MSI support
Stephen Hemminger
2
-78
/
+0
2006-02-28
[PATCH] USB: ftdi_sio: new microHAM device IDs
Ian Abbott
2
-1
/
+15
2006-02-28
[PATCH] USB: visor.c id for gspda smartphone
Hendrik Schweppe
2
-0
/
+6
2006-02-28
[PATCH] USB: Gadget RNDIS fix alloc bug. (buffer overflow)
Shaun Tancheff
1
-4
/
+7
2006-02-28
[PATCH] USB: lh7a40x gadget driver: Fixed a dead lock
Franck Bui-Huu
1
-2
/
+4
2006-02-28
[PATCH] USB: unusual_devs entry for Lyra RCA RD1080
Alan Stern
1
-0
/
+7
2006-02-28
[PATCH] USB: Wisegroup MP-8866 Dual USB Joypad
Andrew Fuller
1
-0
/
+2
2006-02-28
[PATCH] USB: fix EHCI BIOS handshake
David Brownell
1
-5
/
+6
2006-02-28
[SUNSU]: Fix locking error in sunsu_stop_rx().
David S. Miller
1
-3
/
+0
2006-02-28
[IA64] sysctl option to silence unaligned trap warnings
Jes Sorensen
3
-3
/
+43
2006-02-28
[SCSI] aha152x: fix variable use before initialisation and other bugs
Jürgen E. Fischer
3
-37
/
+54
2006-02-28
[MIPS] Fix build error on processors that don's support copy-on-write.
Ralf Baechle
2
-1
/
+19
2006-02-28
[MIPS] Initialize S-cache function pointers even on S-cache-less CPUs.
Ralf Baechle
1
-5
/
+11
2006-02-28
[IA64] cleanup in fsys.S
Ken Chen
1
-4
/
+3
2006-02-28
[SCSI] Fix uninitialised width and speed in sym2
Matthew Wilcox
1
-0
/
+2
2006-02-28
[SCSI] Delete duplicate driver template.
Ralf Baechle
1
-21
/
+0
2006-02-28
[PATCH] cfq-iosched: slice expiry fixups
Jens Axboe
1
-91
/
+60
2006-02-28
[PATCH] powerpc/iseries: Fix double phys_to_abs bug in htab_bolt_mapping
Michael Ellerman
1
-1
/
+1
2006-02-28
[PATCH] powerpc: fix NULL pointer in handle_eeh_events
Olaf Hering
1
-1
/
+1
2006-02-28
[PATCH] powerpc: vdso 64bits gettimeofday bug
Benjamin Herrenschmidt
1
-2
/
+2
2006-02-28
[PATCH] powerpc: fix dynamic PCI probe regression
John Rose
3
-19
/
+38
2006-02-28
Revert "[PATCH] x86_64: Only do the clustered systems have unsynchronized TSC...
Linus Torvalds
3
-22
/
+4
2006-02-28
[SCSI] scsi: scsi command retries off by one fix
Brian King
2
-3
/
+3
[next]