summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* powerpc/85xx: fix build warning, remove silly castBecky Bruce2008-09-161-2/+3
* powerpc/83xx: mpc836x_mds: add support for the nor flashAnton Vorontsov2008-09-162-4/+98
* powerpc: Add support for mpc8247 based board MGCOGE from keymile.Heiko Schocher2008-09-165-0/+1212
* powerpc: Add support for the MPC852 based mgsuvd board from keymile.Heiko Schocher2008-09-165-0/+1134
* powerpc: Fix major revision number for Freescale coresMartin Langer2008-09-151-2/+15
* powerpc: Clean up hugepage pagetable allocation for powerpc with 16G pagesDavid Gibson2008-09-151-26/+33
* powerpc: Make the irq reverse mapping radix tree locklessSebastien Dugue2008-09-151-65/+11
* powerpc: Separate the irq radix tree insertion and lookupSebastien Dugue2008-09-153-31/+95
* powerpc: Rename PTE_SIZE to HPTE_SIZEBecky Bruce2008-09-151-18/+18
* powerpc: Enforce a non-spe kernel build even on broken compilersThiemo Seufer2008-09-151-0/+3
* powerpc: Use sys_pause for 32-bit pause entry pointChristoph Hellwig2008-09-152-9/+1
* powerpc: Make the 64-bit kernel as a position-independent executablePaul Mackerras2008-09-1516-19/+181
* powerpc: Use LOAD_REG_IMMEDIATE only for constants on 64-bitPaul Mackerras2008-09-156-126/+110
* powerpc: Make it possible to move the interrupt handlers away from the kernelPaul Mackerras2008-09-157-64/+72
* powerpc: Rearrange head_64.S to move interrupt handler code to the beginningPaul Mackerras2008-09-151-97/+106
* powerpc: Add support for dynamic reconfiguration memory in kexec/kdump kernelsChandru2008-09-152-22/+95
* powerpc: Check rc of notifier chain for memory removeNathan Fontenot2008-09-151-3/+3
* powerpc: New copy_4K_page()Mark Nelson2008-09-151-105/+93
* powerpc: Add new CPU feature: CPU_FTR_CP_USE_DCBTZMark Nelson2008-09-151-3/+6
* powerpc: Fix duplicate test of MACIO_FLAG_SCCB_ONroel kluin2008-09-151-1/+1
* Merge branch 'linux-2.6'Paul Mackerras2008-09-10480-5633/+81592
|\
| * Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-09-092-6/+9
| |\
| | * x86: fix memmap=exactmap boot argumentPrarit Bhargava2008-09-091-1/+1
| | * x86: disable static NOPLs on 32 bitsLinus Torvalds2008-09-081-5/+8
| * | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2008-09-092-0/+29
| |\ \
| | * | [S390] CVE-2008-1514: prevent ptrace padding area read/write in 31-bit modeJarod Wilson2008-09-092-0/+29
| * | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2008-09-091-1/+1
| |\ \ \
| | * | | [MIPS] IP22: Fix detection of second HPC3 on Challenge SThomas Bogendoerfer2008-09-081-1/+1
| * | | | lib: Correct printk %pF to work on all architecturesJames Bottomley2008-09-095-1/+44
| | |/ / | |/| |
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinn...Linus Torvalds2008-09-083-3/+64
| |\ \ \
| | * | | avr32: pm_standby low-power ram bug fixHumphrey Bucknell2008-09-011-1/+1
| | * | | avr32: Fix lockup after Java stack underflow in user modeHaavard Skinnemoen2008-09-012-2/+63
| * | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-09-082-7/+24
| |\ \ \ \
| | * | | | powerpc: Fix rare boot build breakageHugh Dickins2008-09-081-1/+1
| | * | | | powerpc/spufs: Fix possible scheduling of a context to multiple SPEsAndre Detsch2008-09-081-1/+2
| | * | | | powerpc/spufs: Fix race for a free SPUJeremy Kerr2008-09-051-4/+19
| | * | | | powerpc/spufs: Fix multiple get_spu_context()Jeremy Kerr2008-09-051-1/+2
| * | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-09-089-12/+49
| |\ \ \ \ \
| | * | | | | [ARM] 5241/1: provide ioremap_wc()Lennert Buytenhek2008-09-063-8/+31
| | * | | | | [ARM] omap: fix virtual vs physical address space confusionsRussell King2008-09-044-2/+17
| | * | | | | [ARM] remove unused #include <version.h>Huang Weiyi2008-09-041-1/+0
| | * | | | | [ARM] omap: fix gpio.c build errorRussell King2008-09-031-1/+1
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-09-081-8/+6
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | sparc64: Prevent sparc64 from invoking irq handlers on offline CPUsPaul E. McKenney2008-09-031-4/+4
| | * | | | | sparc64: Fix IPI call locking.David S. Miller2008-09-031-6/+4
| * | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-09-069-55/+154
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | x86: cpu_init(): fix memory leak when using CPU hotplugAndreas Herrmann2008-09-061-10/+13
| | * | | | | x86: pda_init(): fix memory leak when using CPU hotplugAndreas Herrmann2008-09-061-6/+9
| | * | | | | x86, xen: Use native_pte_flags instead of native_pte_val for .pte_flagsEduardo Habkost2008-09-061-1/+1
| | * | | | | x86: move mtrr cpu cap setting early in early_init_xxxxYinghai Lu2008-09-063-8/+44
OpenPOWER on IntegriCloud