summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-03-29sadly, we are going to need machine/cpu.h here for a while to get machdepTed Unangst
2013-03-28syncTheo de Raadt
2013-03-28as DRM_LOG_KMS is called with partial lines make it a simple printfJonathan Gray
2013-03-28add support for relaxed deltasJonathan Gray
2013-03-28code that calls timeout functions should include timeout.hTed Unangst
2013-03-28Add missing locking in i915_gem_retire_work_handler() and callMark Kettenis
2013-03-28allow passing a full path to a .pc file, instead of just the module name.Jasper Lievisse Adriaanse
2013-03-28regen for vscsi(8) -> vscsi(4);Jason McIntyre
2013-03-28vscsi(8) -> vscsi(4);Jason McIntyre
2013-03-28no Pp before/after Sh;Jason McIntyre
2013-03-28Reduce diffs with Linux now that we have i915_enable_hangcheck.Mark Kettenis
2013-03-28shuffle the KERNEL BUILDING text a little; from daniel dickmanJason McIntyre
2013-03-28Prevent a panic during rtsx(4) attachment. If a card is inserted while bootingStefan Sperling
2013-03-28pathconf/fpathconf are now compliant with POSIX-2008.Philip Guenther
2013-03-28Call intel_mark_busy() in the right place, and call intel_mark_fb_busy()Mark Kettenis
2013-03-28Add i915_enable_hangcheck parameter.Mark Kettenis
2013-03-28syncTheo de Raadt
2013-03-28Switch libc and libm to use strong aliases rather than weak aliasesMartynas Venckus
2013-03-28Add STRONG_ALIAS macros to be used from assembly code in libc andMartynas Venckus
2013-03-28Add __strong_alias macros for all architectures to be able to aliasMartynas Venckus
2013-03-28Let mii_attach() know where the PHY is located instead of scanningBrad Smith
2009-07-31By popular demand and peer pressure, check-in work in progress work to supportMiod Vallat
2006-10-06Preliminary bits for SuperH-based ports, based on NetBSD/sh3 codebase withMiod Vallat
2013-03-28sys/param.h gets you sys/types.h automaticallyTheo de Raadt
2013-03-28the ramdisk is a bit special, and some tedu arguments do apply. # outTheo de Raadt
2013-03-28do not include machine/cpu.h from a .c file; it is the responsibility ofTheo de Raadt
2013-03-28no need for a lot of code to include proc.hTed Unangst
2013-03-28switch to the new resolver implementation.Eric Faurot
2013-03-28separate memory poisoning code to a new file and make it usable kernel wideTed Unangst
2013-03-28remove excesss includesTheo de Raadt
2013-03-28Enable fmemopen(3) and open_{w,}memstream(3)Eric Faurot
2013-03-28Avoid using PAGE_SHIFT, PAGE_SIZE, and PAGE_MASK defines, since we alreadyTheo de Raadt
2013-03-28If -s to swap-pane is not given, use the current pane.Nicholas Marriott
2013-03-28Make copy-mode -u still scroll up if already in copy mode, handy forNicholas Marriott
2013-03-28Convert the satosin, sintosa, ifatoia, satosin6, sin6tosa, ifatoia6Alexander Bluhm
2013-03-28Replace some casts to struct in_ifaddr pointer by ifatoia() or NULL.Martin Pieuchot
2013-03-28add i915_gem_execbuffer_reserve_object and friends and moveJonathan Gray
2013-03-28accept and use any protocol specified by the caller.Eric Faurot
2013-03-28add i915_gem_execbuffer_reserve_object and friends and moveJonathan Gray
2013-03-28Correct version numberMartin Pieuchot
2013-03-28add a test case for the icmpv6 issue spotted by naddyEric Faurot
2013-03-28More tests for negative seeks, prodded by matthew@Martin Pieuchot
2013-03-28Don't die with SIGFPE on INT_MIN / -1 or % -1. Instead make INT_MIN /Nicholas Marriott
2013-03-28Don't die with SIGFPE on LONG_MIN / -1 or % -1. Instead make LONG_MIN /Nicholas Marriott
2013-03-28add the ioctls to get/set the caching level of a buffer objectJonathan Gray
2012-07-13import regression suite for asrEric Faurot
2013-03-28removed unneccessary .h fileTheo de Raadt
2013-03-28proc.h is way too much header for usb to handle.Ted Unangst
2013-03-28it is believed that the comment is referring to the define below.Ted Unangst
2013-03-28do not copy additional kernel memory into the swapent.se_path[]Theo de Raadt