aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
...
* | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-11-17
|\ \ \
| * \ \ Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2009-11-16
| |\ \ \
| | * | | [ARM] pxa: ensure mfp is in correct range in mfp_{read,write}Roel Kluin2009-11-16
| | * | | [ARM] pxa/hx4700: fix hx4700 touchscreen pressure valuesPaul Parsons2009-11-16
| | * | | [ARM] pxa: fix incorrect mfp_to_gpio() conversionEric Miao2009-11-13
| | * | | [ARM] pxa/colibri: fix AC97 ifdefs and add missing includeMarek Vasut2009-11-13
| | * | | [ARM] pxa: fix missing underscores in mfp-pxa910.hRoel Kluin2009-11-13
| | * | | [ARM] pxa: fix interrupts number calculation when CONFIG_PXA_HAVE_ISA_IRQS=yMarc Zyngier2009-11-13
| | |/ /
| * | | Merge branch 'for-rmk' of git://git.marvell.com/orionRussell King2009-11-16
| |\ \ \
| | * | | [ARM] Kirkwood: disable propagation of mbus error to the CPU local busLennert Buytenhek2009-11-13
| | |/ /
| * | | ARM: 5787/1: U300 COH 901 331 fixesLinus Walleij2009-11-16
* | | | Merge branch 'for-linus' of git://github.com/at91linux/linux-2.6-at91Linus Torvalds2009-11-17
|\ \ \ \
| * | | | at91: at91sam9g20ek modify dual slot evaluation kitNicolas Ferre2009-11-16
| |/ / /
* | | | Merge branch 'hostprogs-wmissing-prototypes' of git://git.kernel.org/pub/scm/...Linus Torvalds2009-11-17
|\ \ \ \
| * | | | arch/sparc/boot/*.c: Mark various internal functions staticJosh Triplett2009-11-15
| * | | | arch/powerpc/boot/addRamDisk.c: Mark several internal functions staticJosh Triplett2009-11-15
| * | | | arch/alpha/boot/tools/objstrip.c: Mark "usage" staticJosh Triplett2009-11-15
* | | | | fcntl: Use consistent values for F_[GS]ETOWN_EXStephen Rothwell2009-11-17
| |/ / / |/| | |
* | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2009-11-14
|\ \ \ \
| * | | | MIPS: SMTC: Fix lockup in smtc_distribute_timerKevin D. Kissell2009-11-13
| * | | | MIPS: TXx9: Update rbtx49xx_defconfigAtsushi Nemoto2009-11-13
| * | | | MIPS: Make local arrays with CL_SIZE static __initdataAtsushi Nemoto2009-11-13
| * | | | MIPS: Add DMA declare coherent memory supportYoichi Yuasa2009-11-13
| * | | | MIPS: Fix emulation of 64-bit FPU on FPU-less 64-bit CPUs.David Daney2009-11-13
| | |/ / | |/| |
* | | | [S390] s390: fix single stepping on svc0Christian Borntraeger2009-11-13
* | | | [S390] reset cputime accounting after IPL from NSSMartin Schwidefsky2009-11-13
|/ / /
* | | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-11-12
|\ \ \
| * | | omap3: Decrease cpufreq transition latencyMike Turquette2009-11-11
| * | | omap3: update Pandora defconfigGrazvydas Ignotas2009-11-11
| * | | omap3: 3430sdp: Enable Linux Regulator frameworkSergio Aguirre2009-11-11
| * | | omap3: beagle: Fix USB host port power controlJarkko Nikula2009-11-11
| * | | omap3: pandora: Fix keypad keymapGrazvydas Ignotas2009-11-11
| * | | omap1: Amstrad Delta defconfig fixesJanusz Krzysztofik2009-11-11
| * | | omap: Fix omapfb/lcdc on OMAP1510 broken when PM setJanusz Krzysztofik2009-11-11
| * | | omap: Use resource_sizeTobias Klauser2009-11-10
| * | | omap: Fix race condition in omap dma driverTao Hu2009-11-10
* | | | alpha: move THREAD_SIZE definition outside #ifndef ASSEMBLYAndrew Morton2009-11-12
* | | | alpha: fix F_SETOWN_EX and F_GETLK64 conflictPeter Zijlstra2009-11-12
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2009-11-11
|\ \ \ \
| * | | | x86/PCI: Adjust GFP mask handling for coherent allocationsJan Beulich2009-11-08
| |/ / /
* | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-11-11
|\ \ \ \
| * | | | powerpc: pasemi_defconfig updateOlof Johansson2009-11-10
| * | | | Merge commit 'kumar/merge' into mergeBenjamin Herrenschmidt2009-11-10
| |\ \ \ \
| | * | | | powerpc: 2.6.32 update of defconfigs for embedded 6xx/7xxx, 8xx, 8{3,5,6}xxxKumar Gala2009-11-05
| | * | | | powerpc/8xxx: enable IPsec ESP by default on mpc83xx/mpc85xxKim Phillips2009-11-05
| | * | | | powerpc/83xx: Fix u-boot partion size for MPC8377E-WLAN boardsAnton Vorontsov2009-11-05
| | * | | | powerpc/85xx: Fix USB GPIOs for MPC8569E-MDS boardsAnton Vorontsov2009-11-05
| | * | | | powerpc/82xx: kmalloc failure ignored in ep8248e_mdio_probe()Roel Kluin2009-11-05
| | * | | | powerpc/85xx: sbc8548 - fixup of PCI-e related DTS fieldsPaul Gortmaker2009-11-05
* | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-11-11
|\ \ \ \ \ \