index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Lines
2006-05-16
[ARM] 3517/1: move definition of PROC_INFO_SZ from procinfo.h to asm-offsets.h
Uwe Zeisberger
-2
/
+0
2006-05-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
David Woodhouse
-74
/
+205
2006-05-15
[PATCH] fix can_share_swap_page() when !CONFIG_SWAP
Hua Zhong
-1
/
+1
2006-05-15
[PATCH] add slab_is_available() routine for boot code
Mike Kravetz
-0
/
+1
2006-05-15
[PATCH] symbol_put_addr() locks kernel
Trent Piepho
-0
/
+1
2006-05-15
[PATCH] s390: add vmsplice system call
Martin Schwidefsky
-1
/
+7
2006-05-15
[PATCH] RCU: introduce rcu_needs_cpu() interface
Heiko Carstens
-0
/
+1
2006-05-15
Merge branch 'max-sect' into upstream
Jeff Garzik
-0
/
+1
2006-05-15
Merge branch 'for-jeff' of git://htj.dyndns.org/libata-tj into tejun-merge
Jeff Garzik
-82
/
+228
2006-05-15
Merge branch 'master' into upstream
Jeff Garzik
-219
/
+813
2006-05-15
[PATCH] libata-ncq: implement NCQ device configuration
Tejun Heo
-1
/
+3
2006-05-15
[PATCH] libata-ncq: implement ap->qc_active, ap->sactive and complete helper
Tejun Heo
-0
/
+5
2006-05-15
[PATCH] libata-ncq: rename ap->qactive to ap->qc_allocated
Tejun Heo
-1
/
+1
2006-05-15
[PATCH] libata-ncq: add NCQ related ATA/libata constants and macros
Tejun Heo
-0
/
+11
2006-05-15
Merge branch 'irq-pio'
Tejun Heo
-14
/
+22
2006-05-15
[PATCH] libata-eh: implement BMDMA EH
Tejun Heo
-0
/
+8
2006-05-15
[PATCH] libata-eh: implement new EH
Tejun Heo
-0
/
+5
2006-05-15
[PATCH] libata-eh: implement ata_eh_info and ata_eh_context
Tejun Heo
-0
/
+40
2006-05-15
[PATCH] libata-eh: implement dev->ering
Tejun Heo
-0
/
+17
2006-05-15
[PATCH] libata-eh: add ATA and libata flags for new EH
Tejun Heo
-0
/
+21
2006-05-15
[PATCH] libata-eh-fw: update ata_scsi_error() for new EH
Tejun Heo
-0
/
+3
2006-05-15
[PATCH] libata-eh-fw: implement freeze/thaw
Tejun Heo
-0
/
+4
2006-05-15
[PATCH] libata-eh-fw: implement ata_port_schedule_eh() and ata_port_abort()
Tejun Heo
-0
/
+4
2006-05-15
[PATCH] libata-eh-fw: implement new EH scheduling via error completion
Tejun Heo
-26
/
+1
2006-05-15
[PATCH] libata-eh-fw: update ata_qc_from_tag() to enforce normal/EH qc ownership
Tejun Heo
-2
/
+17
2006-05-15
[PATCH] libata-eh-fw: use special reserved tag and qc for internal commands
Tejun Heo
-1
/
+8
2006-05-15
[PATCH] libata-eh-fw: add flags and operations for new EH
Tejun Heo
-7
/
+20
2006-05-15
[PATCH] libata: implement ATA printk helpers
Tejun Heo
-0
/
+11
2006-05-15
[PATCH] libata: use dev->ap
Tejun Heo
-12
/
+9
2006-05-15
[PATCH] libata: add dev->ap
Tejun Heo
-0
/
+1
2006-05-15
[PATCH] libata: kill old SCR functions and sata_dev_present()
Tejun Heo
-22
/
+0
2006-05-15
[PATCH] libata: implement new SCR handling and port on/offline functions
Tejun Heo
-0
/
+6
2006-05-15
[PATCH] libata: implement qc->result_tf
Tejun Heo
-2
/
+14
2006-05-15
[PATCH] libata: use preallocated buffers
Tejun Heo
-1
/
+3
2006-05-15
[PATCH] libata: kill duplicate prototypes
Tejun Heo
-2
/
+0
2006-05-15
[PATCH] libata: rename ata_down_sata_spd_limit() and friends
Tejun Heo
-1
/
+1
2006-05-15
[PATCH] SCSI: implement shost->host_eh_scheduled
Tejun Heo
-0
/
+2
2006-05-15
[PATCH] SCSI: Introduce scsi_req_abort_cmd (REPOST)
Luben Tuikov
-0
/
+1
2006-05-15
ACPI: create acpi_fan_suspend()/acpi_fan_resume()
Konstantin Karasyov
-1
/
+2
2006-05-15
ACPI: create acpi_device_suspend()/acpi_device_resume()
Patrick Mochel
-1
/
+2
2006-05-15
[JFFS2] Don't pack on-medium structures, because GCC emits crappy code
David Woodhouse
-7
/
+7
2006-05-14
[MTD] Clean up <linux/mtd/physmap.h> to fix modular build
David Woodhouse
-6
/
+2
2006-05-13
ACPI: acpi_bus_unregister_driver() returns void
Bjorn Helgaas
-1
/
+1
2006-05-14
[MTD] Fix legacy character sets throughout drivers/mtd, include/linux/mtd
David Woodhouse
-1
/
+1
2006-05-13
[JFFS2][XATTR] XATTR support on JFFS2 (version. 5)
KaiGai Kohei
-0
/
+40
2006-05-12
V4L/DVB (3774): Create V4L1 config options
Mauro Carvalho Chehab
-0
/
+5
2006-05-12
[NEIGH]: Fix IP-over-ATM and ARP interaction.
Simon Kelley
-0
/
+1
2006-05-12
OneNAND: One-Time Programmable (OTP) support
Kyungmin Park
-0
/
+10
2006-05-12
OneNAND: handle byte access on BufferRAM
Kyungmin Park
-0
/
+3
2006-05-11
Merge master.kernel.org:/home/rmk/linux-2.6-serial
Linus Torvalds
-0
/
+1
[prev]
[next]