aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-02-13Revert "[MIPS] Fix warning in get_user when fetching pointer object from userspace."Ralf Baechle1-1/+4
2007-02-13[MIPS] Don't claim we support dma_declare_coherent_memory - we don't.Ralf Baechle1-0/+2
2007-02-13[MIPS] Unify dma-{coherent,noncoherent.ip27,ip32}Ralf Baechle13-1020/+387
2007-02-13[MIPS] Improve branch prediction in ll/sc atomic operations.Ralf Baechle4-32/+127
2007-02-13Merge ../linux-2.6-watchdog-mmWim Van Sebroeck35-294/+369
2007-02-13Merge branch '85xx' into for_paulusKumar Gala2-4/+0
2007-02-13[POWERPC] 85xx: Drop use of SYNC macro in head_fsl_booke.SBecky Bruce2-4/+0
2007-02-13i2c: Stop using i2c_adapter.class_devJean Delvare4-4/+4
2007-02-13i2c: Remove the warning on missing adapter deviceJean Delvare1-3/+2
2007-02-13i2c: Declare more i2c_adapter parent devicesJean Delvare15-3/+19
2007-02-13i2c: PA Semi SMBus driverOlof Johansson4-0/+440
2007-02-13i2c-amd8111: Proposed cleanupsJean Delvare1-28/+42
2007-02-13i2c-parport: Add support for One For All remote JP1 interfaceJonathan McDowell2-0/+23
2007-02-13i2c-viapro: Add support for the VIA CX700 south bridgeJean Delvare3-3/+15
2007-02-13i2c: Add IDs to adaptersStephen Hemminger18-0/+20
2007-02-13i2c: Update the list of bus IDsJean Delvare1-4/+0
2007-02-13i2c: Add driver suspend/resume/shutdown supportDavid Brownell4-31/+105
2007-02-13i2c: completion header cleanupsJean Delvare3-1/+2
2007-02-13i2c-i801: Document the SMBus unhiding quirkJean Delvare1-5/+55
2007-02-13i2c-i801: Spelling fixJean Delvare1-1/+1
2007-02-13i2c: Fix typo in SMBus Write Word Data descriptionMike Frysinger1-1/+1
2007-02-13i2c-piix4: Add support for the ATI SB600Jean Delvare4-1/+6
2007-02-13i2c-nforce2: Drop unused reference to pci_devJean Delvare1-2/+0
2007-02-13i2c/vt8231: Remove superfluous initializationDavid Brownell1-1/+0
2007-02-13i2c-ali1563: Fix device initializationJean Delvare1-23/+18
2007-02-13i2c-ali1563: Improve the status messagesJean Delvare1-5/+11
2007-02-13[POWERPC] cell: pm_rtas_activat_signals routine cleanupMaynard Johnson1-16/+33
2007-02-13[POWERPC] cell: PPU Oprofile cleanup patchCarl Love3-60/+73
2007-02-13[IPSEC]: Fix the address family to refer encap_familyKazunori MIYAZAWA1-1/+1
2007-02-13[IPSEC]: changing API of xfrm6_tunnel_registerKazunori MIYAZAWA5-13/+62
2007-02-13[POWERPC] spufs: avoid accessing kernel memory through mmapped /mem nodeMasato Noguchi1-0/+3
2007-02-13[POWERPC] spu sched: static timeslicing for SCHED_RR contextsChristoph Hellwig4-3/+56
2007-02-13[POWERPC] spu sched: use DECLARE_BITMAPChristoph Hellwig1-2/+1
2007-02-13[POWERPC] spu sched: forced preemption at executionChristoph Hellwig3-0/+76
2007-02-13[POWERPC] spu sched: update some commentsChristoph Hellwig1-8/+8
2007-02-13[POWERPC] spu sched: simplity spu_remove_from_active_listChristoph Hellwig1-29/+15
2007-02-13[POWERPC] spufs: optimize spu_runChristoph Hellwig5-12/+23
2007-02-13[POWERPC] spufs: runqueue simplificationChristoph Hellwig2-67/+93
2007-02-13[POWERPC] spufs: move prio to spu_contextChristoph Hellwig5-9/+6
2007-02-13[POWERPC] spufs: state_mutex cleanupChristoph Hellwig3-53/+64
2007-02-13[IPSEC]: make sit use the xfrm4_tunnel_registerKazunori MIYAZAWA2-12/+19
2007-02-13[IPSEC]: Changing API of xfrm4_tunnel_register.Kazunori MIYAZAWA5-14/+79
2007-02-13[POWERPC] spufs: simplify state_mutexChristoph Hellwig3-30/+17
2007-02-13[POWERPC] spufs: sched.c cleanupsChristoph Hellwig1-37/+61
2007-02-13[POWERPC] spufs: bind_context sets SPU_STATE_RUNNABLEChristoph Hellwig2-2/+2
2007-02-13[POWERPC] spufs: remove superfluous SPU_STATE_SAVED assignmentsChristoph Hellwig2-4/+1
2007-02-13[POWERPC] spufs: remove empty last line in run.cChristoph Hellwig1-1/+0
2007-02-13[POWERPC] spufs: remove SPU_CONTEXT_PREEMPTChristoph Hellwig1-3/+0
2007-02-13[TCP]: Prevent pseudo garbage in SYN's advertized windowIlpo Järvinen1-2/+2
2007-02-13[NET_SCHED]: sch_hfsc: replace ASSERT macro by WARN_ONPatrick McHardy1-14/+1