summaryrefslogtreecommitdiffstats
path: root/scripts/show_delta (unfollow)
Commit message (Expand)AuthorFilesLines
2007-02-13[MIPS] Fix sigset_t endianess swapping issues in 32-bit compat code.Ralf Baechle6-9/+115
2007-02-13[MIPS] Fix uniprocessor Sibyte builds.Andrew Sharp1-0/+6
2007-02-13[MIPS] Make entry.S a little more readable.Franck Bui-Huu1-11/+8
2007-02-13[MIPS] Remove stray instruction from __get_user_asm_ll32.Ralf Baechle1-1/+0
2007-02-13[MIPS] 32-bit: Fix warning about cast for fetching pointer from userspace.Ralf Baechle1-3/+7
2007-02-13[MIPS] DECstation: Fix irq handlingAtsushi Nemoto1-4/+0
2007-02-13[MIPS] signals: make common _BLOCKABLE macroFranck Bui-Huu4-6/+2
2007-02-13[MIPS] signal: Move sigframe definition for native O32/N64 into signal.cRalf Baechle2-26/+20
2007-02-13[MIPS] signal: Move {restore,setup}_sigcontext prototypes to their userRalf Baechle2-6/+4
2007-02-13[MIPS] signal: Fix warnings in o32 compat code.Ralf Baechle1-3/+23
2007-02-13[MIPS] IP27: Enable N32 support in defconfig.Ralf Baechle1-1/+1
2007-02-13Revert "[MIPS] Fix warning in get_user when fetching pointer object from user...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-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-13Revert "[PATCH] Fix d_path for lazy unmounts"Linus Torvalds1-80/+70
2007-02-13[SPARC]: Re-export saved_command_line to modules.David S. Miller2-2/+2
2007-02-13[SPARC64]: Increase command line size to 2048 like other arches.David S. Miller1-1/+1
2007-02-13[SPARC64]: We do not need ZONE_DMA.David S. Miller3-15/+10
2007-02-13don't use 'localversion*' files twiceLinus Torvalds1-1/+1
2007-02-12[XFRM]: Fix OOPSes in xfrm_audit_log().David S. Miller3-11/+19
2007-02-12[WATCHDOG] timers cleanupJiri Slaby9-73/+31
2007-02-12[TCP]: cleanup of htcp (resend)Stephen Hemminger1-28/+37
2007-02-12[TCP]: Use read mostly for CUBIC parameters.Stephen Hemminger1-10/+10
2007-02-12[NETFILTER]: nf_conntrack_tcp: make sysctl variables staticPatrick McHardy1-3/+3
2007-02-12[NETFILTER]: ip6t_mh: drop piggyback payload packet on MH packetsMasahide NAKAMURA1-0/+7
2007-02-12[NETFILTER]: Fix whitespace errorsYOSHIFUJI Hideaki43-422/+422
2007-02-12[NETFILTER]: Kconfig: improve dependency handlingPatrick McHardy3-7/+16
2007-02-12[NETFILTER]: xt_mac/xt_CLASSIFY: use IPv6 hook names for IPv6 registrationPatrick McHardy2-6/+9
2007-02-12[NETFILTER]: nf_conntrack: change nf_conntrack_l[34]proto_unregister to voidPatrick McHardy3-35/+9
2007-02-12[NETFILTER]: nf_conntrack: properly use RCU for nf_conntrack_destroyed callbackPatrick McHardy2-6/+10