aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/rtmutex-tester.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2006-10-28[PATCH] visws build fixAndrey Panin3-57/+8
2006-10-28[PATCH] __vmalloc with GFP_ATOMIC causes 'sleeping from invalid context'Giridhar Pemmasani2-8/+13
2006-10-28[PATCH] Fix potential OOPs in blkdev_open()Pavel Emelianov1-0/+2
2006-10-28[PATCH] memory hotplug: __GFP_NOWARN is better for __kmalloc_section_memmap()Yasunori Goto1-1/+1
2006-10-28[PATCH] md: fix printk format warnings, seen on powerpc64:Randy Dunlap2-4/+4
2006-10-28[PATCH] md: fix up maintenance of ->degraded in multipathNeilBrown1-0/+2
2006-10-28[PATCH] md: simplify checking of available size when resizing an arrayNeilBrown1-5/+2
2006-10-28[PATCH] md: fix bug where spares don't always get rebuilt properly when they become liveNeilBrown1-0/+1
2006-10-28[PATCH] fix efi_memory_present_wrapper()bibo,mao1-1/+1
2006-10-28[PATCH] jbd2: journal_dirty_data re-check for unmapped buffersEric Sandeen1-1/+14
2006-10-28[PATCH] jbd: journal_dirty_data re-check for unmapped buffersEric Sandeen1-1/+14
2006-10-28[PATCH] ext4: fix printk format warningsRandy Dunlap1-9/+14
2006-10-28[PATCH] Use min of two prio settings in calculating distress for reclaimMartin Bligh1-4/+4
2006-10-28[PATCH] vmscan: Fix temp_priority raceMartin Bligh4-22/+43
2006-10-28[PATCH] mm: clean up pagecache allocationNick Piggin3-28/+19
2006-10-27[PATCH] silence 'make xmldocs' warning by adding missing description of 'raw' in nand_base.c:1485Jesper Juhl1-0/+1
2006-10-27[PATCH] drivers: wait for threaded probes between initcall levelsAndrew Morton3-10/+57
2006-10-27[PATCH] vmlinux.lds: consolidate initcall sectionsAndrew Morton22-147/+31
2006-10-27PCI: Remove quirk_via_abnormal_poweroffKarsten Wiese1-27/+0
2006-10-27PCI: reset pci device state to unknown state for resumeShaohua Li1-0/+13
2006-10-27PCI: x86-64: mmconfig missing printk levelsDave Jones1-2/+3
2006-10-27PCI: fix pci_fixup_video as it blows up on sparc64Eiichiro Oiwa5-49/+128
2006-10-27acpiphp: fix latch statusMUNEDA Takahiro1-3/+3
2006-10-27[SPARC]: Fix bus_id[] string overflow.David S. Miller6-16/+16
2006-10-25[BRIDGE]: correct print message typoRandy Dunlap1-1/+1
2006-10-25[TCP] H-TCP: fix integer overflowGavin McCullagh1-1/+1
2006-10-25[TCP] cubic: scaling errorStephen Hemminger1-3/+3
2006-10-25[SPARC64]: Fix memory corruption in pci_4u_free_consistent().David S. Miller1-1/+1
2006-10-25[SPARC64]: Fix central/FHC bus handling on Ex000 systems.David S. Miller3-24/+43
2006-10-25[PATCH] AVR32: Update defconfigHaavard Skinnemoen1-94/+159
2006-10-25[PATCH] AVR32: Use __raw MMIO access for internal peripheralsHaavard Skinnemoen4-8/+14
2006-10-25[PATCH] AVR32: Implement and export __raw_{read,write}s[bwl]Haavard Skinnemoen4-0/+109
2006-10-25[PATCH] AVR32: add io{read,write}{8,16,32}{be,} supportBen Nizette1-0/+33
2006-10-25[PATCH] AVR32: Fix oversize immediates in atomic.hHaavard Skinnemoen1-4/+4
2006-10-25[PATCH] AVR32: Don't try to iounmap P2 segment addressesHaavard Skinnemoen1-0/+2
2006-10-25[PATCH] AVR32: Silence some compile warningsHaavard Skinnemoen4-5/+5
2006-10-25[PATCH] AVR32: Minor Makefile cleanupHaavard Skinnemoen2-11/+14
2006-10-26[POWERPC] Make sure __cpu_preinit_ppc970 gets called on 970GX processorsOlof Johansson1-0/+2
2006-10-25[SCSI] aic79xx: Print out signallingHannes Reinecke1-0/+19
2006-10-25[SCSI] aic7xxx: Remove slave_destroyHannes Reinecke5-78/+31
2006-10-25[SCSI] aic79xx: set precompensationHannes Reinecke1-1/+15
2006-10-25[SCSI] aic79xx: Fixup external device resetHannes Reinecke1-10/+56
2006-10-25[SCSI] replace u8 and u32 with __u8 and __u32 in scsi.h for user spaceFUJITA Tomonori1-1/+1
2006-10-25[SCSI] lpfc: fix printk format warningRandy Dunlap1-1/+2
2006-10-25[SCSI] aic79xx: make ahd_set_tags() staticAdrian Bunk2-6/+1
2006-10-25[SCSI] aic7xxx: cleanupsAdrian Bunk13-198/+175
2006-10-25[SCSI] drivers/scsi: Handcrafted MIN/MAX macro removalAmol Lad6-41/+26
2006-10-25[SCSI] scsi_debug: support REPORT TARGET PORT GROUPSHannes Reinecke2-14/+130
2006-10-25[SCSI] qla1280 bus reset typoJes Sorensen1-4/+3
2006-10-25[SCSI] libiscsi: fix logout pdu processingMike Christie1-2/+23