summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-05-02[POWERPC] Use menuconfig objects II - MacintoshJan Engelhardt1-2/+6
2007-05-02[POWERPC] Fix suspend states againJohannes Berg4-65/+44
2007-05-02[POWERPC] Remove arch/powerpc's dependence on asm-ppc/pg{alloc,table}.hDavid Gibson8-646/+1532
2007-05-02[POWERPC] Fix STRICT_MM_TYPECHECKSDavid Gibson4-4/+5
2007-05-02[POWERPC] Revise PPC44x MMU code for arch/powerpcDavid Gibson5-68/+100
2007-05-02[POWERPC] Uninline of_iomap functionChristian Krafft2-11/+19
2007-05-02[POWERPC] Initialise spinlock in the DEBUG_PAGEALLOC codeMichael Ellerman1-1/+1
2007-05-02[POWERPC] Turn on corresponding PHY drivers in QE UEC platforms defconfigsKim Phillips3-40/+97
2007-05-02[POWERPC] Add 'mdio' to bus scan id list for platforms with QE UECKim Phillips4-0/+4
2007-05-02[POWERPC] Replace undocumented interface properties in dts filesKim Phillips4-10/+4
2007-05-02[POWERPC] Document phy-connection-type propertyKim Phillips1-0/+4
2007-05-02[POWERPC] pseries: Handle null iommu dma-window property correctlyLinas Vepstas1-0/+6
2007-05-02[POWERPC] powermac: Fix G5-cpufreq for cpu on/offlineJohannes Berg1-4/+4
2007-05-02[POWERPC] apm_emu: Use generic apm-emulationJohannes Berg3-478/+50
2007-05-02[POWERPC] kernel: Remove loops_per_jiffy code for 7448HPC2 platformsZang Roy-r619111-12/+0
2007-05-02[POWERPC] drivers/macintosh/mac_hid.c: Make code staticAdrian Bunk1-4/+4
2007-05-02[POWERPC] Remove unneeded page_is_ram exportJohannes Berg1-1/+0
2007-05-02[POWERPC] Move of_irq_to_resource from prom.h to prom_parse.cMathieu Desnoyers2-13/+16
2007-05-02[POWERPC] pmac_feature_call checks platformBenjamin Herrenschmidt1-1/+1
2007-05-01libata: honour host controllers that want just one hostLinus Torvalds1-7/+4
2007-05-01pm: include EIO from errno-base.hDavid Rientjes1-1/+1
2007-05-01Add kvasprintf()Jeremy Fitzhardinge2-7/+20
2007-05-01power management: force pm_ops.valid callback to be assignedJohannes Berg2-8/+8
2007-05-01power management: implement pm_ops.valid for everybodyJohannes Berg11-55/+39
2007-05-01power management: remove firmware disk modeJohannes Berg5-54/+34
2007-05-01rework pm_ops pm_disk_mode, kill misuseJohannes Berg11-64/+56
2007-05-01reiserfs: suppress lockdep warningJeff Mahoney1-1/+1
2007-05-01Extend print_symbol capabilityRobert Peterson2-9/+27
2007-05-01[UDP]: Do not allow specific bind when wildcard bind exists.David S. Miller1-8/+33
2007-05-01[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/iee...Linus Torvalds26-2013/+1446
2007-04-30Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos...Linus 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/pa...Linus 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