aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-05-02kbuild: override build timestamp & versionSam Ravnborg1-7/+20
2007-05-02kconfig.debug: clarify CONFIG_DEBUG_INFO help textAndreas Dilger1-0/+3
2007-05-02kbuild: complain about missing system callsSam Ravnborg3-0/+130
2007-05-02kbuild: small documentation fix in Documentation/kbuild/modules.txtAnton Blanchard1-1/+1
2007-05-02kbuild: do not emit src version warning for non-modulesSam Ravnborg1-3/+2
2007-05-02menuconfig: remember alternate config filenameSam Ravnborg3-12/+37
2007-05-02kbuild: move tags from ARCH and include/ ahead of driversDon Mullis1-5/+6
2007-05-02kbuild: distinguish between errors and warnings in modpostMatthew Wilcox2-3/+20
2007-05-02kconfig/xconfig: sync main view with search dialog current menuMarco Costalba2-2/+5
2007-05-02menuconfig: dont use obsolete index() function in lxdialogMike Frysinger1-2/+2
2007-05-02kbuild: add a missing slash in the commentsUwe Zeisberger1-1/+1
2007-05-02cleanpatch: a script to clean up stealth whitespace added by a patchH. Peter Anvin1-0/+206
2007-05-02cleanfile: a script to clean up stealth whitespaceH. Peter Anvin1-0/+126
2007-05-02kbuild: remove dependency on input.h from file2aliasSam Ravnborg3-10/+16
2007-05-02kbuild: whitelist logo references from .text to .init.dataSam Ravnborg1-0/+15
2007-05-02kbuild: fix segmentation fault in modpostSam Ravnborg1-2/+6
2007-05-02kbuild: fix warnings from .pci_fixup sectionSam Ravnborg1-19/+25
2007-05-02kbuild: whitelist section mismatch in init/main.cSam Ravnborg2-4/+17
2007-05-02kbuild: fix section mismatch check for vmlinuxSam Ravnborg3-16/+26
2007-04-30libata: honour host controllers that want just one hostLinus Torvalds1-7/+4
2007-04-30pm: include EIO from errno-base.hDavid Rientjes1-1/+1
2007-04-30Add kvasprintf()Jeremy Fitzhardinge2-7/+20
2007-04-30power management: force pm_ops.valid callback to be assignedJohannes Berg2-8/+8
2007-04-30power management: implement pm_ops.valid for everybodyJohannes Berg11-55/+39
2007-04-30power management: remove firmware disk modeJohannes Berg5-54/+34
2007-04-30rework pm_ops pm_disk_mode, kill misuseJohannes Berg11-64/+56
2007-04-30reiserfs: suppress lockdep warningJeff Mahoney1-1/+1
2007-04-30Extend print_symbol capabilityRobert Peterson2-9/+27
2007-04-30[UDP]: Do not allow specific bind when wildcard bind exists.David S. Miller1-8/+33
2007-04-30[IPV4] UDP: Fix endianness bugs in hashing changes.David S. Miller1-18/+18
2007-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6Linus Torvalds26-2013/+1446
2007-04-30Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds22-615/+1004
2007-04-30Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds27-273/+641
2007-04-30Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds10-464/+459
2007-04-30Merge branch 'for-2.6.22' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds376-7892/+11546
2007-04-30[IPV4] SNMP: Support OutMcastPkts and OutBcastPktsMitsuru Chinen1-0/+6
2007-04-30[IPV4] SNMP: Support InMcastPkts and InBcastPktsMitsuru Chinen1-0/+7
2007-04-30[IPV4] SNMP: Support InTruncatedPktsMitsuru Chinen1-1/+4
2007-04-30[IPV4] SNMP: Support InNoRoutesMitsuru Chinen1-0/+2
2007-04-30[SNMP]: Add definitions for {In,Out}BcastPktsMitsuru Chinen1-0/+2
2007-04-30[TCP] FRTO: RFC4138 allows Nagle override when new data must be sentIlpo Järvinen3-7/+17
2007-04-30[TCP] FRTO: Delay skb available check until it's mandatoryIlpo Järvinen1-8/+11
2007-04-30[XFRM]: Restrict upper layer information by bundle.Masahide NAKAMURA3-0/+71
2007-04-30[TCP]: Catch skb with S+L bugs earlierIlpo Järvinen1-3/+1
2007-04-30[PATCH] INET : IPV4 UDP lookups converted to a 2 pass algoEric Dumazet1-57/+114
2007-04-30[L2TP]: Add the ability to autoload a pppox protocol module.James Chapman1-0/+8
2007-04-30Merge branch 'cfq' into for-linusJens Axboe3-416/+439
2007-04-30[PATCH] elevator: elv_list_lock does not need irq disablingJens Axboe1-8/+9
2007-04-30[BLOCK] Don't pin lots of memory in mempoolsJens Axboe6-40/+11
2007-04-30[SKB]: Introduce skb_queue_walk_safe()James Chapman1-0/+5