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