aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel
Commit message (Expand)AuthorAge
...
| * | | | | | [IA64] Do not go beyond ARRAY_SIZE of unw.hashRoel Kluin2009-02-25
| | |_|_|_|/ | |/| | | |
| * | | | | [IA64] Remove redundant cpu_clear() in __cpu_disable pathAlex Chiang2009-02-19
| * | | | | [IA64] Revert "prevent ia64 from invoking irq handlers on offline CPUs"Alex Chiang2009-02-19
| |/ / / /
| * | | | Merge branch 'misc' into releaseLen Brown2009-01-16
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | kprobes: check CONFIG_FREEZER instead of CONFIG_PMMasami Hiramatsu2009-01-16
| | |/ /
* | | | IA64: fix VT-d dma_mapping_errorFUJITA Tomonori2009-01-29
* | | | IA64: fix swiotlb alloc_coherent for non DMA_64BIT_MASK devicesFUJITA Tomonori2009-01-29
* | | | IA64: fix compile error on IA64_DIG_VTDFUJITA Tomonori2009-01-27
* | | | Merge branch 'linus' into core/iommuIngo Molnar2009-01-16
|\| | |
| * | | [IA64] dump stack on kernel unaligned warningsDoug Chapman2009-01-15
| * | | [CVE-2009-0029] Remove __attribute__((weak)) from sys_pipe/sys_pipe2Heiko Carstens2009-01-14
| |/ /
* | | Merge branch 'linus' into core/iommuIngo Molnar2009-01-10
|\| |
| * | Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2009-01-10
| |\ \
| | * | ia64: cpumask fix for is_affinity_mask_valid()Mike Travis2009-01-04
| * | | Merge branch 'linus' into releaseLen Brown2009-01-09
| |\ \ \
| | * \ \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-01-07
| | |\ \ \
| | | * | | trivial: fix then -> than typos in comments and documentationFrederik Schwarzer2009-01-06
| | | |/ /
| | * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-01-06
| | |\ \ \
| | | * | | IA64: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-06
| | | |/ /
| | * / / kprobes: add kprobe_insn_mutex and cleanup arch_remove_kprobe()Masami Hiramatsu2009-01-06
| | |/ /
| * | | ACPI : Use RSDT instead of XSDT by adding boot option of "acpi=rsdt"Zhao Yakui2009-01-09
* | | | ia64: fix section mismatch swiotlb_dma_init -> swiotlb_initLuck, Tony2009-01-06
* | | | x86, ia64: remove duplicated swiotlb codeFUJITA Tomonori2009-01-06
* | | | x86, ia64: convert to use generic dma_map_ops structFUJITA Tomonori2009-01-06
* | | | add dma_get_ops to struct ia64_machine_vectorFUJITA Tomonori2009-01-06
* | | | set up dma_ops appropriatelyFUJITA Tomonori2009-01-06
* | | | add dma_mapping_ops for SWIOTLBFUJITA Tomonori2009-01-06
| |/ / |/| |
* | | Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-03
|\ \ \
| * | | ia64: cpumask fix for is_affinity_mask_valid()Ingo Molnar2009-01-03
| * | | cpumask: Remove IA64 definition of total_cpus now it's in core codeRusty Russell2008-12-31
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell2008-12-29
| |\ \ \
| * | | | cpumask: IA64: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to...Rusty Russell2008-12-26
* | | | | Merge branch 'cputime' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-01-03
|\ \ \ \ \
| * | | | | [PATCH] idle cputime accountingMartin Schwidefsky2008-12-31
| * | | | | [PATCH] fix scaled & unscaled cputime accountingMartin Schwidefsky2008-12-31
| | |/ / / | |/| | |
* | | | | Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-02
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | cpumask: make irq_set_affinity() take a const struct cpumaskRusty Russell2008-12-13
| * | | | cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpu...Rusty Russell2008-12-13
| * | | | cpumask: centralize cpu_online_map and cpu_possible_mapRusty Russell2008-12-13
| | |/ / | |/| |
* | | | take init_fs to saner placeAl Viro2008-12-31
| |/ / |/| |
* | | Merge branch 'next' into for-linusJames Morris2008-12-24
|\ \ \ | |/ / |/| |
| * | Merge branch 'master' into nextJames Morris2008-12-04
| |\ \
| * \ \ Merge branch 'master' into nextJames Morris2008-11-13
| |\ \ \ | | | |/ | | |/|
| * | | CRED: Use RCU to access another task's creds and to release a task's own credsDavid Howells2008-11-13
| * | | CRED: Wrap task credential accesses in the IA64 archDavid Howells2008-11-13
* | | | [IA64] Clear up section mismatch with arch_unregister_cpu()Robin Holt2008-12-09
| |_|/ |/| |
* | | [IA64] ia64/pv_ops/pv_cpu_ops: fix _IA64_REG_IP case.Isaku Yamahata2008-11-20
* | | [IA64] remove duplicate include iommu.hHuang Weiyi2008-11-20
* | | [IA64] use mprintk instead of printk, in ia64_mca_modify_original_stackHidetoshi Seto2008-11-20
* | | [IA64] Rationalize kernel mode alignment checkingTony Luck2008-11-20
| |/ |/|