aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2008-04-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds1-1/+1
2008-04-04x86: revert assign IRQs to hpet timerThomas Gleixner1-1/+1
2008-04-04libata: ATA_12/16 doesn't fall into ATAPI_MISCTejun Heo1-1/+2
2008-04-04libata: uninline atapi_cmd_type()Tejun Heo1-21/+1
2008-04-04[IPV4] MROUTE: Adjust include files for user-space.YOSHIFUJI Hideaki2-0/+19
2008-04-04[IPV4] MROUTE: Move PIM definitions to <linux/pim.h>.YOSHIFUJI Hideaki3-21/+31
2008-04-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller23-135/+98
2008-04-03[NETNS]: Declare init_net even without CONFIG_NET defined.Denis V. Lunev1-4/+0
2008-04-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller1-2/+4
2008-04-03[IPV6] NDISC: Don't rely on node-type hint from L2 unless required.YOSHIFUJI Hideaki1-0/+2
2008-04-03[IPV6] SIT: Add SIOCGETPRL ioctl to get/dump PRL.YOSHIFUJI Hideaki1-0/+4
2008-04-03[IPV6] SIT: Add PRL management for ISATAP.Templin, Fred L2-4/+17
2008-04-02kvm: provide kvm.h for all architecture: fixes headers_installChristian Borntraeger1-1/+1
2008-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-4/+8
2008-04-02Merge branch 'wm97xx'Dmitry Torokhov1-0/+311
2008-04-02cfq-iosched: fix rcu freeing of cfq io contextsFabio Checconi1-0/+3
2008-04-02[NETNS]: Do not include net/net_namespace.h from seq_file.hDenis V. Lunev2-22/+27
2008-04-02Input: add support for WM97xx familty touchscreensMark Brown1-0/+311
2008-04-02Input: ads7846 - simplify support of external vREF (and ads7843)David Brownell1-1/+2
2008-04-02Input: remove private member from input_dev structureDmitry Torokhov1-6/+2
2008-04-01Input: make sure input interfaces pin parent input devicesDmitry Torokhov1-2/+3
2008-03-31[GFS2] Invalidate cache at correct pointBenjamin Marzinski1-0/+10
2008-03-31[NET]: Fix allnoconfig build on powerpc and avr32David S. Miller1-0/+2
2008-03-30Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2008-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds1-1/+1
2008-03-30dma_page_list ->base_address is a userland pointerAl Viro1-1/+1
2008-03-30compat_sys_wait4() prototype misannotationAl Viro1-2/+2
2008-03-29ide: fix defining SUPPORT_VLB_SYNCBartlomiej Zolnierkiewicz1-1/+1
2008-03-29libata: ATA_EHI_LPM should be ATA_EH_LPMTejun Heo1-1/+1
2008-03-28drivers/net/arcnet/arcnet.c: use time_* macrosS.Caglar Onur1-2/+2
2008-03-28[LIB]: Drop the pcounter itself.Pavel Emelyanov1-74/+0
2008-03-28net: Comment dev_kfree_skb_irq and dev_kfree_skb_any betterMatti Linnanvuori1-2/+4
2008-03-28[NET]: Protect device namespace inlines with CONFIG_NETDavid S. Miller1-0/+2
2008-03-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+1
2008-03-28ext3: don't export ext3_fs.h and jbd.hChristoph Hellwig1-2/+0
2008-03-28kernel: add bit rotation helpers for 16 and 8 bitHarvey Harrison1-0/+40
2008-03-28in_atomic(): document why it is unsuitable for general useJonathan Corbet1-0/+7
2008-03-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller1-2/+4
2008-03-27[NET]: uninline skb_trim, de-bloatsIlpo Järvinen1-15/+1
2008-03-27[NET]: uninline skb_push, de-bloats a lotIlpo Järvinen1-18/+1
2008-03-27[NET]: uninline dev_alloc_skb, de-bloats a lotIlpo Järvinen1-16/+1
2008-03-27[PATCH] do shrink_submounts() for all fs typesAl Viro1-1/+0
2008-03-27[PATCH] count ghost references to vfsmountsAl Viro1-0/+1
2008-03-27[NET]: uninline skb_pull, de-bloats a lotIlpo Järvinen1-15/+1
2008-03-27[NET]: uninline skb_put, de-bloats a lotIlpo Järvinen1-20/+1
2008-03-27[NET]: Use local_irq_{save,restore}() in napi_complete().David S. Miller1-2/+4
2008-03-28lguest: comment documentation update.Rusty Russell1-1/+5
2008-03-27[NETNS]: Compile NET /proc support only if CONFIG_NET is set.Denis V. Lunev1-0/+2
2008-03-27sata_mv: mbus decode window supportLennert Buytenhek1-0/+3
2008-03-27introduce mbus DRAM target info abstractionLennert Buytenhek1-0/+36