aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2006-03-22[PATCH] mm: optimise page_countNick Piggin1-1/+1
2006-03-22[PATCH] remove set_page_count() outside mm/Nick Piggin1-2/+9
2006-03-22[PATCH] mm: nommu use compound pagesNick Piggin1-4/+0
2006-03-22[PATCH] mm: make __put_page internalNick Piggin1-1/+0
2006-03-22[PATCH] vmscan: use unsigned longsAndrew Morton2-5/+5
2006-03-22[PATCH] on_each_cpu(): disable local interruptsAndrew Morton1-14/+9
2006-03-22[PATCH] slab: Remove SLAB_NO_REAP optionChristoph Lameter1-1/+0
2006-03-22[PATCH] kcalloc(): INT_MAX -> ULONG_MAXAdrian Bunk1-1/+1
2006-03-22[PATCH] mm: page_state comment moreNick Piggin1-2/+3
2006-03-22[PATCH] mm: split highorder pagesNick Piggin1-0/+6
2006-03-22[PATCH] mm: de-skew page refcountingNick Piggin1-14/+5
2006-03-22[PATCH] mm: simplify vmscan vs release refcountingNick Piggin1-8/+11
2006-03-22[PATCH] mm: slab less atomicsNick Piggin1-4/+2
2006-03-22[PATCH] mm: page_alloc less atomicsNick Piggin1-2/+2
2006-03-22[PATCH] mm: less atomic opsNick Piggin2-1/+3
2006-03-22[PATCH] mm: PageActive no testsetNick Piggin1-2/+0
2006-03-22[PATCH] mm: PageLRU no testsetNick Piggin1-3/+2
2006-03-22[PATCH] rtc.h broke strace(1) buildsJoe Korty1-2/+2
2006-03-22Merge with rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitJaroslav Kysela49-324/+856
2006-03-22[PATCH] Intruduce DMA_28BIT_MASKTobias Klauser1-0/+1
2006-03-22[X25]: allow ITU-T DTE facilities for x25Shaun Pereira1-0/+26
2006-03-21[NET]: allow 32 bit socket ioctl in 64 bit kernelShaun Pereira1-0/+6
2006-03-21[libata] add prototypes for helpersJeff Garzik1-1/+2
2006-03-21[PATCH] libata: Add the useful macros/constants needed for merging PATA stuffAlan Cox1-0/+6
2006-03-21[PATCH] libata: Add some dummy noop functionsBrian King1-0/+1
2006-03-21[PATCH] libata-dev: Remove ATA_PROT_PIO_MULTAlbert Lee1-1/+0
2006-03-22fixed path to moved file in include/linux/device.hRytchkov Alexey1-1/+1
2006-03-22It's UTF-8Alexey Dobriyan1-1/+1
2006-03-21[SCSI] libata: implement minimal transport template for ->eh_timed_outTejun Heo1-1/+0
2006-03-21Merge ../linux-2.6James Bottomley55-354/+890
2006-03-21Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-1/+9
2006-03-21Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds33-263/+512
2006-03-21Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds3-4/+32
2006-03-21Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds6-4/+33
2006-03-21Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+11
2006-03-21Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds2-43/+159
2006-03-21Merge kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git with fixupsLinus Torvalds3-8/+100
2006-03-21Merge branch 'origin'Linus Torvalds89-219/+529
2006-03-21[CRYPTO] api: Align tfm context as wide as possibleHerbert Xu1-1/+9
2006-03-20[NETFILTER]: Add H.323 conntrack/NAT helperJing Min Zhao2-0/+32
2006-03-20[BRIDGE]: netfilter inline cleanupStephen Hemminger1-27/+0
2006-03-20[DCCP] minisock: Rename struct dccp_options to struct dccp_minisockArnaldo Carvalho de Melo1-17/+26
2006-03-20[NET]: {get|set}sockopt compatibility layerDmitry Mishin2-0/+13
2006-03-20[NET]: Replace skb_pull/skb_postpull_rcsum with skb_pull_rcsumHerbert Xu1-1/+3
2006-03-20[DECnet]: Endian annotation and fixes for DECnet.Steven Whitehouse1-22/+22
2006-03-20[SECURITY]: TCP/UDP getpeersecCatherine Zhang3-6/+21
2006-03-20[TCP]: sysctl to allow TCP window > 32767 sans wscaleRick Jones1-0/+1
2006-03-20[IPV4] ARP: Alloc acceptance of unsolicited ARP via netdevice sysctl.Neil Horman2-0/+2
2006-03-20[NET]: sem2mutex part 2Ingo Molnar1-1/+1
2006-03-20[NET]: dev_put/dev_hold cleanupStephen Hemminger1-2/+4