summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Generic ioremap_page_range: avr32 conversionHaavard Skinnemoen2006-10-011-114/+6
* [PATCH] Generic ioremap_page_range: alpha conversionHaavard Skinnemoen2006-10-013-90/+13
* [PATCH] stack overflow safe kdump: safe smp_send_nmi_allbutself()Fernando Vazquez2006-10-011-1/+4
* [PATCH] stack overflow safe kdump: crash: use safe_smp_processor_id()Fernando Vazquez2006-10-011-2/+3
* [PATCH] stack overflow safe kdump: safe_smp_processor_id(): voyagerFernando Vazquez2006-10-011-0/+7
* [PATCH] stack overflow safe kdump: safe_smp_processor_id()Fernando Vazquez2006-10-011-0/+27
* [PATCH] Vectorize aio_read/aio_write fileop methodsBadari Pulavarty2006-10-011-4/+13
* [PATCH] kill wall_jiffiesAtsushi Nemoto2006-10-0124-182/+34
* [PATCH] completions: lockdep annotate on stack completionsPeter Zijlstra2006-10-014-5/+5
* [PATCH] update legacy io handling for pmacOlaf Hering2006-10-011-0/+6
* [PATCH] mmc (mainly): add "or later" clause to licence statement.Pierre Ossman2006-10-011-0/+5
* [PATCH] remove SYSRQ_KEY and related defines from ppc/sh/h8300Olaf Hering2006-10-013-13/+0
* [PATCH] Directed yield: direct yield of spinlocks for s390.Martin Schwidefsky2006-10-013-23/+61
* [PATCH] proper flags type of spin_lock_irqsave()Alexey Dobriyan2006-10-017-14/+15
* [PATCH] kmemdup: some usersAlexey Dobriyan2006-10-011-3/+2
* [PATCH] arch/i386/pci/mmconfig.c tweaksAndrew Morton2006-10-011-1/+4
* [PATCH] hot-add-mem x86_64: use CONFIG_MEMORY_HOTPLUG_RESERVEKeith Mannthey2006-10-011-4/+13
* [PATCH] hot-add-mem x86_64: memory_add_physaddr_to_nid node fixupKeith Mannthey2006-10-013-0/+21
* [PATCH] hot-add-mem x86_64: memory_add_physaddr_to_nid enableKeith Mannthey2006-10-012-14/+19
* [PATCH] hot-add-mem x86_64: Enable SPARSEMEM in srat.cKeith Mannthey2006-10-011-22/+29
* [PATCH] hot-add-mem x86_64: Kconfig changesKeith Mannthey2006-10-011-0/+4
* [PATCH] BLOCK: Move extern declarations out of fs/*.c into header files [try #6]David Howells2006-09-301-2/+2
* [PATCH] Remove ->rq_status from struct requestJens Axboe2006-09-301-2/+0
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2006-09-3011-86/+111
|\
| * [PATCH] Define vsyscall cache as blob to make clearer that user space shouldn...Andi Kleen2006-09-301-4/+4
| * [PATCH] Re-positioning the bss segmentVivek Goyal2006-09-301-7/+7
| * [PATCH] Use ARRAY_SIZE in setup.cAndi Kleen2006-09-301-8/+3
| * [PATCH] i386: replace intermediate array-size definitions with ARRAY_SIZE()Bjorn Helgaas2006-09-301-8/+2
| * [PATCH] x86: Clean up x86 NMI sysctlsAndi Kleen2006-09-303-0/+9
| * [PATCH] Refactor some duplicated code in mpparse.cAndi Kleen2006-09-301-18/+19
| * [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