summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [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] mm: remove set_pgdir leftoversChristoph Hellwig2006-03-222-23/+0
* [PATCH] rtc.h broke strace(1) buildsJoe Korty2006-03-221-2/+2
* [PATCH] don't call check_acpi_pci() on x86 with ACPI disabledHerbert Poetzl2006-03-221-4/+6
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2006-03-2113-211/+181
|\
| * Pull sn2-reduce-kmalloc-wrap into release branchTony Luck2006-03-211-22/+0
| |\
| | * [IA64-SGI] SN2-XP reduce kmalloc wrapper inliningJes Sorensen2006-02-271-22/+0
| * | Pull icc-cleanup into release branchTony Luck2006-03-212-168/+22
| |\ \
| | * | [IA64-SGI] - Eliminate SN pio_phys_xxx macros. Move to assemblyJack Steiner2006-02-071-51/+5
| | * | [IA64] use icc defined constantChen, Kenneth W2006-02-071-10/+10
| | * | [IA64] add __builtin_trap definition for icc buildChen, Kenneth W2006-02-071-0/+2
| | * | [IA64] clean up asm/intel_intrin.hChen, Kenneth W2006-02-071-106/+3
| | * | [IA64] map ia64_hint definition to intel compiler intrinsicChen, Kenneth W2006-02-071-1/+2
| * | | Pull sn2-mmio-writes into release branchTony Luck2006-03-215-2/+26
| |\ \ \
| | * | | [IA64] hooks to wait for mmio writes to drain when migrating processesBrent Casavant2006-01-265-2/+26
| * | | | Pull altix-ce1.0-asic into release branchTony Luck2006-03-212-2/+42
| |\ \ \ \
| | * | | | [IA64-SGI] driver bugfixes and hardware workarounds for CE1.0 asicMark Maule2006-01-262-2/+42
| | |/ / /
| * | | | Pull delete-sigdelayed into release branchTony Luck2006-03-212-12/+1
| |\ \ \ \
| | * | | | [IA64] Delete MCA/INIT sigdelayed codeKeith Owens2006-01-262-12/+1
| | |/ / /
| * | | | Pull ia64-mutex-primitives into release branchTony Luck2006-03-211-5/+88
| |\ \ \ \
| | * | | | [IA64] implement ia64 specific mutex primitivesChen, Kenneth W2006-01-261-5/+88
| | |/ / /
| * | | | Pull bsp-removal into release branchTony Luck2006-03-211-0/+2
| |\ \ \ \
| | * | | | [IA64] support for cpu0 removalAshok Raj2006-01-051-0/+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-2156-464/+890
|\ \ \ \ \ \ \
| * | | | | | | [NETFILTER]: Add H.323 conntrack/NAT helperJing Min Zhao2006-03-202-0/+32
| * | | | | | | [LLC]: llc_mac_hdr_init const argumentsStephen Hemminger2006-03-201-1/+1
| * | | | | | | [BRIDGE]: netfilter inline cleanupStephen Hemminger2006-03-201-27/+0
| * | | | | | | [SPARC]: Fixup SO_PEERSEC value on 32-bit sparc.David S. Miller2006-03-201-1/+1
| * | | | | | | [DCCP] minisock: Rename struct dccp_options to struct dccp_minisockArnaldo Carvalho de Melo2006-03-201-17/+26
| * | | | | | | [ICSK] compat: Introduce inet_csk_compat_[gs]etsockoptArnaldo Carvalho de Melo2006-03-201-0/+5
| * | | | | | | [NET]: {get|set}sockopt compatibility layerDmitry Mishin2006-03-208-0/+61
| * | | | | | | [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-208-178/+177
| * | | | | | | [SECURITY]: TCP/UDP getpeersecCatherine Zhang2006-03-203-6/+21
OpenPOWER on IntegriCloud