summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2008-04-02[NETNS]: Merge ifdef CONFIG_NET in include/net/net_namespace.h.Denis V. Lunev-8/+10
2008-04-02Input: add support for WM97xx familty touchscreensMark Brown-0/+311
2008-04-02Input: ads7846 - simplify support of external vREF (and ads7843)David Brownell-1/+2
2008-04-02Input: remove private member from input_dev structureDmitry Torokhov-6/+2
2008-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6.25Linus Torvalds-284/+26
2008-04-01Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/ralf...Linus Torvalds-0/+1
2008-04-01[MIPS] Alchemy: work around clock misdetection on early Au1000Sergei Shtylyov-0/+1
2008-04-01[POWERPC] Add error return from htab_remove_mapping()Badari Pulavarty-1/+1
2008-04-01[POWERPC] PS3: Sys-manager Wake-on-LAN supportGeoff Levand-0/+2
2008-04-01[POWERPC] PS3: Save power in busy loops on haltGeert Uytterhoeven-2/+3
2008-04-01Input: make sure input interfaces pin parent input devicesDmitry Torokhov-2/+3
2008-03-31[LLC]: skb allocation size for responsesJoonwoo Park-4/+7
2008-03-31[SOCK][NETNS]: Add the percpu prot_inuse counter in the struct net.Pavel Emelyanov-0/+3
2008-03-31[SOCK][NETNS]: Add a struct net argument to sock_prot_inuse_add and _get.Pavel Emelyanov-4/+5
2008-03-31[NETNS]: Introduce a netns_core structure.Pavel Emelyanov-4/+15
2008-03-31[ARM] 4876/1: i.MXC family: Clean upRobert Schwebel-161/+61
2008-03-31[GFS2] Invalidate cache at correct pointBenjamin Marzinski-0/+10
2008-03-31[NET]: Fix allnoconfig build on powerpc and avr32David S. Miller-0/+2
2008-03-31remove include/asm-sh/floppy.hAdrian Bunk-268/+0
2008-03-31ns9xxx: let putc autodetect where to writeUwe Kleine-König-7/+136
2008-03-31ns9xxx: prepare for adding support for Digi ns921x processorsUwe Kleine-König-134/+113
2008-03-31ns9xxx: add module_is_..., processor_is_... and board_is_... for many machsUwe Kleine-König-7/+112
2008-03-31ns9xxx: Use get_irqnr_preamble to initialize base registerUwe Kleine-König-1/+1
2008-03-30Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+1
2008-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds-1/+1
2008-03-30dma_page_list ->base_address is a userland pointerAl Viro-1/+1
2008-03-30compat_sys_wait4() prototype misannotationAl Viro-2/+2
2008-03-30NULL noise: frv cmpxchg()Al Viro-2/+2
2008-03-29ide: fix defining SUPPORT_VLB_SYNCBartlomiej Zolnierkiewicz-1/+1
2008-03-29libata: ATA_EHI_LPM should be ATA_EH_LPMTejun Heo-1/+1
2008-03-28Merge branch 'upstream-net26' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller-2/+2
2008-03-28drivers/net/arcnet/arcnet.c: use time_* macrosS.Caglar Onur-2/+2
2008-03-28[UDP]: Remove owner from udp_seq_afinfo.Denis V. Lunev-1/+0
2008-03-28[UDP]: Place file operations directly into udp_seq_afinfo.Denis V. Lunev-1/+1
2008-03-28[UDP]: Move seq_ops from udp_iter_state to udp_seq_afinfo.Denis V. Lunev-2/+1
2008-03-28[UDP]: Replace struct net on udp_iter_state with seq_net_private.Denis V. Lunev-1/+1
2008-03-28[LIB]: Drop the pcounter itself.Pavel Emelyanov-74/+0
2008-03-28[SOCK]: Drop inuse pcounter from struct proto (v2).Pavel Emelyanov-6/+0
2008-03-28[SOCK]: Drop per-proto inuse init and fre functions (v2).Pavel Emelyanov-18/+0
2008-03-28[SOCK]: Introduce a percpu inuse counters array (v2).Pavel Emelyanov-8/+5
2008-03-28[SOCK]: Enumerate struct proto-s to facilitate percpu inuse accounting (v2).Pavel Emelyanov-0/+1
2008-03-28[NET]: Rename inet_frag.h identifiers COMPLETE, FIRST_IN, LAST_IN to INET_FRAG_*Joe Perches-3/+3
2008-03-28net: Comment dev_kfree_skb_irq and dev_kfree_skb_any betterMatti Linnanvuori-2/+4
2008-03-28[LLC]: station source mac addressJoonwoo Park-1/+0
2008-03-28[IPV6]: Remove unused method declaration in include/net/addrconf.h.Rami Rosen-1/+0
2008-03-28[NET]: Protect device namespace inlines with CONFIG_NETDavid S. Miller-0/+2
2008-03-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-1/+1
2008-03-28ext3: don't export ext3_fs.h and jbd.hChristoph Hellwig-2/+0
2008-03-28kernel: add bit rotation helpers for 16 and 8 bitHarvey Harrison-0/+40
2008-03-28in_atomic(): document why it is unsuitable for general useJonathan Corbet-0/+7