| Commit message (Expand) | Author | Age | Files | Lines |
* | [ACPI] delete CONFIG_ACPI_BOOT | Len Brown | 2005-08-24 | 8 | -10/+5 |
* | Merge from-linus to-akpm | Len Brown | 2005-08-23 | 9 | -311/+364 |
|\ |
|
| * | [IA64] Fix simulator boot (for real this time). | Peter Chubb | 2005-08-23 | 1 | -1/+1 |
| * | [IA64] backout incorrect fix for simulator boot issue | Tony Luck | 2005-08-23 | 1 | -5/+1 |
| * | Pull prarit-bus-sysdata into release branch | Tony Luck | 2005-08-23 | 1 | -8/+10 |
| |\ |
|
| | * | [IA64]: SN fix bus->sysdata pointer and memory cleanups | Prarit Bhargava | 2005-08-16 | 1 | -8/+10 |
| * | | [IA64] Simulator bootloader fails with gcc 4 | Ian Wienand | 2005-08-18 | 1 | -1/+5 |
| * | | [IA64] Updated tiger defconfig | Tony Luck | 2005-08-17 | 1 | -68/+81 |
| * | | [IA64] Updated zx1 defconfig | Peter Chubb | 2005-08-16 | 1 | -125/+101 |
| * | | [IA64] Refresh arch/ia64/configs/sn2_defconfig. | Greg Edwards | 2005-08-16 | 1 | -98/+164 |
| * | | [IA64] Initialize some spinlocks | Keith Owens | 2005-08-16 | 2 | -1/+3 |
| * | | Auto-update from upstream | Tony Luck | 2005-08-16 | 1 | -1/+1 |
| |\ \
| | |/ |
|
| | * | [PATCH] fix for ia64 sched-domains code | John Hawkes | 2005-08-16 | 1 | -1/+1 |
| * | | [IA64] update CONFIG_PCI description | Christoph Hellwig | 2005-08-15 | 1 | -9/+2 |
| * | | [IA64] fix perfmon context load | stephane.eranian@hp.com | 2005-08-10 | 1 | -0/+1 |
| |/ |
|
* | | [ACPI] fix ia64 build issues resulting from Lindent and merge | MAEDA Naoaki | 2005-08-15 | 2 | -4/+4 |
* | | Merge ../to-linus | Len Brown | 2005-08-11 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | [IA64] fix nohalt boot option | Ken Chen | 2005-08-08 | 1 | -1/+1 |
* | | [ACPI] Lindent all ACPI files | Len Brown | 2005-08-05 | 2 | -173/+188 |
* | | [ACPI] Merge acpi-2.6.12 branch into 2.6.13-rc3 | Len Brown | 2005-08-05 | 2 | -10/+20 |
|\ \
| |/
|/| |
|
| * | [ACPI] iosapic_register_intr() now returns error instead of panic | Kenji Kaneshige | 2005-08-04 | 1 | -7/+16 |
| * | [ACPI] acpi_register_gsi() can return error | Kenji Kaneshige | 2005-08-04 | 1 | -1/+5 |
* | | [PATCH] remove sys_set_zone_reclaim() | Ingo Molnar | 2005-08-01 | 1 | -1/+1 |
* | | [IA64] unwind.c uses wrong unat from switch_stack | Keith Owens | 2005-07-27 | 1 | -6/+6 |
* | | [IA64] inotify: ia64 syscalls. | Robert Love | 2005-07-27 | 1 | -3/+3 |
* | | [PATCH] fix MAX_USER_RT_PRIO and MAX_RT_PRIO | Steven Rostedt | 2005-07-26 | 1 | -1/+1 |
* | | [PATCH] Don't export machine_restart, machine_halt, or machine_power_off. | Eric W. Biederman | 2005-07-26 | 1 | -5/+0 |
* | | [IA64] Fix undefined reference to can_cpei_retarget for simulator | Ian Wienand | 2005-07-14 | 1 | -0/+2 |
* | | Auto merge with /home/aegl/GIT/linus | Tony Luck | 2005-07-13 | 6 | -1/+68 |
|\ \ |
|
| * \ | [ACPI] merge acpi-2.6.12 branch into latest Linux 2.6.13-rc... | Len Brown | 2005-07-12 | 5 | -1/+66 |
| |\ \
| | |/ |
|
| | * | [ACPI] fix C1 patch for IA64 | Venkatesh Pallipadi | 2005-07-12 | 2 | -0/+4 |
| | * | [ACPI] Evaluate CPEI Processor Override flag | Ashok Raj | 2005-07-12 | 3 | -1/+62 |
| * | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2005-07-12 | 1 | -0/+2 |
| |\ \ |
|
| | * | | [NET]: add a top-level Networking menu to *config | Sam Ravnborg | 2005-07-11 | 1 | -0/+2 |
* | | | | [IA64] fix call of smp_processor_id() by XPC while | Dean Nelson | 2005-07-13 | 1 | -4/+4 |
* | | | | [IA64] Altix pcibus_to_node implementation | Christoph Lameter | 2005-07-12 | 4 | -7/+43 |
* | | | | [IA64] improve flush_icache_range() | Zoltan Menyhart | 2005-07-12 | 2 | -14/+69 |
* | | | | [IA64] remove CONFIG_IA64_SGI_SN_SIM | Greg Edwards | 2005-07-12 | 2 | -8/+0 |
* | | | | [IA64] pcibus_to_node implementation for IA64 | Christoph Lameter | 2005-07-12 | 1 | -2/+10 |
|/ / / |
|
* | | | [IA64] assign_irq_vector() should not panic | Kenji Kaneshige | 2005-07-11 | 4 | -21/+20 |
* | | | [IA64] use msleep_interruptible() instead of schedule_timeout | Nishanth Aravamudan | 2005-07-11 | 1 | -11/+5 |
* | | | [IA64] remove linux/version.h include from arch/ia64 | Olaf Hering | 2005-07-11 | 2 | -2/+0 |
* | | | [IA64] Fix a typo in arch/ia64/kernel/entry.S | H. J. Lu | 2005-07-08 | 1 | -1/+1 |
|/ / |
|
* | | [IA64] - Disable tiocx driver on non-SN systems | Jack Steiner | 2005-07-07 | 1 | -0/+4 |
* | | [IA64] fix generic/up builds | Tony Luck | 2005-07-06 | 5 | -65/+110 |
* | | [IA64] memory-less-nodes repost | bob.picco | 2005-07-06 | 2 | -228/+169 |
* | | [IA64] Make ia64 die() preempt safe | | 2005-07-06 | 1 | -2/+4 |
* | | Auto merge with /home/aegl/GIT/linus | Tony Luck | 2005-07-06 | 1 | -1/+1 |
|\ \ |
|
| * | | [PATCH] kprobes: fix namespace problem and sparc64 build | Rusty Lynch | 2005-07-05 | 1 | -1/+1 |
* | | | [IA64] restore_sigcontext is not preempt safe | Keith Owens | 2005-07-06 | 1 | -0/+2 |