aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
...
| * [POWERPC] Mark udbg console as CON_ANYTIME, ie. callable early in bootMichael Ellerman2008-04-24
| * [POWERPC] Set udbg_console index to 0Michael Ellerman2008-04-24
| * [POWERPC] Raise the upper limit of NR_CPUS and move the pacas into the BSSTony Breeds2008-04-24
| * [POWERPC] Make iSeries spin on __secondary_hold_spinloop, like pSeriesTony Breeds2008-04-24
| * [POWERPC] Clean up misc_64.SKumar Gala2008-04-24
| * [POWERPC] Use of_get_next_parent() in platforms/cell/axon_msi.cMichael Ellerman2008-04-24
| * [POWERPC] Discourage people from fiddling with kernel data from prom_initMichael Ellerman2008-04-24
| * [POWERPC] Cleanup asm-offsets.cKumar Gala2008-04-24
| * [POWERPC] Clean up access to thread_info in assemblyKumar Gala2008-04-24
| * [POWERPC] Fix new warnings arising from stacktrace patchChristoph Hellwig2008-04-24
| * [POWERPC] Port fixmap from x86 and use for kmap_atomicKumar Gala2008-04-24
| * [POWERPC] 85xx: Add support for relocatable kernel (and booting at non-zero)Kumar Gala2008-04-24
| * [POWERPC] Add strncmp to arch/ppcJosh Boyer2008-04-24
| * [POWERPC] Fix mv64x60 early console code to use cell-index propertyRemi Machet2008-04-24
| * [POWERPC] Initialize all mv64x60 devices even if one failsRemi Machet2008-04-24
| * [POWERPC] Use default values if necessary in mv64x60 I2C initializationRemi Machet2008-04-24
| * [POWERPC] Fix kernel stack allocation alignmentBenjamin Herrenschmidt2008-04-24
| * [POWERPC] Add include of linux/of.h to os-area.cMichael Ellerman2008-04-24
| * [POWERPC] Add include of linux/of.h to numa.cMichael Ellerman2008-04-24
| * Merge branch 'powerpc-next' of master.kernel.org:/pub/scm/linux/kernel/git/ga...Paul Mackerras2008-04-24
| |\
| | * [POWERPC] ppc32: Fix errata for 603 CPUsKumar Gala2008-04-21
| | * [PPC] Remove mpc885ads and mpc86x ads boards from arch/ppcKumar Gala2008-04-21
| | * [PPC] Remove mpc8272 ads board from arch/ppcKumar Gala2008-04-21
| * | Revert "[POWERPC] Add compat handler for PTRACE_GETSIGINFO"Paul Mackerras2008-04-24
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2008-04-25
|\ \ \
| * | | /dev/mem: make promisc the defaultIngo Molnar2008-04-24
| * | | pat: cleanupsIngo Molnar2008-04-24
| * | | x86: PAT use reserve free memtype in mmap of /dev/memvenkatesh.pallipadi@intel.com2008-04-24
| * | | x86: PAT phys_mem_access_prot_allowed for dev/mem mmapvenkatesh.pallipadi@intel.com2008-04-24
| * | | x86: PAT avoid aliasing in /dev/mem read/writevenkatesh.pallipadi@intel.com2008-04-24
| * | | x86: introduce /dev/mem restrictions with a config optionArjan van de Ven2008-04-24
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2008-04-25
|\ \ \
| * | | xen: allow compilation with non-flat memoryJeremy Fitzhardinge2008-04-24
| * | | xen: fold xen_sysexit into xen_iretJeremy Fitzhardinge2008-04-24
| * | | xen: allow set_pte_at on init_mm to be locklessJeremy Fitzhardinge2008-04-24
| * | | xen: disable preemption during tlb flushJeremy Fitzhardinge2008-04-24
| * | | xen: make grant table arch portableIsaku Yamahata2008-04-24
| * | | xen: move events.c to drivers/xen for IA64/Xen supportIsaku Yamahata2008-04-24
| * | | xen: move features.c from arch/x86/xen/features.c to drivers/xenIsaku Yamahata2008-04-24
| * | | xen: jump to iret fixupJeremy Fitzhardinge2008-04-24
| * | | xen: no need for domU to worry about MCE/MCAJeremy Fitzhardinge2008-04-24
| * | | xen: short-cut for recursive event handlingJeremy Fitzhardinge2008-04-24
| * | | xen: make sure retriggered events are set pendingJeremy Fitzhardinge2008-04-24
| * | | xen: implement a debug-interrupt handlerJeremy Fitzhardinge2008-04-24
| * | | xen: support sysenter/sysexit if hypervisor doesJeremy Fitzhardinge2008-04-24
| * | | x86: unify pgd ctor/dtorJeremy Fitzhardinge2008-04-24
| * | | x86: unify KERNEL_PGD_PTRSJeremy Fitzhardinge2008-04-24
| * | | xen: make sure iret faults are trappedJeremy Fitzhardinge2008-04-24
| * | | xen: unify pte operationsJeremy Fitzhardinge2008-04-24
| * | | xen: make use of pte_t unionJeremy Fitzhardinge2008-04-24