summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* m68k/serial: Remove references to obsolete CONFIG_SERIAL167Geert Uytterhoeven2011-12-103-3/+1
* m68k/hp300: Export hp300_ledstateGeert Uytterhoeven2011-12-102-5/+6
* m68k: Initconst section fixesAndi Kleen2011-12-101-1/+1
* m68k/mac: cleanup macro caseFinn Thain2011-12-103-35/+31
* mac_scsi: fix mac_scsi on some powerbooksFinn Thain2011-12-101-14/+20
* m68k/mac: fix powerbook 150 adb_typeFinn Thain2011-12-101-1/+1
* m68k/mac: fix baboon irq disable and shutdownFinn Thain2011-12-101-14/+8
* m68k/mac: oss irq fixesFinn Thain2011-12-106-109/+76
* m68k/mac: fix nubus slot irq disable and shutdownFinn Thain2011-12-103-42/+110
* m68k/mac: enable via_alt_mapping on performa 580Finn Thain2011-12-103-33/+24
* m68k/mac: cleanup forward declarationsFinn Thain2011-12-1010-70/+27
* m68k/mac: cleanup mac_irq_pendingFinn Thain2011-12-107-100/+9
* m68k/mac: cleanup mac_clear_irqFinn Thain2011-12-105-95/+0
* m68k/mac: early consoleFinn Thain2011-12-103-59/+89
* m68k/mvme16x: Add support for EARLY_PRINTKKars de Jong2011-12-102-0/+171
* m68k/serial: SERIAL_PORT_DFNS only if CONFIG_ISAKars de Jong2011-12-101-0/+2
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-12-098-44/+68
|\
| * x86, efi: Calling __pa() with an ioremap()ed address is invalidMatt Fleming2011-12-096-35/+48
| * x86, hpet: Immediately disable HPET timer 1 if rtc irq is maskedMark Langsdorf2011-12-081-7/+14
| * x86/intel_mid: Kconfig select fixAlan Cox2011-12-061-0/+3
| * x86/intel_mid: Fix the Kconfig for MID selectionAlan Cox2011-12-061-2/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2011-12-097-21/+20
|\ \
| * | arch/tile: use new generic {enable,disable}_percpu_irq() routinesChris Metcalf2011-12-032-18/+8
| * | arch/tile: fix double-free bug in homecache_free_pages()Chris Metcalf2011-12-031-3/+6
| * | arch/tile: add a few #includes and an EXPORT to catch up with kernel changes.Chris Metcalf2011-12-034-0/+6
* | | Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2011-12-091-0/+1
|\ \ \
| * | | iommu/msm: Fix compile error in mach-msm/devices-iommu.cJoerg Roedel2011-12-061-0/+1
* | | | thp: add compound tail page _mapcount when mappedYouquan Song2011-12-091-0/+2
* | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2011-12-0828-55/+69
|\ \ \ \
| * \ \ \ Merge branch 'fixes' of git://github.com/hzhuang1/linux into fixesArnd Bergmann2011-12-081-2/+2
| |\ \ \ \
| | * | | | ARM: sa1100: fix build errorJett.Zhou2011-12-081-2/+2
| * | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Olof Johansson2011-12-072-7/+10
| |\ \ \ \ \
| | * | | | | ARM: OMAP1: recalculate loops per jiffy after dpll1 reprogramJanusz Krzysztofik2011-12-051-1/+6
| | * | | | | ARM: OMAP1: Fix ckctl value used for dpll1 defualt rateJanusz Krzysztofik2011-12-011-1/+1
| | * | | | | ARM: OMAP1: Remove unsafe clock values from omap1_defconfigJanusz Krzysztofik2011-12-011-5/+0
| | * | | | | ARM: OMAP1: Fix reprogramming of DPLL1 for systems that boot at rates below 6...Tony Lindgren2011-12-011-0/+3
| | | |_|/ / | | |/| | |
| * | | | | Merge branch 'samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann2011-12-073-2/+3
| |\ \ \ \ \
| | * | | | | ARM: S3C64XX: Staticise s3c6400_sysclassMark Brown2011-12-021-1/+1
| | * | | | | ARM: S3C64XX: Add linux/export.h to dev-spi.cMark Brown2011-12-021-0/+1
| | * | | | | ARM: S3C64XX: Remove extern from definition of framebuffer setup callMark Brown2011-12-021-1/+1
| | |/ / / /
| * | | | | Merge branch 'fixes' of git://gitorious.org/linux-davinci/linux-davinci into ...Arnd Bergmann2011-12-066-16/+18
| |\ \ \ \ \
| | * | | | | ARM: davinci: dm365 evm: align nand partition table to u-bootShankarmurthy,Akshay2011-12-051-1/+1
| | * | | | | ARM: davinci: da850 evm: change audio edma event queue to EVENTQ_0Manjunathappa, Prakash2011-12-051-1/+1
| | * | | | | ARM: davinci: dm646x evm: wrong register used in setup_vpif_input_channel_modeHans Verkuil2011-12-051-3/+3
| | * | | | | ARM: davinci: dm646x does not have a DSP domainSekhar Nori2011-12-051-1/+0
| | * | | | | ARM: davinci: psc: fix incorrect offsetsMurali Karicheri2011-12-052-9/+11
| | * | | | | ARM: davinci: psc: fix incorrect maskMurali Karicheri2011-12-052-1/+2
| | |/ / / /
| * | | | | Merge branch 'mxs/fixes' of git://git.linaro.org/people/shawnguo/linux-2.6 in...Arnd Bergmann2011-12-065-6/+7
| |\ \ \ \ \
| | * | | | | ARM: mx28: LRADC macro renamePeter Rusko2011-12-021-2/+2
| | * | | | | arm: mx23: recognise stmp378x as mx23Wolfram Sang2011-12-021-0/+1
OpenPOWER on IntegriCloud