Age | Commit message (Expand) | Author |
2008-05-28 | [IA64] pv_ops: move some functions in ivt.S to avoid lack of space. | Isaku Yamahata |
2008-05-27 | [IA64] pvops: add to hooks, pv_time_ops, for steal time accounting. | Isaku Yamahata |
2008-05-27 | [IA64] pvops: add hooks, pv_irq_ops, to paravirtualized irq related operations. | Isaku Yamahata |
2008-05-27 | [IA64] pvops: add hooks, pv_iosapic_ops, to paravirtualize iosapic. | Isaku Yamahata |
2008-05-27 | [IA64] pvops: define initialization hooks, pv_init_ops, for paravirtualized e... | Isaku Yamahata |
2008-05-27 | [IA64] pvops: paravirtualize NR_IRQS | Isaku Yamahata |
2008-05-27 | [IA64] pvops: paravirtualize entry.S | Isaku Yamahata |
2008-05-27 | [IA64] pvops: paravirtualize ivt.S | Isaku Yamahata |
2008-05-27 | [IA64] pvops: paravirtualize minstate.h. | Isaku Yamahata |
2008-05-27 | [IA64] pvops: preparation for paravirtulization of hand written assembly code. | Isaku Yamahata |
2008-05-27 | [IA64] pvops: introduce pv_cpu_ops to paravirtualize privileged instructions. | Isaku Yamahata |
2008-05-27 | [IA64] pvops: add an early setup hook for pv_ops. | Isaku Yamahata |
2008-05-27 | [IA64] pvops: introduce pv_info which describes some random info. | Isaku Yamahata |
2008-05-27 | [IA64] pvops: preparation: move the constants, LOAD_OFFSET, to a header file. | Isaku Yamahata |
2008-05-27 | [IA64] pvops: preparation: remove extern in irq_ia64.c | Isaku Yamahata |
2008-05-27 | [IA64] Workaround for RSE issue | Tony Luck |
2008-05-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6.26 | Linus Torvalds |
2008-05-26 | sh: Drop broken URAM support on SH7723. | Paul Mundt |
2008-05-25 | Kconfig: introduce ARCH_DEFCONFIG to DEFCONFIG_LIST | Sam Ravnborg |
2008-05-24 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2008-05-24 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2008-05-24 | frv: export empty_zero_page | Adrian Bunk |
2008-05-23 | [ARM] integrator: fix build warnings and errors | Russell King |
2008-05-23 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c... | Linus Torvalds |
2008-05-23 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds |
2008-05-23 | x86: fix integer as NULL pointer warning | Harvey Harrison |
2008-05-23 | Revert "[ARM] pxa: spitz wants PXA27x UDC definitions" | Russell King |
2008-05-23 | [ARM] 5052/1: export clock functions for the at91x40 | Greg Ungerer |
2008-05-23 | x86: use explicit copy in vdso_gettimeofday() | Andi Kleen |
2008-05-23 | namespacecheck: automated fixes | Ingo Molnar |
2008-05-23 | x86/xen: fix arbitrary_virt_to_machine() | Jan Beulich |
2008-05-23 | x86: don't read maxlvt before checking if APIC is mapped | Chuck Ebbert |
2008-05-23 | x86: disable TSC for sched_clock() when calibration failed | Thomas Gleixner |
2008-05-23 | x86: distangle user disabled TSC from unstable | Thomas Gleixner |
2008-05-23 | x86: fix setup of cyc2ns in tsc_64.c | Thomas Gleixner |
2008-05-23 | [POWERPC] mpic: Fix use of uninitialized variable | Stephen Rothwell |
2008-05-23 | [POWERPC] Add kernstart_addr to list of allowed symbols in prom_init | Michael Ellerman |
2008-05-23 | [POWERPC] Fix __set_fixmap() for STRICT_MM_TYPECHECKS | David Gibson |
2008-05-23 | [POWERPC] PS3: Fix memory hotplug | Geoff Levand |
2008-05-23 | sh: update Migo-R defconfig | Magnus Damm |
2008-05-23 | sh: use sm501 8250 mfd support on r2d boards | Magnus Damm |
2008-05-23 | sh: add probe support for new sh7723 cut | Magnus Damm |
2008-05-23 | sh: fix VPU interrupt vector for sh7723 | Magnus Damm |
2008-05-23 | sh: fix USBF resource for sh7722 | Magnus Damm |
2008-05-22 | [ARM] omap: fix omap clk support build errors | Russell King |
2008-05-22 | [ARM] 5039/1: S3C244X: Rename SDI device if running on S3C244X. | Ben Dooks |
2008-05-22 | [ARM] 5041/1: VR1000: Fix DM9000 IRQ flags initialisation | Ben Dooks |
2008-05-22 | [ARM] 5040/1: BAST: Fix DM9000 IRQ flags initialisation | Ben Dooks |
2008-05-22 | [ARM] 5038/1: ARM: OMAP: Remove tsc2102 references from board-palmte.c | Tony Lindgren |
2008-05-22 | [ARM] 5025/2: fix collie cpu initialisation | Thomas Kunze |