aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
...
| * MIPS: VPE: Remove stray unlock_kernel.Ralf Baechle2009-11-02
| * MIPS: Add IRQF_TIMER flag for timer interruptsWu Zhangjin2009-11-02
| * MIPS: Loongson: Remove redundant local_irq_disable()Wu Zhangjin2009-11-02
| * MIPS: IP27: Fix buildRalf Baechle2009-11-02
| * MIPS: Cleanup CONFIG_DEBUG_STACK_USAGE version of alloc_thread_info.Ralf Baechle2009-11-02
| * MIPS: Octeon: Fix compile error in arch/mips/cavium-octeon/smp.cDavid Daney2009-11-02
| * MIPS: Don't write ones to reserved entryhi bits.Ralf Baechle2009-11-02
| * MIPS: Extend COMMAND_LINE_SIZERalf Baechle2009-11-02
* | Merge branch 'fixes-s3c-2632-rc5' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2009-11-03
|\ \
| * | ARM: S3C2410: Fix sparse warnings in arch/arm/mach-s3c2410/gpio.cBen Dooks2009-10-28
| * | ARM: S3C2440: mini2440: Fix spare warningsBen Dooks2009-10-28
| * | ARM: S3C24XX: Fix warnings in arch/arm/plat-s3c24xx/gpio.cBen Dooks2009-10-28
| * | ARM: S3C2440: mini2440: Fix missing CONFIG_S3C_DEV_USB_HOSTBen Dooks2009-10-28
| * | ARM: Merge fixes-s3c64xx-dmaBen Dooks2009-10-28
| |\ \
| | * | ARM: S3C: Add info for supporting circular DMA buffersBen Dooks2009-10-28
| * | | ARM: Merge fixes-s3c64xxBen Dooks2009-10-28
| |\ \ \
| | * | | ARM: S3C64XX: Set rate of crystal muxMark Brown2009-10-26
| | * | | ARM: S3C64XX: Fix S3C64XX_CLKDIV0_ARM_MASK valueKukjin Kim2009-10-26
| | |/ /
| * | | ARM: S3C24XX: arch/arm/plat-s3c24xx: Move dereference after NULL testJulia Lawall2009-10-28
| * | | ARM: S3C: Fix adc function exportsRyan Mallon2009-10-28
| * | | ARM: S3C2410: Fix link if CONFIG_S3C2410_IOTIMING is not setBen Dooks2009-10-28
| * | | ARM: S3C24XX: Introduce S3C2442B CPUHarald Welte2009-10-28
| * | | ARM: S3C24XX: Define a macro to avoid compilation errorRamax Lo2009-10-28
| |/ /
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2009-11-02
|\ \ \
| * | | Revert "[IA64] fix percpu warnings"Tony Luck2009-11-02
| * | | Pull ticket-spinaphore into release branchTony Luck2009-10-23
| |\ \ \
| | * | | [IA64] Re-implement spinaphores using ticket lock conceptsTony Luck2009-10-09
| * | | | Pull ticket4byte into release branchTony Luck2009-10-23
| |\ \ \ \
| | * | | | [IA64] SMT friendly version of spin_unlock_wait()Tony Luck2009-10-13
| | * | | | [IA64] Squeeze ticket locks back into 4 bytes.Tony Luck2009-10-07
| * | | | | [IA64] fix percpu warningsRandy Dunlap2009-10-15
| * | | | | [IA64] use printk_once() unaligned.c/io_common.cMarcin Slusarz2009-10-13
| * | | | | [IA64] Require SAL 3.2 in order to do extended config space opsMatthew Wilcox2009-10-13
| * | | | | [IA64] unsigned cannot be less than 0 in sn_hwperf_ioctl()Roel Kluin2009-10-13
| * | | | | [IA64] Restore registers in the stack on INITTakao Indoh2009-10-13
* | | | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-11-02
|\ \ \ \ \ \
| * | | | | | ARM: ensure initial page tables are setup for SMP systemsRussell King2009-11-02
| * | | | | | ARM: 5776/1: Check compiler version and EABI support when adding ARM unwind s...Claudio Scordino2009-11-02
| * | | | | | ARM: 5774/1: Fix Realview ARM1176PB board rebootPhilby John2009-11-01
| * | | | | | ARM: Fix errata 411920 workaroundsRussell King2009-10-29
| * | | | | | ARM: Fix sparsemem with SPARSEMEM_EXTREME enabledRussell King2009-10-29
| * | | | | | ARM: Use GFP_DMA only for masks _less_ than 32-bitRussell King2009-10-25
| * | | | | | ARM: integrator: allow Integrator to be built with highmemRussell King2009-10-25
| * | | | | | ARM: Fix signal restart issues with NX and OABI compatRussell King2009-10-25
* | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-11-02
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | x86: Make EFI RTC function depend on 32bit againFeng Tang2009-10-27
| * | | | | | x86-64: Fix register leak in 32-bit syscall audtingJan Beulich2009-10-26
| * | | | | | x86: crash_dump: Fix non-pae kdump kernel memory accessesJiri Slaby2009-10-26
| * | | | | | x86: Side-step lguest problem by only building cmpxchg8b_emu for pre-PentiumRusty Russell2009-10-26
| * | | | | | x86: Remove STACKPROTECTOR_ALLArjan van de Ven2009-10-23