aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* sh: Wire up ARCH_HAS_DEFAULT_IDLE for cpuidle.Paul Mundt2009-04-02
* sh: Add a command line option for disabling I/O trapping.Paul Mundt2009-04-01
* sh: Select ARCH_HIBERNATION_POSSIBLE.Paul Mundt2009-04-01
* sh: migor: Fix up CEU use flags.Paul Mundt2009-04-01
* input: migor_ts: add wakeup supportMagnus Damm2009-04-01
* rtc: rtc-sh: use set_irq_wake()Magnus Damm2009-04-01
* input: sh_keysc: use enable/disable_irq_wake()Magnus Damm2009-04-01
* sh: intc: set_irq_wake() supportMagnus Damm2009-04-01
* sh: intc: install enable, disable and shutdown callbacksMagnus Damm2009-04-01
* clocksource: sh_cmt: use remove_irq() and remove clockevent workaroundMagnus Damm2009-04-01
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2009-04-01
|\
| * 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
| | | * | cpumask: Use accessors code.: ia64Rusty Russell2009-03-15
| | | * | cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: ia64Rusty Russell2009-03-15
| | | * | cpumask: arch_send_call_function_ipi_mask: ia64Rusty Russell2009-03-15
| | | * | cpumask: remove the now-obsoleted pcibus_to_cpumask(): ia64Rusty Russell2009-03-15
| * | | | Merge branch 'x86-setup-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-04-01
| |\ \ \ \
| | * | | | x86, setup: guard against pre-ACPI 3 e820 code not updating %ecxH. Peter Anvin2009-04-01
| * | | | | qeth: properly delete empty files.Linus Torvalds2009-04-01
| * | | | | Merge branch 'x86/setup' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...Linus Torvalds2009-04-01
| |\| | | |
| | * | | | x86, setup: ACPI 3, BIOS workaround for E820-probing codeH. Peter Anvin2009-03-28
| | * | | | x86, setup: preemptively save/restore edi and ebp around INT 15 E820H. Peter Anvin2009-03-28