| Commit message (Expand) | Author | Age |
* | [PATCH] BLOCK: Move extern declarations out of fs/*.c into header files [try #6] | David Howells | 2006-09-30 |
* | [PATCH] Remove ->rq_status from struct request | Jens Axboe | 2006-09-30 |
* | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds | 2006-09-30 |
|\ |
|
| * | [PATCH] Define vsyscall cache as blob to make clearer that user space shouldn... | Andi Kleen | 2006-09-29 |
| * | [PATCH] Re-positioning the bss segment | Vivek Goyal | 2006-09-29 |
| * | [PATCH] Use ARRAY_SIZE in setup.c | Andi Kleen | 2006-09-29 |
| * | [PATCH] i386: replace intermediate array-size definitions with ARRAY_SIZE() | Bjorn Helgaas | 2006-09-29 |
| * | [PATCH] x86: Clean up x86 NMI sysctls | Andi Kleen | 2006-09-29 |
| * | [PATCH] Refactor some duplicated code in mpparse.c | Andi Kleen | 2006-09-29 |
| * | [PATCH] Document iommu=panic | Andi Kleen | 2006-09-29 |
| * | [PATCH] Fix broken indentation in iommu_setup | Andi Kleen | 2006-09-29 |
| * | [PATCH] Allow disabling DAC using command line options | Andi Kleen | 2006-09-29 |
| * | [PATCH] i386: Update defconfig | Andi Kleen | 2006-09-29 |
| * | [PATCH] Update defconfig | Andi Kleen | 2006-09-29 |
* | | [SPARC]: Don't zero out tail during copy_from_user_inatomic(). | David S. Miller | 2006-09-29 |
|/ |
|
* | [PATCH] uml build fix | Ollie Wild | 2006-09-29 |
* | [PATCH] solaris emulation: incorrect tty locking | Alan Cox | 2006-09-29 |
* | [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem) | Atsushi Nemoto | 2006-09-29 |
* | [PATCH] pidspace: is_init() | Sukadev Bhattiprolu | 2006-09-29 |
* | [PATCH] Fix conflict with the is_init identifier on parisc | Eric Biederman | 2006-09-29 |
* | [PATCH] kthread: convert arch/i386/kernel/apm.c | Serge E. Hallyn | 2006-09-29 |
* | [PATCH] oprofile: ppro: need to enable/disable all the counters | Arun Sharma | 2006-09-29 |
* | [PATCH] Move valid_dma_direction() from x86_64 to generic code | Rolf Eike Beer | 2006-09-29 |
* | [PATCH] efi: add lock annotations for efi_call_phys_prelog and efi_call_phys_... | Josh Triplett | 2006-09-29 |
* | [PATCH] OMAP: Update OMAP1/2 boards to give keymapsize and other pdata | Komal Shah | 2006-09-29 |
* | [PATCH] make PROT_WRITE imply PROT_READ | Jason Baron | 2006-09-29 |
* | [PATCH] uml: remove pte_mkexec | Jeff Dike | 2006-09-29 |
* | [PATCH] uml: don't roll my own random MAC generator | Jeff Dike | 2006-09-29 |
* | [PATCH] uml: remove unneeded file | Jeff Dike | 2006-09-29 |
* | [PATCH] uml: stack consumption reduction | Jeff Dike | 2006-09-29 |
* | [PATCH] uml: close file descriptor leaks | Jeff Dike | 2006-09-29 |
* | [PATCH] uml: locking documentation | Jeff Dike | 2006-09-29 |
* | [PATCH] uml: mechanical tidying after random MACs change | Jeff Dike | 2006-09-29 |
* | [PATCH] uml: assign random MACs to interfaces if necessary | Jeff Dike | 2006-09-29 |
* | [PATCH] convert i386 Summit subarch to use SRAT info for apicid_to_node calls | keith mannthey | 2006-09-29 |
* | [PATCH] convert s390 page handling macros to functions | Heiko Carstens | 2006-09-29 |
* | [IPV4]: annotate struct in_ifaddr | Al Viro | 2006-09-28 |
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-09-28 |
|\ |
|
| * | Merge nommu branch | Russell King | 2006-09-28 |
| |\ |
|
| | * | [ARM] nommu: confirms the CR_V bit in nommu mode | Hyok S. Choi | 2006-09-28 |
| | * | [ARM] nommu: abort handler fixup for !CPU_CP15_MMU cores. | Hyok S. Choi | 2006-09-28 |
| | * | [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 |