index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[MIPS] signal: do not use save_static_function() anymore
Franck Bui-Huu
2007-02-10
3
-30
/
+10
*
[MIPS] signal32: no need to save c0_status register in setup_sigcontext32()
Franck Bui-Huu
2007-02-10
3
-4
/
+2
*
[MIPS] signal32: reduce {setup,restore}_sigcontext32 sizes
Franck Bui-Huu
2007-02-10
1
-114
/
+97
*
[MIPS] signal: factorize debug code
Franck Bui-Huu
2007-02-10
4
-24
/
+20
*
[MIPS] signal: test return value of install_sigtramp()
Franck Bui-Huu
2007-02-10
1
-3
/
+3
*
[MIPS] signal32: remove duplicate code
Franck Bui-Huu
2007-02-10
1
-46
/
+4
*
[MIPS] signal: clean up sigframe structure
Franck Bui-Huu
2007-02-10
4
-69
/
+81
*
[MIPS] signal: do not inline functions in signal-common.h
Franck Bui-Huu
2007-02-10
2
-136
/
+153
*
[MIPS] signals: reduce {setup,restore}_sigcontext sizes
Franck Bui-Huu
2007-02-10
1
-45
/
+21
*
[MIPS] Fix warning in get_user when fetching pointer object from userspace.
Ralf Baechle
2007-02-10
1
-4
/
+1
*
[MIPS] Fix eth2 platform device id for jaguar_atx and ocelot_3 platforms
Dale Farnsworth
2007-02-10
2
-2
/
+2
*
[MIPS] JMR3927 and RBTX49x7 support little endian
Sergei Shtylyov
2007-02-10
1
-0
/
+2
*
[MIPS] RBTX49x7: declare prom_getcmdline()
Sergei Shtylyov
2007-02-10
1
-0
/
+2
*
[MIPS] RTLX: Sprinkle device model code into code to make udev happier.
Ralf Baechle
2007-02-10
1
-1
/
+22
*
[MIPS] VPE: Sprinkle device model code into code to make udev happier.
Ralf Baechle
2007-02-10
3
-1
/
+43
*
libata: kill ATA_ENABLE_PATA
Jeff Garzik
2007-02-09
2
-4
/
+0
*
libata: build fix after dmesg probe output changes
Jeff Garzik
2007-02-09
1
-2
/
+2
*
libata: Early CFA adapters are not required to support mode setting
Alan
2007-02-09
1
-0
/
+4
*
sata_nv: propagate ata_pci_device_do_resume return value
Robert Hancock
2007-02-09
1
-1
/
+4
*
sata_nv: wait for response on entering/leaving ADMA mode
Robert Hancock
2007-02-09
1
-2
/
+39
*
sata_nv: use ADMA for NODATA commands
Robert Hancock
2007-02-09
1
-7
/
+25
*
sata_nv: cleanup ADMA error handling
Robert Hancock
2007-02-09
1
-75
/
+72
*
(2.6.20) pata_mpiix: probing cleanup (resend)
Sergei Shtylyov
2007-02-09
1
-7
/
+6
*
(2.6.20) pata_mpiix: fix PIO setup issues
Sergei Shtylyov
2007-02-09
1
-9
/
+10
*
(2.6.20) pata_oldpiix: fix PIO2 underclocking
Sergei Shtylyov
2007-02-09
1
-8
/
+10
*
ata: Add defines for the iordy bits
Alan
2007-02-09
1
-0
/
+2
*
Kconfig: clarify ATA_PIIX description
Alan
2007-02-09
1
-3
/
+3
*
sata_inic162x: fix a few glitches in hardreset
Tejun Heo
2007-02-09
1
-8
/
+4
*
libata: add 150ms between completion of hardreset and status checking
Tejun Heo
2007-02-09
1
-0
/
+3
*
libata: rearrange dmesg info to add full ATA revision
Eric D. Mudama
2007-02-09
1
-21
/
+31
*
pata_sl82c105: wrong assumptions about compatible PIO modes
Sergei Shtylyov
2007-02-09
1
-2
/
+2
*
libata: add another IRQ calls (libata drivers)
Akira Iguchi
2007-02-09
60
-0
/
+206
*
libata: add another IRQ calls (core and headers)
Akira Iguchi
2007-02-09
3
-48
/
+57
*
git-libata-all: forward declare struct device
Andrew Morton
2007-02-09
1
-0
/
+2
*
libata: convert to iomap
Tejun Heo
2007-02-09
63
-1448
/
+977
*
pata_platform: fix devres conversion
Tejun Heo
2007-02-09
1
-24
/
+7
*
iomap: iomap should be in obj-y not in lib-y
Tejun Heo
2007-02-09
1
-2
/
+2
*
[libata] Shuffle DRV_xxx in core and SiS drivers, to kill warnings
Jeff Garzik
2007-02-09
4
-1
/
+5
*
devres: implement pcim_iomap_regions()
Tejun Heo
2007-02-09
2
-0
/
+55
*
libata: remove unused functions
Tejun Heo
2007-02-09
2
-79
/
+6
*
libata: update libata LLDs to use devres
Tejun Heo
2007-02-09
59
-1245
/
+355
*
libata: update libata core layer to use devres
Tejun Heo
2007-02-09
5
-160
/
+106
*
libata: implement ata_host_detach()
Tejun Heo
2007-02-09
3
-6
/
+21
*
devres: device resource management
Tejun Heo
2007-02-09
21
-5
/
+1853
*
fix CONFIG_SATA_SIS=y compile error
Adrian Bunk
2007-02-09
3
-4
/
+6
*
sata_sis: Support for PATA supports
Alan
2007-02-09
3
-12
/
+33
*
libata: implement HDIO_GET_IDENTITY
Tejun Heo
2007-02-09
1
-1
/
+42
*
libata: trivial stuff
Alan
2007-02-09
2
-3
/
+3
*
sata_promise: kill qc->nsect
Tejun Heo
2007-02-09
1
-2
/
+0
*
libata piix3 support warning fix
Andrew Morton
2007-02-09
1
-1
/
+1
[next]