aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2012-04-098xx: The TLB miss handler manages ACCESSED correctly.Joakim Tjernlund1-10/+0
2012-04-098xx: Restore _PAGE_WRITETHRUJoakim Tjernlund1-2/+3
2012-04-098xx: Update TLB asm so it behaves as linux mm expects.Joakim Tjernlund1-8/+7
2012-04-09s390: remove task_show_regsMartin Schwidefsky2-2/+0
2010-12-12ext3: ext3_symlink should use GFP_NOFS allocations insideWilly Tarreau1-0/+1
2010-09-09NET: SGIseeq: Add support for Challenge S Mezz boardLadislav Michl2-44/+44
2010-08-28sctp: Fix skb_over_panic resulting from multiple invalid parameter errors (CV...Neil Horman1-0/+1
2010-08-28SCTP: Fix to encode PROTOCOL VIOLATION error cause correctlyWei Yongjun2-1/+2
2010-08-28net: permanent NUD pins ethernet interfaces when ATM is compiled in.Sylvain Rochet1-0/+1
2009-09-07[NETLINK]: Missing padding fields in dumped structuresPatrick McHardy2-3/+7
2009-09-07[NETLINK]: Clear padding in netlink messagesPatrick McHardy1-0/+1
2009-04-13net: Fix soft lockups/OOM issues w/ unix garbage collector (CVE-2008-5300)Willy Tarreau1-0/+1
2009-04-13CAP_FS_MASK: add CAP_LINUX_IMMUTABLE and CAP_MKNODSerge E. Hallyn1-4/+10
2008-11-09char: add support for AMD Geode LX hardware RNGWilly Tarreau1-0/+1
2008-11-09i386: add support for AMD Geode MFGPT timersWilly Tarreau2-0/+87
2008-11-09net: Fix recursive descent in __scm_destroy().David Miller2-2/+5
2008-11-08i2c: Update comment of I2C_FUNC_SMBUS_*_I2C_BLOCKJean Delvare1-2/+2
2008-11-08sanitise mii.h for userspaceJouke Witteveen1-15/+14
2008-09-06ide-generic: add support for Marvell 6145 PATA portWilly Tarreau1-0/+1
2008-09-06ide-generic: add support for JMicron 368Willy Tarreau1-0/+1
2008-09-06ide-generic: Marvell IDE 88SE6101 2.4.XX supportIvaylo Josifov1-0/+3
2008-07-20PCI ID updates for amd74xxGilles Espinasse1-0/+6
2008-07-20linux-2.4 CLASSIFY patch.Unknown1-0/+8
2008-07-20fix build error with some flavours of gcc 2.95.3Steve Rosenbluth1-1/+1
2008-07-20signal.h: use an explicit cast to silent compiler warningsSteve Rosenbluth1-3/+3
2008-07-20Fix SMP ordering hole in fcntl_setlk() (CVE-2008-1669)Al Viro1-2/+4
2008-07-20Duplicate id in videodev.hGlen Nakamura1-1/+1
2008-07-20i386: fix setCx86/getCx86 race in macrosWilly Tarreau1-1/+2
2008-07-20Do not complain about gcc 4.2 for user-spaceWilly Tarreau1-0/+2
2007-12-09[PATCH] GCC >= 4.2 miscompiles the kernelWilly Tarreau1-0/+8
2007-11-11[PATCH] IDE: enable PATA UDMA support for ICH7ivaylo@bglans.net1-0/+1
2007-11-11[PATCH] IDE: enable support for JMicron 20363ivaylo@bglans.net1-0/+4
2007-11-11[PATCH] fix unresolved symbols on alphaGilles Espinasse1-0/+1
2007-09-08[PATCH] sysctl to prevent normal processes from mapping NULLWilly Tarreau2-0/+7
2007-07-22[PATCH] 2.4.34 - VIA VT8237A supportFilippo Carletti1-0/+1
2007-02-25[PATCH] reiserfs parenthesis fixMariusz Kozlowski1-1/+1
2007-02-25[PATCH] byteorder swab parenthesis fixMariusz Kozlowski1-1/+1
2007-02-25[PATCH] sparc64 dma parenthesis fixesMariusz Kozlowski1-3/+3
2007-02-25[PATCH] ppc ppc4xx_dma parenthesis fixMariusz Kozlowski1-1/+1
2007-02-25[PATCH] ppc m48t35 parenthesis fixMariusz Kozlowski1-1/+1
2007-02-25[PATCH] parisc pdc parenthesis fixMariusz Kozlowski1-1/+1
2007-02-25[PATCH] mips64 klconfig parenthesis fixMariusz Kozlowski1-1/+1
2007-02-25[PATCH] mips/mips64 mv64340 parenthesis fixesMariusz Kozlowski2-2/+2
2007-02-25[PATCH] arm sa1100 parenthesis fixMariusz Kozlowski1-2/+2
2006-12-05[PATCH] smbfs : don't ignore uid/gid/mode mount opts w/ unix extensionsdann frazier1-0/+4
2006-12-05[PATCH] i2c cleanup : resync algo idsJean Delvare1-3/+2
2006-12-05[PATCH] i2c cleanup : dead code removalJean Delvare3-7/+0
2006-12-05[PATCH] i2c cleanup : typos and whitespaceJean Delvare4-15/+14
2006-11-19[PATCH][I2C] remove non-existing functions declarations.Jean Delvare1-8/+0
2006-11-19[GCC4] fix build error in arch/alpha/kernel/irq.cWilly Tarreau1-1/+1
2006-10-19[PATCH] 2.4.x: i386/x86_64 bitops clobberingsWilly Tarreau2-22/+22
2006-10-09[PATCH] i386: remove unsigned long long cast in __pte() macro.Willy Tarreau1-1/+1
2006-10-02[PATCH] i386: fix long long cast in pte macroPaX Team1-1/+2
2006-10-02[PATCH] MIPS: fix long long cast in pte macroPaX Team1-1/+3
2006-10-02Revert "[PATCH] MIPS: fix long long cast in pte macro"Willy Tarreau2-5/+2
2006-09-29[PATCH] MIPS: fix long long cast in pte macroPaX Team2-2/+5
2006-09-28[PATCH] block: fix negative bias of ios_in_flight (CONFIG_BLK_STATS) because ...Steffen Maier1-0/+1
2006-09-18Merge branch 'gcc4'Willy Tarreau46-444/+416
2006-08-27[PATCH] [SCTP] Local privilege elevation - CVE-2006-3745Sridhar Samudrala2-15/+1
2006-08-15[GCC4] SPARC: fix build error in arch/sparc/kernel/time.cWilly Tarreau1-1/+0
2006-08-15[GCC4] SPARC64: fix build error in arch/sparc64/kernel/time.cWilly Tarreau1-2/+0
2006-08-15[GCC4] SPARC64: fix build error in arch/sparc64/kernel/smp.cWilly Tarreau1-1/+0
2006-08-13[GCC4] fix warnings in include/linux/wanpipe.hWilly Tarreau1-8/+8
2006-08-13[GCC4] fix warnings in sdla_x25.c and sdla_x25.hWilly Tarreau2-174/+174
2006-08-13[GCC4] fix warnings in sdla.h and if_frad.hWilly Tarreau2-15/+15
2006-08-13[GCC4] fix warnings in include/net/dn_nsp.hWilly Tarreau1-12/+12
2006-08-13[GCC4] fix warnings in include/net/dn_dev.hWilly Tarreau1-30/+30
2006-08-13[GCC4] fix warnings in include/linux/isdnif.hWilly Tarreau1-34/+34
2006-08-13[GCC4] fix warning in include/linux/atalk.hWilly Tarreau1-6/+6
2006-08-13[GCC4] fix build error in drivers/i2c/i2c-core.cWilly Tarreau1-2/+2
2006-08-13[GCC4] fix build error in drivers/block/nbd.cWilly Tarreau1-28/+0
2006-08-13[GCC4] fix build error in include/asm-ppc/spinlock.hWilly Tarreau1-1/+0
2006-08-13[GCC4] fix build error in include/net/irda/irlan_event.hWilly Tarreau1-2/+0
2006-08-13[GCC4] fix build error in include/net/irda/irttp.hWilly Tarreau1-2/+0
2006-08-13[GCC4] fix build error in include/net/udp.hWilly Tarreau1-0/+1
2006-08-13[GCC4] fix build error in include/linux/intermezzo_fs.hWilly Tarreau1-1/+0
2006-08-13[GCC4] fix build error in include/linux/fsfilter.hWilly Tarreau1-1/+0
2006-08-13[GCC4] fix build error in include/net/irda/qos.hWilly Tarreau1-1/+0
2006-08-13[GCC4] fix build error in include/linux/generic_serial.hWilly Tarreau1-2/+0
2006-08-13[GCC4] add preliminary support for GCC 4 (Mikael Pettersson)Willy Tarreau24-121/+134
2006-08-03[PATCH] Bug with USB proc_bulk in 2.4 kernelPete Zaitcev1-2/+15
2006-06-19[SCTP]: Respect the real chunk length when walking parameters. (CVE-2006-1858)Vlad Yasevich1-3/+3
2006-06-02[PATCH] forcedeth update to 0.50Willy Tarreau1-0/+4
2006-06-02[PATCH] i2c: Delete 2 out-of-date, colliding ioctl definesJean Delvare1-5/+0
2006-05-07[PATCH] ide: trying to enable DMA may cause an oopsWilly TARREAU1-0/+2
2006-04-26[PATCH] i386/x86-64: Fix x87 information leak between processesAndi Kleen1-1/+5
2006-04-15[PATCH] 2.4 nfs cache consistency problem with mmap'ed filesJeff Layton1-0/+1
2005-12-21[SPARC64]: More fully work around Spitfire Errata 51.David S. Miller5-15/+47
2005-12-21[SPARC64]: Revamp Spitfire error trap handling.David S. Miller2-0/+101
2005-12-21[PATCH] Fix SATA update KM_IRQ issue with highmemWilly Tarreau1-0/+6
2005-12-09[PATCH] ide: add recent ATI IXP300/400 PATA supportAkira Tsukamoto1-1/+5
2005-12-01[libata] fix potential oops in pdev_printk() compat helperJeff Garzik1-1/+3
2005-11-30[libata] resync with 2.6.15-rc3Jeff Garzik4-50/+247
2005-11-30[libata] resync with 2.6.14Jeff Garzik4-42/+119
2005-11-30[libata] resync with kernel 2.6.13Jeff Garzik1-2/+4
2005-11-28[PATCH] Backport of CVE-2005-2709 fixdann frazier2-0/+4
2005-10-25[PATCH] AX.25: signed char bugRalf Baechle1-1/+1
2005-10-18[PATCH] Fix jiffies overflow in delay.hWilly Tarreau1-4/+22
2005-09-29[NETFILTER]: this patch fixes a compilation issue with gcc 3.4.3.Marcus Sundberg1-1/+1
2005-09-29[IPVS]: ip_vs_ftp breaks connections using persistenceJulian Anastasov1-0/+3
2005-09-22[PATCH] CAN-2005-0204: AMD64, allows local users to write to privileged IO po...v2.4.32-rc1Horms2-1/+2
2005-09-06[NETFILTER]: Handle NAT module load racePatrick McHardy1-0/+5
2005-08-23Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.4Marcelo Tosatti2-5/+10
2005-08-21[PATCH] cciss 2.4.60mikem1-0/+4
2005-08-19[IPV6]: Route events reported with wrong netlink PID and seq numberHasso Tepper2-5/+10
2005-08-07[PATCH] PATCH: Fix outstanding gzip/zlib security issuesLinus Torvalds1-0/+5
2005-08-05[PATCH] Remove bogus declaration of ipt_mutexHarald Welte1-2/+0
2005-07-23libata: update to 2.6.x latestJeff Garzik3-0/+71
2005-06-30[PATCH] x86-64: Fix build with !CONFIG_SWIOTLBAndi Kleen1-1/+2
2005-06-30[PATCH] x86_64: Disable exception stack for stack faultsAndi Kleen1-4/+3
2005-06-22Merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.4Marcelo1-2/+2
2005-06-19[SPARC64]: Fix conflicting __bzero_noasi() prototypes.David S. Miller1-2/+2
2005-06-09[PATCH] newer i386/x86_64 assemblers prohibit instructions for moving between...H. J. Lu1-2/+2
2005-06-02initial v2.4 GIT importMarcelo3719-0/+591512