aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2008-02-14Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2008-02-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2008-02-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds
2008-02-14Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2008-02-14d_path: Make d_path() use a struct pathJan Blunck
2008-02-14d_path: Make get_dcookie() use a struct path argumentJan Blunck
2008-02-14Introduce path_put()Jan Blunck
2008-02-14Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck
2008-02-14m68knommu: fix profile timerMatt Waddel
2008-02-14m68knommu: use asflags instead of EXTRA_AFLAGSGreg Ungerer
2008-02-14m68knommu: fix coldfire interrupt exit pathWalter T Gruczka
2008-02-14cris: import memset.c from newlib: fixes compile error with newer (pre4.3) gccJesper Nilsson
2008-02-14x86: cpa, fix out of date commentIngo Molnar
2008-02-14KVM is not seen under X86 config with latest git (32 bit compile)Balbir Singh
2008-02-14x86: cpa: ensure page alignmentThomas Gleixner
2008-02-14x86: include proper prototypes for rodata_testHarvey Harrison
2008-02-14x86: fix gart_iommu_init()Ingo Molnar
2008-02-14x86: EFI set_memory_x()/set_memory_uc() fixesIngo Molnar
2008-02-14x86: make dump_pagetable() staticAdrian Bunk
2008-02-14x86: fix "BUG: sleeping function called from invalid context" in print_vma_ad...Ingo Molnar
2008-02-14[POWERPC] Remove unused CONFIG_WANT_DEVICE_TREEGrant Likely
2008-02-14[POWERPC] Cell RAS: Remove DEBUG, and add license and copyrightMichael Ellerman
2008-02-14[POWERPC] free_property() must not be __initAdrian Bunk
2008-02-14[POWERPC] vdso_do_func_patch{32,64}() must be __initAdrian Bunk
2008-02-14[POWERPC] Remove generated files on make cleanKumar Gala
2008-02-14[POWERPC] PS3: Fix bootwrapper hang bugGeoff Levand
2008-02-14[POWERPC] Fix DEBUG_PREEMPT warning when warningHugh Dickins
2008-02-14sh: Fix multiple UTLB hit on UP SH-4.Hideo Saito
2008-02-14sh: fix pci io access for r2d boardsMagnus Damm
2008-02-14sh: use ctrl_in/out for on chip pci accessMagnus Damm
2008-02-14sh: Kill off more dead symbols.Paul Mundt
2008-02-14sh: __uncached_start only on sh32.Paul Mundt
2008-02-14sh: Get SH-5 caches working again post-unification.Paul Mundt
2008-02-14sh: Kill off bogus SH_SDK7780_STANDALONE symbol.Paul Mundt
2008-02-14sh: Shut up some trivial build warnings.Paul Mundt
2008-02-14sh: Update SH-5 flush_cache_sigtramp() for API changes.Paul Mundt
2008-02-14sh: Disable big endian for SH-5.Paul Mundt
2008-02-14sh: Symbol exports for trapped I/O.Paul Mundt
2008-02-14sh: Clean up whitespace damage in Kconfig.debug.Paul Mundt
2008-02-14sh: Use max_t in io_trapped.Paul Mundt
2008-02-14sh: add support for sh7366 processorMagnus Damm
2008-02-14sh: remove maskreg irq codeMagnus Damm
2008-02-14sh: fix ptrace copy_from/to_user() compilation errorMagnus Damm
2008-02-14sh: trapped io support for highlander V2Magnus Damm
2008-02-14sh: trapped io support for r2d V2Magnus Damm
2008-02-14sh: trapped io support V2Magnus Damm
2008-02-14sh: update r2d defconfigs with usb, spi and rtcMagnus Damm
2008-02-14sh: use opcode_t and enable unaligned code for sh2aMagnus Damm
2008-02-14sh: add byte support to the sign extension codeMagnus Damm
2008-02-14sh: fix xtime_lock deadlocking.Peter Zijlstra