| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | serial: convert early_uart to earlycon for 8250 | Yinghai Lu | 2007-07-16 | 1 | -4/+0 |
* | sched: zap the migration init / cache-hot balancing code | Ingo Molnar | 2007-07-09 | 1 | -6/+0 |
* | [IA64] spelling fixes: arch/ia64/ | Simon Arlott | 2007-05-11 | 1 | -3/+3 |
* | [IA64] Fix some section mismatch errors | Tony Luck | 2007-05-07 | 1 | -1/+1 |
* | Pull percpu-dtc into release branch | Tony Luck | 2007-04-30 | 1 | -2/+5 |
|\ |
|
| * | [IA64] remove per-cpu ia64_phys_stacked_size_p8 | Chen, Kenneth W | 2007-02-06 | 1 | -2/+5 |
* | | [IA64] Fix CPU freq displayed in /proc/cpuinfo | Venki Pallipadi | 2007-04-06 | 1 | -1/+1 |
* | | [IA64] Fix get_model_name() for mixed cpu type systems | Jack Steiner | 2007-03-20 | 1 | -7/+15 |
* | | [IA64] remove duplicate declaration of efi_initialize_iomem_resources | Horms | 2007-03-07 | 1 | -2/+0 |
* | | [IA64] kexec: Use EFI_LOADER_DATA for ELF core header | Magnus Damm | 2007-03-06 | 1 | -0/+30 |
* | | [PATCH] Dynamic kernel command-line: ia64 | Alon Bar-Lev | 2007-02-12 | 1 | -2/+2 |
* | | [IA64] use snprintf() on features field of /proc/cpuinfo | Aron Griffis | 2007-02-05 | 1 | -17/+14 |
|/ |
|
* | [IA64] Take defensive stance on ia64_pal_get_brand_info() | Tony Luck | 2006-12-12 | 1 | -2/+2 |
* | [IA64] Kexec/Kdump: honour non-zero crashkernel offset. | Horms | 2006-12-12 | 1 | -4/+10 |
* | [IA64] CONFIG_KEXEC/CONFIG_CRASH_DUMP permutations | Horms | 2006-12-12 | 1 | -0/+15 |
* | [IA64] IA64 Kexec/kdump | Zou Nan hai | 2006-12-07 | 1 | -0/+38 |
* | [IA64] move SAL_CACHE_FLUSH check later in boot | Troy Heber | 2006-10-31 | 1 | -0/+2 |
* | [SERIAL] Remove wrong asm/serial.h inclusions | Russell King | 2006-10-01 | 1 | -1/+0 |
* | Pull model-name into release branch | Tony Luck | 2006-09-26 | 1 | -10/+31 |
|\ |
|
| * | [IA64] Add "model name" to /proc/cpuinfo | Tony Luck | 2006-06-05 | 1 | -10/+31 |
* | | [PATCH] tty: Remove include of screen_info.h from tty.h | Jon Smirl | 2006-07-10 | 1 | -1/+1 |
* | | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | | [IA64] sanity check reserved region usage | Alex Williamson | 2006-06-21 | 1 | -0/+1 |
|/ |
|
* | [PATCH] EFI: keep physical table addresses in efi structure | Bjorn Helgaas | 2006-03-26 | 1 | -1/+1 |
* | [PATCH] ia64: use i386 dmi_scan.c | Matt Domsch | 2006-03-26 | 1 | -0/+8 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2006-03-25 | 1 | -36/+24 |
|\ |
|
| * | IA64: Use early_parm to handle mvec_name and nomca | Horms | 2006-03-23 | 1 | -24/+12 |
| * | [IA64] add init declaration to memory initialization functions | Chen, Kenneth W | 2006-03-22 | 1 | -6/+6 |
| * | [IA64] add init declaration to cpu initialization functions | Chen, Kenneth W | 2006-03-22 | 1 | -6/+6 |
* | | [PATCH] kill include/linux/platform.h, default_idle() cleanup | Adrian Bunk | 2006-03-24 | 1 | -1/+0 |
|/ |
|
* | [IA64] Count disabled cpus as potential hot-pluggable CPUs | Ashok Raj | 2006-02-14 | 1 | -0/+4 |
* | [IA64] Fix CONFIG_PRINTK_TIME | Tony Luck | 2006-02-07 | 1 | -0/+4 |
* | [PATCH] ia64: task_pt_regs() | Al Viro | 2006-01-12 | 1 | -1/+1 |
* | [PATCH] scheduler cache-hot-autodetect | akpm@osdl.org | 2006-01-12 | 1 | -0/+6 |
* | [PATCH] sched: add cacheflush() asm | Ingo Molnar | 2006-01-12 | 1 | -0/+10 |
* | [IA64] Fix compile warnings in setup.c | Tony Luck | 2006-01-05 | 1 | -1/+1 |
* | [CPUFREQ] CPU frequency display in /proc/cpuinfo | Venkatesh Pallipadi | 2005-12-06 | 1 | -1/+7 |
* | Pull context-bitmap into release branch | Tony Luck | 2005-11-10 | 1 | -0/+1 |
|\ |
|
| * | [IA64] Use bitmaps for efficient context allocation/free | Peter Keilty | 2005-10-31 | 1 | -0/+1 |
* | | [PATCH] ia64: re-implement dma_get_cache_alignment to avoid EXPORT_SYMBOL | John W. Linville | 2005-11-07 | 1 | -0/+7 |
|/ |
|
* | Pull proc-cpuinfo-siblings into release branch | Tony Luck | 2005-10-28 | 1 | -1/+1 |
|\ |
|
| * | [IA64] fix siblings field value in /proc/cpuinfo | Siddha, Suresh B | 2005-10-25 | 1 | -1/+1 |
* | | Pull new-efi-memmap into release branch | Tony Luck | 2005-10-28 | 1 | -0/+32 |
|\ \ |
|
| * | | [IA64] end of kernel 'data' is at _end, not _edata | Tony Luck | 2005-09-28 | 1 | -2/+2 |
| * | | [IA64] include EFI memory information in /proc/iomem | Khalid Aziz | 2005-09-19 | 1 | -0/+29 |
| * | | [IA64] simplified efi memory map parsing | Tony Luck | 2005-09-08 | 1 | -0/+3 |
* | | | [IA64] ia64: add ar.k0 usage note | Bjorn Helgaas | 2005-09-19 | 1 | -13/+16 |
| |/
|/| |
|
* | | [ACPI] delete CONFIG_ACPI_BOOT | Len Brown | 2005-08-24 | 1 | -2/+2 |
|/ |
|
* | Auto merge with /home/aegl/GIT/linus | Tony Luck | 2005-07-13 | 1 | -0/+3 |
|\ |
|
| * | [ACPI] merge acpi-2.6.12 branch into latest Linux 2.6.13-rc... | Len Brown | 2005-07-12 | 1 | -0/+3 |
| |\ |
|