summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] add check to /proc/devices read routinesNeil Horman2005-06-231-1/+1
* [PATCH] streamline preempt_count type across archsJesper Juhl2005-06-2322-23/+25
* [PATCH] optimise loop driver a bitNick Piggin2005-06-231-1/+1
* [PATCH] create a kstrdup library functionPaulo Marques2005-06-233-5/+4
* [PATCH] fix for prune_icache()/forced final iput() racesAlexander Viro2005-06-231-0/+1
* [PATCH] timers: introduce try_to_del_timer_sync()Oleg Nesterov2005-06-231-1/+3
* [PATCH] timers fixes/improvementsOleg Nesterov2005-06-231-21/+9
* [PATCH] blk: remove BLK_TAGS_{PER_LONG|MASK}Tejun Heo2005-06-231-3/+0
* [PATCH] blk: remove blk_queue_tag->real_max_depth optimizationTejun Heo2005-06-231-1/+0
* [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