aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-09-28[Bluetooth] Integrate low-level connections into the driver modelMarcel Holtmann1-0/+6
2006-09-28[SUNRPC]: trivial endianness annotationsAlexey Dobriyan6-43/+43
2006-09-28[SUNRPC]: svc_{get,put}nl()Alexey Dobriyan1-7/+24
2006-09-28[IPV4]: ip_build_and_send_pkt() annotationsAl Viro1-1/+1
2006-09-28[IPV4]: ip_options_build() annotationsAl Viro1-1/+1
2006-09-28[IPV4]: multipath_set_nhinfo() annotationsAl Viro1-2/+2
2006-09-28[IPV4]: annotate addresses in fib_result and fib_result_nlAl Viro1-3/+3
2006-09-28[IPV4]: inetpeer annotationsAl Viro1-2/+2
2006-09-28[IPV4]: ip_fib_check_default() annotatedAl Viro1-1/+1
2006-09-28[IPV4]: inet_addr_type() annotationsAl Viro1-1/+1
2006-09-28[IPV4]: icmp_send() annotationAl Viro1-1/+1
2006-09-28[IPV4]: annotate inetdev.h helpersAl Viro1-5/+5
2006-09-28[IPV4]: annotate struct in_ifaddrAl Viro1-5/+5
2006-09-28[IPV4]: struct fib_config IPv4 address fields annotatedAl Viro1-4/+4
2006-09-28[IPV4]: introduce nla_get_be32()/NLA_PUT_BE32()Al Viro1-0/+12
2006-09-28[IPV4]: FIB_RES_PREFSRC() annotatedAl Viro1-2/+2
2006-09-28[IPV4]: fib_hn ->nh_gw is net-endianAl Viro1-1/+1
2006-09-28[IPV4]: inet_addr_onlink() annotatedAl Viro1-1/+1
2006-09-28[IPV4]: ip_check_mc() annotationsAl Viro1-1/+1
2006-09-28[IPV4]: fib_validate_source() annotationsAl Viro1-2/+2
2006-09-28[IPV4]: inet_select_addr() annotationsAl Viro1-1/+1
2006-09-28[IPV4]: annotated ipv4 addresses in struct inet_sockAl Viro1-5/+5
2006-09-28[IPV4]: ip_route_connect() ipv4 address arguments annotatedAl Viro1-2/+2
2006-09-28[IPV4]: annotate ipv4 addresses in struct rtable and struct flowiAl Viro2-6/+6
2006-09-28[IPV4]: ip_rt_redirect() annotationsAl Viro1-2/+2
2006-09-28[IPV4]: ip_route_input() annotationsAl Viro1-1/+1
2006-09-28[IPV4]: headers endiannessAl Viro1-7/+7
2006-09-28[TR]: endiannness annotationsAl Viro1-1/+1
2006-09-28[ATALK]: endianness annotationsAl Viro1-39/+1
2006-09-28Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/hwmon-2.6Linus Torvalds1-0/+1
2006-09-28USB: fix autosuspend when CONFIG_PM isn't setAlan Stern1-1/+1
2006-09-28hwmon: New driver k8tempRudolf Marek1-0/+1
2006-09-28Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds82-1676/+1631
2006-09-28Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds2-1/+2
2006-09-28Merge nommu branchRussell King4-8/+70
2006-09-28[ARM] 3856/1: Add clocksource for Intel IXP4xx platformsKevin Hilman1-0/+5
2006-09-28[ARM] 3855/1: Add generic time supportKevin Hilman2-0/+6
2006-09-28[ARM] 3870/1: AT91: Start removing static memory mappingsAndrew Victor1-9/+0
2006-09-28[S390] Inline assembly cleanup.Martin Schwidefsky25-1314/+1209
2006-09-28[S390] __div64_32 for 31 bit.Martin Schwidefsky1-48/+0
2006-09-28[ARM] 3868/1: AT91 hardware header updateAndrew Victor2-0/+60
2006-09-28[ARM] 3867/1: AT91 GPIO updateAndrew Victor1-8/+8
2006-09-28[ARM] 3865/1: AT91RM9200 header updatesAndrew Victor4-76/+83
2006-09-27Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds5-163/+105
2006-09-27Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds6-34/+302
2006-09-27[PATCH] i386: Use early clobbers for semaphores nowAndi Kleen1-2/+2
2006-09-27[ARM] 3864/1: Refactore sharpsl_pmDirk Opfer1-0/+1
2006-09-27[ARM] 3863/1: Add Locomo SPI DeviceDirk Opfer1-11/+13
2006-09-27[ARM] 3847/2: Convert LOMOMO to use struct device for GPIOsRichard Purdie1-4/+5
2006-09-27usbcore: add autosuspend/autoresume infrastructureAlan Stern1-0/+33