aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2005-03-12Linux 2.6.11.3v2.6.11.3Greg Kroah-Hartman1-1/+1
2005-03-12[PATCH] [VIA RHINE] older chips oops on shutdownOlof Johansson1-0/+3
2005-03-12[PATCH] sis900 kernel oops fixChris Wright1-16/+14
2005-03-12[PATCH] r8169: receive descriptor length fixStephen Hemminger1-7/+10
2005-03-12[PATCH] PCI: fix hotplug double freeAlexander Nyberg1-1/+2
2005-03-12[PATCH] ppc32: trivial fix for e500 oprofile buildKumar Gala1-2/+1
2005-03-12[PATCH] [TCP]: Put back tcp_timer_bug_msg[] symbol export.David S. Miller1-0/+1
2005-03-12[PATCH] Fix i2c messsage flags in video driversJean Delvare5-5/+5
2005-03-12[PATCH] ppc32: Compilation fixes for Ebony, Luan and OcoteaAndrew Morton3-7/+7
2005-03-12[PATCH] drm missing memset can crash X server..Dave Airlie1-0/+2
2005-03-12[PATCH] cramfs: small stat(2) fixAndrew Morton1-0/+1
2005-03-12[PATCH] fix amd64 2.6.11 oops on modprobe (saa7110)Jean Delvare1-17/+16
2005-03-08Linux 2.6.11.2v2.6.11.2Greg Kroah-Hartman1-1/+1
2005-03-08epoll: return proper error on overflow conditionLinus Torvalds1-1/+2
2005-03-03Linux 2.6.11.1v2.6.11.1Greg Kroah-Hartman1-1/+1
2005-03-03[PATCH] Fix keyboards for Dell machinesDmitry Torokhov1-3/+3
2005-03-02[PATCH] Fix for trivial fix for 2.6.11 raid6 compilation on ppc w/ AltivecOlof Johansson1-0/+4
2005-03-02[PATCH] trivial fix for 2.6.11 raid6 compilation on ppc w/ Altivecrene@exactcode.de1-1/+1
2005-03-01Linux 2.6.11v2.6.11Linus Torvalds1-1/+1
2005-03-01[PATCH] fix module paramater permissions in radeon_base.cGreg Kroah-Hartman1-1/+1
2005-03-01[PATCH] send audit reply to correct socketChris Wright1-3/+3
2005-03-01Merge bk://bk.arm.linux.org.uk/linux-2.6-serialLinus Torvalds4-20/+66
2005-03-01Merge bk://bk.arm.linux.org.uk/linux-2.6-rmkLinus Torvalds4-27/+19
2005-03-01[PATCH] sysfs: fix signedness problemGreg Kroah-Hartman1-6/+7
2005-02-28[PATCH] Input: add more PNP IDs to i8042 driver.Dmitry Torokhov1-1/+1
2005-02-28[PATCH] prism54 not releasing regiontakis@lumumba.luc.ac.be1-1/+1
2005-02-28[PATCH] fix audit inode filterChris Wright1-1/+1
2005-02-28[PATCH] genhd: NULL checking fixAndrew Morton1-2/+3
2005-02-28[PATCH] SELinux: null dereference in error pathAlexander Nyberg1-1/+1
2005-02-28[PATCH] SELinux: Leak in error pathAlexander Nyberg1-1/+3
2005-02-28[IA64] pci_irq.c: need signed variable to handle error return from acpiKenji Kaneshige1-3/+3
2005-02-28[IA64] ia64 audit build fixAndrew Morton1-0/+1
2005-02-28[ARM PATCH] 2505/1: Remove FTVPCI from debug codeBen Dooks1-23/+0
2005-02-28[ARM PATCH] 2498/1: CREDITS - add Ben DooksBen Dooks1-0/+15
2005-02-28[ARM PATCH] 2497/1: i.MX pll decodeSascha Hauer1-2/+2
2005-02-28[ARM PATCH] 2496/1: i.MX DMA fixSascha Hauer1-2/+2
2005-02-28[SERIAL] 8250 woraround for buggy uartAlex Williamson1-18/+54
2005-02-27[PATCH] rrunner: fix section referencesRandy Dunlap1-1/+1
2005-02-27[PATCH] hp100: fix section referencesRandy Dunlap1-3/+3
2005-02-27[PATCH] dc395x: fix section referencesRandy Dunlap1-21/+21
2005-02-27[PATCH] isdn: use __init for ICCVersion()Randy Dunlap2-2/+2
2005-02-27[PATCH] sound/oss/opl3as2: fix init section referenceRandy Dunlap1-1/+1
2005-02-27[PATCH] sonicvibes: fix initdata referencesRandy Dunlap1-2/+2
2005-02-27[PATCH] sound/oss/aedsp16: init/exit section cleanups:Randy Dunlap1-5/+5
2005-02-27[PATCH] [PATCH] Fix bounced bio and dm panicJens Axboe1-1/+1
2005-02-27[PATCH] Make the new merged pipe writes check for SIGPIPEAndrea Arcangeli1-0/+6
2005-02-27Make pipe "poll()" take direction of pipe into account.Linus Torvalds1-6/+11
2005-02-27[PATCH] srat: initdata section referencesRandy Dunlap1-1/+1
2005-02-26Merge bk://kernel.bkbits.net/davem/net-2.6Linus Torvalds2-5/+12
2005-02-26[AF_UNIX]: Fix SIOCINQ for STREAM and SEQPACKET.David S. Miller1-3/+10