summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux v2.6.18. Arrr!v2.6.18Linus Torvalds2006-09-191-2/+2
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-09-193-4/+8
|\
| * [IPV4] fib_trie: missing ntohl() when calling fib_semantic_match()Al Viro2006-09-191-4/+4
| * [NETFILTER]: xt_quota: add missing module aliasesPatrick McHardy2006-09-191-0/+2
| * [ATM]: [he] don't hold the device lock when upcallingChas Williams2006-09-191-0/+2
* | Merge branch 'fixes' of git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds2006-09-193-7/+9
|\ \ | |/ |/|
| * NFS: Fix nfs_page use after free issues in fs/nfs/write.cTrond Myklebust2006-09-191-2/+2
| * NFSv4: Fix incorrect semaphore release in _nfs4_do_open()Trond Myklebust2006-09-191-3/+3
| * NFS: Fix Oopsable condition in nfs_readpage_sync()Trond Myklebust2006-09-191-2/+4
* | Revert mmiocfg heuristics and blacklist changesLinus Torvalds2006-09-197-57/+82
* | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2006-09-1915-103/+271
|\ \
| * | [MTD] Use SEEK_{SET,CUR,END} instead of hardcoded values in mtdchar lseek()Josef 'Jeff' Sipek2006-09-171-6/+3
| * | MTD: Fix bug in fixup_convert_atmel_priHÃ¥vard Skinnemoen2006-09-161-1/+1
| * | [JFFS2][SUMMARY] Fix a summary collecting bug.Havasi Ferenc2006-09-161-0/+5
| * | [PATCH] [MTD] DEVICES: Fill more device IDs in the structure of m25p80Aubrey Lee2006-09-051-6/+6
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2006-08-302138-23373/+52985
| |\ \
| * | | MTD: Add lock/unlock operations for Atmel AT49BV6416Haavard Skinnemoen2006-08-161-0/+90
| * | | MTD: Convert Atmel PRI information to AMD formatHaavard Skinnemoen2006-08-162-0/+34
| * | | fs/jffs2/xattr.c: remove dead codeAdrian Bunk2006-08-151-1/+0
| * | | [PATCH] [MTD] Maps: Add dependency on alternate probe methods to physmapTakashi YOSHII2006-08-151-6/+6
| * | | [PATCH] MTD: Add Macronix MX29F040 to JEDECTakashi YOSHI2006-08-141-0/+14
| * | | [MTD] Fixes of performance and stability issues in CFI driver.Alexey Korolev2006-07-151-44/+43
| * | | block2mtd.c: Make kernel boot command line arguments work (try 4)Ville Herva2006-07-151-30/+63
| * | | [MTD NAND] Fix lookup error in nand_get_flash_type()David Woodhouse2006-07-151-1/+1
| * | | remove #error on !PCI from pmc551.cRolf Eike Beer2006-07-151-4/+0
| * | | MTD: [NAND] Fix the sharpsl driver after breakage from a core conversionRichard Purdie2006-07-151-2/+5
| * | | [MTD] NAND: OOB buffer offset fixupsVitaly Wool2006-07-111-2/+2
| * | | make fs/jffs2/nodelist.c:jffs2_obsolete_node_frag() staticAdrian Bunk2006-07-072-2/+5
| * | | [PATCH] [MTD] NAND: fix dead URL in KconfigArtem B. Bityutskiy2006-07-051-1/+1
* | | | [PATCH] EXT2: Remove superblock lock contention in ext2_statfsDave Kleikamp2006-09-193-4/+0
* | | | [PATCH] headers_check: Clean up asm-parisc/page.h for user headersMatthew Wilcox2006-09-191-13/+5
* | | | [PATCH] Fix 'make headers_check' on ia64Geert Uytterhoeven2006-09-191-4/+4
* | | | [PATCH] Add headers_check' target to output of 'make help'David Woodhouse2006-09-191-0/+1
* | | | [PATCH] genirq core: fix handle_level_irq()Ingo Molnar2006-09-191-3/+3
| |_|/ |/| |
* | | x86: save/restore eflags in context switchLinus Torvalds2006-09-182-1/+11
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-09-1819-46/+97
|\ \ \
| * | | [ATM] CLIP: Do not refer freed skbuff in clip_mkip().YOSHIFUJI Hideaki2006-09-181-0/+2
| * | | [NET]: Drop tx lock in dev_watchdog_upHerbert Xu2006-09-181-2/+0
| * | | [PACKET]: Don't truncate non-linear skbs with mmaped IOPatrick McHardy2006-09-171-3/+1
| * | | [NET]: Mark frame diverter for future removal.Stephen Hemminger2006-09-172-1/+14
| * | | [NETFILTER]: Add secmark headers to header-yJames Morris2006-09-171-1/+1
| * | | [ATM]: linux-atm-general mailing list is subscribers onlyRoland Dreier2006-09-171-1/+1
| * | | [ATM]: [he] when transmit fails, unmap the dma regionsChas Williams2006-09-171-0/+9
| * | | [TCP] tcp-lp: update information to MAINTAINERSWong Hoi Sing Edison2006-09-171-0/+8
| * | | [TCP] tcp-lp: bug fix for oops in 2.6.18-rc6Wong Hoi Sing Edison2006-09-171-14/+21
| * | | [BRIDGE]: random extra bytes on STP TCN packetStephen Hemminger2006-09-171-1/+1
| * | | [IPV6]: Accept -1 for IPV6_TCLASSRemi Denis-Courmont2006-09-172-2/+4
| * | | [IPV6]: Fix tclass setting for raw sockets.YOSHIFUJI Hideaki2006-09-172-3/+3
| * | | [IPVS]: remove the debug option go ip_vs_ftpSimon Horman2006-09-171-14/+6
| * | | [IPVS]: Make sure ip_vs_ftp ports are validSimon Horman2006-09-171-0/+6
OpenPOWER on IntegriCloud