summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-08-01[MTD] [NAND] nand_base.c fix broken linkmaximilian attems1-1/+1
2007-08-01[MTD] [ONENAND] onenand_sim.c: make struct info staticAdrian Bunk1-1/+1
2007-08-01[UBI] drivers/mtd/ubi/scan.c: kmalloc + memset conversion to kzallocMariusz Kozlowski1-9/+8
2007-08-01[MTD] pmcmsp-flash.c: kmalloc + memset conversion to k[cz]allocMariusz Kozlowski1-10/+12
2007-08-01Documentation/DocBook/mtdnand.tmpl: kmalloc + memset conversion to kzallocMariusz Kozlowski1-4/+1
2007-08-01[MTD] drivers/mtd/inftlmount.c: kmalloc + memset conversion to kcallocMariusz Kozlowski1-2/+1
2007-08-01[MTD] remove redundant/dead code from physmap_of.cMariusz Kozlowski1-5/+0
2007-07-23[MTD] [NAND] fix race in nand_base.cArtem Bityutskiy1-0/+4
2007-07-23[MTD] Fix do_div() type warning in mtdconcatDavid Woodhouse1-1/+1
2007-07-23[MTD] Remove useless references to MIPS_HYDROGEN3 and MIPS_MIRAGE_WHY.Robert P. J. Day1-14/+0
2007-07-23[MTD] [NAND] Fix refactoring of EDB7312 hwcontrol function.Roland Stigge1-5/+5
2007-07-23[MTD] Remove embedded return in RFD FTL.akpm@linux-foundation.org1-5/+3
2007-07-23[MTD] Fix potential leak in rfd_ftl_add_mtdFlorin Malita1-0/+1
2007-07-23[MTD] Clean up duplicate includes in drivers/mtd/Jesper Juhl2-2/+0
2007-07-23[MTD] [NAND] Add NAND manufacturer AMD.Steven J. Hill2-0/+2
2007-07-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse5093-165764/+284052
2007-07-23Linux 2.6.23-rc1v2.6.23-rc1Linus Torvalds1-2/+2
2007-07-22x86_64: Rename CF Makefile variable in vdsoAndi Kleen1-3/+3
2007-07-229p: Don't use binary sysctl numbers.Eric W. Biederman1-13/+8
2007-07-22Documentation: Fix a mispelt "probably" in SubmittingPatches.Linus Nilsson1-1/+1
2007-07-22DocBook: Change a headline in kernel-locking to list all three main types of ...Linus Nilsson1-1/+1
2007-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds21-715/+802
2007-07-22take declarations of enable_irq() et.al. to linux/interrupt.hAl Viro12-39/+11
2007-07-22Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds73-1294/+3648
2007-07-22[SCSI] libsas: make ATA functions selectable by a config optionJames Bottomley6-397/+436
2007-07-22Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds159-1153/+5474
2007-07-22Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds11-78/+343
2007-07-22Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds13-162/+148
2007-07-22Merge branch 'audit.b39' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds4-72/+39
2007-07-22Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds26-56/+101
2007-07-22x86_64: Fix xen section warningsAndi Kleen1-0/+2
2007-07-22x86_64: Fix paravirt compilationAndi Kleen1-1/+2
2007-07-22fix broken handling of port=... in NFS option parsingAl Viro1-1/+1
2007-07-22KVM: Require CONFIG_ANON_INODESAvi Kivity1-0/+1
2007-07-22Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds39-849/+2818
2007-07-22x86_64: Share msidef.h and hypertransport.h includes with i386Andi Kleen2-89/+2
2007-07-22x86_64: Remove outdated comment in boot decompressor MakefileAndi Kleen1-2/+0
2007-07-22x86_64: Squash initial_code modpost warningsAndi Kleen2-2/+8
2007-07-22x86_64: fix section mismatch warning in init.cSam Ravnborg2-2/+2
2007-07-22x86_64: fix section mismatch warning in hpet.cSam Ravnborg1-1/+1
2007-07-22i386: Fix the K7 NMI watchdog checkbitBjörn Steinbrink1-1/+1
2007-07-22i386: Use patchable lock prefix in set_64bitAndi Kleen1-1/+1
2007-07-22i386: Handle P6s without performance counters in nmi watchdogAndi Kleen1-1/+3
2007-07-22x86: Replace NSC/Cyrix specific chipset access macros by inlined functions.Juergen Beisert7-24/+34
2007-07-22x86_64: x86_64 - Use non locked version for local_cmpxchg()Mathieu Desnoyers1-1/+1
2007-07-22i386: Do not include other cpus' interrupt 0 in nmi_watchdogKeith Owens1-1/+1
2007-07-22i386: Tune AMD Fam10h/11h like K8Andi Kleen1-0/+3
2007-07-22x86_64: Set K8 CPUID flag for K8/Fam10h/Fam11hAndi Kleen1-0/+3
2007-07-22i386: Fix cpu_llc_id section mismatch warningAndi Kleen1-1/+1
2007-07-22x86: Stop MCEs and NMIs during code patchingAndi Kleen9-2/+86