summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] page migration reorgChristoph Lameter2006-03-222-19/+51
* [PATCH] hugepage: is_aligned_hugepage_range() cleanupDavid Gibson2006-03-221-4/+12
* [PATCH] hugepage: Move hugetlb_free_pgd_range() prototype to hugetlb.hDavid Gibson2006-03-221-0/+4
* [PATCH] hugepage: Fix hugepage logic in free_pgtables()David Gibson2006-03-221-4/+5
* [PATCH] hugepage: Make {alloc,free}_huge_page() localDavid Gibson2006-03-221-4/+0
* [PATCH] hugepage: Strict page reservation for hugepage inodesDavid Gibson2006-03-221-2/+6
* [PATCH] Enable mprotect on huge pagesZhang, Yanmin2006-03-221-0/+4
* [PATCH] mm: optimise page_countNick Piggin2006-03-221-1/+1
* [PATCH] remove set_page_count() outside mm/Nick Piggin2006-03-221-2/+9
* [PATCH] mm: nommu use compound pagesNick Piggin2006-03-221-4/+0
* [PATCH] mm: make __put_page internalNick Piggin2006-03-221-1/+0
* [PATCH] vmscan: use unsigned longsAndrew Morton2006-03-222-5/+5
* [PATCH] on_each_cpu(): disable local interruptsAndrew Morton2006-03-221-14/+9
* [PATCH] slab: Remove SLAB_NO_REAP optionChristoph Lameter2006-03-221-1/+0
* [PATCH] kcalloc(): INT_MAX -> ULONG_MAXAdrian Bunk2006-03-221-1/+1
* [PATCH] mm: page_state comment moreNick Piggin2006-03-221-2/+3
* [PATCH] mm: split highorder pagesNick Piggin2006-03-221-0/+6
* [PATCH] mm: de-skew page refcountingNick Piggin2006-03-221-14/+5
* [PATCH] mm: simplify vmscan vs release refcountingNick Piggin2006-03-221-8/+11
* [PATCH] mm: slab less atomicsNick Piggin2006-03-221-4/+2
* [PATCH] mm: page_alloc less atomicsNick Piggin2006-03-221-2/+2
* [PATCH] mm: less atomic opsNick Piggin2006-03-222-1/+3
* [PATCH] mm: PageActive no testsetNick Piggin2006-03-221-2/+0
* [PATCH] mm: PageLRU no testsetNick Piggin2006-03-221-3/+2
* [PATCH] rtc.h broke strace(1) buildsJoe Korty2006-03-221-2/+2
* Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2006-03-211-1/+9
|\
| * [CRYPTO] api: Align tfm context as wide as possibleHerbert Xu2006-03-211-1/+9
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-03-2133-269/+518
|\ \
| * | [NETFILTER]: Add H.323 conntrack/NAT helperJing Min Zhao2006-03-202-0/+32
| * | [BRIDGE]: netfilter inline cleanupStephen Hemminger2006-03-201-27/+0
| * | [DCCP] minisock: Rename struct dccp_options to struct dccp_minisockArnaldo Carvalho de Melo2006-03-201-17/+26
| * | [NET]: {get|set}sockopt compatibility layerDmitry Mishin2006-03-202-0/+13
| * | [NET]: Replace skb_pull/skb_postpull_rcsum with skb_pull_rcsumHerbert Xu2006-03-201-1/+3
| * | [DECnet]: Endian annotation and fixes for DECnet.Steven Whitehouse2006-03-201-22/+22
| * | [SECURITY]: TCP/UDP getpeersecCatherine Zhang2006-03-203-6/+21
| * | [TCP]: sysctl to allow TCP window > 32767 sans wscaleRick Jones2006-03-201-0/+1
| * | [IPV4] ARP: Alloc acceptance of unsolicited ARP via netdevice sysctl.Neil Horman2006-03-202-0/+2
| * | [NET]: sem2mutex part 2Ingo Molnar2006-03-201-1/+1
| * | [NET]: dev_put/dev_hold cleanupStephen Hemminger2006-03-201-2/+4
| * | [TG3]: Add 5787 and 5754 basic supportMichael Chan2006-03-201-0/+4
| * | [NET] rtnetlink: Add RTPROT entry for Netsukuku.Alpt2006-03-201-0/+1
| * | [NET]: Convert RTNL to mutex.Stephen Hemminger2006-03-201-13/+7
| * | [IRDA]: TOIM3232 dongle supportDavid Basden2006-03-201-0/+1
| * | [TCP] mtu probing: move tcp-specific data out of inet_connection_sockJohn Heffner2006-03-201-0/+6
| * | [NET]: Uninline kfree_skb and allow NULL argumentJörn Engel2006-03-201-16/+1
| * | [XFRM]: Rearrange struct xfrm_aevent_id for better compatibility.Jamal Hadi Salim2006-03-201-1/+1
| * | [DCCP] feat: Introduce sysctls for the default featuresArnaldo Carvalho de Melo2006-03-201-0/+16
| * | [DCCP]: Make CCID2 be the defaultArnaldo Carvalho de Melo2006-03-201-9/+0
| * | [DCCP]: sparse endianness annotationsAndrea Bittau2006-03-201-31/+21
| * | [NETFILTER]: Fix skb->nf_bridge lifetime issuesPatrick McHardy2006-03-201-10/+14
OpenPOWER on IntegriCloud