summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] xen: x86_64: Add macro for debugregVincent Hanquez2005-06-231-0/+8
* [PATCH] xen: x86: Rename usermode macroVincent Hanquez2005-06-232-1/+3
* [PATCH] xen: x86: add macro for debugregVincent Hanquez2005-06-231-5/+9
* [PATCH] eliminate duplicate rdpmc definitionJan Beulich2005-06-231-5/+0
* [PATCH] x86: cpu_khz type fixAndrew Morton2005-06-231-1/+1
* [PATCH] x86: #include asm/uaccess.h in asm/checksum.hAlexey Dobriyan2005-06-231-0/+2
* [PATCH] ia64: Selectable Timer Interrupt FrequencyChristoph Lameter2005-06-231-1/+1
* [PATCH] i386: Selectable Frequency of the Timer InterruptChristoph Lameter2005-06-232-3/+7
* [PATCH] Do not enforce unique IO_APIC_ID check for xAPIC systems (i386)Natalie Protasevich2005-06-238-14/+0
* [PATCH] NUMA aware block device control structure allocationChristoph Lameter2005-06-234-5/+15
* [PATCH] x86/x86_64: pcibus_to_nodeChristoph Lameter2005-06-233-18/+13
* [PATCH] ppc64: pcibus_to_node fixChristoph Lameter2005-06-231-3/+1
* [PATCH] m32r: build fix for asm-m32r/topology.hHirokazu Takata2005-06-231-43/+1
* [PATCH] Platform SMIs and their interferance with tsc based delay calibrationVenkatesh Pallipadi2005-06-233-0/+8
* [PATCH] add x86-64 specific support for sparsememMatt Tolentino2005-06-232-2/+26
* [PATCH] reorganize x86-64 NUMA and DISCONTIGMEM config optionsMatt Tolentino2005-06-234-15/+13
* [PATCH] ppc64: sparsemem memory modelAndy Whitcroft2005-06-233-14/+41
* [PATCH] ppc64: add early_pfn_to_nidAndy Whitcroft2005-06-231-0/+5
* [PATCH] sparsemem hotplug baseAndy Whitcroft2005-06-231-5/+51
* [PATCH] sparsemem swiss cheese numa layoutsAndy Whitcroft2005-06-231-0/+6
* [PATCH] sparsemem memory model for i386Andy Whitcroft2005-06-234-45/+83
* [PATCH] sparsemem memory modelAndy Whitcroft2005-06-233-18/+172
* [PATCH] generify early_pfn_to_nidAndy Whitcroft2005-06-232-0/+7
* [PATCH] Introduce new Kconfig option for NUMA or DISCONTIGDave Hansen2005-06-231-3/+3
* [PATCH] sparsemem base: teach discontig about sparse rangesDave Hansen2005-06-231-0/+2
* [PATCH] sparsemem base: reorganize page->flags bit operationsDave Hansen2005-06-232-21/+51
* [PATCH] sparsemem base: simple NUMA remap space allocatorDave Hansen2005-06-231-0/+9
* [PATCH] remove non-DISCONTIG use of pgdat->node_mem_mapDave Hansen2005-06-237-14/+8
* Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2005-06-225-15/+47
|\
| * [X25]: Fast select with no restriction on responseShaun Pereira2005-06-222-2/+6
| * [X25]: Selective sub-address matching with call user data.Shaun Pereira2005-06-222-2/+11
| * [NETPOLL]: allow multiple netpoll_clients to register against one interfaceJeff Moyer2005-06-221-3/+12
| * [NETPOLL]: Introduce a netpoll_info structJeff Moyer2005-06-222-10/+19
| * [NETPOLL]: Set poll_owner to -1 before unlocking in netpoll_poll_unlock()Jeff Moyer2005-06-221-1/+1
| * [NETFILTER]: Fix "iptables -D" rule deletion with ipt_CLUSTERIP target.Harald Welte2005-06-221-1/+2
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-06-221-15/+9
|\ \
| * | [PATCH] ARM: Factor out common pmd_populate functionalityRussell King2005-06-221-15/+9
* | | Merge rsync://client.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds2005-06-2217-258/+284
|\ \ \
| * | | [PATCH] NFSv4: Clean up nfs4 lock state accountingTrond Myklebust2005-06-222-0/+6
| * | | [PATCH] NLM: fix a client-side race on blocking locks.Trond Myklebust2005-06-221-1/+6
| * | | [PATCH] NFS: Replace nfs_page insertion sort with a radix sortTrond Myklebust2005-06-222-4/+18
| * | | [PATCH] NFS: Make searching and waiting on busy writeback requests more effic...Trond Myklebust2005-06-221-4/+8
| * | | [PATCH] NFS: Ensure that fstat() always returns the correct mtimeTrond Myklebust2005-06-221-0/+1
| * | | [PATCH] NFS: Cleanup of caching code, and slight optimization of writes.Trond Myklebust2005-06-221-0/+1
| * | | [PATCH] NFS: Fix the file size revalidationTrond Myklebust2005-06-221-1/+0
| * | | [PATCH] NFS: Clean up readdir changes.Trond Myklebust2005-06-221-1/+0
| * | | [PATCH] NFS: Hide NFS server-generated readdir cookies from userlandOlivier Galibert2005-06-221-0/+3
| * | | [PATCH] NFS: Cache the NFSv3 acls.Andreas Gruenbacher2005-06-221-0/+11
| * | | [PATCH] NFS: Fix handling of the umask when an NFSv3 default acl is present.Andreas Gruenbacher2005-06-221-0/+9
| * | | [PATCH] NFS: Add support for NFSv3 ACLsAndreas Gruenbacher2005-06-224-0/+60
OpenPOWER on IntegriCloud