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