aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Remove unnecessary check_region references in commentsPeter Osterlund2005-09-1315-20/+16
* [PATCH] schedule_timeout_[un]interruptible() speedupAndrew Morton2005-09-131-3/+6
* [PATCH] set_current_state() commentaryAndrew Morton2005-09-131-0/+11
* [PATCH] Make BUILD_BUG_ON fail at compile time.Andi Kleen2005-09-131-2/+2
* [PATCH] free initrd mem adjustmentJan Beulich2005-09-131-2/+10
* [PATCH] open returns ENFILE but creates file anywayPeter Staubach2005-09-131-42/+56
* [PATCH] ppc32: remove use of asm/segment.hKumar Gala2005-09-135-5/+0
* [PATCH] ppc32: discard *.exit.text and *.exit.data sectionsTom Rini2005-09-131-0/+4
* [PATCH] Fix MPOL_F_VERIFYAndi Kleen2005-09-131-1/+6
* [PATCH] vm: kswapd cleanup: use pgdatCon Kolivas2005-09-131-2/+2
* [PATCH] i2c-keywest warning fixAndrew Morton2005-09-131-1/+0
* [PATCH] pcmcia: add another orinoco_cs idKomuro2005-09-131-0/+1
* [PATCH] ide: clean up the garbage in eighty_ninty_threeAlan Cox2005-09-131-35/+6
* [PATCH] pcmcia: warn on IOCTL usageDominik Brodowski2005-09-131-0/+12
* [PATCH] fbdev Kconfig fixAntonino A. Daplas2005-09-131-1/+2
* [PATCH] drivers/base/*: use kzalloc instead of kmalloc+memsetJiri Slaby2005-09-135-18/+12
* Fix up more strange byte writes to the PCI_ROM_ADDRESS config wordLinus Torvalds2005-09-132-2/+2
* Linux 2.6.14-rc1Linus Torvalds2005-09-121-2/+2
* [PATCH] m68knommu: optimized local_irq_disable, and platform reboot codeGreg Ungerer2005-09-121-6/+48
* [PATCH] m68knommu: startup code for the Drangen Engine 68328 based boardGreg Ungerer2005-09-121-0/+135
* [PATCH] m68knommu: implement scatter/gather support macrosGreg Ungerer2005-09-121-0/+6
* [PATCH] m68knommu: fix cache actions for ColdFire 5249, 527x and 528x processorsGreg Ungerer2005-09-121-14/+15
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6 Linus Torvalds2005-09-1222-146/+1648
|\
| * [SCSI] scsi: Error handler description documentTejun Heo2005-09-102-0/+481
| * [SCSI] set error value when failing commands in prep_fnMike Christie2005-09-101-8/+16
| * [SCSI] Alter the scsi_add_device() API to conform to what users expectJames Bottomley2005-09-103-6/+19
| * [SCSI] Fix module removal/device add raceAlan Stern2005-09-101-2/+6
| * [SCSI] lpfc: use wwn_to_u64() transport helperAndrew Vasquez2005-09-104-28/+25
| * [SCSI] qla2xxx: use wwn_to_u64() transport helperAndrew Vasquez2005-09-102-12/+10
| * [SCSI] fc_transport: Generalize WWN to u64 interger conversions.Andrew Vasquez2005-09-101-0/+8
| * [SCSI] SAS transport class: fixup prototype of sas_host_setupJames Bottomley2005-09-091-1/+2
| * [SCSI] 3ware 9000: handle use_sg != 0 for emulated commandsadam radford2005-09-091-6/+24
| * [SCSI] SAS transport classChristoph Hellwig2005-09-094-0/+927
| * [SCSI] permit READ DEFECT DATA in block/scsi_ioctlDouglas Gilbert2005-09-091-0/+1
| * [SCSI] sg: do not set VM_IO flag on mmap-ed pagesDouglas Gilbert2005-09-091-2/+2
| * [SCSI] SCSI core: fix leakage of scsi_cmnd'sJames Bottomley2005-09-091-3/+2
| * [SCSI] SCSI core: fix leakage of scsi_cmnd'sJames Bottomley2005-09-091-40/+71
| * [SCSI] fix possible deadlock in scsi_lib.cNeil Brown2005-09-091-1/+1
| * [SCSI] fix callers of scsi_remove_device() who already hold the scan mutedAlan Stern2005-09-092-13/+16
| * [SCSI] add missing scan mutex to scsi_scan_target()Alan Stern2005-09-091-27/+40
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 Linus Torvalds2005-09-1211-26/+38
|\ \
| * | [SPARC] drivers/sbus: fix-up schedule_timeout() usageNishanth Aravamudan2005-09-122-4/+2
| * | [SPARC]: Fix dot-symbol exporting for good.Al Viro2005-09-119-22/+36
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 Linus Torvalds2005-09-1237-180/+1359
|\ \ \
| * | | [BNX2]: Add support for ETHTOOL_GPERMADDR.John W. Linville2005-09-121-0/+2
| * | | [TG3]: Add support for ETHTOOL_GPERMADDR.John W. Linville2005-09-121-0/+4
| * | | [TG3]: Do not count non-error frames dropped by the hardware as rx_errors.John W. Linville2005-09-121-2/+4
| * | | [NETROM]: Introduct stuct nr_privateRalf Baechle2005-09-123-7/+12
| * | | [NETROM]: Implement G8PZT Circuit reset for NET/ROMRalf Baechle2005-09-126-16/+69
| * | | [ROSE]: ROSE has no ARPRalf Baechle2005-09-121-1/+1