aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2006-10-01[PATCH] Directed yield: direct yield of spinlocks for s390.Martin Schwidefsky3-23/+61
2006-10-01[PATCH] proper flags type of spin_lock_irqsave()Alexey Dobriyan7-14/+15
2006-10-01[PATCH] kmemdup: some usersAlexey Dobriyan1-3/+2
2006-10-01[PATCH] arch/i386/pci/mmconfig.c tweaksAndrew Morton1-1/+4
2006-10-01[PATCH] hot-add-mem x86_64: use CONFIG_MEMORY_HOTPLUG_RESERVEKeith Mannthey1-4/+13
2006-10-01[PATCH] hot-add-mem x86_64: memory_add_physaddr_to_nid node fixupKeith Mannthey3-0/+21
2006-10-01[PATCH] hot-add-mem x86_64: memory_add_physaddr_to_nid enableKeith Mannthey2-14/+19
2006-10-01[PATCH] hot-add-mem x86_64: Enable SPARSEMEM in srat.cKeith Mannthey1-22/+29
2006-10-01[PATCH] hot-add-mem x86_64: Kconfig changesKeith Mannthey1-0/+4
2006-09-30[PATCH] BLOCK: Move extern declarations out of fs/*.c into header files [try #6]David Howells1-2/+2
2006-09-30[PATCH] Remove ->rq_status from struct requestJens Axboe1-2/+0
2006-09-30Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds11-86/+111
2006-09-30[PATCH] Define vsyscall cache as blob to make clearer that user space shouldn...Andi Kleen1-4/+4
2006-09-30[PATCH] Re-positioning the bss segmentVivek Goyal1-7/+7
2006-09-30[PATCH] Use ARRAY_SIZE in setup.cAndi Kleen1-8/+3
2006-09-30[PATCH] i386: replace intermediate array-size definitions with ARRAY_SIZE()Bjorn Helgaas1-8/+2
2006-09-30[PATCH] x86: Clean up x86 NMI sysctlsAndi Kleen3-0/+9
2006-09-30[PATCH] Refactor some duplicated code in mpparse.cAndi Kleen1-18/+19
2006-09-30[PATCH] Document iommu=panicAndi Kleen1-0/+1
2006-09-30[PATCH] Fix broken indentation in iommu_setupAndi Kleen1-41/+41
2006-09-30[PATCH] Allow disabling DAC using command line optionsAndi Kleen1-0/+18
2006-09-30[PATCH] i386: Update defconfigAndi Kleen1-2/+5
2006-09-30[PATCH] Update defconfigAndi Kleen1-2/+6
2006-09-29[SPARC]: Don't zero out tail during copy_from_user_inatomic().David S. Miller1-0/+4
2006-09-29[PATCH] uml build fixOllie Wild1-1/+1
2006-09-29[PATCH] solaris emulation: incorrect tty lockingAlan Cox1-0/+3
2006-09-29[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto31-41/+40
2006-09-29[PATCH] pidspace: is_init()Sukadev Bhattiprolu19-22/+22
2006-09-29[PATCH] Fix conflict with the is_init identifier on pariscEric Biederman1-16/+16
2006-09-29[PATCH] kthread: convert arch/i386/kernel/apm.cSerge E. Hallyn1-18/+18
2006-09-29[PATCH] oprofile: ppro: need to enable/disable all the countersArun Sharma1-7/+13
2006-09-29[PATCH] Move valid_dma_direction() from x86_64 to generic codeRolf Eike Beer1-1/+2
2006-09-29[PATCH] efi: add lock annotations for efi_call_phys_prelog and efi_call_phys_...Josh Triplett1-2/+2
2006-09-29[PATCH] OMAP: Update OMAP1/2 boards to give keymapsize and other pdataKomal Shah8-23/+41
2006-09-29[PATCH] make PROT_WRITE imply PROT_READJason Baron9-10/+12
2006-09-29[PATCH] uml: remove pte_mkexecJeff Dike1-2/+4
2006-09-29[PATCH] uml: don't roll my own random MAC generatorJeff Dike3-34/+1
2006-09-29[PATCH] uml: remove unneeded fileJeff Dike1-484/+0
2006-09-29[PATCH] uml: stack consumption reductionJeff Dike2-5/+14
2006-09-29[PATCH] uml: close file descriptor leaksJeff Dike2-8/+7
2006-09-29[PATCH] uml: locking documentationJeff Dike5-2/+14
2006-09-29[PATCH] uml: mechanical tidying after random MACs changeJeff Dike3-80/+40
2006-09-29[PATCH] uml: assign random MACs to interfaces if necessaryJeff Dike3-18/+46
2006-09-29[PATCH] convert i386 Summit subarch to use SRAT info for apicid_to_node callskeith mannthey2-1/+11
2006-09-29[PATCH] convert s390 page handling macros to functionsHeiko Carstens1-1/+1
2006-09-28[IPV4]: annotate struct in_ifaddrAl Viro3-4/+4
2006-09-28Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds174-7941/+9075
2006-09-28Merge nommu branchRussell King26-400/+2053
2006-09-28[ARM] 3856/1: Add clocksource for Intel IXP4xx platformsKevin Hilman3-11/+30
2006-09-28[ARM] 3855/1: Add generic time supportKevin Hilman2-0/+10
2006-09-28[ARM] 3873/1: S3C24XX: Add irq_chip namesBen Dooks1-0/+8
2006-09-28[ARM] 3872/1: S3C24XX: Apply consistant tabbing to irq_chipsBen Dooks1-30/+30
2006-09-28[ARM] 3871/1: S3C24XX: Fix ordering of EINT4..23Ben Dooks1-8/+36
2006-09-28[ARM] nommu: confirms the CR_V bit in nommu modeHyok S. Choi3-1/+18
2006-09-28[ARM] nommu: abort handler fixup for !CPU_CP15_MMU cores.Hyok S. Choi7-7/+35
2006-09-28[ARM] 3870/1: AT91: Start removing static memory mappingsAndrew Victor2-47/+2
2006-09-28[S390] Inline assembly cleanup.Martin Schwidefsky17-457/+295
2006-09-28[S390] Whitespace cleanup.Heiko Carstens9-1370/+1364
2006-09-28[S390] user readable uninitialised kernel memory.Martin Schwidefsky2-16/+42
2006-09-28[S390] config option for z9-109 code generation.Christian Borntraeger2-0/+9
2006-09-28[S390] __div64_32 for 31 bit.Martin Schwidefsky3-0/+156
2006-09-28[S390] hypfs sparse warnings.Michael Holzheu1-1/+2
2006-09-28[S390] Avoid static struct initializations in appldata.Gerald Schaefer1-2/+2
2006-09-28[S390] init task memory faults.Akinobu Mita1-0/+1
2006-09-28[ARM] 3869/1: AT91: NAND support for DK and KB9202 boardsAndrew Victor2-0/+50
2006-09-28[ARM] 3867/1: AT91 GPIO updateAndrew Victor13-126/+156
2006-09-28[ARM] 3866/1: AT91 clock updateAndrew Victor13-278/+299
2006-09-28[ARM] 3865/1: AT91RM9200 header updatesAndrew Victor6-83/+83
2006-09-27[ARM] 3862/2: S3C2410 - add basic power management support for AML M5900 seriesDavid Anders4-4/+35
2006-09-27[ARM] kthread: switch arch/arm/kernel/apm.cSerge E. Hallyn1-20/+13
2006-09-27[ARM] Off-by-one in arch/arm/common/icst*Eric Sesterhenn2-4/+4
2006-09-27[ARM] 3864/1: Refactore sharpsl_pmDirk Opfer1-0/+4
2006-09-27[ARM] 3863/1: Add Locomo SPI DeviceDirk Opfer1-11/+18
2006-09-27[ARM] 3847/2: Convert LOMOMO to use struct device for GPIOsRichard Purdie2-23/+32
2006-09-27USB: pxa2xx_udc understands GPIO based VBUS sensingDavid Brownell1-14/+1
2006-09-27USB: move <linux/usb_otg.h> to <linux/usb/otg.h>David Brownell1-1/+1
2006-09-27Merge master.kernel.org:/pub/scm/linux/kernel/git/tmlind/linux-omap-upstream ...Russell King216-4076/+7903
2006-09-27Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds19-177/+745
2006-09-27[ARM] Make !MMU CPUs depend on !MMURussell King1-0/+5
2006-09-27[ARM] nommu: add ARM946E-S core supportHyok S. Choi4-3/+457
2006-09-27[ARM] nommu: add ARM940T core supportHyok S. Choi4-2/+389
2006-09-27[ARM] nommu: add ARM9TDMI core supportHyok S. Choi4-0/+149
2006-09-27[ARM] nommu: add ARM740T core supportHyok S. Choi4-2/+193
2006-09-27[ARM] nommu: add ARM7TDMI core supportHyok S. Choi4-0/+264
2006-09-27[ARM] nommu: manage the CP15 thingsHyok S. Choi8-12/+56
2006-09-27[ARM] nommu: defines CPU_CP15, CPU_CP15_MMU and CPU_CP15_MPUHyok S. Choi1-0/+33
2006-09-27[ARM] nommu: allows to support module in nommuHyok S. Choi1-0/+8
2006-09-27Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds237-6583/+17228
2006-09-27Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2-20/+21
2006-09-27[PATCH] x86: use probe_kernel_address in handle_BUG()Andrew Morton1-3/+4
2006-09-27[PATCH] sysctl: Allow /proc/sys without sys_sysctlEric W. Biederman6-7/+7
2006-09-27[PATCH] x86 microcode: don't check the sizeShaohua Li1-11/+3
2006-09-27[PATCH] x86 microcode: add sysfs and hotplug supportShaohua Li3-3/+153
2006-09-27[PATCH] x86 microcode: using request_firmware to pull microcodeShaohua Li1-0/+116
2006-09-27[PATCH] x86 microcode: microcode driver cleanup.Shaohua Li3-258/+260
2006-09-27[PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o2-2/+0
2006-09-27[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o4-6/+6
2006-09-27[PATCH] uml: fix allocation sizeJeff Dike1-4/+5
2006-09-27[PATCH] uml: fix sleep length bugJeff Dike1-1/+1
2006-09-27[PATCH] uml: add an exportJeff Dike1-0/+1
2006-09-27[PATCH] uml: file renamingJeff Dike7-192/+663
2006-09-27[PATCH] uml: thread creation tidyingJeff Dike6-83/+40
2006-09-27[PATCH] uml: mark some tt-mode codeJeff Dike3-4/+9
2006-09-27[PATCH] uml: use correct SIGBUS handlerJeff Dike1-8/+9
2006-09-27[PATCH] uml: fix gcov supportJeff Dike1-12/+1
2006-09-27[PATCH] uml: fix missing x86_64 register definitionsJeff Dike2-4/+41
2006-09-27[PATCH] uml: get rid of ZONE_DMA useJeff Dike1-1/+2
2006-09-27[PATCH] uml: const more dataJeff Dike40-65/+65
2006-09-27[PATCH] uml: fix proc-vs-interrupt context spinlock deadlockPaolo 'Blaisorblade' Giarrusso1-12/+4
2006-09-27[PATCH] uml: use -mcmodel=kernel for x86_64Paolo 'Blaisorblade' Giarrusso1-2/+5
2006-09-27[PATCH] AVR32: Use unsigned long flags for saving interrupt stateHaavard Skinnemoen1-2/+4
2006-09-27[PATCH] Allow an arch to expand node boundariesMel Gorman1-0/+2
2006-09-27[PATCH] Account for holes that are outside the range of physical memoryMel Gorman1-1/+3
2006-09-27[PATCH] Account for memmap and optionally the kernel image as holesMel Gorman1-1/+3
2006-09-27[PATCH] Have ia64 use add_active_range() and free_area_init_nodesMel Gorman4-87/+39
2006-09-27[PATCH] Have x86_64 use add_active_range() and free_area_init_nodesMel Gorman7-153/+82
2006-09-27[PATCH] Have x86 use add_active_range() and free_area_init_nodesMel Gorman4-166/+34
2006-09-27[PATCH] Have Power use add_active_range() and free_area_init_nodes()Mel Gorman5-191/+52
2006-09-27[PATCH] fix "cpu to node relationship fixup: map cpu to node"KAMEZAWA Hiroyuki1-2/+0
2006-09-27[ARM] do_bad_area() always takes current and current->active_mmRussell King3-14/+8
2006-09-27Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2-2/+3
2006-09-27[ARM] Add setup_mm_for_reboot() for nommuRussell King1-0/+7
2006-09-27[ARM] Rename mm-armv.c to pgd.cRussell King2-4/+2
2006-09-27[ARM] Move rest of MMU setup code from mm-armv.c to mmu.cRussell King3-551/+542
2006-09-27[ARM] Split ARM MM initialisation for !mmuRussell King5-206/+274
2006-09-27[MIPS] setup.c: use early_param() for early command line parsingFranck Bui-Huu1-112/+60
2006-09-27[MIPS] setup.c: remove MAXMEM macroFranck Bui-Huu1-9/+3
2006-09-27[MIPS] setup.c: do not inline functionsFranck Bui-Huu1-2/+2
2006-09-27[MIPS] setup.c: remove useless includes.Franck Bui-Huu1-14/+0
2006-09-27[MIPS] setup.c: move initrd code inside dedicated functionsFranck Bui-Huu1-58/+86
2006-09-27[MIPS] setup.c: cleanup bootmem_init()Franck Bui-Huu1-78/+57
2006-09-27[MIPS] get_wchan(): remove uses of mfinfo[64]Franck Bui-Huu1-82/+50
2006-09-27[MIPS] get_frame_info(): null function size means size is unknownFranck Bui-Huu1-2/+10
2006-09-27[MIPS] unwind_stack(): return ra if an exception occured at the first instruc...Franck Bui-Huu1-2/+5
2006-09-27[MIPS] Enable tmpfs for anything that possibly runs a full distribution.Ralf Baechle13-14/+14
2006-09-27[MIPS] The o32 fstatat syscall behaves differently on 32 and 64 bit kernelsRichard Sandiford1-1/+1
2006-09-27[MIPS] Remove EV96100 as previously announced.Ralf Baechle61-1924/+0
2006-09-27[MIPS] Replace BARRIER with more appropriate hazard barrier.Ralf Baechle1-13/+8
2006-09-27[MIPS] IP27: Delete useless declaration of allocate_irqno().Ralf Baechle1-2/+0
2006-09-27[MIPS] Add configuration variables for RM9xxx processorthomas@koeller.dyndns.org1-0/+16
2006-09-27[MIPS] Move excite_fpga.h to include/asm-mips/mach-excitethomas@koeller.dyndns.org1-80/+0
2006-09-27[MIPS] Suppress compiler warningsthomas@koeller.dyndns.org1-8/+8
2006-09-27[MIPS] Move definition of IRIX compat constant into IRIX compat code.Ralf Baechle1-0/+3
2006-09-27[MIPS] c-r4k: Convert init functions from inline to __init.Ralf Baechle1-10/+10
2006-09-27[MIPS] TLS: set_thread_area returns asmlinkage int not void.Ralf Baechle1-1/+3
2006-09-27[MIPS] TLS: Delete unused sys32_set_thread_areaRalf Baechle1-6/+0
2006-09-27[MIPS] Make PROT_WRITE imply PROT_READ.Ralf Baechle1-1/+1
2006-09-27[MIPS] Atlas: update interrupt handlingMaciej W. Rozycki4-32/+102
2006-09-27[MIPS] Patch to arch/mips/mips-boards/generic/time.cKevin D. Kissell1-21/+36
2006-09-27[MIPS] Reduce race between cpu_wait() and need_resched() checkingAtsushi Nemoto1-17/+45
2006-09-27[MIPS] Wire up set_robust_list(2) and get_robust_list(2)Atsushi Nemoto4-1/+9
2006-09-27[MIPS] SEAD defconfig build fixMaciej W. Rozycki1-0/+1
2006-09-27[MIPS] Fix for pci config_access on alchemy au1x000Alexander Bigga1-1/+1
2006-09-27[MIPS] Make prepare_frametrace() not clobber v0Atsushi Nemoto1-3/+7
2006-09-27[MIPS] Do not use drop_mmu_context to flusing other task's VIPT I-cache.Atsushi Nemoto2-27/+33
2006-09-27[MIPS] MT: Fix setting of XTC.Elizabeth Oldham1-0/+6
2006-09-27[MIPS] SMTC Build fix.Ralf Baechle1-1/+1
2006-09-27[MIPS] Fix 32-bit kernel by replacing 64-bit-only code.Ralf Baechle2-33/+3
2006-09-27[MIPS] MT: When doing "select SMP" also select SMP's prerequesites or ...Ralf Baechle1-0/+2
2006-09-27[MIPS] eXcite: Don't set SERIAL_RM9000.Ralf Baechle1-1/+0
2006-09-27[MIPS] Retire flush_icache_page from mm use.Ralf Baechle5-13/+15
2006-09-27[MIPS] Avoid double signal restarting.Ralf Baechle3-1/+3
2006-09-27[MIPS] MT: Initialise all writable bits in Cause register to zero.Chris Dearman1-1/+1
2006-09-27[MIPS] Fix EV64120 PCI fixup in MakefileYoichi Yuasa1-1/+1
2006-09-27[MIPS] Add missing returns in signal code.Ralf Baechle2-0/+4
2006-09-27[MIPS] IRIX: Crapectopy.Ralf Baechle1-15/+40
2006-09-27[MIPS] Don't call try_to_freeze in do_signal & co.Ralf Baechle3-12/+0
2006-09-27[MIPS] Cleanup leftovers of ARCH_HAS_IRQ_PER_CPURalf Baechle1-2/+1
2006-09-27[MIPS] Improve unwind_stack()Franck Bui-Huu2-25/+34
2006-09-27[MIPS] Make get_frame_info() more robustFranck Bui-Huu1-8/+6
2006-09-27[MIPS] Simplify dump_stack()Franck Bui-Huu1-11/+9
2006-09-27[MIPS] Make frame_info_init() more readable.Franck Bui-Huu1-9/+9
2006-09-27[MIPS] Miscellaneous cleanup in prologue analysis codeFranck Bui-Huu1-19/+14
2006-09-27[MIPS] Remove unused MODULE_RANGE macro.Franck Bui-Huu1-5/+0
2006-09-27[MIPS] Make get_frame_info() more readable.Franck Bui-Huu1-31/+36
2006-09-27[MIPS] c-r4k: Typo fix.Ralf Baechle1-1/+1
2006-09-27[MIPS] N32 rt_sigqueueinfo uses O32 padding, not N64Peter Watkins1-1/+1
2006-09-27[MIPS] dump_stack() based on prologue code analysisAtsushi Nemoto2-23/+141
2006-09-27[MIPS] db1x00: Remove unused mirage_ts.cYoichi Yuasa2-261/+0
2006-09-27[MIPS] Rearrange show_stack, show_traceAtsushi Nemoto1-28/+23
2006-09-27[MIPS] Updat mpc30x defconfigYoichi Yuasa1-6/+6
2006-09-27[MIPS] Updat workpad defconfigYoichi Yuasa1-4/+6
2006-09-27[MIPS] Update e55 defconfigYoichi Yuasa1-5/+5
2006-09-27[MIPS] Honour "panic_on_oops" sysctl.Maxime Bizon1-0/+11
2006-09-27sh: Fix occasional flush_cache_4096() stack corruption.Paul Mundt1-11/+9
2006-09-27sh: Calculate shm alignment at runtime.Paul Mundt2-20/+39
2006-09-27sh: Initial vsyscall page support.Paul Mundt13-12/+418
2006-09-27sh: Selective flush_cache_mm() flushing.Paul Mundt1-90/+130
2006-09-27sh: More intelligent entry_mask/way_size calculation.Paul Mundt1-7/+13
2006-09-27sh: Support for L2 cache on newer SH-4A CPUs.Paul Mundt2-2/+51
2006-09-27sh: Update kexec support for API changes.Paul Mundt2-16/+0
2006-09-27sh: Optimized readsl()/writesl() support.Paul Mundt1-0/+67
2006-09-27sh: Report movli.l/movco.l capabilities.Paul Mundt1-1/+3
2006-09-27sh: CPU flags in AT_HWCAP in ELF auxvt.Paul Mundt1-3/+5
2006-09-27sh: Add support for 4K stacks.Paul Mundt7-23/+170
2006-09-27sh: Enable /proc/kcore support.Paul Mundt1-2/+9
2006-09-27sh: stack debugging support.Paul Mundt4-8/+43
2006-09-27sh: select CONFIG_EMBEDDED.Paul Mundt1-0/+1
2006-09-27sh: machvec rework.Paul Mundt30-774/+476
2006-09-27[ARM] Separate page table manipulation code from bootmem initialisationRussell King1-29/+44