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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2006-05-15
[PATCH] libata-eh: implement ata_eh_info and ata_eh_context
Tejun Heo
1
-0
/
+40
2006-05-15
[PATCH] libata-eh: implement dev->ering
Tejun Heo
1
-0
/
+17
2006-05-15
[PATCH] libata-eh: add ATA and libata flags for new EH
Tejun Heo
2
-0
/
+21
2006-05-15
[PATCH] libata-eh-fw: update ata_scsi_error() for new EH
Tejun Heo
1
-0
/
+3
2006-05-15
[PATCH] libata-eh-fw: implement freeze/thaw
Tejun Heo
1
-0
/
+4
2006-05-15
[PATCH] libata-eh-fw: implement ata_port_schedule_eh() and ata_port_abort()
Tejun Heo
1
-0
/
+4
2006-05-15
[PATCH] libata-eh-fw: implement new EH scheduling via error completion
Tejun Heo
1
-26
/
+1
2006-05-15
[PATCH] libata-eh-fw: update ata_qc_from_tag() to enforce normal/EH qc ownership
Tejun Heo
1
-2
/
+17
2006-05-15
[PATCH] libata-eh-fw: use special reserved tag and qc for internal commands
Tejun Heo
1
-1
/
+8
2006-05-15
[PATCH] libata-eh-fw: add flags and operations for new EH
Tejun Heo
1
-7
/
+20
2006-05-15
[PATCH] libata: implement ATA printk helpers
Tejun Heo
1
-0
/
+11
2006-05-15
[PATCH] libata: use dev->ap
Tejun Heo
1
-12
/
+9
2006-05-15
[PATCH] libata: add dev->ap
Tejun Heo
1
-0
/
+1
2006-05-15
[PATCH] libata: kill old SCR functions and sata_dev_present()
Tejun Heo
1
-22
/
+0
2006-05-15
[PATCH] libata: implement new SCR handling and port on/offline functions
Tejun Heo
1
-0
/
+6
2006-05-15
[PATCH] libata: implement qc->result_tf
Tejun Heo
1
-2
/
+14
2006-05-15
[PATCH] libata: use preallocated buffers
Tejun Heo
1
-1
/
+3
2006-05-15
[PATCH] libata: kill duplicate prototypes
Tejun Heo
1
-2
/
+0
2006-05-15
[PATCH] libata: rename ata_down_sata_spd_limit() and friends
Tejun Heo
1
-1
/
+1
2006-05-15
[JFFS2] Don't pack on-medium structures, because GCC emits crappy code
David Woodhouse
1
-7
/
+7
2006-05-14
[MTD] Clean up <linux/mtd/physmap.h> to fix modular build
David Woodhouse
1
-6
/
+2
2006-05-14
[MTD] Fix legacy character sets throughout drivers/mtd, include/linux/mtd
David Woodhouse
1
-1
/
+1
2006-05-13
[JFFS2][XATTR] XATTR support on JFFS2 (version. 5)
KaiGai Kohei
1
-0
/
+40
2006-05-12
V4L/DVB (3774): Create V4L1 config options
Mauro Carvalho Chehab
1
-0
/
+5
2006-05-12
OneNAND: One-Time Programmable (OTP) support
Kyungmin Park
2
-0
/
+10
2006-05-12
OneNAND: handle byte access on BufferRAM
Kyungmin Park
1
-0
/
+3
2006-05-11
Merge master.kernel.org:/home/rmk/linux-2.6-serial
Linus Torvalds
1
-0
/
+1
2006-05-11
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-2
/
+1
2006-05-10
Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/shemmi...
Linus Torvalds
1
-0
/
+1
2006-05-10
dl2k: use DMA_48BIT_MASK constant
Francois Romieu
1
-0
/
+1
2006-05-10
[NET]: Do sysfs registration as part of register_netdevice.
Stephen Hemminger
1
-2
/
+1
2006-05-08
[IA64] rework memory attribute aliasing
Bjorn Helgaas
1
-0
/
+1
2006-05-08
sky2: backout NAPI reschedule
Stephen Hemminger
1
-10
/
+8
2006-05-08
Finally remove the obnoxious inter_module_xxx()
David Woodhouse
1
-9
/
+0
2006-05-07
[MTD] Convert physmap to platform driver
Lennert Buytenhek
1
-13
/
+8
2006-05-06
[NET]: Create netdev attribute_groups with class_device_add
Stephen Hemminger
1
-0
/
+2
2006-05-06
[CLASS DEVICE]: add attribute_group creation
Stephen Hemminger
1
-0
/
+2
2006-05-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
David Woodhouse
10
-29
/
+290
2006-05-04
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
1
-0
/
+60
2006-05-04
Merge master.kernel.org:/home/rmk/linux-2.6-mmc
Linus Torvalds
1
-0
/
+1
2006-05-04
Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
1
-2
/
+3
2006-05-04
Include <linux/types.h> and use __uXX types in <linux/cramfs_fs.h>
David Woodhouse
1
-20
/
+14
2006-05-04
Use __uXX types in <linux/i2o_dev.h>, include <linux/ioctl.h> too
David Woodhouse
1
-87
/
+80
2006-05-04
Remove private struct dx_hash_info from public view in <linux/ext3_fs.h>
David Woodhouse
1
-1
/
+2
2006-05-04
Include <linux/types.h> and use __uXX types in <linux/affs_hardblocks.h>
David Woodhouse
1
-35
/
+37
2006-05-04
Use __uXX types in <linux/divert.h> for struct divert_blk et al.
David Woodhouse
1
-10
/
+10
2006-05-04
Remove PPP_FCS from user view in <linux/ppp_defs.h>, remove __P mess entirely
David Woodhouse
1
-10
/
+4
2006-05-03
[NETFILTER]: H.323 helper: Change author's email address
Jing Min Zhao
1
-1
/
+1
2006-05-04
[PATCH] splice: LRU fixups
Jens Axboe
1
-2
/
+3
2006-05-04
Use __uXX types in user-visible structures in <linux/nbd.h>
David Woodhouse
1
-6
/
+6
[prev]
[next]