summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | sh: use opcode_t and enable unaligned code for sh2aMagnus Damm2008-02-141-34/+25Star
| * | | sh: add byte support to the sign extension codeMagnus Damm2008-02-141-1/+11
| * | | sh: fix xtime_lock deadlocking.Peter Zijlstra2008-02-142-18/+32
| * | | sh: Add mach-type entries for MigoR and SDK7780.Paul Mundt2008-02-141-0/+2
| * | | sh: migor board supportMagnus Damm2008-02-145-0/+894
| * | | sh: Wire up new timerfd syscalls.Paul Mundt2008-02-142-2/+6
| * | | sh: break out unaligned sign extension codeMagnus Damm2008-02-141-45/+23Star
| * | | sh: add probe support for new sh7722 cutMagnus Damm2008-02-141-1/+1
| * | | sh: add sh7722 support to EARLY_SCIF_CONSOLEMagnus Damm2008-02-141-0/+1
| * | | sh: remove unneeded castStephen Rothwell2008-02-141-1/+1
| * | | sh: declared coherent memory support V2 fixMagnus Damm2008-02-141-12/+20
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds2008-02-159-10/+34
|\ \ \
| * | | x86: cpa, fix out of date commentIngo Molnar2008-02-141-2/+6
| * | | KVM is not seen under X86 config with latest git (32 bit compile)Balbir Singh2008-02-141-2/+2
| * | | x86: cpa: ensure page alignmentThomas Gleixner2008-02-141-0/+9
| * | | x86: include proper prototypes for rodata_testHarvey Harrison2008-02-143-1/+3
| * | | x86: fix gart_iommu_init()Ingo Molnar2008-02-141-0/+9
| * | | x86: EFI set_memory_x()/set_memory_uc() fixesIngo Molnar2008-02-141-2/+2
| * | | x86: make dump_pagetable() staticAdrian Bunk2008-02-141-1/+1
| * | | x86: fix "BUG: sleeping function called from invalid context" in print_vma_ad...Ingo Molnar2008-02-141-2/+2
| |/ /
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-02-1513-27/+23Star
|\ \ \
| * | | [POWERPC] Remove unused CONFIG_WANT_DEVICE_TREEGrant Likely2008-02-146-17/+0Star
| * | | [POWERPC] Cell RAS: Remove DEBUG, and add license and copyrightMichael Ellerman2008-02-141-1/+10
| * | | [POWERPC] free_property() must not be __initAdrian Bunk2008-02-141-1/+1
| * | | [POWERPC] vdso_do_func_patch{32,64}() must be __initAdrian Bunk2008-02-141-6/+6
| * | | [POWERPC] Remove generated files on make cleanKumar Gala2008-02-142-0/+4
| * | | [POWERPC] PS3: Fix bootwrapper hang bugGeoff Levand2008-02-141-1/+1
| * | | [POWERPC] Fix DEBUG_PREEMPT warning when warningHugh Dickins2008-02-141-1/+1
| |/ /
* | | d_path: Make d_path() use a struct pathJan Blunck2008-02-151-7/+5Star
* | | d_path: Make get_dcookie() use a struct path argumentJan Blunck2008-02-151-9/+6Star
* | | Introduce path_put()Jan Blunck2008-02-155-8/+8
* | | Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck2008-02-156-20/+22
* | | m68knommu: fix profile timerMatt Waddel2008-02-151-5/+12
* | | m68knommu: use asflags instead of EXTRA_AFLAGSGreg Ungerer2008-02-1512-36/+12Star
* | | m68knommu: fix coldfire interrupt exit pathWalter T Gruczka2008-02-151-5/+4Star
* | | cris: import memset.c from newlib: fixes compile error with newer (pre4.3) gccJesper Nilsson2008-02-152-391/+404
|/ /
* | Linux Kernel Markers: support multiple probesMathieu Desnoyers2008-02-141-20/+11Star
* | xtime_lock vs update_process_timesPeter Zijlstra2008-02-138-33/+28Star
* | FRV: Fix up parse error in linker scriptDavid Howells2008-02-131-3/+1Star
* | x86: pit_clockevent can be staticHarvey Harrison2008-02-131-1/+1
* | x86: EFI runtime code mapping enhancementHuang, Ying2008-02-132-23/+15Star
* | x86: EFI: fix use of unitialized variable and the cache logicThomas Gleixner2008-02-131-3/+3
* | x86: CPA: fix gbpages support in try_preserve_large_pageAndi Kleen2008-02-131-2/+2
* | xen: unpin initial Xen pagetable once we're finished with itJeremy Fitzhardinge2008-02-131-0/+4
* | x86/early_ioremap: don't assume we're using swapper_pg_dirJeremy Fitzhardinge2008-02-131-1/+3
* | x86: fixup machine_ops reboot_{32|64}.c unification falloutJody Belka2008-02-131-10/+36
|/
* x86: vdso_install fixRoland McGrath2008-02-121-10/+12
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2008-02-121-0/+7
|\
| * [IA64] Fix build for sim_defconfigTony Luck2008-02-111-0/+7
* | x86: remove over noisy debug printkThomas Gleixner2008-02-111-7/+0Star