aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-21Input: Add proper locking when changing device's keymapDmitry Torokhov1-0/+3
2007-11-27Input: adds the context menu key (HUT GenDesc 0x84)Aristeu Rozanski1-0/+2
2007-11-27Input: add definitions for frame forward and frame back keysAristeu Rozanski1-0/+3
2007-10-27Input: Add Euro and Dollar key codesCarlos Corbacho1-0/+3
2007-10-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds21-127/+114
2007-10-27[SPARC64]: Fix BACKOFF_SPIN on non-SMP.David S. Miller1-1/+3
2007-10-27[SPARC32]: __inline__ --> inlineDavid S. Miller6-27/+23
2007-10-27[SPARC64]: __inline__ --> inlineDavid S. Miller14-99/+88
2007-10-26[NET]: Marking struct pernet_operations __net_initdata was inappropriateEric W. Biederman1-2/+0
2007-10-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds8-16/+29
2007-10-26De-constify sched.hAlexey Dobriyan1-14/+14
2007-10-26[NET] napi: use non-interruptible sleep in napi_disableBenjamin Herrenschmidt1-1/+1
2007-10-26[SCTP] net/sctp/auth.c: make 3 functions staticAdrian Bunk1-1/+0
2007-10-26[SCTP]: #if 0 sctp_update_copy_cksum()Adrian Bunk1-1/+0
2007-10-26[IRDA]: Make ircomm_tty static.Adrian Bunk1-1/+0
2007-10-26Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6David S. Miller1-6/+6
2007-10-26[NET_CLS_ACT]: Introduce skb_act_cloneJamal Hadi Salim1-0/+15
2007-10-25[UDP]: Make use of inet_iif() when doing socket lookups.Vlad Yasevich2-6/+7
2007-10-25x86 bitops: fix code style issuesRandy Dunlap1-26/+26
2007-10-25bitops kernel-doc: inline instead of macroRandy Dunlap2-4/+10
2007-10-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds4-3/+7
2007-10-25Merge branch 'sg' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds4-16/+34
2007-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguestLinus Torvalds3-25/+19
2007-10-25Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds1-0/+4
2007-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds2-25/+30
2007-10-25Permit silencing of __deprecated warnings.Jeff Garzik1-0/+6
2007-10-25fix sg_phys to use dma_addr_tHugh Dickins1-1/+2
2007-10-25[netdrvr] forcedeth: add MCP77 device IDsAyaz Abdulla1-0/+4
2007-10-25lguest: documentation updateRusty Russell3-11/+15
2007-10-25lguest: clean up lguest_launcher.hRusty Russell1-14/+4
2007-10-24sched: isolate SMP balancing code a bit morePeter Williams1-0/+2
2007-10-24sched: reduce balance-tasks overheadPeter Williams1-2/+5
2007-10-24sched: constify sched.hJoe Perches1-14/+14
2007-10-24sched: fix fastcall mismatch in completion APIsIngo Molnar1-9/+9
2007-10-24[DCCP]: Convert Reset code into socket error numberGerrit Renker1-0/+2
2007-10-24[DCCP]: Retrieve packet sequence number for error reportingGerrit Renker1-6/+4
2007-10-24xtensa: dma-mapping.h is using linux/scatterlist.h functions, so include itJens Axboe1-1/+1
2007-10-24Merge branch 'for-linus' of ssh://master.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 into sgJens Axboe1-1/+1
2007-10-24SG: Change sg_set_page() to take length and offset argumentJens Axboe2-13/+30
2007-10-24AVR32: Fix sg_page breakageHaavard Skinnemoen1-1/+1
2007-10-23[NET]: Don't declare extern variables in net/core/sysctl_net_core.cPavel Emelyanov1-0/+2
2007-10-23[TCP]: Remove unneeded implicit type cast when calling tcp_minshall_update()Chuck Lever1-1/+1
2007-10-23[NET]: Treat the sign of the result of skb_headroom() consistentlyChuck Lever1-2/+2
2007-10-23[NET]: Validate device addr prior to interface-upJeff Garzik1-0/+2
2007-10-23add port definition for mcf UART driverGreg Ungerer1-0/+3
2007-10-23m68knommu: remove unused machdep variable definitionsGreg Ungerer1-4/+7
2007-10-23m68knommu: define DMA channels for ColdFire 532xGreg Ungerer1-0/+2
2007-10-23m68knommu: add platform struct for ColdFire UART driverGreg Ungerer1-0/+10
2007-10-23Merge branch 'irq-upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/misc-2.6Linus Torvalds1-11/+11
2007-10-23Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds3-328/+33