summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-04-25Update .gitignore filesMatthew Wilcox3-2/+7
2008-04-25Merge git://git.infradead.org/mtd-2.6Linus Torvalds89-499/+3342
2008-04-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min...Linus Torvalds1-1/+1
2008-04-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds5-1/+48
2008-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds8-15/+69
2008-04-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min...Linus Torvalds5-31/+34
2008-04-25kbuild: fix depmod commentUwe Kleine-König1-1/+0
2008-04-25Merge branch 'for-linus' of git://linux-nfs.org/~bfields/linuxLinus Torvalds10-48/+162
2008-04-25kbuild: Add new Kbuild variable KBUILD_EXTRA_SYMBOLSRichard Hacker2-1/+16
2008-04-25kbuild: support loading extra symbols in modpostRichard Hacker1-1/+22
2008-04-25Add option to enable -Wframe-larger-than= on gcc 4.4Andi Kleen2-0/+15
2008-04-25kbuild: add kconfig symbols to tags outputAlexey Dobriyan1-2/+2
2008-04-25kbuild: fix some minor typoesRobert P. J. Day3-10/+10
2008-04-25kbuild: error out on missing MODULE_LICENSESam Ravnborg1-0/+4
2008-04-25Document seq_path_root()Jonathan Corbet1-2/+8
2008-04-25x86: harden kernel code patchingIngo Molnar1-0/+1
2008-04-25x86: clean up text_poke()Mathieu Desnoyers1-20/+18
2008-04-25x86: fix text_poke()Jiri Slaby1-1/+1
2008-04-25x86: remove set_fixmap() warningIngo Molnar1-1/+1
2008-04-25x86: make __set_fixmap() non-initIngo Molnar1-3/+2
2008-04-25x86: make clear_fixmap() available on 64-bit as wellIngo Molnar3-7/+12
2008-04-25Various fixes to Documentation/HOWTOJonathan Corbet1-11/+19
2008-04-25nfsd: don't allow setting ctime over v4J. Bruce Fields2-15/+1
2008-04-25Update to NFS/RDMA documentationJames Lentini1-5/+9
2008-04-25locks: don't call ->copy_lock methods on return of conflicting locksJ. Bruce Fields4-6/+4
2008-04-25lockd: unlock lockd locks held for a certain filesystemWendy Cheng3-5/+65
2008-04-25lockd: unlock lockd locks associated with a given server ipWendy Cheng3-6/+70
2008-04-25leases: remove unneeded variable from fcntl_setlease().David M. Richter1-2/+1
2008-04-25leases: move lock allocation earlier in generic_setlease()David M. Richter1-5/+5
2008-04-25leases: when unlocking, skip locking-related stepsDavid M. Richter1-11/+13
2008-04-25leases: fix a return-value mixupDavid M. Richter1-0/+1
2008-04-25ieee1394: silence defined but not used warning in non-modular buildsTony Breeds3-0/+6
2008-04-25ieee1394: rawiso: requeue packet for transmission after skipped cyclePieter Palmers3-1/+42
2008-04-25[MTD] m25p80: Add Support for ATMEL AT25DF641 64-Megabit SPI FlashMichael Hennerich1-0/+1
2008-04-25[MTD] m25p80: add FAST_READ access support to M25PxxBryan Wu2-10/+28
2008-04-25[MTD] [NAND] bf5xx_nand: Avoid crash if bfin_mac is installed.Michael Hennerich1-8/+8
2008-04-25[MTD] [NAND] at91_nand: control NCE signalAtsushi Nemoto1-0/+6
2008-04-25sched: use alloc_bootmem() instead of alloc_bootmem_low()David Miller1-1/+1
2008-04-25[MTD] [NAND] AT91 hardware ECC compile fix for at91sam9263 / at91sam9260Richard Genoud1-1/+1
2008-04-24Document SEQ_SKIPJonathan Corbet1-2/+7
2008-04-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds18-72/+37
2008-04-24"make namespacecheck" fixesIngo Molnar13-20/+18
2008-04-24x86: fix compilation error in VisWSAlexey Starikovskiy1-14/+1
2008-04-24x86: voyager fixIngo Molnar2-18/+1
2008-04-24x86: Drop duplicate from setup.cAlexey Starikovskiy1-2/+0
2008-04-24intel-iommu.c: dma ops fixIngo Molnar1-18/+17
2008-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds12-43/+176
2008-04-24RxRPC: Fix a regression in the RXKAD security moduleDavid Howells1-1/+1
2008-04-24Remove -numa from EXTRAVERSIONSebastian Siewior1-1/+1
2008-04-24Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds43-896/+1583