aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2006-02-08Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds7-28/+70
2006-02-08[PATCH] x86-64: Add sys_unshareAndi Kleen1-0/+3
2006-02-08Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds28-55/+49
2006-02-08Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds30-70/+273
2006-02-08[ARM] 3278/1: OMAP: 3/3 Fix low-level io init for omap2 boardsTony Lindgren2-2/+4
2006-02-08[ARM] 3280/1: OMAP: 2/3 Fix low-level io init for omap1 boardsTony Lindgren9-9/+18
2006-02-08[ARM] 3279/1: OMAP: 1/3 Fix low-level io initTony Lindgren2-17/+34
2006-02-08[ARM] 3299/1: S3C24XX - fix irq range on adc deviceBen Dooks1-0/+5
2006-02-08[ARM] 3313/1: Use OSC4 instead of OSC1 for CLCDCatalin Marinas1-1/+1
2006-02-08[ARM] 3310/1: add a comment about the possible __kuser_cmpxchg transient falseNicolas Pitre1-1/+6
2006-02-08[ARM] 3309/1: disable the pre-ARMv5 NPTL kernel helper in the non MMU caseNicolas Pitre1-0/+10
2006-02-08[ARM] 3308/1: old ABI compat: struct sockaddr_unNicolas Pitre2-4/+75
2006-02-08[ARM] Experimental config options should have (EXPERIMENTAL)Russell King1-1/+1
2006-02-08[ARM] 3307/1: old ABI compat: mark it experimentalNicolas Pitre1-1/+1
2006-02-08[ARM] 3306/1: S3C24XX - update defconfigBen Dooks1-13/+38
2006-02-08[ARM] 3305/1: Minor typographical and spelling fixes in KonfigMartin Michlmayr1-4/+4
2006-02-08[ARM] 3304/1: Add help descriptions to ARCH config items that don't have oneMartin Michlmayr2-2/+32
2006-02-08[ARM] 3303/1: S3C24XX - add clock enable usage countingBen Dooks2-10/+34
2006-02-08[ARM] 3302/1: make pci=firmware the default for ixp2000Lennert Buytenhek7-4/+7
2006-02-08[ARM] 3301/1: remove unnecessary clock default from ixdp2801 defconfigLennert Buytenhek1-1/+1
2006-02-08[ARM] 3300/1: make ixdp2x01 co-exist with other ixp2000 machine typesLennert Buytenhek1-1/+3
2006-02-08[IA64] prevent sn2 specific code to be run in generic kernelsJes Sorensen2-3/+7
2006-02-08Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds9-68/+153
2006-02-08[MIPS] Sparse: Add __user tags to syscall.cAtsushi Nemoto1-22/+26
2006-02-08[MIPS] Wire up new syscalls.Ralf Baechle4-0/+68
2006-02-08[MIPS] Make do_signal return void.Ralf Baechle2-6/+5
2006-02-08[MIPS] Add support for TIF_RESTORE_SIGMASK.Ralf Baechle4-44/+58
2006-02-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds9-116/+121
2006-02-08[PATCH] alpha: set cpu_possible_map much earlierIvan Kokshaysky1-21/+4
2006-02-08[PATCH] sh: lvalues abuse in arch/sh/boards/renesas/rts7751r2d/io.cAl Viro1-12/+18
2006-02-08[PATCH] fix iomem annotations in dart_iommuAl Viro1-1/+1
2006-02-08[PATCH] s390 misc __user annotationsAl Viro2-3/+3
2006-02-08[PATCH] powerpc signal __user annotationsAl Viro2-13/+9
2006-02-08[PATCH] powermac pci iomem annotationsAl Viro1-46/+43
2006-02-08[PATCH] s390x compat __user annotationsAl Viro1-41/+42
2006-02-08[PATCH] arm: fix dependencies for MTD_XIPAl Viro1-0/+5
2006-02-07Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds6-36/+10
2006-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds21-62/+86
2006-02-07[SPARC64]: Update defconfig.David S. Miller1-2/+3
2006-02-07[SPARC]: Wire up sys_unshare().David S. Miller5-34/+7
2006-02-07[PATCH] arch/x86_64/pci/mmconfig.c NULL noise removalAl Viro1-1/+1
2006-02-07[PATCH] amd64 time.c __iomem annotationsAl Viro1-1/+1
2006-02-07[PATCH] bogus extern in low_i2c.cAl Viro1-2/+1
2006-02-07[PATCH] eeh_driver NULL noise removalAl Viro1-4/+4
2006-02-07[PATCH] cmm NULL noise removal, __user annotationsAl Viro1-5/+5
2006-02-07[PATCH] fallout from ptrace consolidation patch: cris/arch-v10Al Viro1-4/+4
2006-02-07[PATCH] ppc: last_task_.... is defined only on non-SMPAl Viro1-0/+4
2006-02-07[PATCH] restore power-off on sparc32Al Viro1-1/+1
2006-02-07[PATCH] fix breakage in ocp.cAl Viro1-2/+2
2006-02-07[PATCH] drive_info removal outside of arch/i386Al Viro9-53/+0
2006-02-07[PATCH] m68knommu: need pm_power_off in m68knommuGreg Ungerer1-0/+8
2006-02-07[PATCH] unshare system call -v5: system call registration for i386JANAK DESAI1-0/+1
2006-02-07[PATCH] sys_hpux: fix strlen_user() raceKyle McMartin1-3/+7
2006-02-07[PATCH] uml: remove a dead fileJeff Dike1-569/+0
2006-02-07[PATCH] uml: initialize process FP registers properlyJeff Dike7-12/+32
2006-02-07[PATCH] uml: block SIGWINCH in ptrace tester childJeff Dike1-0/+1
2006-02-07[PATCH] uml: balance list_add and list_del in the network driverJeff Dike1-10/+19
2006-02-07[PATCH] uml: close TUN/TAP file descriptorsJeff Dike2-9/+10
2006-02-07[PATCH] uml: add debug switch for skas modeJeff Dike1-0/+18
2006-02-07[PATCH] x86_64: Fix the node cpumask of a cpu going downRavikiran G Thirumalai1-0/+3
2006-02-07[IA64] Fix CONFIG_PRINTK_TIMETony Luck4-13/+59
2006-02-07[IA64] Fix wrong use of memparse in efi.cZou Nan hai1-11/+3
2006-02-07[IA64] Fix a possible buffer overflow in efi.cZou Nan hai1-1/+1
2006-02-07Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds63-293/+444
2006-02-07[PATCH] Fix bad apic fix on i386Andi Kleen1-1/+1
2006-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-bugfixLinus Torvalds1-1/+1
2006-02-07[MIPS] Clear ST0_RE on bootup.Ralf Baechle1-1/+1
2006-02-07[MIPS] TX49x7: Fix reporting of the CPU name and PCI clockSergei Shtylylov2-49/+97
2006-02-07[MIPS] Fix linker script to work for non-4K page size.Ralf Baechle1-5/+6
2006-02-07[MIPS] Oprofile: Support for 34K UP kernels.Ralf Baechle2-0/+7
2006-02-07[MIPS] Fix dump_tlb.c warning and cleanup.Atsushi Nemoto1-18/+15
2006-02-07[MIPS] Fix minor sparse warningsAtsushi Nemoto3-2/+4
2006-02-07[MIPS] Sparse: Add some __user tags to signal functions.Atsushi Nemoto4-42/+45
2006-02-07[MIPS] Shrink Qemu configuration to the bare minimum that is need and tested.Ralf Baechle1-52/+26
2006-02-07[MIPS] Support /proc/kcore for MIPSDaniel Jacobowitz1-0/+16
2006-02-07[MIPS] IP22: Fix serial console detectionRalf Baechle1-2/+8
2006-02-07[MIPS] ieee754[sd]p_neg workaroundAtsushi Nemoto2-8/+20
2006-02-07[MIPS] Remove wrong __user tags.Atsushi Nemoto2-7/+5
2006-02-07[MIPS] Remove commented out code to add -mmad for Nevada.Ralf Baechle1-1/+0
2006-02-07[MIPS] Fix Cobalt PCI cache line sizesPeter Horton1-2/+2
2006-02-07[MIPS] Sparse: Add _MIPS_SZINT and _MIPS_ISA to CHECKFLAGS to fix sparse warn...Atsushi Nemoto1-0/+22
2006-02-07[MIPS] Sparse: Fix some compiler/sparse warnings in ptrace32.cAtsushi Nemoto1-7/+15
2006-02-07[MIPS] Reformat to 80 columns.Ralf Baechle1-8/+19
2006-02-07[MIPS] Sibyte: Make all setup functions __init.Ralf Baechle1-4/+5
2006-02-07[MIPS] Get rid of CONFIG_SB1_PASS_1_WORKAROUNDS #ifdef crapola.Ralf Baechle1-4/+3
2006-02-07[MIPS] Au1xx0: really set KSEG0 to uncached on rebootSergei Shtylylov1-1/+1
2006-02-07[MIPS] SB1: Add oprofile support.Mark Mason3-0/+8
2006-02-07[MIPS] BCM1480: Cleanup debug code left behind in the PCI driver.Mark Mason1-2/+0
2006-02-07[MIPS] BCM1125 PCI fixesMark Mason1-0/+1
2006-02-07[MIPS] Nevada support for SGI O2.Ralf Baechle2-0/+2
2006-02-07[MIPS] Rename include/asm-mips/cobalt to include/asm-mips/mach-cobalt.Ralf Baechle7-7/+7
2006-02-07[MIPS] Rename _machine_power_off to pm_power_off so the kernel builds again.Ralf Baechle29-38/+78
2006-02-07[MIPS] Check function pointers are non-zero before calling.Ralf Baechle1-4/+6
2006-02-07[MIPS] Revert "mips: add pm_power_off"Ralf Baechle1-6/+0
2006-02-07[MIPS] RTLX compile fixes.Ralf Baechle1-0/+4
2006-02-07[MIPS] Get rid of unnecessary prototypes. Fixes and optimizations for HZ > 100.Ralf Baechle1-27/+25
2006-02-07[MIPS] Remove stray .set mips3 resulting in 64-bit instruction in 32-bit kern...Ralf Baechle1-1/+1
2006-02-07[PATCH] powerpc: avoid timer interrupt replay effect when onlining cpuNathan Lynch1-0/+3
2006-02-07[PATCH] powerpc: hypervisor check in pseries_kexec_cpu_downMichael Neuling1-1/+1
2006-02-07[PATCH] powerpc: Don't use toc in decrementer_iSeries_maskedMichael Ellerman1-2/+3
2006-02-07[PATCH] powerpc: Cleanup, consolidating icache dirtying logicDavid Gibson1-12/+2
2006-02-07[PATCH] Don't check pointer for NULL before passing it to kfree [arch/powerpc...Jesper Juhl1-2/+1
2006-02-07[PATCH] powerpc: fix compile warning in udbg_init_maple_realmodeOlaf Hering1-1/+1
2006-02-07[PATCH] powerpc: add refcounting to setup_peg2 and of_get_pci_addressOlaf Hering2-1/+5
2006-02-07[PATCH] powerpc: remove pointer/integer confusion in of_find_node_by_nameOlaf Hering1-2/+2
2006-02-07[PATCH] powerpc: restore clock speed in /proc/cpuinfoOlaf Hering3-23/+1
2006-02-07[PATCH] powerpc: remove pointer/integer confusion in generic_calibrate_decrOlaf Hering1-4/+4
2006-02-07[PATCH] powerpc: Don't overwrite flat device tree with kdump kernelMichael Ellerman2-0/+30
2006-02-07[PATCH] powerpc: remove useless call to touch_softlockup_watchdogDave C Boutcher1-4/+0
2006-02-07[PATCH] powerpc: prod all processors after ibm,suspend-meDave C Boutcher1-0/+3
2006-02-07[PATCH] powerpc: return correct rtas status from ibm,suspend-meDave C Boutcher1-2/+2
2006-02-07[PATCH] powerpc: Fix !SMP build of rtas.cMichael Ellerman1-0/+1
2006-02-07[PATCH] powerpc: IOMMU SG paranoiaJake Moilanen1-3/+6
2006-02-07[PATCH] powerpc: Refuse to boot a kdump kernel via OFMichael Ellerman1-0/+4
2006-02-07[PATCH] powerpc: Make sure we don't create empty lmb regionsMichael Ellerman1-0/+4
2006-02-07[PATCH] powerpc: Don't allocate zero bytes in finish_device_tree()Michael Ellerman1-1/+6
2006-02-07[PATCH] powerpc/8xx: last two 8MB D-TLB entries are incorrectly setMarcelo Tosatti1-2/+5
2006-02-07[PATCH] powerpc: Fix spufs initialization sequence.Geoff Levand1-1/+1
2006-02-07powerpc/64: Fix bug in setting floating-point exception modePaul Mackerras1-1/+1
2006-02-06Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds14-178/+221
2006-02-06[IA64-SGI] Shub2 BTE address fixRuss Anderson1-11/+6
2006-02-06Pull sn-recursive-flags-for-select-builds into release branchTony Luck5-2/+8
2006-02-05Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2-8/+17
2006-02-05[PATCH] i386: HIGHMEM64G must depend on X86_CMPXCHG64Adrian Bunk1-0/+1
2006-02-05[PATCH] i386: print kernel version in register dumpsChuck Ebbert2-4/+8
2006-02-05[PATCH] i386 cpu hotplug: don't access freed memoryChuck Ebbert9-3/+77
2006-02-05[PATCH] x86: fix stack trace facility levelHugh Dickins1-1/+2
2006-02-05[PATCH] percpu data: only iterate over possible CPUsEric Dumazet1-1/+1
2006-02-05Revert "[PATCH] x86_64: Fix the node cpumask of a cpu going down"Linus Torvalds1-3/+0
2006-02-05[SERIAL] Remove unnecessary serial.h includeRussell King1-1/+0
2006-02-05[SERIAL] uart_port flags member should use UPF_*Russell King17-26/+21
2006-02-05[SERIAL] uart_port iotype member should use UPIO_*Russell King23-28/+28
2006-02-05[SPARC64]: Update defconfig.David S. Miller1-8/+13
2006-02-05[SPARC64]: Add .gitignore file for sparc64 boot images.David S. Miller1-0/+4
2006-02-04[PATCH] x86_64: IOMMU printk cleanupJon Mason4-10/+11
2006-02-04[PATCH] x86_64: Let impossible CPUs point to reference per cpu dataAndi Kleen1-3/+5
2006-02-04[PATCH] i386/x86-64: Don't ack the APIC for bad interrupts when the APIC is n...Andi Kleen2-1/+24
2006-02-04[PATCH] x86_64: Dont record local apic ids when they are disabled in MADTAshok Raj1-3/+10
2006-02-04[PATCH] x86_64: minor odering correction to dump_pagetable()Jan Beulich1-2/+1
2006-02-04[PATCH] x86_64: small fix for CFI annotationsJan Beulich1-0/+4
2006-02-04[PATCH] x86_64: Calibrate APIC timer using PM timerAndi Kleen2-6/+47
2006-02-04[PATCH] x86_64: Don't allow kprobes on __switch_toAndi Kleen1-1/+3
2006-02-04[PATCH] x86_64: align per-cpu section to configured cache bytesZach Brown1-1/+1
2006-02-04[PATCH] x86_64: When allocation of merged SG lists fails in the IOMMU don't m...Kevin VanMaren1-3/+6
2006-02-04[PATCH] x86_64: Fix zero mcfg entry workaround on x86-64Andi Kleen1-1/+1
2006-02-04[PATCH] x86_64: Do more checking in the SRAT header codeAndi Kleen1-4/+15
2006-02-04[PATCH] x86_64: data/functions wrongly marked as __init with cpu hotplug.Ashok Raj1-1/+1
2006-02-04[PATCH] x86_64: mark two routines as __cpuinitShaohua Li2-2/+2
2006-02-04[PATCH] x86_64: Clear more state when ignoring empty node in SRAT parsingAndi Kleen1-6/+20
2006-02-04[PATCH] x86_64: Remove CONFIG_INIT_DEBUGAndi Kleen1-7/+0
2006-02-04[PATCH] x86_64: Fix the node cpumask of a cpu going downRavikiran G Thirumalai1-0/+3
2006-02-04[PATCH] x86_64: Undo the earlier changes to remove unrolled copy/memset funct...Andi Kleen6-23/+542
2006-02-04[PATCH] x86_64: Fix swiotlb dma_alloc_coherent fallbackAndi Kleen1-0/+3
2006-02-04[PATCH] x86_64: [PATCH] timer resumeShaohua Li2-0/+17
2006-02-04[PATCH] x86_64: Automatically enable apicmaintimer on ATI boardsAndi Kleen1-0/+8
2006-02-04[PATCH] x86_64: Allow to run main time keeping from the local APIC interruptAndi Kleen2-9/+70
2006-02-04[PATCH] x86_64: Disallow kprobes on NMI handlersAndi Kleen3-13/+18
2006-02-04[PATCH] x86_64: Update defconfigAndi Kleen1-7/+14
2006-02-03Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds19-135/+475
2006-02-03Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds14-91/+189
2006-02-03[ARM] Remove ARCH_CAMELOT from at91 defconfigsRussell King4-4/+0
2006-02-03[PATCH] Export cpu topology in sysfsZhang, Yanmin1-8/+10
2006-02-03[PATCH] OProfile: fixed x86_64 incorrect kernel call graphsTong Li1-2/+17
2006-02-03[PATCH] Fix some ucLinux breakage from the tty updatesAlan Cox2-18/+11
2006-02-03[PATCH] s390: fix compat syscall wrapperHeiko Carstens1-3/+3
2006-02-02[IA64-SGI] Fix XPC code which sleeps with spin_lock_irqsave().Robin Holt1-8/+11
2006-02-02[IA64-SGI] sn2 housekeepingJes Sorensen4-34/+35
2006-02-02Pull sgi-drivers-makefile-cleanup into release branchTony Luck1-0/+3
2006-02-02[IA64] avoid broken SAL_CACHE_FLUSH implementationsBjorn Helgaas1-0/+75
2006-02-02[IA64] Remove stale comment from ia64/KconfigKyle McMartin1-1/+0
2006-02-02[IA64-SGI] disable msi for all altix pci devicesMark Maule1-0/+7
2006-02-02[IA64-SGI] fix smp_affinity redirection when using CONFIG_PCI_MSIMark Maule1-1/+1
2006-02-02Pull update-tlbflush-sn into release branchTony Luck1-121/+75
2006-02-01Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds18-228/+261
2006-02-01[PATCH] PowerPC/PCI Hotplug build breakLinas Vepstas1-0/+3
2006-02-01[ARM] 3286/2: S3C2400 - adds to the table of supported CPUsLucas Correia Villa Real1-2/+16
2006-02-01[ARM] 3284/1: S3C2400 - adds support to GPIOLucas Correia Villa Real5-65/+152
2006-02-01[ARM] 3295/1: Fix oprofile init return valueRuss Dill1-2/+3
2006-02-01[ARM] 3294/1: don't invalidate individual BTB entries on ARMv6Nicolas Pitre1-12/+6
2006-02-01[ARM] 3293/1: don't invalidate the whole I-cache with xscale_coherent_user_rangeNicolas Pitre1-5/+11
2006-02-01[ARM] 3291/1: PXA27x: Correct get_clk_frequency_khz turbo flag handlingRichard Purdie1-1/+1
2006-02-01[PATCH] s390: Add support for new syscalls/TIF_RESTORE_SIGMASKHeiko Carstens6-261/+272
2006-02-01[PATCH] s390: New default configurationHeiko Carstens1-13/+27
2006-02-01[PATCH] s390: monotonic_clock interfaceJan Glauber1-0/+9
2006-02-01[PATCH] s390: overflow in sched_clockJan Glauber1-1/+1
2006-02-01[PATCH] s390: Remove CVS generated informationHeiko Carstens1-1/+1
2006-02-01[PATCH] uml: avoid "CONFIG_NR_CPUS undeclared" bogus error messagesPaolo 'Blaisorblade' Giarrusso2-2/+1
2006-02-01[PATCH] uml: some harmless sparse warning fixesPaolo 'Blaisorblade' Giarrusso7-14/+17
2006-02-01[PATCH] uml: TT - SYSCALL_DEBUG - fix buglet introduced in cleanupPaolo 'Blaisorblade' Giarrusso1-2/+6
2006-02-01[PATCH] uml: fix "apples/bananas" typoPaolo 'Blaisorblade' Giarrusso1-1/+1
2006-02-01[PATCH] uml: fix hugest stack usersPaolo 'Blaisorblade' Giarrusso3-19/+22
2006-02-01[PATCH] uml: comments about libc-conflict guardsPaolo 'Blaisorblade' Giarrusso1-5/+9
2006-02-01[PATCH] uml: fix some typosJeff Dike2-2/+2
2006-02-01[PATCH] uml: add a build dependencyJeff Dike1-3/+6
2006-02-01[PATCH] arm26: select BLK_DEV_FD only on A5KAlexey Dobriyan1-1/+1
2006-02-01[PATCH] arm26: fixup asm statement in kernel/fiq.cAlexey Dobriyan1-16/+16
2006-02-01[PATCH] arm26: fixup get_signal_to_deliver callAlexey Dobriyan1-1/+2
2006-02-01[PATCH] arm26: select system type via "choice"Alexey Dobriyan1-1/+3
2006-02-01[PATCH] alpha show_interrups() trashes argumentEric Sesterhenn1-20/+16
2006-02-01[PATCH] alpha: Fix getxpid on alpha so it works for threadsEric W. Biederman2-7/+10