Age | Commit message (Expand) | Author | Files | Lines |
2009-02-05 | PCI: return error on failure to read PCI ROMs | Timothy S. Nelson | 2 | -2/+2 |
2009-01-09 | Merge branch 'linus' into release | Len Brown | 4 | -23/+20 |
2009-01-06 | IA64: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 1 | -2/+1 |
2008-12-31 | ACPI: remove private acpica headers from driver files | Lin Ming | 2 | -2/+0 |
2008-12-31 | ACPI: io_common.c: call acpi_get_table to avoid using ACPI_SIG_DSDT | Lin Ming | 1 | -2/+2 |
2008-12-31 | ACPI: io_acpi_init.c: call acpi_get_name to get node fullname | Lin Ming | 1 | -46/+56 |
2008-12-26 | cpumask: IA64: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to... | Rusty Russell | 1 | -15/+12 |
2008-12-13 | cpumask: make irq_set_affinity() take a const struct cpumask | Rusty Russell | 2 | -6/+7 |
2008-12-09 | [IA64] SN: prevent IRQ retargetting in request_irq() | John Keller | 1 | -1/+8 |
2008-12-09 | [IA64] Clear up section mismatch for sn_check_wars. | Robin Holt | 1 | -2/+2 |
2008-12-09 | [IA64] eliminate NULL test and memset after alloc_bootmem | Julia Lawall | 1 | -4/+1 |
2008-11-30 | sn_pci_controller_fixup() should be __init | Al Viro | 1 | -1/+1 |
2008-10-23 | ACPI: fix ia64 build warning | Len Brown | 1 | -1/+1 |
2008-10-11 | ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernels | Matthew Wilcox | 1 | -4/+4 |
2008-08-01 | [IA64] Move include/asm-ia64 to arch/ia64/include/asm | Tony Luck | 1 | -1/+1 |
2008-07-16 | Merge branch 'generic-ipi-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+1 |
2008-06-26 | smp_call_function: get rid of the unused nonatomic/retry argument | Jens Axboe | 1 | -1/+1 |
2008-06-26 | Merge commit 'v2.6.26-rc8' into core/rcu | Ingo Molnar | 1 | -1/+1 |
2008-06-24 | [IA64] Handle count==0 in sn2_ptc_proc_write() | Cliff Wickman | 1 | -1/+1 |
2008-06-23 | Merge branch 'linus' into core/rcu | Ingo Molnar | 1 | -0/+2 |
2008-06-20 | [IA64] SN2: security hole in sn2_ptc_proc_write | Cliff Wickman | 1 | -0/+2 |
2008-05-19 | rcu: split list.h and move rcu-protected lists into rculist.h | Franck Bui-Huu | 1 | -0/+1 |
2008-04-29 | ia64: use non-racy method for proc entries creation | Denis V. Lunev | 2 | -21/+13 |
2008-04-23 | [IA64] move XP and XPC to drivers/misc/sgi-xp | Dean Nelson | 7 | -6099/+1 |
2008-04-22 | [IA64] minor irq handler cleanups | Jeff Garzik | 1 | -2/+2 |
2008-04-19 | arch: Remove unnecessary inclusions of asm/semaphore.h | Matthew Wilcox | 1 | -1/+0 |
2008-04-09 | [IA64] Replace explicit jiffies tests with time_* macros. | Robert P. J. Day | 2 | -5/+5 |
2008-03-06 | [IA64] remove remaining __FUNCTION__ occurrences | Harvey Harrison | 5 | -24/+24 |
2008-02-05 | [IA64] sn_hwperf semaphore to mutex | Daniel Walker | 1 | -4/+5 |
2008-02-05 | [IA64] constify function pointer tables | Jan Engelhardt | 2 | -2/+2 |
2008-01-25 | sched: remove printk_clock references from ia64 | Ingo Molnar | 1 | -11/+0 |
2008-01-04 | [IA64] Update Altix nofault code | Russ Anderson | 1 | -3/+7 |
2007-12-19 | [IA64] Fix Altix BTE error return status | Russ Anderson | 2 | -4/+8 |
2007-12-08 | [IA64] Add missing "space" to concatenated strings | Joe Perches | 1 | -1/+1 |
2007-12-08 | [IA64] SGI Altix : fix bug in sn_io_late_init() | Mike Habeck | 1 | -6/+5 |
2007-11-09 | [IA64] XPC heartbeat timer function must run on CPU 0 | Dean Nelson | 1 | -9/+3 |
2007-11-07 | [IA64] Disable/re-enable CPE interrupts on Altix | Russ Anderson | 1 | -1/+7 |
2007-10-30 | [IA64] arch/ia64/sn/kernel/mca.c: undo lock when sn_oemdata can't be extended | Roel Kluin | 1 | -0/+1 |
2007-10-19 | Add missing newlines to some uses of dev_<level> messages | Joe Perches | 1 | -6/+7 |
2007-10-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2 | -2/+2 |
2007-10-13 | Driver core: change add_uevent_var to use a struct | Kay Sievers | 1 | -2/+1 |
2007-10-12 | ia64: fix sn to add include files using EXTRA_CFLAGS | Sam Ravnborg | 2 | -2/+2 |
2007-09-01 | [IA64] SN: Add support for CPU disable | John Keller | 3 | -4/+51 |
2007-09-01 | [IA64] Remove unnecessary cast of allocation return value in sn_hwperf_enum_o... | Jesper Juhl | 1 | -1/+2 |
2007-08-14 | [IA64] SGI Altix : fix a force_interrupt bug on altix | Mike Habeck | 1 | -1/+4 |
2007-08-13 | [IA64] SN2 needs platform specific irq_to_vector() function. | Kenji Kaneshige | 1 | -0/+7 |
2007-08-02 | [IA64] SN2: Fix up sn2_rtc clock | Christoph Lameter | 1 | -5/+2 |
2007-07-31 | [IA64] Remove a few duplicate includes | Jesper Juhl | 1 | -1/+0 |
2007-07-31 | [IA64] fix a few section mismatch warnings | Sam Ravnborg | 1 | -1/+1 |
2007-07-20 | [IA64] Convert to generic timekeeping/clocksource | Tony Luck | 1 | -8/+21 |