Age | Commit message (Expand) | Author |
2006-09-27 | USB: move <linux/usb_otg.h> to <linux/usb/otg.h> | David Brownell |
2006-09-27 | Merge master.kernel.org:/pub/scm/linux/kernel/git/tmlind/linux-omap-upstream ... | Russell King |
2006-09-27 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds |
2006-09-27 | [ARM] Make !MMU CPUs depend on !MMU | Russell King |
2006-09-27 | [ARM] nommu: add ARM946E-S core support | Hyok S. Choi |
2006-09-27 | [ARM] nommu: add ARM940T core support | Hyok S. Choi |
2006-09-27 | [ARM] nommu: add ARM9TDMI core support | Hyok S. Choi |
2006-09-27 | [ARM] nommu: add ARM740T core support | Hyok S. Choi |
2006-09-27 | [ARM] nommu: add ARM7TDMI core support | Hyok S. Choi |
2006-09-27 | [ARM] nommu: manage the CP15 things | Hyok S. Choi |
2006-09-27 | [ARM] nommu: defines CPU_CP15, CPU_CP15_MMU and CPU_CP15_MPU | Hyok S. Choi |
2006-09-27 | [ARM] nommu: allows to support module in nommu | Hyok S. Choi |
2006-09-27 | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds |
2006-09-27 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus 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_sysctl | Eric W. Biederman |
2006-09-27 | [PATCH] x86 microcode: don't check the size | Shaohua Li |
2006-09-27 | [PATCH] x86 microcode: add sysfs and hotplug support | Shaohua Li |
2006-09-27 | [PATCH] x86 microcode: using request_firmware to pull microcode | Shaohua Li |
2006-09-27 | [PATCH] x86 microcode: microcode driver cleanup. | Shaohua Li |
2006-09-27 | [PATCH] inode-diet: Eliminate i_blksize from the inode structure | Theodore Ts'o |
2006-09-27 | [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private | Theodore Ts'o |
2006-09-27 | [PATCH] uml: fix allocation size | Jeff Dike |
2006-09-27 | [PATCH] uml: fix sleep length bug | Jeff Dike |
2006-09-27 | [PATCH] uml: add an export | Jeff Dike |
2006-09-27 | [PATCH] uml: file renaming | Jeff Dike |
2006-09-27 | [PATCH] uml: thread creation tidying | Jeff Dike |
2006-09-27 | [PATCH] uml: mark some tt-mode code | Jeff Dike |
2006-09-27 | [PATCH] uml: use correct SIGBUS handler | Jeff Dike |
2006-09-27 | [PATCH] uml: fix gcov support | Jeff Dike |
2006-09-27 | [PATCH] uml: fix missing x86_64 register definitions | Jeff Dike |
2006-09-27 | [PATCH] uml: get rid of ZONE_DMA use | Jeff Dike |
2006-09-27 | [PATCH] uml: const more data | Jeff Dike |
2006-09-27 | [PATCH] uml: fix proc-vs-interrupt context spinlock deadlock | Paolo 'Blaisorblade' Giarrusso |
2006-09-27 | [PATCH] uml: use -mcmodel=kernel for x86_64 | Paolo 'Blaisorblade' Giarrusso |
2006-09-27 | [PATCH] AVR32: Use unsigned long flags for saving interrupt state | Haavard Skinnemoen |
2006-09-27 | [PATCH] Allow an arch to expand node boundaries | Mel Gorman |
2006-09-27 | [PATCH] Account for holes that are outside the range of physical memory | Mel Gorman |
2006-09-27 | [PATCH] Account for memmap and optionally the kernel image as holes | Mel Gorman |
2006-09-27 | [PATCH] Have ia64 use add_active_range() and free_area_init_nodes | Mel Gorman |
2006-09-27 | [PATCH] Have x86_64 use add_active_range() and free_area_init_nodes | Mel Gorman |
2006-09-27 | [PATCH] Have x86 use add_active_range() and free_area_init_nodes | Mel 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_mm | Russell King |
2006-09-27 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds |
2006-09-27 | [ARM] Add setup_mm_for_reboot() for nommu | Russell King |
2006-09-27 | [ARM] Rename mm-armv.c to pgd.c | Russell King |
2006-09-27 | [ARM] Move rest of MMU setup code from mm-armv.c to mmu.c | Russell King |
2006-09-27 | [ARM] Split ARM MM initialisation for !mmu | Russell King |