summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [ATM]: [he] don't hold the device lock when upcallingChas Williams2006-09-191-0/+2
* 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
| * | | [IPVS]: auto-help for ip_vs_ftpSimon Horman2006-09-171-0/+1
| * | | [IPVS]: Document the ports option to ip_vs_ftp in kernel-parameters.txtSimon Horman2006-09-171-0/+6
| * | | [TCP]: Turn ABC off.Stephen Hemminger2006-09-172-4/+10
| * | | [NEIGH]: neigh_table_clear() doesn't free statsKirill Korotaev2006-09-171-0/+3
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-09-183-11/+22
|\ \ \ \
| * | | | [SPARC]: Fix regression in sys_getdomainname()Andy Walker2006-09-182-8/+12
| * | | | [OPENPROMIO]: Handle current_node being NULL correctly.David S. Miller2006-09-181-3/+10
| |/ / /
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-09-189-565/+236
|\ \ \ \ | |/ / / |/| | |
OpenPOWER on IntegriCloud