aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block/pktcdvd.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2006-02-20[PATCH] pktcdvd: Remove useless printk statementsPeter Osterlund1-14/+0
2006-02-20[PATCH] pktcdvd: Rename functions and make their return values sanePeter Osterlund1-18/+18
2006-02-20[PATCH] pktcdvd: Correctly set rq->cmd_len in pkt_generic_packet()Peter Osterlund1-0/+2
2006-02-20[PATCH] Fix snd-usb-audio in 32-bit compat environmentJuergen Kreileder1-5/+11
2006-02-20[PATCH] Fix units in mbind checkAndi Kleen1-1/+1
2006-02-20[PATCH] suspend-to-ram: allow video options to be set at runtimePavel Machek4-5/+25
2006-02-20[PATCH] cpu hotplug documentation fixHeiko Carstens1-2/+7
2006-02-20[PATCH] x86_64: Don't set CONFIG_DEBUG_INFO in defconfigAndi Kleen1-3/+3
2006-02-20[PATCH] spi: Fix modular master driver remove and device suspend/removeStephen Street1-3/+2
2006-02-20[PATCH] cfi_cmdset_0001: fix range for cache invalidationAlexey Korolev1-7/+7
2006-02-20[PATCH] i386: need to pass virtual address to smp_read_mpc()Daniel Yeisley1-1/+1
2006-02-20[PATCH] Terminate process that fails on a constrained allocationChristoph Lameter4-28/+81
2006-02-20[PATCH] OOM kill: children accountingKurt Garloff1-10/+16
2006-02-20[AGPGART] Add some informational printk to nforce GART failure path.Dave Jones1-2/+4
2006-02-20[PATCH] libata: make ata_sg_setup_one() trim zero length sgTejun Heo1-5/+8
2006-02-20[PATCH] libata: fix qc->n_elem == 0 case handling in ata_qc_next_sgTejun Heo1-2/+14
2006-02-20[PATCH] libata: fix WARN_ON() condition in *_fill_sg()Tejun Heo2-2/+2
2006-02-19[NET]: NETFILTER: remove duplicated lines and fix order in skb_clone().YOSHIFUJI Hideaki1-7/+3
2006-02-19[NETFILTER]: Fix outgoing redirects to loopbackPatrick McHardy1-11/+5
2006-02-19[IRDA]: irda-usb bug fixesJean Tourrilhes2-18/+79
2006-02-19[NETFILTER]: Fix NAT PMTUD problemsPatrick McHardy1-9/+9
2006-02-19[XFRM]: Fix policy double putPatrick McHardy1-2/+0
2006-02-20[PATCH] powerpc: Fix bug in spinup of renumbered secondary threadsMichael Ellerman1-1/+1
2006-02-20[PATCH] powerpc: Make UP -> SMP kexec work againMichael Ellerman1-3/+1
2006-02-20[PATCH] powerpc: Don't start secondary CPUs in a UP && KEXEC kernelMichael Ellerman1-2/+2
2006-02-20[PATCH] powerpc: Fix OOPS in lparcfg on G5Olof Johansson1-2/+4
2006-02-20[PATCH] powerpc: remove duplicate exportsOlaf Hering4-51/+1
2006-02-20powerpc: Keep xtime and gettimeofday in syncPaul Mackerras2-187/+99
2006-02-18[PATCH] iomap_copy fallout (m68k)Al Viro2-1/+2
2006-02-18[PATCH] m68k: pm_power_off() breakageAl Viro1-0/+3
2006-02-18[PATCH] missing ntohs() in ip6_tunnelAl Viro1-1/+1
2006-02-18[PATCH] m68k: restore disable_irq_nosync()Al Viro1-1/+1
2006-02-18[PATCH] fix handling of st_nlink on procfs rootAl Viro2-12/+9
2006-02-18[PATCH] don't mangle INQUIRY if cmddt or evpd bits are setAl Viro1-9/+1
2006-02-18[PATCH] GFP_KERNEL allocations in atomic (auditsc)Al Viro1-3/+3
2006-02-18drm: fix brace placementDave Airlie1-4/+2
2006-02-18drm: radeon add r300 TX_CNTL and verify bitblt packetsDave Airlie3-1/+55
2006-02-18drm: fixup i915 interrupt on X server exitDave Airlie1-0/+5
2006-02-17Linux v2.6.16-rc4Linus Torvalds1-1/+1
2006-02-17[PATCH] ACPI: fix vendor resource length computationBjorn Helgaas1-4/+2
2006-02-17[PATCH] sys_mbind sanity checkingChris Wright1-0/+2
2006-02-17[PATCH] select: time comparison fixesAndrew Morton2-6/+6
2006-02-17[PATCH] powerpc: Fix accidentally-working typo in __pud_free_tlbDavid Gibson1-1/+1
2006-02-17[PATCH] Remove KERN_INFO from middle of printk lineTim Hockin1-2/+2
2006-02-17[PATCH] allow windfarm_pm112 module to loadJohannes Berg1-0/+1
2006-02-17[PATCH] fuse: fix bug in aborted fuse_release_end()Miklos Szeredi2-3/+14
2006-02-17[PATCH] swsusp: fix breakage with swap on LVMRafael J. Wysocki1-3/+1
2006-02-17[PATCH] s390: sys32_fstatat -> sys32_fstatat64Heiko Carstens3-6/+6
2006-02-17[PATCH] s390: fix assignment instead of check in ccw_device_set_online()Cornelia Huck2-2/+1
2006-02-17[PATCH] s390: smp initialization speedHeiko Carstens1-5/+10