summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-07-11[SCSI] ipr: Fix HDIO_GET_IDENTITY oops for SATA devicesBrian King1-1/+5
2008-07-11Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-3/+17
2008-07-11Fix reference counting race on log buffersDave Chinner1-4/+11
2008-07-11libata-acpi: don't call sleeping function from invalid contextZhang Rui1-1/+4
2008-07-11Added Targa Visionary 1000 IDE adapter to pata_sis.cKai Krakow1-0/+1
2008-07-11libata-acpi: filter out DIPM enableTejun Heo1-2/+12
2008-07-10rtc: fix reported IRQ rate for when HPET is enabledPaul Gortmaker1-1/+2
2008-07-10Fix name of Russell King in various commentsUwe Kleine-König5-5/+5
2008-07-10rapidio: fix device reference countingEugene Surovegin1-1/+1
2008-07-10tpm: add Intel TPM TIS device HIDMarcin Obara1-0/+1
2008-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds33-128/+351
2008-07-10tun: Persistent devices can get stuck in xoff stateMax Krasnyansky1-0/+6
2008-07-10xfrm: Add a XFRM_STATE_AF_UNSPEC flag to xfrm_usersa_infoSteffen Klassert2-2/+2
2008-07-10ipv6: missed namespace context in ipv6_rthdr_rcvDenis V. Lunev1-1/+1
2008-07-10netlabel: netlink_unicast calls kfree_skb on error path by itselfDenis V. Lunev3-21/+4
2008-07-10ipv4: fib_trie: Fix lookup error returnBen Hutchings1-11/+6
2008-07-10tcp: correct kcalloc usageMilton Miller1-1/+1
2008-07-10ip: sysctl documentation cleanupStephen Hemminger1-31/+29
2008-07-10Documentation: clarify tcp_{r,w}mem sysctl docsJ. Bruce Fields1-11/+15
2008-07-10slub: Fix use-after-preempt of per-CPU data structureDmitry Adamushko1-1/+3
2008-07-10exec: fix stack excutability without PT_GNU_STACKHugh Dickins1-1/+1
2008-07-10Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-7/+7
2008-07-10Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-3/+4
2008-07-10sched: fix cpu hotplug, cleanupLinus Torvalds1-6/+5
2008-07-10Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+24
2008-07-10Fix PREEMPT_RCU without HOTPLUG_CPUNick Piggin1-12/+8
2008-07-10ftrace: DocumentationSteven Rostedt1-0/+1353
2008-07-10arch/x86/kernel/.gitignore: Added vmlinux.lds to .gitignore file because it s...Daniel Guilak1-0/+1
2008-07-10kernel/kprobes.c: Made kprobe_blacklist static.Daniel Guilak1-1/+1
2008-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-2/+8
2008-07-10Merge branch 'for-2.6.26' of git://neil.brown.name/mdLinus Torvalds1-6/+1
2008-07-10ocfs2: Fix flags in ocfs2_file_lockMark Fasheh1-7/+7
2008-07-10crypto: chainiv - Invoke completion functionHerbert Xu1-2/+8
2008-07-10x86: fix /dev/mem compatibility under PATVenkatesh Pallipadi1-1/+24
2008-07-10sched: fix cpu hotplugDmitry Adamushko1-1/+3
2008-07-10md: ensure all blocks are uptodate or locked when syncingDan Williams1-6/+1
2008-07-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller9-25/+63
2008-07-09netfilter: nf_nat_snmp_basic: fix a range check in NAT for SNMPDavid Howells1-1/+1
2008-07-09netfilter: nf_conntrack_tcp: fix endless loopPatrick McHardy1-2/+8
2008-07-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds1-0/+4
2008-07-09libertas: fix memory alignment problems on the blackfinIhar Hrachyshka1-2/+2
2008-07-09zd1211rw: stop beacons on remove_interfaceLuis Carlos Cobo1-0/+1
2008-07-09rt2x00: Disable synchronization during initializationIvo van Doorn5-0/+47
2008-07-09rc80211_pid: Fix fast_start parameter handlingMattias Nissler2-23/+13
2008-07-08Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+2
2008-07-08powerpc: Add missing reference to coherent_dma_maskVitaly Bordug1-0/+2
2008-07-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-9/+1
2008-07-08kernel/printk.c: Made printk_recursion_bug_msg static.Daniel Guilak1-1/+1
2008-07-08sctp: Add documentation for sctp sysctl variableVlad Yasevich1-0/+170
2008-07-08ipv6: fix race between ipv6_del_addr and DAD timerAndrey Vagin1-2/+2