index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-23
[POWERPC] Add _nmask_and_or_msr() declartion to asm-powerpc/system.h
Jon Loeliger
1
-0
/
+2
2008-01-23
[POWERPC] 82xx: Embedded Planet EP8248E support
Scott Wood
1
-0
/
+1
2008-01-23
[POWERPC] QE: Add ability to upload QE firmware
Timur Tabi
2
-2
/
+93
2008-01-23
phy/fixed.c: rework to not duplicate PHY layer functionality
Vitaly Bordug
1
-29
/
+22
2008-01-23
[POWERPC] Remove update_bridge_resource
Kumar Gala
1
-3
/
+0
2008-01-23
[POWERPC] Fix handling of memreserve if the range lands in highmem
Kumar Gala
1
-0
/
+1
2008-01-24
Merge branch 'linux-2.6'
Paul Mackerras
46
-162
/
+178
2008-01-24
[POWERPC] Provide a way to protect 4k subpages when using 64k pages
Paul Mackerras
5
-3
/
+48
2008-01-23
[SCSI] use dynamically allocated sense buffer
FUJITA Tomonori
1
-1
/
+1
2008-01-23
[SCSI] scsi.h: add macro for enclosure bit of inquiry data
James Bottomley
1
-0
/
+4
2008-01-23
[SCSI] sd: add fix for devices with last sector access problems
Hans de Goede
1
-0
/
+1
2008-01-23
[SCSI] sysfs: add filter function to groups
James Bottomley
1
-0
/
+2
2008-01-23
[SCSI] attribute_container: update to use the group interface
James Bottomley
1
-0
/
+1
2008-01-23
ata_generic: Cenatek support
Alan Cox
1
-0
/
+3
2008-01-23
libata: factor out ata_pci_activate_sff_host() from ata_pci_one()
Tejun Heo
1
-0
/
+3
2008-01-23
libata annotations and fixes
Al Viro
1
-2
/
+2
2008-01-23
libata: make ata_port_queue_task() an internal function
Jeff Garzik
1
-2
/
+0
2008-01-23
libata: make qc->nbytes include extra buffers
Tejun Heo
1
-1
/
+2
2008-01-23
libata: convert to chained sg
Tejun Heo
1
-34
/
+8
2008-01-23
libata: kill non-sg DMA interface
Tejun Heo
1
-6
/
+1
2008-01-23
libata: update ->data_xfer hook for ATAPI
Tejun Heo
1
-5
/
+6
2008-01-23
libata: add ATAPI_* cmd types and implement atapi_cmd_type()
Tejun Heo
1
-0
/
+28
2008-01-23
libata: rename ATA_PROT_ATAPI_* to ATAPI_PROT_*
Tejun Heo
1
-6
/
+6
2008-01-23
cdrom: add more GPCMD_* constants
Tejun Heo
1
-0
/
+3
2008-01-23
libata: reimplement ata_acpi_cbl_80wire() using ata_acpi_gtm_xfermask()
Tejun Heo
1
-3
/
+7
2008-01-23
libata: implement ata_timing_cycle2mode() and use it in libata-acpi and pata_...
Tejun Heo
1
-4
/
+1
2008-01-23
libata: separate out ata_acpi_gtm_xfermask() from pacpi_discover_modes()
Tejun Heo
1
-0
/
+25
2008-01-23
libata: add ATA_CBL_PATA_IGN
Tejun Heo
2
-3
/
+5
2008-01-23
libata: xfer_mask is unsigned long not unsigned int
Tejun Heo
1
-21
/
+25
2008-01-23
libata: kill ata_id_to_dma_mode()
Tejun Heo
1
-1
/
+0
2008-01-23
libata: clean up xfermode / PATA timing related stuff
Tejun Heo
1
-9
/
+12
2008-01-23
libata: export xfermode / PATA timing related functions
Tejun Heo
1
-0
/
+10
2008-01-23
libata: implement ATA_DFLAG_DUBIOUS_XFER
Tejun Heo
1
-0
/
+3
2008-01-23
libata: clean up EH speed down implementation
Tejun Heo
1
-1
/
+1
2008-01-23
libata: implement protocol tests
Tejun Heo
1
-7
/
+64
2008-01-23
libata: rearrange ATA_DFLAG_*
Tejun Heo
1
-3
/
+3
2008-01-23
libata: Disable ATA8-ACS proposed Trusted Computing features by default
Alan Cox
1
-1
/
+21
2008-01-22
[MIPS] SMTC: Fix build error.
Frank Rowand
1
-3
/
+3
2008-01-21
[POWERPC] Separate MPC52xx PSC FIFO registers from rest of PSC
John Rigby
2
-0
/
+6
2008-01-21
Input: remove cdev from input_dev structure
Dmitry Torokhov
1
-4
/
+0
2008-01-21
Input: add Tosa keyboard driver
Dmitry Baryshkov
1
-0
/
+30
2008-01-21
Input: Add proper locking when changing device's keymap
Dmitry Torokhov
1
-0
/
+3
2008-01-18
[POWERPC] mpc5200: eliminate mpc52xx_*_map_*() functions.
Grant Likely
1
-2
/
+0
2008-01-18
[POWERPC] mpc5200: Add common mpc52xx_setup_pci() routine
Marian Balakowicz
1
-0
/
+5
2008-01-17
CRIS v10: vmlinux.lds.S: ix kernel oops on boot and use common defines
Jesper Nilsson
1
-5
/
+2
2008-01-17
Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/olof...
Paul Mackerras
1
-0
/
+9
2008-01-17
[POWERPC] Add hugepagesz boot-time parameter
Jon Tollefson
1
-0
/
+1
2008-01-17
[POWERPC] iSeries: eliminate pci_dn bussubno
Stephen Rothwell
1
-1
/
+0
2008-01-17
[POWERPC] The pci_dn pcidev is only used by EEH
Stephen Rothwell
1
-1
/
+1
2008-01-17
[POWERPC] The pci_dn class_code is only used by EEH
Stephen Rothwell
1
-1
/
+1
[prev]
[next]