summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-02-14[MIPS] RM200: Give RM200 it's own timex.h.Ralf Baechle2-10/+14
2006-02-14[PATCH] Fix locking error in espAlan Cox1-20/+2
2006-02-14[PATCH] x86: fix oprofile kernel callgraph regressionGerald Britton1-3/+16
2006-02-14Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6Linus Torvalds5-35/+35
2006-02-14Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds8-63/+127
2006-02-14[PATCH] i2c: Drop outdated probe/remove code in i2c-isaJean Delvare1-12/+0
2006-02-14[PATCH] it87: Fix oops on removalJean Delvare1-1/+2
2006-02-14[PATCH] w83627hf: Document the reset module parameterJean Delvare1-0/+4
2006-02-14[PATCH] w83781d: Use real-time status registersJean Delvare1-18/+25
2006-02-14[PATCH] vt8231: Fix sysfs temperature interfaceJean Delvare1-4/+4
2006-02-14[PATCH] USB: unusual-devs bugfixPhil Dibowitz1-7/+18
2006-02-14[PATCH] USB: unusual_devs.h entry: iAUDIO M5Alan Stern1-0/+7
2006-02-14[PATCH] USB: unusual_devs.h entry: TrekStor i.BeatAlan Stern1-0/+7
2006-02-14[PATCH] usb-storage: unusual_devs entryAlan Stern1-0/+6
2006-02-14[PATCH] usb-storage: new unusual_devs entryAlan Stern1-0/+7
2006-02-14[PATCH] USB: sl811_cs needs platform_device conversion tooDavid Brownell1-2/+2
2006-02-14[PATCH] USB: PL2303: Leadtek 9531 GPS-MouseChristian Lindner2-2/+7
2006-02-14[PATCH] USB: change ldusb's experimental stateMichael Hund1-1/+1
2006-02-14[PATCH] USB: add new device ids to ldusbMichael Hund2-47/+60
2006-02-14[PATCH] USB: fix up the usb early handoff logic for EHCIDavid Brownell1-4/+12
2006-02-14[PATCH] sys_newfstatat -> sys_fstatat64Kyle McMartin1-1/+1
2006-02-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/kyle/par...Linus Torvalds3-135/+154
2006-02-14Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2-54/+61
2006-02-14[NET]: Revert skb_copy_datagram_iovec() recursion elimination.David S. Miller1-28/+53
2006-02-14[IPSEC]: Fix strange IPsec freeze.Herbert Xu1-1/+3
2006-02-14[IPV6] Don't store dst_entry for RAW socketNicolas DICHTEL1-4/+1
2006-02-14[APPLETALK]: warning fixAndrew Morton1-1/+1
2006-02-14[NETLINK] genetlink: Fix bugs spotted by Andrew Morton.Jamal Hadi Salim1-7/+4
2006-02-14[BRIDGE]: Better fix for netfilter missing symbol has_bridge_parentStephen Hemminger1-2/+2
2006-02-14[NETFILTER] Fix Kconfig menu level for x_tablesHarald Welte1-2/+2
2006-02-14Merge master.kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6David S. Miller4-20/+22
2006-02-14[P8023]: Fix tainting of kernel.Dave Jones1-0/+2
2006-02-14[IPV4] ICMP: Invert default for invalid icmp msgs sysctlDave Jones1-1/+1
2006-02-14[ATM]: Ratelimit atmsvc failure messagesDave Jones1-1/+2
2006-02-14[IRDA]: Ratelimit messages.Joe Perches1-3/+3
2006-02-13[PATCH] Remove "RV370 5B60 [Radeon X300 (PCIE)]" from DRI listDave Jones1-1/+0
2006-02-13[PATCH] reiserfs: fix potential (unlikely) oops in reiserfs_get_aclJeff Mahoney1-1/+2
2006-02-13[PATCH] MIPS 32bit machines need fstatat64 support.Yoichi Yuasa1-1/+1
2006-02-13[Bluetooth] Fix firmware loading problem of BT3C driverMarcel Holtmann1-13/+4
2006-02-13[Bluetooth] Fix NULL pointer dereferences of the HCI socketMarcel Holtmann1-2/+8
2006-02-13[Bluetooth] Reduce L2CAP MTU for RFCOMM connectionsMarcel Holtmann2-5/+10
2006-02-13[SPARC]: sys_newfstatat --> sys_fstatat64David S. Miller5-5/+26
2006-02-13Linux v2.6.16-rc3v2.6.16-rc3Linus Torvalds1-1/+1
2006-02-13[PATCH] x86_64: GART DMA merging fixAndi Kleen1-4/+2
2006-02-13[PATCH] arch/x86_64/kernel/traps.c PTRACE_SINGLESTEP oopsJohn Blackwood1-1/+17
2006-02-13[PATCH] orinoco: support smc2532wJesse Allen1-0/+1
2006-02-13[PATCH] reiserfs: disable automatic enabling of reiserfs inode attributesJeff Mahoney1-2/+0
2006-02-13[PATCH] netfilter: fix build error due to missing has_bridge_parent macroJesper Juhl1-1/+1
2006-02-12Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2-223/+239
2006-02-12[PATCH] s390: fstatat64 supportHeiko Carstens4-6/+28