summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds67-729/+1673
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-25net: Fix wrong interpretation of some copy_to_user() results.Pavel Emelyanov3-4/+5
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-25Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller55-671/+1290
2008-04-25xfrm: alg_key_len & alg_icv_len should be unsignedEric Dumazet1-4/+4
2008-04-25[netdrvr] tehuti: move ioctl perm check closer to function startJeff Garzik1-2/+3
2008-04-25ipv6: Fix typo in net/ipv6/KconfigMichael Beasley1-1/+1
2008-04-25via-velocity: fix vlan receiptFrancois Romieu1-18/+28
2008-04-25tg3: sparse cleanupEric Dumazet1-0/+2
2008-04-25forcedeth: realtek phy crossover detectionAyaz Abdulla1-42/+178
2008-04-25ibm_newemac: Increase MDIO timeoutsBenjamin Herrenschmidt1-4/+4
2008-04-25gianfar: Fix skb allocation strategyAndy Fleming1-35/+65