summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] IPC: access to unmapped vmalloc area in grow_ary()Alexey Kuznetsov2006-04-171-2/+1
* [PATCH] Fix MADV_REMOVE protection checkingHugh Dickins2006-04-171-0/+3
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-04-171-1/+4
|\
| * [IPV4]: ip_route_input panic fixStephen Hemminger2006-04-171-1/+4
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/stable-2.6Linus Torvalds2006-04-175-48/+59
|\ \
| * | [PATCH] shmat: stop mprotect from giving write permission to a readonly attac...Hugh Dickins2006-04-171-0/+2
| * | [PATCH] cciss: bug fix for crash when running hpacucliMike Miller2006-04-171-47/+49
| * | [PATCH] ext3: Fix missed mutex unlockAnaniev, Leonid I2006-04-171-0/+1
| * | [PATCH] Fix block device symlink nameStephen Rothwell2006-04-171-0/+5
| * | [PATCH] isd200: limit to BLK_DEV_IDERandy Dunlap2006-04-171-1/+2
| |/
* | [SPARC64]: Export pcibios_resource_to_bus().David S. Miller2006-04-171-0/+1
|/
* Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-04-151-4/+18
|\
| * [SERIAL] Update serial driver documentationRussell King2006-04-151-4/+18
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-04-153-2/+20
|\ \ | |/ |/|
| * [ARM] 3477/1: ARM EABI: undefine removed syscallsNicolas Pitre2006-04-151-0/+18
| * [ARM] 3475/1: S3C2410: fix spelling mistake in SMDK partition tableBen Dooks2006-04-131-1/+1
| * [ARM] 3474/1: S3C2440: USB rate writes wrong var to CLKDIVNBen Dooks2006-04-111-1/+1
* | Fix AT91RM9200 build breakageDavid Brownell2006-04-142-21/+42
* | [PATCH] kill unushed __put_task_struct_cbEric W. Biederman2006-04-142-7/+0
* | [efficeon-agp] Add missing memory maskH. Peter Anvin2006-04-141-1/+7
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2006-04-141-4/+9
|\ \
| * | kbuild: fix false section mismatch warningsSam Ravnborg2006-04-151-4/+9
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-04-1415-318/+682
|\ \ \
| * | | [PATCH] ip_output: account for fraggap when checking to add trailer_lenZach Brown2006-04-141-1/+1
| * | | [IRDA]: smsc-ircc2, smcinit support for ALi ISA bridgesLinus Walleij2006-04-141-52/+264
| * | | [IRDA]: irda-usb, unregister netdev when patch upload failsSamuel Ortiz2006-04-141-2/+4
| * | | [ATM] clip: add module infoStephen Hemminger2006-04-141-1/+2
| * | | [ATM] clip: notifier related cleanupsStephen Hemminger2006-04-141-20/+6
| * | | [ATM] clip: get rid of PROC_FS ifdefStephen Hemminger2006-04-141-9/+4
| * | | [ATM] clip: run through LindentStephen Hemminger2006-04-141-211/+199
| * | | [ATM]: Clip timer race.Stephen Hemminger2006-04-141-11/+5
| * | | [ATM]: clip causes unregister hangStephen Hemminger2006-04-141-15/+27
| * | | [XFRM]: Add documentation for async events.Jamal Hadi Salim2006-04-141-0/+166
| * | | [XFRM]: Fix aevent timer.Jamal Hadi Salim2006-04-142-6/+27
| * | | [IPV4]: Possible cleanups.Adrian Bunk2006-04-148-15/+2
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-04-145-5/+6
|\ \ \ \
| * | | | [SPARC]: Hook up sys_tee() into syscall tables.David S. Miller2006-04-145-5/+6
| |/ / /
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2006-04-1443-13268/+1097
|\ \ \ \
| * | | | [SCSI] scsi_transport_sas: don't scan a non-existent end deviceJames Bottomley2006-04-141-0/+2
| * | | | [SCSI] mptfusion - fix panic in mptsas_slave_configureMoore, Eric2006-04-141-1/+9
| * | | | [SCSI] 3ware 9000 disable local irqs during kmap_atomicadam radford2006-04-131-2/+7
| * | | | [SCSI] SCSI: fix scsi_kill_request() busy count handlingTejun Heo2006-04-131-0/+15
| * | | | [SCSI] FC transport: fixes for workq deadlocksJames Smart2006-04-132-166/+341
| * | | | [SCSI] aic79xx: target hotplug fixesHannes Reinecke2006-04-132-44/+10
| * | | | [SCSI] ibmvscsi: remove drivers/scsi/ibmvscsi/srp.hFUJITA Tomonori2006-04-131-227/+0
| * | | | [SCSI] aic79xx bus reset updateHannes Reinecke2006-04-133-62/+58
| * | | | [SCSI] add SCSI_UNKNOWN and LUN transfer limit restrictionsJames Bottomley2006-04-134-6/+21
| * | | | [SCSI] sym2: Fix build when spinlock debugging is enabledMatthew Wilcox2006-04-131-8/+12
| * | | | [SCSI] ipr: Bump versionBrian King2006-04-131-2/+2
| * | | | [SCSI] ipr: Reset device cleanupBrian King2006-04-131-17/+41
OpenPOWER on IntegriCloud