summaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | [IA64] Don't go beyond iosapic_intr_info's arraysizeRoel Kluin2009-02-251-1/+1
| * | | | | | [IA64] Do not go beyond ARRAY_SIZE of unw.hashRoel Kluin2009-02-251-1/+1
| | |_|_|_|/ | |/| | | |
| * | | | | [IA64] Remove redundant cpu_clear() in __cpu_disable pathAlex Chiang2009-02-191-2/+1Star
| * | | | | [IA64] Revert "prevent ia64 from invoking irq handlers on offline CPUs"Alex Chiang2009-02-191-1/+3
| |/ / / /
| * | | | Merge branch 'misc' into releaseLen Brown2009-01-161-1/+1
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | kprobes: check CONFIG_FREEZER instead of CONFIG_PMMasami Hiramatsu2009-01-161-1/+1
| | |/ /
* | | | IA64: fix VT-d dma_mapping_errorFUJITA Tomonori2009-01-291-6/+0Star
* | | | IA64: fix swiotlb alloc_coherent for non DMA_64BIT_MASK devicesFUJITA Tomonori2009-01-291-1/+9
* | | | IA64: fix compile error on IA64_DIG_VTDFUJITA Tomonori2009-01-272-3/+3
* | | | Merge branch 'linus' into core/iommuIngo Molnar2009-01-163-3/+7
|\| | |
| * | | [IA64] dump stack on kernel unaligned warningsDoug Chapman2009-01-151-1/+5
| * | | [CVE-2009-0029] Remove __attribute__((weak)) from sys_pipe/sys_pipe2Heiko Carstens2009-01-142-2/+2
| |/ /
* | | Merge branch 'linus' into core/iommuIngo Molnar2009-01-114-14/+14
|\| |
| * | Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2009-01-101-9/+6Star
| |\ \
| | * | ia64: cpumask fix for is_affinity_mask_valid()Mike Travis2009-01-041-9/+6Star
| * | | Merge branch 'linus' into releaseLen Brown2009-01-0913-75/+80
| |\ \ \
| | * \ \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-01-071-1/+1
| | |\ \ \
| | | * | | trivial: fix then -> than typos in comments and documentationFrederik Schwarzer2009-01-061-1/+1
| | | |/ /
| | * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-01-071-1/+1
| | |\ \ \
| | | * | | IA64: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-061-1/+1
| | | |/ /
| | * / / kprobes: add kprobe_insn_mutex and cleanup arch_remove_kprobe()Masami Hiramatsu2009-01-071-3/+5
| | |/ /
| * | | ACPI : Use RSDT instead of XSDT by adding boot option of "acpi=rsdt"Zhao Yakui2009-01-091-0/+1
* | | | ia64: fix section mismatch swiotlb_dma_init -> swiotlb_initLuck, Tony2009-01-061-1/+1
* | | | x86, ia64: remove duplicated swiotlb codeFUJITA Tomonori2009-01-061-16/+0Star
* | | | x86, ia64: convert to use generic dma_map_ops structFUJITA Tomonori2009-01-064-33/+60
* | | | add dma_get_ops to struct ia64_machine_vectorFUJITA Tomonori2009-01-062-1/+7
* | | | set up dma_ops appropriatelyFUJITA Tomonori2009-01-064-4/+14
* | | | add dma_mapping_ops for SWIOTLBFUJITA Tomonori2009-01-063-6/+8
| |/ / |/| |
* | | Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-033-16/+14Star
|\ \ \
| * | | ia64: cpumask fix for is_affinity_mask_valid()Ingo Molnar2009-01-031-2/+2
| * | | cpumask: Remove IA64 definition of total_cpus now it's in core codeRusty Russell2009-01-011-1/+0Star
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell2008-12-293-19/+30
| |\ \ \
| * | | | cpumask: IA64: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to...Rusty Russell2008-12-262-13/+12Star
* | | | | Merge branch 'cputime' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-01-031-8/+10
|\ \ \ \ \
| * | | | | [PATCH] idle cputime accountingMartin Schwidefsky2008-12-311-2/+8
| * | | | | [PATCH] fix scaled & unscaled cputime accountingMartin Schwidefsky2008-12-311-8/+4Star
| | |/ / / | |/| | |
* | | | | Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-025-26/+19Star
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | cpumask: make irq_set_affinity() take a const struct cpumaskRusty Russell2008-12-134-19/+18Star
| * | | | cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpu...Rusty Russell2008-12-131-1/+1
| * | | | cpumask: centralize cpu_online_map and cpu_possible_mapRusty Russell2008-12-131-6/+0Star
| | |/ / | |/| |
* | | | take init_fs to saner placeAl Viro2009-01-011-1/+0Star
| |/ / |/| |
* | | Merge branch 'next' into for-linusJames Morris2008-12-253-19/+30
|\ \ \ | |/ / |/| |
| * | Merge branch 'master' into nextJames Morris2008-12-045-4/+4
| |\ \
| * \ \ Merge branch 'master' into nextJames Morris2008-11-143-11/+29
| |\ \ \ | | | |/ | | |/|
| * | | CRED: Use RCU to access another task's creds and to release a task's own credsDavid Howells2008-11-141-12/+20
| * | | CRED: Wrap task credential accesses in the IA64 archDavid Howells2008-11-143-13/+16
* | | | [IA64] Clear up section mismatch with arch_unregister_cpu()Robin Holt2008-12-091-1/+3
| |_|/ |/| |
* | | [IA64] ia64/pv_ops/pv_cpu_ops: fix _IA64_REG_IP case.Isaku Yamahata2008-11-201-1/+1
* | | [IA64] remove duplicate include iommu.hHuang Weiyi2008-11-201-1/+0Star
* | | [IA64] use mprintk instead of printk, in ia64_mca_modify_original_stackHidetoshi Seto2008-11-201-1/+1