aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* percpu: remove per_cpu__ prefix.Rusty Russell2009-10-29
* percpu: make misc percpu symbols uniqueTejun Heo2009-10-29
* percpu: make percpu symbols in ia64 uniqueTejun Heo2009-10-29
* percpu: make percpu symbols in powerpc uniqueTejun Heo2009-10-29
* percpu: make percpu symbols in x86 uniqueTejun Heo2009-10-29
* percpu: make percpu symbols in xen uniqueTejun Heo2009-10-29
* percpu: make percpu symbols in cpufreq uniqueTejun Heo2009-10-29
* percpu: remove some sparse warningsTejun Heo2009-10-29
* this_cpu: Use this_cpu_xx in nmi handlingChristoph Lameter2009-10-12
* this_cpu: Implement X86 optimized this_cpu operationsChristoph Lameter2009-10-03
* ia64: convert to dynamic percpu allocatorTejun Heo2009-10-02
* ia64: allocate percpu area for cpu0 like percpu areas for other cpusTejun Heo2009-10-02
* ia64: initialize cpu maps earlyTejun Heo2009-10-02
* ia64: don't alias VMALLOC_END to vmalloc_endTejun Heo2009-10-02
* s3cmci: add better support for no card detect or write protect availableBen Dooks2009-10-01
* s3cmci: Kconfig selection for PIO/DMA/BothBen Dooks2009-10-01
* x86: fix csum_ipv6_magic asm memory clobberSamuel Thibault2009-10-01
* mn10300: fix kernel build failures when using gcc-4.xMark Salter2009-10-01
* revert "m68k: convert to asm-generic/hardirq.h"Andrew Morton2009-10-01
* const: constify remaining file_operationsAlexey Dobriyan2009-10-01
* Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-09-30
|\
| * x86: Provide an alternative() based cmpxchg64()Arjan van de Ven2009-09-30
* | MIPS: Avoid spurious make includecheck messageRalf Baechle2009-09-30
* | MIPS: VPE: Get rid of BKL.Ralf Baechle2009-09-30
* | MIPS: VPE: Fix build after the credential changes a while ago.Ralf Baechle2009-09-30
* | MIPS: Excite: Get rid of BKL.Ralf Baechle2009-09-30
* | MIPS: Sibyte: Get rid of BKL.Ralf Baechle2009-09-30
* | MIPS: BCM63xx: Add PCMCIA & Cardbus support.Maxime Bizon2009-09-30
* | MIPS: MSP71xx: request_irq() failure ignored in msp_pcibios_config_access()Roel Kluin2009-09-30
* | MIPS: Decrease size of au1xxx_dbdma_pm_regs[][]Roel Kluin2009-09-30
* | MIPS: SMP: Inline arch_send_call_function_{single_ipi,ipi_mask}Ralf Baechle2009-09-30
* | MIPS: SMP: Fix build.Ralf Baechle2009-09-30
* | MIPS: MIPSxx SC: Avoid destructive invalidation on partial L2 cachelines.Kevin Cernekee2009-09-30
* | MIPS: Sibyte: Fix compilation error.Mark Mason2009-09-30
* | MIPS: BCM1480: Re-apply patch lost due to bad resolution of merge conflict.Ralf Baechle2009-09-30
* | MIPS: BCM63xx: Add serial driver for bcm63xx integrated UART.Maxime Bizon2009-09-30
* | MIPS: Loongson2: Fix typo "enalbe" -> "enable"Uwe Kleine-König2009-09-30
* | MIPS: SMTC: Remove duplicate structure field initializationJulia Lawall2009-09-30
* | MIPS: Remove duplicated #includeHuang Weiyi2009-09-30
* | MIPS: BCM63xx: Remove duplicated #includeHuang Weiyi2009-09-30
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-09-30
|\ \
| * | sparc64: implement page mapping percpu first chunk allocatorTejun Heo2009-09-28
| |/
* | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-09-30
|\ \
| * | omap: Fix wrong condition check in while loop for mailbox and iommu2Hiroshi DOYU2009-09-28
| * | omap: Fix MMC gpio_wp for BeagleBoard C2 and aboveJarkko Nikula2009-09-24
| * | omap: Fix matrix_keymap_data usageTony Lindgren2009-09-24
| * | omap: Fix a OMAP_MPUIO_VBASE typo for 850Angelo Arrifano2009-09-24
| * | omap: Fix wrong jtag_id for 850Angelo Arrifano2009-09-24
| * | omap: iovmm: Fix compiler warningSanjeev Premi2009-09-24
| * | omap: mailbox: Flush posted write when acking mailbox irqHiroshi DOYU2009-09-24