aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* [PATCH] mm/Kconfig: give DISCONTIG more help textDave Hansen2005-06-23
* [PATCH] mm/Kconfig: hide "Memory Model" selection menuDave Hansen2005-06-23
* [PATCH] mm/Kconfig: kill unused ARCH_FLATMEM_DISABLEDave Hansen2005-06-23
* [PATCH] sparsemem: fix minor "defaults" issue in mm/KconfigDave Hansen2005-06-23
* [PATCH] Introduce new Kconfig option for NUMA or DISCONTIGDave Hansen2005-06-23
* [PATCH] update all defconfigs for ARCH_DISCONTIGMEM_ENABLEDave Hansen2005-06-23
* [PATCH] make each arch use mm/KconfigDave Hansen2005-06-23
* [PATCH] create mm/Kconfig for arch-independent memory optionsDave Hansen2005-06-23
* [PATCH] sparsemem base: teach discontig about sparse rangesDave Hansen2005-06-23
* [PATCH] sparsemem base: reorganize page->flags bit operationsDave Hansen2005-06-23
* [PATCH] sparsemem base: simple NUMA remap space allocatorDave Hansen2005-06-23
* [PATCH] sparsemem base: early_pfn_to_nid() (works before sparse is initialized)Dave Hansen2005-06-23
* [PATCH] remove non-DISCONTIG use of pgdat->node_mem_mapDave Hansen2005-06-23
* Merge 'misc-fixes' branch of master.kernel.org:/pub/scm/linux/kernel/git/jgar...Linus Torvalds2005-06-23
|\
| * e1000: fix spinlock bugMitch Williams2005-06-23
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2005-06-23
|\ \
| * | [PATCH] driver core: Fix up the device_attach() error handling in bus_add_dev...Greg Kroah-Hartman2005-06-23
| * | [PATCH] USB: fix hid core to return proper error code from probeStelian Pop2005-06-23
* | | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2005-06-23
|\ \ \ | |/ / |/| |
| * | [LTPC]: Replace schedule_timeout() with ssleep()/msleep()Nishanth Aravamudan2005-06-23
| * | [X25]: Fast select with no restriction on responseShaun Pereira2005-06-23
| * | [X25]: Selective sub-address matching with call user data.Shaun Pereira2005-06-23
| * | [EBTABLES]: vfree() checking cleanupsJames Lamanna2005-06-23
| * | [ATALK] aarp: replace schedule_timeout() with msleep()Nishanth Aravamudan2005-06-23
| * | [IPV4]: Fix route.c gcc4 warningsChuck Short2005-06-23
| * | [NETPOLL]: allow multiple netpoll_clients to register against one interfaceJeff Moyer2005-06-23
| * | [NETPOLL]: Introduce a netpoll_info structJeff Moyer2005-06-23
| * | [NETPOLL]: Set poll_owner to -1 before unlocking in netpoll_poll_unlock()Jeff Moyer2005-06-23
| * | [NET]: dont use strlen() but the result from a prior sprintf()Eric Dumazet2005-06-22
| * | [CRYPTO]: Use CPU cycle counters in tcryptHerbert Xu2005-06-22
| * | [CRYPTO]: Use template keys for speed tests if possibleHerbert Xu2005-06-22
| * | [CRYPTO]: Add cipher speed testsHarald Welte2005-06-22
| * | [CRYPTO]: Kill unnecessary strncpy from tcryptHerbert Xu2005-06-22
| * | [CRYPTO]: White space and coding style clean up in tcryptHerbert Xu2005-06-22
| * | [NETFILTER]: Fix "iptables -D" rule deletion with ipt_CLUSTERIP target.Harald Welte2005-06-22
| * | [NETFILTER]: Fix handling of ICMP packets (RELATED) in ipt_CLUSTERIP target.Harald Welte2005-06-22
* | | [PATCH] boot_pageset must not be freed.Christoph Lameter2005-06-22
| |/ |/|
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-06-22
|\ \
| * | [PATCH] ARM: Remove explicit page-alignments in memory initRussell King2005-06-22
| * | [PATCH] ARM: Ensure memory information is page alignedRussell King2005-06-22
| * | [PATCH] ARM: Use list_for_each_entry() for dmabounceRussell King2005-06-22
| * | [PATCH] ARM: Factor out common pmd_populate functionalityRussell King2005-06-22
| * | [PATCH] ARM: Move signal return code into vector pageRussell King2005-06-22
| * | [PATCH] ARM: Allow clps7500 to build without parsing "acorn" tagRussell King2005-06-22
| * | [PATCH] ARM: Allow riscpc to parse "acorn" boot info tagRussell King2005-06-22
| * | [PATCH] ARM: Fix sa1111.c build error caused by klist changesRussell King2005-06-22
* | | Merge rsync://client.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds2005-06-22
|\ \ \
| * | | [PATCH] NFS: Add debugging code to NFSv4 readdirTrond Myklebust2005-06-22
| * | | [PATCH] NFSv4: Map a couple of NFSv4 errors to EINVAL.Manoj Naik2005-06-22
| * | | [PATCH] NFSv4: add support for rdattr_error in NFSv4 readdir requests.Manoj Naik2005-06-22