summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2007-10-17Remove workaround for unimmunized rcu_dereference from mce_log()Paul E. McKenney
2007-10-17Make unregister_binfmt() return voidAlexey Dobriyan
2007-10-17Use list_head in binfmt handlingAlexey Dobriyan
2007-10-17oom: move prototypes to appropriate header fileDavid Rientjes
2007-10-17Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter
2007-10-17powerpc: add Altivec/VMX state to coredumpsMark Nelson
2007-10-17x86: replace NT_PRXFPREG with ELF_CORE_XFPREG_TYPE #defineMark Nelson
2007-10-17Merge branch 'for-2.6.24' of git://git.secretlab.ca/git/linux-2.6-mpc52xx int...Paul Mackerras
2007-10-17Merge branch 'fixes-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/ga...Paul Mackerras
2007-10-17[POWERPC] Fix vmemmap warning in init_64.cTony Breeds
2007-10-17[POWERPC] Fix 64 bits vDSO DWARF info for CR registerBenjamin Herrenschmidt
2007-10-17[POWERPC] Add 1TB workaround for PA6TOlof Johansson
2007-10-17[POWERPC] Enable NO_HZ and high res timers for pseries and ppc64 configsAnton Blanchard
2007-10-17[POWERPC] Quieten cache information at bootAnton Blanchard
2007-10-17[POWERPC] Quieten clockevent printkAnton Blanchard
2007-10-17[POWERPC] Enable SLUB in *_defconfigAnton Blanchard
2007-10-17[POWERPC] Fix 1TB segment detectionOlof Johansson
2007-10-17[POWERPC] Fix iSeries_hpte_insert prototypeStephen Rothwell
2007-10-17[POWERPC] Fix copyright symbolStephen Rothwell
2007-10-17[POWERPC] ibmebus: Move to of_device and of_platform_driver, match eHCA and e...Joachim Fenkes
2007-10-17[POWERPC] ibmebus: Add device creation and bus probing based on of_deviceJoachim Fenkes
2007-10-17[POWERPC] ibmebus: Remove bus match/probe/remove functionsJoachim Fenkes
2007-10-17[POWERPC] Move of_device allocation into of_device.[ch]Joachim Fenkes
2007-10-17Fix loop terminating conditions in fill_sg().David S. Miller
2007-10-17IA64: iommu uses sg_next with an invalid sg elementFUJITA Tomonori
2007-10-17SPARC64: fix iommu sg chainingFUJITA Tomonori
2007-10-17Remove magic macros for screen_info structure membersH. Peter Anvin
2007-10-17[x86] remove uses of magic macros for boot_params accessH. Peter Anvin
2007-10-16Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds
2007-10-16Merge branch 'release' of ssh://master.kernel.org/pub/scm/linux/kernel/git/ae...Linus Torvalds
2007-10-16[POWERPC] mpc52xx: device tree changes for FEC and MDIODomen Puncer
2007-10-16[POWERPC] bestcomm: GenBD task supportSylvain Munaut
2007-10-16[POWERPC] bestcomm: FEC task supportSylvain Munaut
2007-10-16[POWERPC] bestcomm: ATA task supportSylvain Munaut
2007-10-16[POWERPC] bestcomm: core bestcomm support for Freescale MPC5200Sylvain Munaut
2007-10-16[POWERPC] rheap: Changes config mechanismSylvain Munaut
2007-10-16[POWERPC] exports rheap symbol to modulesSylvain Munaut
2007-10-16x86: fix boot error introduced by kbuildSam Ravnborg
2007-10-16[IA64] Fix build for CONFIG_SMP=nTony Luck
2007-10-16Update PowerPC vmemmap code for 1TB segmentsAnton Blanchard
2007-10-16xen: add some debug output for failed multicallsJeremy Fitzhardinge
2007-10-16xen: fix incorrect vcpu_register_vcpu_info hypercall argumentJeremy Fitzhardinge
2007-10-16xen: ask the hypervisor how much space it needs reservedJeremy Fitzhardinge
2007-10-16xen: lock pte pages while pinning/unpinningJeremy Fitzhardinge
2007-10-16xen: deal with stale cr3 values when unpinning pagetablesJeremy Fitzhardinge
2007-10-16xen: add batch completion callbacksJeremy Fitzhardinge
2007-10-16xen: yield to IPI target if necessaryJeremy Fitzhardinge
2007-10-16Clean up duplicate includes in arch/i386/xen/Jesper Juhl
2007-10-16remove dead code in pgtable_cache_initJeremy Fitzhardinge
2007-10-16paravirt: clean up lazy mode handlingJeremy Fitzhardinge