aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* [PATCH] Remove ->rq_status from struct requestJens Axboe2006-09-30
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2006-09-30
|\
| * [PATCH] Define vsyscall cache as blob to make clearer that user space shouldn...Andi Kleen2006-09-29
| * [PATCH] Re-positioning the bss segmentVivek Goyal2006-09-29
| * [PATCH] Use ARRAY_SIZE in setup.cAndi Kleen2006-09-29
| * [PATCH] i386: replace intermediate array-size definitions with ARRAY_SIZE()Bjorn Helgaas2006-09-29
| * [PATCH] x86: Clean up x86 NMI sysctlsAndi Kleen2006-09-29
| * [PATCH] Refactor some duplicated code in mpparse.cAndi Kleen2006-09-29
| * [PATCH] Document iommu=panicAndi Kleen2006-09-29
| * [PATCH] Fix broken indentation in iommu_setupAndi Kleen2006-09-29
| * [PATCH] Allow disabling DAC using command line optionsAndi Kleen2006-09-29
| * [PATCH] i386: Update defconfigAndi Kleen2006-09-29
| * [PATCH] Update defconfigAndi Kleen2006-09-29
* | [SPARC]: Don't zero out tail during copy_from_user_inatomic().David S. Miller2006-09-29
|/
* [PATCH] uml build fixOllie Wild2006-09-29
* [PATCH] solaris emulation: incorrect tty lockingAlan Cox2006-09-29
* [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto2006-09-29
* [PATCH] pidspace: is_init()Sukadev Bhattiprolu2006-09-29
* [PATCH] Fix conflict with the is_init identifier on pariscEric Biederman2006-09-29
* [PATCH] kthread: convert arch/i386/kernel/apm.cSerge E. Hallyn2006-09-29
* [PATCH] oprofile: ppro: need to enable/disable all the countersArun Sharma2006-09-29
* [PATCH] Move valid_dma_direction() from x86_64 to generic codeRolf Eike Beer2006-09-29
* [PATCH] efi: add lock annotations for efi_call_phys_prelog and efi_call_phys_...Josh Triplett2006-09-29
* [PATCH] OMAP: Update OMAP1/2 boards to give keymapsize and other pdataKomal Shah2006-09-29
* [PATCH] make PROT_WRITE imply PROT_READJason Baron2006-09-29
* [PATCH] uml: remove pte_mkexecJeff Dike2006-09-29
* [PATCH] uml: don't roll my own random MAC generatorJeff Dike2006-09-29
* [PATCH] uml: remove unneeded fileJeff Dike2006-09-29
* [PATCH] uml: stack consumption reductionJeff Dike2006-09-29
* [PATCH] uml: close file descriptor leaksJeff Dike2006-09-29
* [PATCH] uml: locking documentationJeff Dike2006-09-29
* [PATCH] uml: mechanical tidying after random MACs changeJeff Dike2006-09-29
* [PATCH] uml: assign random MACs to interfaces if necessaryJeff Dike2006-09-29
* [PATCH] convert i386 Summit subarch to use SRAT info for apicid_to_node callskeith mannthey2006-09-29
* [PATCH] convert s390 page handling macros to functionsHeiko Carstens2006-09-29
* [IPV4]: annotate struct in_ifaddrAl Viro2006-09-28
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-09-28
|\
| * Merge nommu branchRussell King2006-09-28
| |\
| | * [ARM] nommu: confirms the CR_V bit in nommu modeHyok S. Choi2006-09-28
| | * [ARM] nommu: abort handler fixup for !CPU_CP15_MMU cores.Hyok S. Choi2006-09-28
| | * [ARM] Make !MMU CPUs depend on !MMURussell King2006-09-27
| | * [ARM] nommu: add ARM946E-S core supportHyok S. Choi2006-09-27
| | * [ARM] nommu: add ARM940T core supportHyok S. Choi2006-09-27
| | * [ARM] nommu: add ARM9TDMI core supportHyok S. Choi2006-09-27
| | * [ARM] nommu: add ARM740T core supportHyok S. Choi2006-09-27
| | * [ARM] nommu: add ARM7TDMI core supportHyok S. Choi2006-09-27
| | * [ARM] nommu: manage the CP15 thingsHyok S. Choi2006-09-27
| | * [ARM] nommu: defines CPU_CP15, CPU_CP15_MMU and CPU_CP15_MPUHyok S. Choi2006-09-27
| | * [ARM] nommu: allows to support module in nommuHyok S. Choi2006-09-27
| | * [ARM] do_bad_area() always takes current and current->active_mmRussell King2006-09-27