| Commit message (Expand) | Author | Age |
* | [PATCH] Platform SMIs and their interferance with tsc based delay calibration | Venkatesh Pallipadi | 2005-06-23 |
* | [PATCH] use ${CROSS_COMPILE}installkernel in arch/*/boot/install.sh | Ian Campbell | 2005-06-23 |
* | [PATCH] biarch compiler support for i386 | H. Peter Anvin | 2005-06-23 |
* | [PATCH] add page_state info to show_mem | Martin J. Bligh | 2005-06-23 |
* | [PATCH] add x86-64 specific support for sparsemem | Matt Tolentino | 2005-06-23 |
* | [PATCH] reorganize x86-64 NUMA and DISCONTIGMEM config options | Matt Tolentino | 2005-06-23 |
* | [PATCH] add x86-64 Kconfig options for sparsemem | Matt Tolentino | 2005-06-23 |
* | [PATCH] remove direct ref to contig_page_data for x86-64 | Matt Tolentino | 2005-06-23 |
* | [PATCH] ppc64: sparsemem memory model | Andy Whitcroft | 2005-06-23 |
* | [PATCH] ppc64: add memory present | Andy Whitcroft | 2005-06-23 |
* | [PATCH] ppc64: add early_pfn_to_nid | Andy Whitcroft | 2005-06-23 |
* | [PATCH] sparsemem hotplug base | Andy Whitcroft | 2005-06-23 |
* | [PATCH] sparsemem swiss cheese numa layouts | Andy Whitcroft | 2005-06-23 |
* | [PATCH] sparsemem memory model for i386 | Andy Whitcroft | 2005-06-23 |
* | [PATCH] sparsemem memory model | Andy Whitcroft | 2005-06-23 |
* | [PATCH] generify memory present | Andy Whitcroft | 2005-06-23 |
* | [PATCH] generify early_pfn_to_nid | Andy Whitcroft | 2005-06-23 |
* | [PATCH] ppc64: Kconfig memory models | Mike Kravetz | 2005-06-23 |
* | [PATCH] mm/Kconfig: give DISCONTIG more help text | Dave Hansen | 2005-06-23 |
* | [PATCH] mm/Kconfig: hide "Memory Model" selection menu | Dave Hansen | 2005-06-23 |
* | [PATCH] mm/Kconfig: kill unused ARCH_FLATMEM_DISABLE | Dave Hansen | 2005-06-23 |
* | [PATCH] sparsemem: fix minor "defaults" issue in mm/Kconfig | Dave Hansen | 2005-06-23 |
* | [PATCH] Introduce new Kconfig option for NUMA or DISCONTIG | Dave Hansen | 2005-06-23 |
* | [PATCH] update all defconfigs for ARCH_DISCONTIGMEM_ENABLE | Dave Hansen | 2005-06-23 |
* | [PATCH] make each arch use mm/Kconfig | Dave Hansen | 2005-06-23 |
* | [PATCH] create mm/Kconfig for arch-independent memory options | Dave Hansen | 2005-06-23 |
* | [PATCH] sparsemem base: teach discontig about sparse ranges | Dave Hansen | 2005-06-23 |
* | [PATCH] sparsemem base: reorganize page->flags bit operations | Dave Hansen | 2005-06-23 |
* | [PATCH] sparsemem base: simple NUMA remap space allocator | Dave Hansen | 2005-06-23 |
* | [PATCH] sparsemem base: early_pfn_to_nid() (works before sparse is initialized) | Dave Hansen | 2005-06-23 |
* | [PATCH] remove non-DISCONTIG use of pgdat->node_mem_map | Dave Hansen | 2005-06-23 |
* | Merge 'misc-fixes' branch of master.kernel.org:/pub/scm/linux/kernel/git/jgar... | Linus Torvalds | 2005-06-23 |
|\ |
|
| * | e1000: fix spinlock bug | Mitch Williams | 2005-06-23 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 2005-06-23 |
|\ \ |
|
| * | | [PATCH] driver core: Fix up the device_attach() error handling in bus_add_dev... | Greg Kroah-Hartman | 2005-06-23 |
| * | | [PATCH] USB: fix hid core to return proper error code from probe | Stelian Pop | 2005-06-23 |
* | | | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2005-06-23 |
|\ \ \
| |/ /
|/| | |
|
| * | | [LTPC]: Replace schedule_timeout() with ssleep()/msleep() | Nishanth Aravamudan | 2005-06-23 |
| * | | [X25]: Fast select with no restriction on response | Shaun Pereira | 2005-06-23 |
| * | | [X25]: Selective sub-address matching with call user data. | Shaun Pereira | 2005-06-23 |
| * | | [EBTABLES]: vfree() checking cleanups | James Lamanna | 2005-06-23 |
| * | | [ATALK] aarp: replace schedule_timeout() with msleep() | Nishanth Aravamudan | 2005-06-23 |
| * | | [IPV4]: Fix route.c gcc4 warnings | Chuck Short | 2005-06-23 |
| * | | [NETPOLL]: allow multiple netpoll_clients to register against one interface | Jeff Moyer | 2005-06-23 |
| * | | [NETPOLL]: Introduce a netpoll_info struct | Jeff Moyer | 2005-06-23 |
| * | | [NETPOLL]: Set poll_owner to -1 before unlocking in netpoll_poll_unlock() | Jeff Moyer | 2005-06-23 |
| * | | [NET]: dont use strlen() but the result from a prior sprintf() | Eric Dumazet | 2005-06-22 |
| * | | [CRYPTO]: Use CPU cycle counters in tcrypt | Herbert Xu | 2005-06-22 |
| * | | [CRYPTO]: Use template keys for speed tests if possible | Herbert Xu | 2005-06-22 |
| * | | [CRYPTO]: Add cipher speed tests | Harald Welte | 2005-06-22 |