aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* xtensa: we don't need to include asm/io.hChris Zankel2009-04-03
* xtensa: only build platform or variant if they contain a MakefileChris Zankel2009-04-03
* xtensa: make startup code discardableDaniel Glöckner2009-04-03
* xtensa: ccount clocksourceJohannes Weiner2009-04-03
* xtensa: remove platform rtc hooksJohannes Weiner2009-04-03
* xtensa: use generic sched_clock()Johannes Weiner2009-04-03
* xtensa: platform: s6105Johannes Weiner2009-04-03
* xtensa: let platform override KERNELOFFSETJohannes Weiner2009-04-03
* xtensa: s6000 variantJohannes Weiner2009-04-03
* xtensa: s6000 variant core definitionsJohannes Weiner2009-04-03
* xtensa: variant irq set callbacksJohannes Weiner2009-04-03
* xtensa: variant-specific codeJohannes Weiner2009-04-03
* xtensa: nommu supportJohannes Weiner2009-04-03
* xtensa: add flat supportOskar Schirmer2009-04-03
* xtensa: enforce slab alignment to maximum register widthOskar Schirmer2009-04-03
* xtensa: cope with ram beginning at higher addressesJohannes Weiner2009-04-03
* xtensa: don't make bootmem bitmap larger than requiredJohannes Weiner2009-04-03
* xtensa: fix init_bootmem_node() argument orderJohannes Weiner2009-04-03
* xtensa: use correct stack pointer for stack tracesJohannes Weiner2009-04-03
* xtensa: beat Kconfig into shapeJohannes Weiner2009-04-03
* xtensa: remove redefinition of XCHAL_MMU_ASID_BITSJohannes Weiner2009-04-03
* serial: fixup /proc/tty/driver/serial after proc_fops conversionAlexey Dobriyan2009-04-01
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2009-04-01
|\
| * [IA64] BUG to BUG_ON changesStoyan Gaydarov2009-04-01
| * [IA64] Fix typo/thinko in arch/ia64/sn/kernel/sn2/sn2_smp.cRandy Dunlap2009-04-01
| * Pull pvops into release branchTony Luck2009-03-31
| |\
| | * ia64: remove some warnings.Isaku Yamahata2009-03-27
| | * ia64/xen: fix the link error.Isaku Yamahata2009-03-27
| | * ia64/pv_ops/bp/xen: implemented binary patchable pv_cpu_ops.Isaku Yamahata2009-03-26
| | * ia64/pv_ops/binary patch: define paravirt_dv_serialize_data() and suppress fa...Isaku Yamahata2009-03-26
| | * ia64/pv_ops/bp/module: support binary patching for kernel module.Isaku Yamahata2009-03-26
| | * ia64/pv_ops: implement binary patching optimization for native.Isaku Yamahata2009-03-26
| | * ia64/pv_op/binarypatch: add helper functions to support binary patching for p...Isaku Yamahata2009-03-26
| | * ia64/pv_ops/xen/gate.S: xen gate page paravirtualizationIsaku Yamahata2009-03-26
| | * ia64/pv_ops: paravirtualize gate.S.Isaku Yamahata2009-03-26
| | * ia64/pv_ops: move down __kernel_syscall_via_epc.Isaku Yamahata2009-03-26
| | * ia64/pv_ops/xen: define xen specific gate page.Isaku Yamahata2009-03-26
| | * ia64/pv_ops: gate page paravirtualization.Isaku Yamahata2009-03-26
| | * ia64/pv_ops/xen/pv_time_ops: implement sched_clock.Isaku Yamahata2009-03-26
| | * ia64/pv_ops/pv_time_ops: add sched_clock hook.Isaku Yamahata2009-03-26
| | * ia64/pv_ops/xen: paravirtualize read/write ar.itc and ar.itmIsaku Yamahata2009-03-26
| | * ia64/pv_ops: paravirtualize mov = ar.itc.Isaku Yamahata2009-03-26
| | * ia64/pv_ops/pvchecker: support mov = ar.itc paravirtualizationIsaku Yamahata2009-03-26
| | * ia64/pv_ops: paravirtualize fsys.S.Isaku Yamahata2009-03-26
| | * ia64/pv_ops/xen: preliminary to paravirtualizing fsys.S for xen.Isaku Yamahata2009-03-26
| | * ia64/pv_ops: add hooks to paravirtualize fsyscall implementation.Isaku Yamahata2009-03-26
| | * ia64/xen: short-circuit tests for dom0Isaku Yamahata2009-03-26
| | * ia64/pv_ops/xen: use __initconst instead of __initdata for const dataIsaku Yamahata2009-03-26
| * | Pull cpumask into release branchTony Luck2009-03-31
| |\ \
| | * | cpumask: use mm_cpumask() wrapper: ia64Rusty Russell2009-03-15