summaryrefslogtreecommitdiffstats
path: root/drivers/ssb (unfollow)
Commit message (Expand)AuthorFilesLines
2008-07-11md: Make update_size() take the number of sectors.Andre Noll1-18/+18
2008-07-11md: Better control of when do_md_stop is allowed to stop the array.Neil Brown1-14/+15
2008-07-11md: get_disk_info(): Don't convert between signed and unsigned and back.Andre Noll1-4/+1
2008-07-11md: Simplify restart_array().Andre Noll1-32/+17
2008-07-11md: alloc_disk_sb(): Return proper error value.Andre Noll1-1/+1
2008-07-11md: Simplify sb_equal().Andre Noll1-5/+1
2008-07-11md: Simplify uuid_equal().Andre Noll1-9/+4
2008-07-11tun: Persistent devices can get stuck in xoff stateMax Krasnyansky1-0/+6
2008-07-11xfrm: Add a XFRM_STATE_AF_UNSPEC flag to xfrm_usersa_infoSteffen Klassert2-2/+2
2008-07-11ipv6: missed namespace context in ipv6_rthdr_rcvDenis V. Lunev1-1/+1
2008-07-11netlabel: netlink_unicast calls kfree_skb on error path by itselfDenis V. Lunev3-21/+4
2008-07-11ipv4: fib_trie: Fix lookup error returnBen Hutchings1-11/+6
2008-07-11tcp: correct kcalloc usageMilton Miller1-1/+1
2008-07-11ip: sysctl documentation cleanupStephen Hemminger1-31/+29
2008-07-11Documentation: clarify tcp_{r,w}mem sysctl docsJ. Bruce Fields1-11/+15
2008-07-11slub: 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-10sched: fix cpu hotplug, cleanupLinus Torvalds1-6/+5
2008-07-10Fix PREEMPT_RCU without HOTPLUG_CPUNick Piggin1-12/+8