aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2009-01-23x86: handle PAT more like other CPU featuresH. Peter Anvin
2009-01-23x86: clean up stray space in <asm/processor.h>H. Peter Anvin
2009-01-23x86: ia32_signal: use {get|put}_user_try and catchHiroshi Shimamoto
2009-01-23x86: signal: use {get|put}_user_try and catchHiroshi Shimamoto
2009-01-23x86: uaccess: introduce try and catch frameworkHiroshi Shimamoto
2009-01-23x86, mm: fix pte_free()Peter Zijlstra
2009-01-23[S390] Add missing compat system call wrappers.Michael Holzheu
2009-01-23[S390] etr/stp: fix possible deadlockHeiko Carstens
2009-01-23[S390] cputime: fix lowcore initialization on cpu hotplugHeiko Carstens
2009-01-23[S390] fix compat sigaltstack syscall table entryMichael Holzheu
2009-01-23[S390] personality: fix personality loss on execveHeiko Carstens
2009-01-23powerpc/4xx: Update multi-board PowerPC 4xx defconfigsJosh Boyer
2009-01-23powerpc/44x: Update PowerPC 44x defconfigsJosh Boyer
2009-01-23x86, xen: fix hardirq.h merge falloutIngo Molnar
2009-01-23x86: make irq_cpustat_t fields conditionalBrian Gerst
2009-01-23x86: merge hardirq_{32,64}.h into hardirq.hBrian Gerst
2009-01-23x86: sync hardirq_{32,64}.hBrian Gerst
2009-01-23x86: remove include of apic.h from hardirq_64.hBrian Gerst
2009-01-23x86: remove idle_timestamp from 32bit irq_cpustat_tBrian Gerst
2009-01-22x86: add pte_set_flags/clear_flags for pte flag manipulationJeremy Fitzhardinge
2009-01-22x86/pvops: remove pte_flags pvopJeremy Fitzhardinge
2009-01-22x86 PAT: ioremap_wc should take resource_size_t parametervenkatesh.pallipadi@intel.com
2009-01-22debugobjects: add and use INIT_WORK_ON_STACKThomas Gleixner
2009-01-22x86: unmask CPUID levels on Intel CPUsH. Peter Anvin
2009-01-21x86: add MSR_IA32_MISC_ENABLE bits to <asm/msr-index.h>H. Peter Anvin
2009-01-21x86: optimise page fault entry, cleanupJohannes Weiner
2009-01-21x86: fix PTE corruption issue while mapping RAM using /dev/memSuresh Siddha
2009-01-21i.MX31: framebuffer driverGuennadi Liakhovetski
2009-01-21x86: make UV support configurableNick Piggin
2009-01-21x86: uaccess: rename __put_user_u64() to __put_user_asm_u64()Hiroshi Shimamoto
2009-01-21x86: uaccess: fix style problemsHiroshi Shimamoto
2009-01-21x86: mtrr fix debug boot parameterThomas Renninger
2009-01-21x86: fix page attribute corruption with cpa()Suresh Siddha
2009-01-21x86: make x86_32 use tlb_64.c, build fix, clean up X86_L1_CACHE_BYTESIngo Molnar
2009-01-21Merge branch 'x86/mm' into core/percpuIngo Molnar
2009-01-21sh: fix unaligned and nonexistent address handlingSUGIOKA Toshinobu
2009-01-21x86: uv cleanup, build fixIngo Molnar
2009-01-21x86, mm: move tlb.c to arch/x86/mm/Ingo Molnar
2009-01-21Merge branch 'cpus4096' into core/percpuIngo Molnar
2009-01-21sh: export the sh7343 JPU to user spaceMagnus Damm
2009-01-21sh: update defconfigs.Paul Mundt
2009-01-21sh: Kill off obsolete busses from arch/sh/Kconfig.Paul Mundt
2009-01-21sh: sh7785lcr/highlander/hp6xx need linux/irq.h.Paul Mundt
2009-01-21sh: Migo-R MMC support using spi_gpio and mmc_spi.Magnus Damm
2009-01-21Revert "x86: signal: change type of paramter for sys_rt_sigreturn()"Ingo Molnar
2009-01-21x86: use early clobbers in usercopy*.cAndi Kleen
2009-01-21sh: ap325rxa MMC support using spi_gpio and mmc_spiMagnus Damm
2009-01-21sh: mach-x3proto: needs linux/irq.h.Paul Mundt
2009-01-21sh: Drop the BKL from sys_execve() on SH-5.Paul Mundt
2009-01-21sh: convert rsk7203 to use smsc911x.Steve Glendinning