aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2007-03-26[POWERPC] bootwrapper: Allow platforms to call library zImage_startMilton Miller
2007-03-26[POWERPC] bootwrapper: Add a fatal error helperMilton Miller
2007-03-26Merge branch 'ppc_kconfig' of master.kernel.org:/pub/scm/linux/kernel/git/gal...Paul Mackerras
2007-03-26[POWERPC] Generic time suspend/resume codeJohannes Berg
2007-03-26[POWERPC] ppc: Fix PCIX configuration of Ocotea & Taishan for > 512MB DDRStefan Roese
2007-03-26[POWERPC] Use lowercase for hex printouts in oops messages.anton@samba.org
2007-03-26[POWERPC] Fix backwards ? : when printing machine typeanton@samba.org
2007-03-26[POWERPC] Handle recursive oopsesanton@samba.org
2007-03-26[POWERPC] Clean up pmac_backlight_unblank in oops pathanton@samba.org
2007-03-26[POWERPC] Add missing oops_enter/oops_exitanton@samba.org
2007-03-24Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2007-03-24[PATCH] i386: Prevent early access to TSC to avoid crash on TSCless systemsThomas Gleixner
2007-03-24[MIPS] SB1250: Fix bugs/warnings by creative use of volatile.Ralf Baechle
2007-03-24[MIPS] SB1: Fix pile of gcc's bogus format string warnings.Ralf Baechle
2007-03-24[MIPS] Jazz: Fix warning.Ralf Baechle
2007-03-24[MIPS] R3000: local_flush_data_cache_page take a pointer argument.Ralf Baechle
2007-03-24[MIPS] Implement flush_anon_page().Ralf Baechle
2007-03-24[MIPS] SPARSEMEM: The first pfn of zone should be min_low_pfn, not 0.Atsushi Nemoto
2007-03-24[MIPS] Always use virt_to_phys() when translating kernel addressesFranck Bui-Huu
2007-03-23[PATCH] x86_64: avoid sending LOCAL_TIMER_VECTOR IPI to itselfThomas Gleixner
2007-03-23x86-64: add "local_apic_timer_c2_ok" here tooLinus Torvalds
2007-03-23[PATCH] i386: add command line option "local_apic_timer_c2_ok"Thomas Gleixner
2007-03-22Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2007-03-22Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2007-03-22[PATCH] setup_boot_APIC_clock() irq-enable fixIngo Molnar
2007-03-22[PATCH] i386: disable local apic timer via command line or dmi quirkThomas Gleixner
2007-03-22[PATCH] i386: clockevents fix breakage on Geode/Cyrix PIT implementationsThomas Gleixner
2007-03-22[POWERPC] Created arch/powerpc/platforms/Kconfig for "Platform support"Kumar Gala
2007-03-22[POWERPC] Split several platforms into their respective Kconfig fileKumar Gala
2007-03-22[POWERPC] Removed config options that we don't support in embedded6xxKumar Gala
2007-03-22[POWERPC] Split cell platforms into their respective Kconfig fileKumar Gala
2007-03-22[POWERPC] Split powermac platforms into their own Kconfig fileKumar Gala
2007-03-22[POWERPC] Split 52xx platforms into their own Kconfig fileKumar Gala
2007-03-22[POWERPC] Remove last_syscallAnton Blanchard
2007-03-22[POWERPC] Remove _get_SPAnton Blanchard
2007-03-22[POWERPC] EEH: restructure multi-function supportLinas Vepstas
2007-03-22[POWERPC] EEH: verify state changeLinas Vepstas
2007-03-22[POWERPC] EEH: rm un-needed dataLinas Vepstas
2007-03-22[POWERPC] EEH: wait for slot statusLinas Vepstas
2007-03-22[POWERPC] EEH: handle reset state highLinas Vepstas
2007-03-22[POWERPC] EEH: multifunction recovery bugfixLinas Vepstas
2007-03-22[POWERPC] EEH: hotplug recovery bugfixLinas Vepstas
2007-03-22[POWERPC] EEH: support ibm,get-config-addr-info2 RTAS callLinas Vepstas
2007-03-22[POWERPC] EEH: Tolerate high mmioLinas Vepstas
2007-03-22[POWERPC] EEH: Add clarifying messages.Linas Vepstas
2007-03-22[POWERPC] EEH: modify order of EEH state checkingLinas Vepstas
2007-03-22[POWERPC] Bypass hcall stats until cpu features have runAnton Blanchard
2007-03-22[POWERPC] Avoid hypervisor statistics calculation in real modeMohan Kumar M
2007-03-21Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2007-03-21[POWERPC] boot: export flush_cacheMilton Miller