summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | [PATCH] Document iommu=panicAndi Kleen2006-09-301-0/+1
| * | [PATCH] Fix broken indentation in iommu_setupAndi Kleen2006-09-301-41/+41
| * | [PATCH] Allow disabling DAC using command line optionsAndi Kleen2006-09-301-0/+18
| * | [PATCH] i386: Update defconfigAndi Kleen2006-09-301-2/+5
| * | [PATCH] Update defconfigAndi Kleen2006-09-301-2/+6
* | | [SPARC]: Don't zero out tail during copy_from_user_inatomic().David S. Miller2006-09-291-0/+4
|/ /
* | [PATCH] uml build fixOllie Wild2006-09-291-1/+1
* | [PATCH] solaris emulation: incorrect tty lockingAlan Cox2006-09-291-0/+3
* | [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto2006-09-2931-41/+40
* | [PATCH] pidspace: is_init()Sukadev Bhattiprolu2006-09-2919-22/+22
* | [PATCH] Fix conflict with the is_init identifier on pariscEric Biederman2006-09-291-16/+16
* | [PATCH] kthread: convert arch/i386/kernel/apm.cSerge E. Hallyn2006-09-291-18/+18
* | [PATCH] oprofile: ppro: need to enable/disable all the countersArun Sharma2006-09-291-7/+13
* | [PATCH] Move valid_dma_direction() from x86_64 to generic codeRolf Eike Beer2006-09-291-1/+2
* | [PATCH] efi: add lock annotations for efi_call_phys_prelog and efi_call_phys_...Josh Triplett2006-09-291-2/+2
* | [PATCH] OMAP: Update OMAP1/2 boards to give keymapsize and other pdataKomal Shah2006-09-298-23/+41
* | [PATCH] make PROT_WRITE imply PROT_READJason Baron2006-09-299-10/+12
* | [PATCH] uml: remove pte_mkexecJeff Dike2006-09-291-2/+4
* | [PATCH] uml: don't roll my own random MAC generatorJeff Dike2006-09-293-34/+1
* | [PATCH] uml: remove unneeded fileJeff Dike2006-09-291-484/+0
* | [PATCH] uml: stack consumption reductionJeff Dike2006-09-292-5/+14
* | [PATCH] uml: close file descriptor leaksJeff Dike2006-09-292-8/+7
* | [PATCH] uml: locking documentationJeff Dike2006-09-295-2/+14
* | [PATCH] uml: mechanical tidying after random MACs changeJeff Dike2006-09-293-80/+40
* | [PATCH] uml: assign random MACs to interfaces if necessaryJeff Dike2006-09-293-18/+46
* | [PATCH] convert i386 Summit subarch to use SRAT info for apicid_to_node callskeith mannthey2006-09-292-1/+11
* | [PATCH] convert s390 page handling macros to functionsHeiko Carstens2006-09-291-1/+1
* | [IPV4]: annotate struct in_ifaddrAl Viro2006-09-283-4/+4
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-09-28174-7941/+9075
|\ \
| * \ Merge nommu branchRussell King2006-09-2826-400/+2053
| |\ \
| | * | [ARM] nommu: confirms the CR_V bit in nommu modeHyok S. Choi2006-09-283-1/+18
| | * | [ARM] nommu: abort handler fixup for !CPU_CP15_MMU cores.Hyok S. Choi2006-09-287-7/+35
| | * | [ARM] Make !MMU CPUs depend on !MMURussell King2006-09-271-0/+5
| | * | [ARM] nommu: add ARM946E-S core supportHyok S. Choi2006-09-274-3/+457
| | * | [ARM] nommu: add ARM940T core supportHyok S. Choi2006-09-274-2/+389
| | * | [ARM] nommu: add ARM9TDMI core supportHyok S. Choi2006-09-274-0/+149
| | * | [ARM] nommu: add ARM740T core supportHyok S. Choi2006-09-274-2/+193
| | * | [ARM] nommu: add ARM7TDMI core supportHyok S. Choi2006-09-274-0/+264
| | * | [ARM] nommu: manage the CP15 thingsHyok S. Choi2006-09-278-12/+56
| | * | [ARM] nommu: defines CPU_CP15, CPU_CP15_MMU and CPU_CP15_MPUHyok S. Choi2006-09-271-0/+33
| | * | [ARM] nommu: allows to support module in nommuHyok S. Choi2006-09-271-0/+8
| | * | [ARM] do_bad_area() always takes current and current->active_mmRussell King2006-09-273-14/+8
| | * | [ARM] Add setup_mm_for_reboot() for nommuRussell King2006-09-271-0/+7
| | * | [ARM] Rename mm-armv.c to pgd.cRussell King2006-09-272-4/+2
| | * | [ARM] Move rest of MMU setup code from mm-armv.c to mmu.cRussell King2006-09-273-551/+542
| | * | [ARM] Split ARM MM initialisation for !mmuRussell King2006-09-275-206/+274
| | * | [ARM] Separate page table manipulation code from bootmem initialisationRussell King2006-09-271-29/+44
| * | | [ARM] 3856/1: Add clocksource for Intel IXP4xx platformsKevin Hilman2006-09-283-11/+30
| * | | [ARM] 3855/1: Add generic time supportKevin Hilman2006-09-282-0/+10
| * | | [ARM] 3873/1: S3C24XX: Add irq_chip namesBen Dooks2006-09-281-0/+8
OpenPOWER on IntegriCloud