aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2010-08-11LINARO: New upstream treesJohn Rigby
2010-08-11UBUNTU: SAUCE: fix pv-ops for legacy XenJohn Johansen
2010-08-11UBUNTU: SAUCE: ARM: OMAP: Beagle: support twl gpio differences on xMLee Jones
2010-08-11UBUNTU: SAUCE: ARM: OMAP: Add macros for comparing silicon revisionLee Jones
2010-08-11UBUNTU: ARM: Adding regulator supply for vdds_sdi.Mathieu J. Poirier
2010-08-11UBUNTU: SAUCE: x86: brk away from exec rand areaKees Cook
2010-08-11UBUNTU: SAUCE: x86: more tightly confine cs-limit nx-emulation to ia32 onlyKees Cook
2010-08-11UBUNTU: SAUCE: x86: implement cs-limit nx-emulation for ia32Kees Cook
2010-08-11UBUNTU: SAUCE: omap: remove calls to usb_nop_xceiv_register from board filesAmit Kucheria
2010-08-11UBUNTU: SAUCE: dma-mapping: Remove WARN_ON in dma_free_coherentStefan Bader
2010-08-11x86, mce: Make xeon75xx memory driver dependent on PCIAndi Kleen
2010-08-11x86, mce: Rename cpu_specific_poll to mce_cpu_specific_pollH. Peter Anvin
2010-08-11x86, mce: Xeon75xx specific interface to get corrected memory error informationAndi Kleen
2010-08-11UBUNTU: arm -- enable ubuntu/ directoryEric Miao
2010-08-11UBUNTU: SAUCE: select a v7 CPU for versatileLoic Minier
2010-08-11UBUNTU: SAUCE: Enable speedstep for sonoma processors.cking
2010-08-11UBUNTU: SAUCE: (no up) ports -- Build drivers in ubuntu sub-directory on powerpcLuke Yelavich
2010-08-11UBUNTU: SAUCE: (no-up) Enable ubuntu extra subdirectoryBen Collins
2010-08-11UBUNTU: SAUCE: Add X86_LPIA config optionLeann Ogasawara
2010-08-11Merge commit 'd21872b'Nicolas Pitre
2010-08-11Merge remote branch 'catalin/stable-2.6.35'Nicolas Pitre
2010-08-11Merge commit '7b70c4275f'Nicolas Pitre
2010-08-10xen: drop xen_sched_clock in favour of using plain wallclock timeJeremy Fitzhardinge
2010-08-10parisc: pass through '\t' to early (iodc) consoleKyle McMartin
2010-08-10arm/imx/gpio: add spinlock protectionBaruch Siach
2010-08-09ARM: flush_ptrace_access: invalidate all I-cachesWill Deacon
2010-08-09ARM: errata: TLBIASIDIS and TLBIMVAIS operations can broadcast a faulty ASIDWill Deacon
2010-08-09ARM: Add SWP/SWPB emulation for ARMv7 processors (v5)Leif Lindholm
2010-08-09ARM: Remove the domain switching on ARMv6k/v7 CPUsCatalin Marinas
2010-08-09arm: Replace CONFIG_HAS_TLS_REG with HWCAP_TLS and check for it on V6Tony Lindgren
2010-08-09ARM: Improve the L2 cache performance when PL310 is usedCatalin Marinas
2010-08-09ARM: Implement phys_mem_access_prot() to avoid attributes aliasingCatalin Marinas
2010-08-09ARM: Remove superfluous flush_kernel_dcache_page()Catalin Marinas
2010-08-09ARM: Use lazy cache flushing on ARMv7 SMP systemsCatalin Marinas
2010-08-09ARM: Introduce __sync_icache_dcache() for VIPT cachesCatalin Marinas
2010-08-09ARM: Assume new page cache pages have dirty D-cacheCatalin Marinas
2010-08-09ARM: Allow lazy cache flushing via PG_arch_1 for highmem pagesCatalin Marinas
2010-08-09ARM: Do not compile the Thumb-2 module relocations on an ARM kernelCatalin Marinas
2010-08-09ARM: Remove dummy loads from the original relocation addressCatalin Marinas
2010-08-09ARM: Add support for the MOVW/MOVT relocations in Thumb-2Catalin Marinas
2010-08-09ARM: Mark CPU_32v6K as depended on CPU_V7Catalin Marinas
2010-08-09ARM: Correct the cpu_architecture() function for ARMv7Catalin Marinas
2010-08-04Merge branch 'v2.6.35-omap-mailbox-for-next' of git://gitorious.org/~doyu/lk/...Tony Lindgren
2010-08-04omap: mailbox: reorganize headersFelipe Contreras
2010-08-04omap: mailbox: standarize on 'omap-mailbox'Felipe Contreras
2010-08-04omap: mailbox: only compile for configured archsFelipe Contreras
2010-08-04omap: mailbox: simplify omap_mbox_register()Felipe Contreras
2010-08-04omap: mailbox: reorganize registeringFelipe Contreras
2010-08-04omap: mailbox: add IRQ namesFelipe Contreras
2010-08-04omap: mailbox: remove unecessary fieldsFelipe Contreras