| Commit message (Expand) | Author | Age | Files | Lines |
* | typo fixes | Matt LaPlante | 2007-10-20 | 1 | -4/+4 |
* | Combine instrumentation menus in kernel/Kconfig.instrumentation | Mathieu Desnoyers | 2007-10-19 | 1 | -14/+1 |
* | KCONFIG: Make "Instrumentation support" non-EXPERIMENTAL | Robert P. J. Day | 2007-10-17 | 1 | -1/+0 |
* | memory unplug: page offline | KAMEZAWA Hiroyuki | 2007-10-16 | 1 | -0/+3 |
* | Do not depend on MAX_ORDER when grouping pages by mobility | Mel Gorman | 2007-10-16 | 1 | -0/+5 |
* | IA64: SPARSEMEM_VMEMMAP 16K page size support | Christoph Lameter | 2007-10-16 | 1 | -0/+1 |
* | [IA64] add driver for ACPI methods to call native firmware | Bjorn Helgaas | 2007-10-12 | 1 | -0/+10 |
* | [IA64] Include Kconfig.preempt | Satyam Sharma | 2007-08-13 | 1 | -11/+1 |
* | [IA64] Fix build failure in fs/quota.c | Tony Luck | 2007-07-27 | 1 | -0/+3 |
* | [IA64] Convert to generic timekeeping/clocksource | Tony Luck | 2007-07-20 | 1 | -1/+5 |
* | Kprobes on select architectures no longer EXPERIMENTAL | Ananth N Mavinakayanahalli | 2007-07-17 | 1 | -2/+2 |
* | PCI: Only build PCI syscalls on architectures that want them | Matthew Wilcox | 2007-07-11 | 1 | -2/+4 |
* | [IA64] Quicklist support for IA64 | Christoph Lameter | 2007-05-11 | 1 | -0/+4 |
* | Fix trivial typos in Kconfig* files | David Sterba | 2007-05-09 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 | Linus Torvalds | 2007-05-07 | 1 | -0/+10 |
|\ |
|
| * | Pull error-inject into release branch | Tony Luck | 2007-04-30 | 1 | -0/+10 |
| |\ |
|
| | * | [IA64] Itanium MC Error Injection Tool: Kernel configuration | Fenghua Yu | 2007-01-29 | 1 | -0/+10 |
* | | | msi: introduce ARCH_SUPPORTS_MSI Kconfig option (rev2) | Dan Williams | 2007-05-02 | 1 | -0/+1 |
|/ / |
|
* | | ACPI: IA64: fix allnoconfig build | Len Brown | 2007-03-19 | 1 | -0/+1 |
* | | ATA convert GSI to irq on ia64 | Zhang, Yanmin | 2007-02-15 | 1 | -0/+1 |
* | | [PATCH] optional ZONE_DMA: optional ZONE_DMA for ia64 | Christoph Lameter | 2007-02-11 | 1 | -2/+2 |
* | | [PATCH] optional ZONE_DMA: introduce CONFIG_ZONE_DMA | Christoph Lameter | 2007-02-11 | 1 | -0/+4 |
* | | [IA64] Enable SWIOTLB only when needed | Jan Beulich | 2007-02-05 | 1 | -1/+4 |
* | | [IA64] fix ACPI Kconfig issues | Len Brown | 2007-02-05 | 1 | -2/+2 |
|/ |
|
* | [PATCH] LOG2: Implement a general integer log2 facility in the kernel | David Howells | 2006-12-08 | 1 | -0/+8 |
* | [IA64] IA64 Kexec/kdump | Zou Nan hai | 2006-12-07 | 1 | -0/+23 |
* | [PATCH] mspec driver build fix | Jes Sorensen | 2006-11-13 | 1 | -0/+9 |
* | [PATCH] ia64: select ACPI_NUMA if ACPI | KAMEZAWA Hiroyuki | 2006-11-08 | 1 | -0/+1 |
* | [PATCH] Kprobes: Make kprobe modules more portable | Ananth N Mavinakayanahalli | 2006-10-02 | 1 | -1/+1 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2006-09-27 | 1 | -0/+8 |
|\ |
|
| * | Pull esi-support into release branch | Tony Luck | 2006-09-26 | 1 | -0/+8 |
| |\ |
|
| | * | [IA64] esi-support | David Mosberger-Tang | 2006-06-21 | 1 | -0/+8 |
* | | | [PATCH] Have ia64 use add_active_range() and free_area_init_nodes | Mel Gorman | 2006-09-27 | 1 | -0/+3 |
* | | | [PATCH] reduce MAX_NR_ZONES: make ZONE_DMA32 optional | Christoph Lameter | 2006-09-26 | 1 | -9/+0 |
|/ / |
|
* | | [PATCH] syscall class hookup for all normal targets | Al Viro | 2006-09-12 | 1 | -0/+4 |
* | | [IA64] Increase default nodes shift to 10, nr_cpus to 1024 | Christoph Lameter | 2006-08-29 | 1 | -2/+2 |
* | | [PATCH] zoned vm counters: basic ZVC (zoned vm counter) implementation | Christoph Lameter | 2006-06-30 | 1 | -0/+5 |
* | | [PATCH] genirq: cleanup: turn ARCH_HAS_IRQ_PER_CPU into CONFIG_IRQ_PER_CPU | Ingo Molnar | 2006-06-29 | 1 | -0/+4 |
* | | [PATCH] solve config broken: undefined reference to `online_page' | Yasunori Goto | 2006-06-29 | 1 | -0/+3 |
* | | [PATCH] pgdat allocation for new node add (refresh node_data[]) | Yasunori Goto | 2006-06-27 | 1 | -0/+4 |
* | | Auto-update from upstream | Tony Luck | 2006-06-23 | 1 | -1/+1 |
|\ \ |
|
| * \ | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2006-06-23 | 1 | -0/+1 |
| |\ \ |
|
| | * \ | Pull Kconfig into release branch | Len Brown | 2006-06-15 | 1 | -0/+1 |
| | |\ \
| | | |/
| | |/| |
|
| | | * | ACPI: Kconfig: ACPI should depend on, not select PCI | Adrian Bunk | 2006-04-01 | 1 | -0/+1 |
| * | | | [PATCH] clean up default value of SCHED_SMT | Jean-Luc Leger | 2006-06-23 | 1 | -1/+0 |
| |/ / |
|
* / / | [IA64] Make PCI Express support selectable | Kenji Kaneshige | 2006-06-21 | 1 | -0/+2 |
|/ / |
|
* | | [IA64] IOC4 config option ordering | Brent Casavant | 2006-04-21 | 1 | -0/+2 |
* | | [PATCH] Configurable NODES_SHIFT | Yasunori Goto | 2006-04-11 | 1 | -9/+10 |
|/ |
|
* | [PATCH] bitops: ia64: use generic bitops | Akinobu Mita | 2006-03-26 | 1 | -0/+4 |
* | [PATCH] ia64: use i386 dmi_scan.c | Matt Domsch | 2006-03-26 | 1 | -0/+4 |