summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2009-11-03at91: at91sam9g45 family: identify several chip versionsNicolas Ferre2-0/+10
2009-11-03avr32: add two new at91 to cpu.h definitionNicolas Ferre1-0/+2
2009-11-03Merge branch 'fixes-s3c-2632-rc5' of git://git.fluff.org/bjdooks/linuxLinus Torvalds13-10/+44
2009-11-02Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds8-90/+132
2009-11-02Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds20-85/+131
2009-11-02Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds6-9/+24
2009-11-02Revert "[IA64] fix percpu warnings"Tony Luck1-1/+1
2009-11-02ARM: ensure initial page tables are setup for SMP systemsRussell King3-6/+15
2009-11-02ARM: 5776/1: Check compiler version and EABI support when adding ARM unwind s...Claudio Scordino1-0/+9
2009-11-01ARM: 5774/1: Fix Realview ARM1176PB board rebootPhilby John7-21/+50
2009-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds1-3/+3
2009-10-31Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds4-10/+12
2009-10-31tty: Mark generic_serial users as BROKENAlan Cox1-3/+3
2009-10-30Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy...Linus Torvalds1-1/+2
2009-10-29ARM: Fix errata 411920 workaroundsRussell King3-29/+12
2009-10-29ARM: Fix sparsemem with SPARSEMEM_EXTREME enabledRussell King1-1/+19
2009-10-29Merge branch 'sh/for-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds9-17/+65
2009-10-29Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds30-439/+3477
2009-10-29Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds25-61/+114
2009-10-29Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds24-101/+328
2009-10-29Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+1
2009-10-29Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds7-12/+40
2009-10-29frv: fix check on unsigned in do_signal()Roel Kluin1-1/+1
2009-10-29[S390] smp: fix sigp sense handlingHeiko Carstens2-1/+1
2009-10-29[S390] smp: fix sigp stop handlingHeiko Carstens3-6/+6
2009-10-29[S390] cputime: fix overflow on 31 bit systemsMartin Schwidefsky1-3/+3
2009-10-29[S390] smp: fix prefix handling of offlined cpusHeiko Carstens1-0/+2
2009-10-28ARM: S3C2410: Fix sparse warnings in arch/arm/mach-s3c2410/gpio.cBen Dooks1-0/+1
2009-10-28ARM: S3C2440: mini2440: Fix spare warningsBen Dooks1-2/+2
2009-10-28ARM: S3C24XX: Fix warnings in arch/arm/plat-s3c24xx/gpio.cBen Dooks1-0/+1
2009-10-28ARM: S3C2440: mini2440: Fix missing CONFIG_S3C_DEV_USB_HOSTBen Dooks1-0/+1
2009-10-28ARM: Merge fixes-s3c64xx-dmaBen Dooks2-0/+12
2009-10-28ARM: Merge fixes-s3c64xxBen Dooks2-2/+5
2009-10-28ARM: S3C24XX: arch/arm/plat-s3c24xx: Move dereference after NULL testJulia Lawall1-3/+3
2009-10-28ARM: S3C: Fix adc function exportsRyan Mallon1-1/+1
2009-10-28ARM: S3C2410: Fix link if CONFIG_S3C2410_IOTIMING is not setBen Dooks1-2/+7
2009-10-28ARM: S3C24XX: Introduce S3C2442B CPUHarald Welte1-0/+10
2009-10-28ARM: S3C24XX: Define a macro to avoid compilation errorRamax Lo1-0/+1
2009-10-28ARM: S3C: Add info for supporting circular DMA buffersBen Dooks2-0/+12
2009-10-28xen: set up mmu_ops before trying to set any ptesJeremy Fitzhardinge1-1/+2
2009-10-28Merge commit 'gcl/merge' into mergeBenjamin Herrenschmidt19-364/+1188
2009-10-27x86: Make EFI RTC function depend on 32bit againFeng Tang1-0/+2
2009-10-27powerpc/ppc64: Use preempt_schedule_irq instead of preempt_scheduleBenjamin Herrenschmidt1-20/+21
2009-10-27powerpc: Fix compile errors found by new ppc64e_defconfigKumar Gala3-2/+3
2009-10-27powerpc: Add a Book-3E 64-bit defconfigKumar Gala1-0/+2199
2009-10-27powerpc/booke: Fix xmon single step on PowerPC Book-EJosh Boyer1-1/+19
2009-10-27powerpc: Align vDSO base addressAndreas Schwab1-1/+10
2009-10-27powerpc: Fix segment mapping in vdso32Andreas Schwab1-2/+2
2009-10-27powerpc/iseries: Remove compiler version dependent hackStephen Rothwell2-42/+25
2009-10-27powerpc/perf_events: Fix priority of MSR HV vs PR bitsMichael Neuling1-7/+10