aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* this_cpu: Implement X86 optimized this_cpu operationsChristoph Lameter2009-10-031-0/+78
* ia64: convert to dynamic percpu allocatorTejun Heo2009-10-024-20/+138
* ia64: allocate percpu area for cpu0 like percpu areas for other cpusTejun Heo2009-10-023-30/+57
* ia64: initialize cpu maps earlyTejun Heo2009-10-022-24/+20
* ia64: don't alias VMALLOC_END to vmalloc_endTejun Heo2009-10-025-9/+8
* s3cmci: add better support for no card detect or write protect availableBen Dooks2009-10-011-0/+2
* s3cmci: Kconfig selection for PIO/DMA/BothBen Dooks2009-10-011-0/+1
* x86: fix csum_ipv6_magic asm memory clobberSamuel Thibault2009-10-011-1/+2
* mn10300: fix kernel build failures when using gcc-4.xMark Salter2009-10-013-40/+45
* revert "m68k: convert to asm-generic/hardirq.h"Andrew Morton2009-10-011-2/+10
* const: constify remaining file_operationsAlexey Dobriyan2009-10-018-8/+8
* Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-09-304-14/+83
|\
| * x86: Provide an alternative() based cmpxchg64()Arjan van de Ven2009-09-304-14/+83
* | MIPS: Avoid spurious make includecheck messageRalf Baechle2009-09-301-2/+2
* | MIPS: VPE: Get rid of BKL.Ralf Baechle2009-09-302-42/+50
* | MIPS: VPE: Fix build after the credential changes a while ago.Ralf Baechle2009-09-301-10/+23
* | MIPS: Excite: Get rid of BKL.Ralf Baechle2009-09-301-2/+0
* | MIPS: Sibyte: Get rid of BKL.Ralf Baechle2009-09-301-18/+15
* | MIPS: BCM63xx: Add PCMCIA & Cardbus support.Maxime Bizon2009-09-304-1/+162
* | MIPS: MSP71xx: request_irq() failure ignored in msp_pcibios_config_access()Roel Kluin2009-09-301-1/+4
* | MIPS: Decrease size of au1xxx_dbdma_pm_regs[][]Roel Kluin2009-09-301-5/+3
* | MIPS: SMP: Inline arch_send_call_function_{single_ipi,ipi_mask}Ralf Baechle2009-09-302-15/+13
* | MIPS: SMP: Fix build.Ralf Baechle2009-09-302-2/+2
* | MIPS: MIPSxx SC: Avoid destructive invalidation on partial L2 cachelines.Kevin Cernekee2009-09-301-0/+5
* | MIPS: Sibyte: Fix compilation error.Mark Mason2009-09-301-1/+1
* | MIPS: BCM1480: Re-apply patch lost due to bad resolution of merge conflict.Ralf Baechle2009-09-301-4/+0
* | MIPS: BCM63xx: Add serial driver for bcm63xx integrated UART.Maxime Bizon2009-09-304-1/+51
* | MIPS: Loongson2: Fix typo "enalbe" -> "enable"Uwe Kleine-König2009-09-301-7/+7
* | MIPS: SMTC: Remove duplicate structure field initializationJulia Lawall2009-09-301-3/+2
* | MIPS: Remove duplicated #includeHuang Weiyi2009-09-301-1/+0
* | MIPS: BCM63xx: Remove duplicated #includeHuang Weiyi2009-09-301-1/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-09-302-9/+47
|\ \
| * | sparc64: implement page mapping percpu first chunk allocatorTejun Heo2009-09-292-9/+47
| |/
* | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-09-3019-69/+145
|\ \
| * | omap: Fix wrong condition check in while loop for mailbox and iommu2Hiroshi DOYU2009-09-282-2/+2
| * | omap: Fix MMC gpio_wp for BeagleBoard C2 and aboveJarkko Nikula2009-09-243-1/+9
| * | omap: Fix matrix_keymap_data usageTony Lindgren2009-09-247-21/+44
| * | omap: Fix a OMAP_MPUIO_VBASE typo for 850Angelo Arrifano2009-09-241-1/+1
| * | omap: Fix wrong jtag_id for 850Angelo Arrifano2009-09-241-1/+1
| * | omap: iovmm: Fix compiler warningSanjeev Premi2009-09-241-2/+3
| * | omap: mailbox: Flush posted write when acking mailbox irqHiroshi DOYU2009-09-241-0/+3
| * | omap: mailbox: Execute softreset at startupHiroshi DOYU2009-09-241-5/+25
| * | omap: Add missing mux pin for EHCI phy reset lineAjay Kumar Gupta2009-09-242-0/+3
| * | omap: Fix 44xx compileTony Lindgren2009-09-243-18/+5
| * | omap: Fix mcspi compile for 2420Tony Lindgren2009-09-241-17/+48
| * | omap: Fix compile for arch/arm/mach-omap2Tony Lindgren2009-09-241-2/+2
* | | Revert "x86, mce: do not compile mcelog message on AMD"Linus Torvalds2009-09-301-4/+1
| |/ |/|
* | alpha: Fix duplicate <asm/thread_info.h> includeLinus Torvalds2009-09-271-1/+0
* | const: mark struct vm_struct_operationsAlexey Dobriyan2009-09-273-10/+10
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2009-09-272-1/+3
|\ \