aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2006-10-03[PATCH] i383 numa: fix numaq/summit apicid conflictKeith Mannthey1-1/+1
2006-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds127-145/+141
2006-10-03BUG_ON cleanups in arch/i386Eric Sesterhenn4-8/+4
2006-10-03fix file specification in commentsUwe Zeisberger101-101/+101
2006-10-03Fix "can not" in Documentation and KconfigMatt LaPlante1-1/+1
2006-10-03Still more typo fixesMatt LaPlante3-10/+10
2006-10-03more misc typo fixesMatt LaPlante5-7/+7
2006-10-03fix an arch/alpha/Kconfig typoMatt LaPlante1-1/+1
2006-10-03Attack of "the the"s in archMatt LaPlante14-18/+18
2006-10-03[MIPS] Fix wreckage after removal of tickadj; convert to GENERIC_TIME.Ralf Baechle3-76/+4
2006-10-03[MIPS] DECstation defconfig updateMaciej W. Rozycki1-73/+73
2006-10-03[MIPS] Fix size of zones_size and zholes_size arrayAtsushi Nemoto1-2/+2
2006-10-03[MIPS] BCM1480: Mask pending interrupts against c0_status.im.Ralf Baechle1-1/+1
2006-10-03[MIPS] SB1250: Interrupt handler fixesMaciej W. Rozycki1-2/+5
2006-10-03[MIPS] Remove IT8172-based platforms, ITE 8172G and Globespan IVR support.Yoichi Yuasa25-4207/+0
2006-10-03[MIPS] BCM1250: TRDY timeout tweaks for Broadcom SiByte systemsMaciej W. Rozycki1-1/+22
2006-10-03[MIPS] Remove dead DECstation boot codeMaciej W. Rozycki3-139/+0
2006-10-03x86: Fix booting with "no387 nofxsr"Linus Torvalds1-0/+9
2006-10-03Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds16-63/+212
2006-10-03Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds4-4/+0
2006-10-03Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds53-3287/+5681
2006-10-03Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh64-2.6Linus Torvalds1-140/+316
2006-10-03Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds4-5/+21
2006-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds45-669/+3011
2006-10-03[PATCH] arm build fail: vfpsingle.cFrederik Deweerdt1-0/+2
2006-10-03[PATCH] restore parport_pc probing on powermacOlaf Hering1-6/+0
2006-10-03[PATCH] FRV: Permit large kmalloc allocations [try #2]David Howells1-0/+8
2006-10-03[PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbersDavid Howells13-25/+110
2006-10-03sh64: Update cayman defconfig.Paul Mundt1-140/+316
2006-10-03sh: Kill off remaining config.h references.Paul Mundt19-31/+0
2006-10-03sh: Initial gitignore listPaul Mundt2-0/+2
2006-10-03sh: build fixes for defconfigs.Paul Mundt13-28/+19
2006-10-03sh: Set pclk default for SH7705.Paul Mundt1-1/+1
2006-10-03sh: defconfig updates.Paul Mundt21-3227/+5659
2006-10-02[PATCH] revert "insert IOAPIC(s) and Local APIC into resource map"Andrew Morton1-54/+0
2006-10-02[SPARC64]: Update defconfig.David S. Miller1-5/+18
2006-10-02[SPARC64]: Move signal compat bits to new header file.David S. Miller3-0/+3
2006-10-02[WATCHDOG] pnx4008: add watchdog supportVitaly Wool1-0/+11
2006-10-02Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds65-547/+281
2006-10-02[PATCH] BLOCK: Revert patch to hack around undeclared sigset_t in linux/compat.hDavid Howells1-2/+2
2006-10-02[PATCH] replace cad_pid by a struct pidCedric Le Goater3-3/+4
2006-10-02[PATCH] AVR32: Implement kernel_execveHaavard Skinnemoen1-0/+14
2006-10-02[PATCH] remove remaining errno and __KERNEL_SYSCALLS__ referencesArnd Bergmann1-2/+0
2006-10-02[PATCH] sh64: remove the use of kernel syscallsArnd Bergmann1-257/+13
2006-10-02[PATCH] Remove the use of _syscallX macros in UMLArnd Bergmann5-25/+15
2006-10-02[PATCH] provide kernel_execve on all architecturesArnd Bergmann16-12/+300
2006-10-02[PATCH] rename the provided execve functions to kernel_execveArnd Bergmann10-18/+37
2006-10-02[PATCH] introduce kernel_execveArnd Bergmann1-3/+2
2006-10-02[PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn12-20/+20
2006-10-02[PATCH] namespaces: utsname: switch to using uts namespacesSerge E. Hallyn22-122/+142
2006-10-02[PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.cSerge E. Hallyn20-40/+0
2006-10-02[PATCH] namespaces: add nsproxySerge E. Hallyn20-0/+40
2006-10-02[PATCH] cpumask: export node_to_cpu_mask consistentlyGreg Banks2-0/+2
2006-10-02[PATCH] cpumask: export cpu_online_map and cpu_possible_map consistentlyGreg Banks3-0/+4
2006-10-02[PATCH] kretprobe spinlock deadlock patchbibo,mao5-10/+35
2006-10-02[PATCH] kprobe whitespace cleanupbibo,mao4-95/+95
2006-10-02[PATCH] Kprobes: Make kprobe modules more portableAnanth N Mavinakayanahalli5-5/+5
2006-10-02[PATCH] const struct tty_operationsJeff Dike8-13/+12
2006-10-02[ARM] 3848/1: pxafb: Add option of fixing video modes and spitz QVGA mode sup...Richard Purdie9-49/+113
2006-10-02[POWERPC] Fix rheap alignment problemLi Yang2-4/+21
2006-10-02[POWERPC] Enable generic rtc hook for the MPC8349 mITXKim Phillips1-0/+4
2006-10-02[POWERPC] Add powerpc get/set_rtc_time interface to new generic rtc classKim Phillips1-0/+42
2006-10-01[MIPS] Remove excite_flash.cYoichi Yuasa1-294/+0
2006-10-01[MIPS] Update i8259 resources.Yoichi Yuasa1-2/+2
2006-10-01[MIPS] Make unwind_stack() can dig into interrupted contextAtsushi Nemoto3-33/+38
2006-10-01[MIPS] Stacktrace build-fix and improvementAtsushi Nemoto3-35/+29
2006-10-01[MIPS] QEMU: Add support for little endian mipsAurelien Jarno1-0/+1
2006-10-01[MIPS] Remove __flush_icache_pageAtsushi Nemoto5-189/+0
2006-10-01[MIPS] lockdep: update defconfigsAtsushi Nemoto47-0/+138
2006-10-01[MIPS] lockdep: Add STACKTRACE_SUPPORT and enable LOCKDEP_SUPPORTAtsushi Nemoto5-34/+124
2006-10-01[MIPS] lockdep: fix TRACE_IRQFLAGS_SUPPORTAtsushi Nemoto4-15/+4
2006-10-01[SERIAL] Remove wrong asm/serial.h inclusionsRussell King4-4/+0
2006-10-01Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds3-24/+41
2006-10-01[PATCH] Some config.h removalsZachary Amsden3-4/+0
2006-10-01[PATCH] paravirt: update pte hookZachary Amsden1-0/+1
2006-10-01[PATCH] paravirt: kpte flushZachary Amsden1-11/+7
2006-10-01[PATCH] Generic ioremap_page_range: x86_64 conversionHaavard Skinnemoen1-104/+7
2006-10-01[PATCH] Generic ioremap_page_range: m32r conversionHaavard Skinnemoen1-86/+7
2006-10-01[PATCH] Generic ioremap_page_range: i386 conversionHaavard Skinnemoen1-78/+6
2006-10-01[PATCH] Generic ioremap_page_range: cris conversionHaavard Skinnemoen1-85/+3
2006-10-01[PATCH] Generic ioremap_page_range: avr32 conversionHaavard Skinnemoen1-114/+6
2006-10-01[PATCH] Generic ioremap_page_range: alpha conversionHaavard Skinnemoen3-90/+13
2006-10-01[PATCH] stack overflow safe kdump: safe smp_send_nmi_allbutself()Fernando Vazquez1-1/+4
2006-10-01[PATCH] stack overflow safe kdump: crash: use safe_smp_processor_id()Fernando Vazquez1-2/+3
2006-10-01[PATCH] stack overflow safe kdump: safe_smp_processor_id(): voyagerFernando Vazquez1-0/+7
2006-10-01[PATCH] stack overflow safe kdump: safe_smp_processor_id()Fernando Vazquez1-0/+27
2006-10-01[PATCH] Vectorize aio_read/aio_write fileop methodsBadari Pulavarty1-4/+13
2006-10-01[PATCH] kill wall_jiffiesAtsushi Nemoto24-182/+34
2006-10-01[PATCH] completions: lockdep annotate on stack completionsPeter Zijlstra4-5/+5
2006-10-01[PATCH] update legacy io handling for pmacOlaf Hering1-0/+6
2006-10-01[PATCH] mmc (mainly): add "or later" clause to licence statement.Pierre Ossman1-0/+5
2006-10-01[PATCH] remove SYSRQ_KEY and related defines from ppc/sh/h8300Olaf Hering3-13/+0
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[CPUFREQ] Make acpi-cpufreq unsticky again.Dave Jones1-2/+1
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[ARM] 3880/1: remove the last trace of iop31x supportLennert Buytenhek1-3/+0
2006-09-30[ARM] 3879/1: ep93xx: instantiate platform devices for ep93xx ethernetLennert Buytenhek3-0/+87
2006-09-30[ARM] 3809/3: get rid of 4 megabyte kernel image size limitLennert Buytenhek2-10/+11
2006-09-30[ARM] Fix XIP_KERNEL build error in arch/arm/mm/mmu.cRussell King1-1/+1
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-28[POWERPC] Create a "wrapper" script and use it in arch/powerpc/bootPaul Mackerras5-135/+299
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-28Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/vitb...Paul Mackerras16-18/+2235
2006-09-27[CPUFREQ] longhaul: remove duplicated code.Rafał Bilski1-17/+12
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