aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-11-17Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds9-7/+21
2009-11-17Merge branch 'for-linus' of git://github.com/at91linux/linux-2.6-at91Linus Torvalds2-17/+26
2009-11-17Merge branch 'hostprogs-wmissing-prototypes' of git://git.kernel.org/pub/scm/linux/kernel/git/josh/linux-miscLinus Torvalds5-14/+14
2009-11-17fcntl: Use consistent values for F_[GS]ETOWN_EXStephen Rothwell2-4/+0
2009-11-16omap: Fix keymap for zoom2 according to matrix keypad framworkVimal Singh1-44/+43
2009-11-16Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6Russell King6-6/+9
2009-11-17[ARM] pxa: ensure mfp is in correct range in mfp_{read,write}Roel Kluin1-2/+2
2009-11-17[ARM] pxa/hx4700: fix hx4700 touchscreen pressure valuesPaul Parsons1-1/+1
2009-11-16Merge branch 'for-rmk' of git://git.marvell.com/orionRussell King2-0/+11
2009-11-16ARM: 5787/1: U300 COH 901 331 fixesLinus Walleij1-1/+1
2009-11-16at91: at91sam9g20ek modify dual slot evaluation kitNicolas Ferre2-17/+26
2009-11-15arch/sparc/boot/*.c: Mark various internal functions staticJosh Triplett3-10/+10
2009-11-15arch/powerpc/boot/addRamDisk.c: Mark several internal functions staticJosh Triplett1-3/+3
2009-11-15arch/alpha/boot/tools/objstrip.c: Mark "usage" staticJosh Triplett1-1/+1
2009-11-14Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds10-96/+230
2009-11-14alpha: Fixup recvmmsg syscall glueArnaldo Carvalho de Melo1-1/+2
2009-11-13[ARM] Kirkwood: disable propagation of mbus error to the CPU local busLennert Buytenhek2-0/+11
2009-11-13MIPS: SMTC: Fix lockup in smtc_distribute_timerKevin D. Kissell1-1/+2
2009-11-13MIPS: TXx9: Update rbtx49xx_defconfigAtsushi Nemoto1-60/+192
2009-11-13MIPS: Make local arrays with CL_SIZE static __initdataAtsushi Nemoto4-5/+6
2009-11-13MIPS: Add DMA declare coherent memory supportYoichi Yuasa3-10/+9
2009-11-13MIPS: Fix emulation of 64-bit FPU on FPU-less 64-bit CPUs.David Daney1-20/+21
2009-11-13[S390] s390: fix single stepping on svc0Christian Borntraeger2-8/+8
2009-11-13[S390] reset cputime accounting after IPL from NSSMartin Schwidefsky1-0/+9
2009-11-13[ARM] pxa: fix incorrect mfp_to_gpio() conversionEric Miao1-1/+1
2009-11-13[ARM] pxa/colibri: fix AC97 ifdefs and add missing includeMarek Vasut1-1/+3
2009-11-13[ARM] pxa: fix missing underscores in mfp-pxa910.hRoel Kluin1-1/+1
2009-11-13[ARM] pxa: fix interrupts number calculation when CONFIG_PXA_HAVE_ISA_IRQS=yMarc Zyngier1-0/+1
2009-11-12Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6Linus Torvalds9-56/+126
2009-11-12alpha: move THREAD_SIZE definition outside #ifndef ASSEMBLYAndrew Morton1-2/+2
2009-11-12alpha: fix F_SETOWN_EX and F_GETLK64 conflictPeter Zijlstra1-2/+2
2009-11-11omap3: Decrease cpufreq transition latencyMike Turquette1-1/+1
2009-11-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds2-7/+9
2009-11-11Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds57-1380/+2603
2009-11-11Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds31-236/+568
2009-11-11Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds3-13/+24
2009-11-11omap3: update Pandora defconfigGrazvydas Ignotas1-5/+44
2009-11-11omap3: 3430sdp: Enable Linux Regulator frameworkSergio Aguirre1-1/+8
2009-11-11omap3: beagle: Fix USB host port power controlJarkko Nikula1-1/+1
2009-11-11omap3: pandora: Fix keypad keymapGrazvydas Ignotas1-39/+39
2009-11-11omap1: Amstrad Delta defconfig fixesJanusz Krzysztofik1-7/+17
2009-11-11omap: Fix omapfb/lcdc on OMAP1510 broken when PM setJanusz Krzysztofik1-0/+8
2009-11-10s390: use RCU to walk list of network devicesstephen hemminger1-3/+5
2009-11-11powerpc: pasemi_defconfig updateOlof Johansson1-167/+461
2009-11-11Merge commit 'kumar/merge' into mergeBenjamin Herrenschmidt56-1213/+2142
2009-11-10omap: Use resource_sizeTobias Klauser2-2/+2
2009-11-10omap: Fix race condition in omap dma driverTao Hu1-0/+6
2009-11-10Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6Russell King12-9/+146
2009-11-10ARM: Use a definition for the userspace cmpxchg emulation syscallRussell King3-4/+14
2009-11-10x86, amd-ucode: Check UCODE_MAGIC before loading the container fileBorislav Petkov1-0/+6