aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-09-29[PATCH] Move valid_dma_direction() from x86_64 to generic codeRolf Eike Beer2-7/+7
2006-09-29[PATCH] ifdef blktrace debugging fieldsAlexey Dobriyan2-3/+4
2006-09-29[PATCH] task_struct: ifdef Missed'em V IPCAlexey Dobriyan1-0/+2
2006-09-29[PATCH] Remove unused tty_struct fieldMatthias Urlichs1-1/+0
2006-09-29[PATCH] DMI: Decode and save OEM String informationShem Multinymous1-1/+2
2006-09-29[PATCH] vfs: define new lookup flag for chdirMiklos Szeredi1-0/+1
2006-09-29[PATCH] lockdep: don't pull in includes when lockdep disabledMichael S. Tsirkin1-2/+2
2006-09-29[PATCH] OMAP: Add keypad driverKomal Shah1-0/+3
2006-09-29[PATCH] kthread: convert loop.c to kthreadSerge E. Hallyn1-3/+2
2006-09-29[PATCH] scx200_gpio export cleanupsChris Boot1-0/+1
2006-09-29[PATCH] Let WARN_ON/WARN_ON_ONCE return the conditionHerbert Xu2-21/+23
2006-09-29[PATCH] Make touch_nmi_watchdog imply touch_softlockup_watchdog on all archsMichal Schmidt2-4/+2
2006-09-29[PATCH] Debug variants of linked list macrosDave Jones1-0/+15
2006-09-29[PATCH] uml: remove pte_mkexecJeff Dike1-6/+0
2006-09-29[PATCH] convert i386 Summit subarch to use SRAT info for apicid_to_node callskeith mannthey2-1/+3
2006-09-29[PATCH] convert s390 page handling macros to functionsHeiko Carstens2-50/+45
2006-09-29[PATCH] JBD: Make journal_brelse_array() staticDave Kleikamp1-1/+0
2006-09-29[PATCH] sys_getcpu() prototype annotatedAl Viro1-1/+1
2006-09-29[PATCH] __percpu_alloc_mask() has to be __always_inline in UP caseAl Viro1-1/+1
2006-09-28[NetLabel]: add audit support for configuration changesPaul Moore3-2/+11
2006-09-28[IPVS]: ipvs annotationsAl Viro1-34/+34
2006-09-28[NETFILTER]: h323 annotationsAl Viro1-3/+3
2006-09-28[NETFILTER]: ipt annotationsAl Viro1-1/+1
2006-09-28[NETFILTER]: NAT annotationsAl Viro1-1/+1
2006-09-28[NETFILTER]: conntrack annotationsAl Viro2-9/+9
2006-09-28[NETFILTER]: netfilter misc annotationsAl Viro2-4/+4
2006-09-28[NET]: Annotate dst_ops protocolAl Viro2-2/+2
2006-09-28[NET] KBUILD: Add missing entries for new net headers.YOSHIFUJI Hideaki1-0/+4
2006-09-28[NET]: Move netlink interface bits to linux/if_link.h.YOSHIFUJI Hideaki3-131/+137
2006-09-28[IrDA]: Memory allocations cleanupsSamuel Ortiz3-4/+39
2006-09-28[XFRM]: fl_ipsec_spi is net-endianAl Viro1-1/+1
2006-09-28[XFRM]: struct xfrm_usersa_id annotationsAl Viro1-1/+1
2006-09-28[XFRM]: xfrm_replay_advance() annotationsAl Viro1-1/+1
2006-09-28[XFRM]: xrfm_replay_check() annotationsAl Viro1-2/+2
2006-09-28[XFRM]: xfrm_parse_spi() annotationsAl Viro1-1/+1
2006-09-28[XFRM]: struct xfrm_id annotationsAl Viro1-1/+1
2006-09-28[XFRM]: xfrm_state_lookup() annotationsAl Viro1-1/+1
2006-09-28[XFRM]: xfrm_alloc_spi() annotatedAl Viro1-1/+1
2006-09-28[XFRM]: xfrm_address_t annotationsAl Viro1-2/+2
2006-09-28[XFRM]: addr_match() annotationsAl Viro1-3/+3
2006-09-28[XFRM]: ports in struct xfrm_selector annotatedAl Viro1-4/+4
2006-09-28[XFRM]: xfrm_flowi_[sd]port() annotationsAl Viro1-4/+4
2006-09-28[IPV6]: sin6_port is net-endianAl Viro1-1/+1
2006-09-28[IPV6]: IPv6 headers annotationsAl Viro1-7/+7
2006-09-28[IPV6]: struct in6_addr annotationsAl Viro2-5/+5
2006-09-28[IPV4]: inet_diag annotationsAl Viro1-5/+5
2006-09-28[IPV4]: inet_rcv_saddr() annotationsAl Viro1-1/+1
2006-09-28[IPV4]: struct inet_timewait_sock annotationsAl Viro1-4/+4
2006-09-28[IPV4]: annotate inet_lookup() and friendsAl Viro2-16/+16
2006-09-28[IPV4]: INET_MATCH() annotationsAl Viro2-12/+26