aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2006-09-27Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2006-09-27[ARM] Make !MMU CPUs depend on !MMURussell King
2006-09-27[ARM] nommu: add ARM946E-S core supportHyok S. Choi
2006-09-27[ARM] nommu: add ARM940T core supportHyok S. Choi
2006-09-27[ARM] nommu: add ARM9TDMI core supportHyok S. Choi
2006-09-27[ARM] nommu: add ARM740T core supportHyok S. Choi
2006-09-27[ARM] nommu: add ARM7TDMI core supportHyok S. Choi
2006-09-27[ARM] nommu: manage the CP15 thingsHyok S. Choi
2006-09-27[ARM] nommu: defines CPU_CP15, CPU_CP15_MMU and CPU_CP15_MPUHyok S. Choi
2006-09-27[ARM] nommu: allows to support module in nommuHyok S. Choi
2006-09-27Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2006-09-27Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2006-09-27[PATCH] x86: use probe_kernel_address in handle_BUG()Andrew Morton
2006-09-27[PATCH] sysctl: Allow /proc/sys without sys_sysctlEric W. Biederman
2006-09-27[PATCH] x86 microcode: don't check the sizeShaohua Li
2006-09-27[PATCH] x86 microcode: add sysfs and hotplug supportShaohua Li
2006-09-27[PATCH] x86 microcode: using request_firmware to pull microcodeShaohua Li
2006-09-27[PATCH] x86 microcode: microcode driver cleanup.Shaohua Li
2006-09-27[PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o
2006-09-27[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o
2006-09-27[PATCH] uml: fix allocation sizeJeff Dike
2006-09-27[PATCH] uml: fix sleep length bugJeff Dike
2006-09-27[PATCH] uml: add an exportJeff Dike
2006-09-27[PATCH] uml: file renamingJeff Dike
2006-09-27[PATCH] uml: thread creation tidyingJeff Dike
2006-09-27[PATCH] uml: mark some tt-mode codeJeff Dike
2006-09-27[PATCH] uml: use correct SIGBUS handlerJeff Dike
2006-09-27[PATCH] uml: fix gcov supportJeff Dike
2006-09-27[PATCH] uml: fix missing x86_64 register definitionsJeff Dike
2006-09-27[PATCH] uml: get rid of ZONE_DMA useJeff Dike
2006-09-27[PATCH] uml: const more dataJeff Dike
2006-09-27[PATCH] uml: fix proc-vs-interrupt context spinlock deadlockPaolo 'Blaisorblade' Giarrusso
2006-09-27[PATCH] uml: use -mcmodel=kernel for x86_64Paolo 'Blaisorblade' Giarrusso
2006-09-27[PATCH] AVR32: Use unsigned long flags for saving interrupt stateHaavard Skinnemoen
2006-09-27[PATCH] Allow an arch to expand node boundariesMel Gorman
2006-09-27[PATCH] Account for holes that are outside the range of physical memoryMel Gorman
2006-09-27[PATCH] Account for memmap and optionally the kernel image as holesMel Gorman
2006-09-27[PATCH] Have ia64 use add_active_range() and free_area_init_nodesMel Gorman
2006-09-27[PATCH] Have x86_64 use add_active_range() and free_area_init_nodesMel Gorman
2006-09-27[PATCH] Have x86 use add_active_range() and free_area_init_nodesMel Gorman
2006-09-27[PATCH] Have Power use add_active_range() and free_area_init_nodes()Mel Gorman
2006-09-27[PATCH] fix "cpu to node relationship fixup: map cpu to node"KAMEZAWA Hiroyuki
2006-09-27[ARM] do_bad_area() always takes current and current->active_mmRussell King
2006-09-27Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2006-09-27[ARM] Add setup_mm_for_reboot() for nommuRussell King
2006-09-27[ARM] Rename mm-armv.c to pgd.cRussell King
2006-09-27[ARM] Move rest of MMU setup code from mm-armv.c to mmu.cRussell King
2006-09-27[ARM] Split ARM MM initialisation for !mmuRussell King
2006-09-27[MIPS] setup.c: use early_param() for early command line parsingFranck Bui-Huu
2006-09-27[MIPS] setup.c: remove MAXMEM macroFranck Bui-Huu