aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2006-10-01[PATCH] Vectorize aio_read/aio_write fileop methodsGravatar Badari Pulavarty 1-4/+13
2006-10-01[PATCH] kill wall_jiffiesGravatar Atsushi Nemoto 24-182/+34
2006-10-01[PATCH] completions: lockdep annotate on stack completionsGravatar Peter Zijlstra 4-5/+5
2006-10-01[PATCH] update legacy io handling for pmacGravatar Olaf Hering 1-0/+6
2006-10-01[PATCH] mmc (mainly): add "or later" clause to licence statement.Gravatar Pierre Ossman 1-0/+5
2006-10-01[PATCH] remove SYSRQ_KEY and related defines from ppc/sh/h8300Gravatar Olaf Hering 3-13/+0
2006-10-01[PATCH] Directed yield: direct yield of spinlocks for s390.Gravatar Martin Schwidefsky 3-23/+61
2006-10-01[PATCH] proper flags type of spin_lock_irqsave()Gravatar Alexey Dobriyan 7-14/+15
2006-10-01[PATCH] kmemdup: some usersGravatar Alexey Dobriyan 1-3/+2
2006-10-01[PATCH] arch/i386/pci/mmconfig.c tweaksGravatar Andrew Morton 1-1/+4
2006-10-01[PATCH] hot-add-mem x86_64: use CONFIG_MEMORY_HOTPLUG_RESERVEGravatar Keith Mannthey 1-4/+13
2006-10-01[PATCH] hot-add-mem x86_64: memory_add_physaddr_to_nid node fixupGravatar Keith Mannthey 3-0/+21
2006-10-01[PATCH] hot-add-mem x86_64: memory_add_physaddr_to_nid enableGravatar Keith Mannthey 2-14/+19
2006-10-01[PATCH] hot-add-mem x86_64: Enable SPARSEMEM in srat.cGravatar Keith Mannthey 1-22/+29
2006-10-01[PATCH] hot-add-mem x86_64: Kconfig changesGravatar Keith Mannthey 1-0/+4
2006-09-30[PATCH] BLOCK: Move extern declarations out of fs/*.c into header files [try #6]Gravatar David Howells 1-2/+2
2006-09-30[PATCH] Remove ->rq_status from struct requestGravatar Jens Axboe 1-2/+0
2006-09-30Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Gravatar Linus Torvalds 11-86/+111
2006-09-30[PATCH] Define vsyscall cache as blob to make clearer that user space shouldn...Gravatar Andi Kleen 1-4/+4
2006-09-30[PATCH] Re-positioning the bss segmentGravatar Vivek Goyal 1-7/+7
2006-09-30[PATCH] Use ARRAY_SIZE in setup.cGravatar Andi Kleen 1-8/+3
2006-09-30[PATCH] i386: replace intermediate array-size definitions with ARRAY_SIZE()Gravatar Bjorn Helgaas 1-8/+2
2006-09-30[PATCH] x86: Clean up x86 NMI sysctlsGravatar Andi Kleen 3-0/+9
2006-09-30[PATCH] Refactor some duplicated code in mpparse.cGravatar Andi Kleen 1-18/+19
2006-09-30[PATCH] Document iommu=panicGravatar Andi Kleen 1-0/+1
2006-09-30[PATCH] Fix broken indentation in iommu_setupGravatar Andi Kleen 1-41/+41
2006-09-30[PATCH] Allow disabling DAC using command line optionsGravatar Andi Kleen 1-0/+18
2006-09-30[PATCH] i386: Update defconfigGravatar Andi Kleen 1-2/+5
2006-09-30[PATCH] Update defconfigGravatar Andi Kleen 1-2/+6
2006-09-29[SPARC]: Don't zero out tail during copy_from_user_inatomic().Gravatar David S. Miller 1-0/+4
2006-09-29[PATCH] uml build fixGravatar Ollie Wild 1-1/+1
2006-09-29[PATCH] solaris emulation: incorrect tty lockingGravatar Alan Cox 1-0/+3
2006-09-29[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Gravatar Atsushi Nemoto 31-41/+40
2006-09-29[PATCH] pidspace: is_init()Gravatar Sukadev Bhattiprolu 19-22/+22
2006-09-29[PATCH] Fix conflict with the is_init identifier on pariscGravatar Eric Biederman 1-16/+16
2006-09-29[PATCH] kthread: convert arch/i386/kernel/apm.cGravatar Serge E. Hallyn 1-18/+18
2006-09-29[PATCH] oprofile: ppro: need to enable/disable all the countersGravatar Arun Sharma 1-7/+13
2006-09-29[PATCH] Move valid_dma_direction() from x86_64 to generic codeGravatar Rolf Eike Beer 1-1/+2
2006-09-29[PATCH] efi: add lock annotations for efi_call_phys_prelog and efi_call_phys_...Gravatar Josh Triplett 1-2/+2
2006-09-29[PATCH] OMAP: Update OMAP1/2 boards to give keymapsize and other pdataGravatar Komal Shah 8-23/+41
2006-09-29[PATCH] make PROT_WRITE imply PROT_READGravatar Jason Baron 9-10/+12
2006-09-29[PATCH] uml: remove pte_mkexecGravatar Jeff Dike 1-2/+4
2006-09-29[PATCH] uml: don't roll my own random MAC generatorGravatar Jeff Dike 3-34/+1
2006-09-29[PATCH] uml: remove unneeded fileGravatar Jeff Dike 1-484/+0
2006-09-29[PATCH] uml: stack consumption reductionGravatar Jeff Dike 2-5/+14
2006-09-29[PATCH] uml: close file descriptor leaksGravatar Jeff Dike 2-8/+7
2006-09-29[PATCH] uml: locking documentationGravatar Jeff Dike 5-2/+14
2006-09-29[PATCH] uml: mechanical tidying after random MACs changeGravatar Jeff Dike 3-80/+40
2006-09-29[PATCH] uml: assign random MACs to interfaces if necessaryGravatar Jeff Dike 3-18/+46
2006-09-29[PATCH] convert i386 Summit subarch to use SRAT info for apicid_to_node callsGravatar keith mannthey 2-1/+11