summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2013-10-28Revamp ARMv7 ramdisk and miniroot creation process.Patrick Wildt
2013-10-28Remove unused variable.Patrick Wildt
2013-10-28Do not use the multicast macro IFP_TO_IA() to check if an interface hasMartin Pieuchot
2013-10-28tedu FDDI support and the 3 flavors the driver for DEC devices, evenMartin Pieuchot
2013-10-28previous udp port number rewrite fix turned out to be a work aroundMike Belopuhov
2013-10-28Make prcm(4) aware of the GPIO modules.Raphael Graf
2013-10-28We need to make sure that the kernel symbols area isn't marked as freePatrick Wildt
2013-10-27delete UPCALL_TIMING debug code from a the dark agesTheo de Raadt
2013-10-27fix card-detect pins for wandboard.aalm
2013-10-27Fix timer on for A20 as the address and offsets for the A20 counter were off.Jasper Lievisse Adriaanse
2013-10-27build the manual pages on all architecturesTheo de Raadt
2013-10-27enable gpioctl(8) for armv7, and add associated devices on armv7/sunxi.aalm
2013-10-26Use the "activate" framework rather a shutdown hookTheo de Raadt
2013-10-26Unstub i915_gem_dumb_destroy() and radeon_mode_dumb_destroy().Mark Kettenis
2013-10-26on certain boards (like the pcduino) u-boot doesn't setup the MAC address forJasper Lievisse Adriaanse
2013-10-26Remove unused variable.Mark Kettenis
2013-10-25Fix/re-enable RX checksum offload for 8168C/8168CP revisions after revision r...Brad Smith
2013-10-25Don't let in_proto_cksum_out() assume that the ICMP checksum field isLawrence Teo
2013-10-25fix an off by one when calculating the length of an sgl segmentMike Belopuhov
2013-10-25My last commit make the pandaboard panic.Sylvestre Gallon
2013-10-25fix commentTodd C. Miller
2013-10-25some cleanup for "machine memory";Jason McIntyre
2013-10-25RegenPhilip Guenther
2013-10-25Unimplement stime() and settimeofday(): why are you using a Linux-compatPhilip Guenther
2013-10-25regenPhilip Guenther
2013-10-25Start to deal with the time_t change's effect on compat/linux:Philip Guenther
2013-10-25Move the declarations for dogetrusage(), itimerround(), and dowait4()Philip Guenther
2013-10-25Add support for Microsoft XBox 360 controller as a uhid. It doesn't useJeremy Evans
2013-10-25regenJeremy Evans
2013-10-25Add Microsoft XBox 360 ControllerJeremy Evans
2013-10-25More _KERNEL namespace cleanup, just in case something out thereTheo de Raadt
2013-10-25prettier #ifdef _KERNEL, more like other filesTheo de Raadt
2013-10-24add rcsidsaalm
2013-10-24no need to inform us about every state and link speed change, so move thatJasper Lievisse Adriaanse
2013-10-24remove useless headersaalm
2013-10-24Enable octrng(4).Paul Irofti
2013-10-24Add support for the hardware random number generator on the octeons.Paul Irofti
2013-10-24Cleanup edma.Sylvestre Gallon
2013-10-24Do not rely on u-boot to enable mmc clocks.Sylvestre Gallon
2013-10-24regenJasper Lievisse Adriaanse
2013-10-24add another smc hub as out found on the Nitrogen6XJasper Lievisse Adriaanse
2013-10-24Move more stuff under _KERNELTheo de Raadt
2013-10-24ippseudo is kernel-only; checked in ports by sthenTheo de Raadt
2013-10-24place _KERNEL block at endTheo de Raadt
2013-10-24Remove the number of in6_var.h inclusions by moving some functions andMartin Pieuchot
2013-10-24s/ALLWINNER/SUNXI/gJasper Lievisse Adriaanse
2013-10-24Significant namespace cleanup of netinet6 symbols.Theo de Raadt
2013-10-24Move obvious kernel prototypes (and structure's with kernel pointers,Theo de Raadt
2013-10-24Move obvious kernel prototypes (and structure's with kernel pointers,Theo de Raadt
2013-10-24- strip unneeded comment and add defines for the SID (to be used shortly)Jasper Lievisse Adriaanse