aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2006-05-23Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2-4/+4
2006-05-23[PATCH] powerpc: wire up sys_[gs]et_robust_listDavid Woodhouse2-0/+4
2006-05-23[PATCH] powerpc: check Cell SPU syscall number range _before_ using itDavid Woodhouse1-2/+2
2006-05-23[PATCH] powerpc: fill hole in Cell SPU syscall tableDavid Woodhouse1-0/+1
2006-05-23[PATCH] swsusp: fix typo in cr0 handlingPavel Machek1-1/+1
2006-05-23[SPARC64]: Respect gfp_t argument to dma_alloc_coherent().David S. Miller2-4/+4
2006-05-21[SPARC]: Add robust futex syscall entries.David S. Miller2-4/+7
2006-05-21[PATCH] s390: next_timer_interrupt overflow in stop_hz_timerMartin Schwidefsky1-1/+1
2006-05-21[PATCH] kprobes: bad manipulation of 2 byte opcode on x86_64Satoshi Oshima1-3/+3
2006-05-21[PATCH] i386 kdump boot cpu physical apicid fixVivek Goyal1-0/+8
2006-05-21[PATCH] build fix: CONFIG_MEMORY_HOTPLUG=y on i386KAMEZAWA Hiroyuki1-1/+1
2006-05-21[PATCH] i386: remove junk from stack dumpChuck Ebbert1-3/+1
2006-05-19Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-5/+6
2006-05-17Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds3-5/+4
2006-05-17[ARM] 3530/1: PXA Mainstone: prevent double enable_irq() in pcmciaThomas Gleixner1-1/+4
2006-05-17[ARM] 3529/1: s3c24xx: fix restoring control register with undefined instructionDimitry Andric1-4/+2
2006-05-17[IA64] one-line cleanup on set_irq_affinity_infoChen, Kenneth W1-1/+0
2006-05-17[IA64] fix broken irq affinityChen, Kenneth W1-2/+2
2006-05-17[IA64] sn2 defconfigJes Sorensen1-2/+2
2006-05-16Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds7-14/+30
2006-05-16[ARM] arch/arm/kernel/dma-isa.c: named initializersAdrian Bunk1-6/+17
2006-05-16[ARM] 3527/1: MPCore Boot Lockup FixHarry Fearnhamm1-1/+4
2006-05-16Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2-2/+2
2006-05-16[PATCH] x86_64: Don't schedule on exception stack on preemptive kernelsAndi Kleen1-4/+17
2006-05-16[PATCH] x86_64: Fix memory hotadd heuristicsAndi Kleen1-4/+11
2006-05-16[PATCH] i386/x86_64: Force pci=noacpi on HP XW9300Andi Kleen1-0/+8
2006-05-16[PATCH] x86_64: Don't warn for overflow in nommu case when dma_mask is < 32bitAndi Kleen1-3/+4
2006-05-16[PATCH] Fix pSeries identification in prom_init.cBenjamin Herrenschmidt1-1/+1
2006-05-16[PATCH] powerpc: fix kernel version display on pseries boxesAnton Blanchard1-1/+1
2006-05-16[ARM] arch/arm/kernel/process.c: Fix warningRussell King1-1/+1
2006-05-16[ARM] 3526/1: ioremap should use vunmap instead of vfree on ARMCatalin Marinas1-2/+2
2006-05-16[ARM] 3524/1: ARM EABI: more 64-bit aligned stack fixesNicolas Pitre2-4/+4
2006-05-16[ARM] 3517/1: move definition of PROC_INFO_SZ from procinfo.h to asm-offsets.hUwe Zeisberger1-0/+2
2006-05-15[PATCH] fix hotplug kconfig helpPavel Machek1-3/+3
2006-05-15[PATCH] Add Core Solo and Core Duo support to oprofileBenjamin LaHaise1-3/+4
2006-05-15[PATCH] s390: add vmsplice system callMartin Schwidefsky2-0/+9
2006-05-15[PATCH] s390: exploit rcu_needs_cpu() interfaceHeiko Carstens1-3/+4
2006-05-13Revert "[PATCH] i386: export: memory more than 4G through /proc/iomem"Linus Torvalds1-0/+2
2006-05-12Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds5-19/+24
2006-05-12[SPARC]: Handle UNWIND_INFO properly.David S. Miller3-1/+8
2006-05-11Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds4-339/+607
2006-05-09[ARM] 3508/1: Update collie defconfigPavel Machek1-174/+256
2006-05-09[ARM] Fix thread struct allocator for SMP caseRussell King1-12/+25
2006-05-09[PATCH] ppc32/8xx: Fix r3 trashing due to 8MB TLB page instantiationMarcelo Tosatti1-4/+0
2006-05-08[SPARC64]: Update defconfig.David S. Miller1-6/+12
2006-05-08[ARM] Update mach-typesRussell King1-9/+80
2006-05-08[ARM] Update versatile_defconfigRussell King1-144/+246
2006-05-08[PATCH] x86_64: Avoid EBDA area in early boot allocatorAndi Kleen2-8/+28
2006-05-08[PATCH] x86_64: add nmi_exit to die_nmiCorey Minyard1-0/+2
2006-05-08[PATCH] x86_64: fix die_lock nestingCorey Minyard1-1/+9
2006-05-08[PATCH] x86_64: Check for too many northbridges in IOMMU codeAndi Kleen1-0/+8
2006-05-08[PATCH] x86_64: avoid IRQ0 ioapic pin collisionKimball Murray4-2/+32
2006-05-08Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds1-3/+6
2006-05-07[SPARC]: show device name in /proc/dvma_mapMartin Habets1-0/+5
2006-05-07[SPARC]: Remove duplicate symbol exportsMartin Habets1-13/+0
2006-05-07[ARM] 3507/1: Replace map_desc.physical with map_desc.pfn: aaed2000Bellido Nicolas1-1/+6
2006-05-07[ARM] 3504/1: Fix clcd includes for aaec2000Bellido Nicolas2-1/+1
2006-05-07[ARM] 3503/1: Fix map_desc structure for aaec2000Bellido Nicolas1-2/+2
2006-05-07[ARM] 3501/1: i.MX: fix lowlevel debug macrosSascha Hauer1-1/+1
2006-05-06[ARM] Allow SA1100 RTC alarm to be configured for wakeupRussell King1-0/+16
2006-05-05[ARM] 3500/1: fix PXA27x DMA allocation priorityNicolas Pitre1-12/+5
2006-05-05[ARM] 3499/1: Fix VFP FPSCR corruption for double exception caseGeorge G. Davis1-1/+1
2006-05-05[IA64] strcpy returns NULL pointer and not destination pointerChen, Kenneth W1-3/+6
2006-05-05[ARM] 3496/1: more constants for asm-offsets.hUwe Zeisberger3-11/+7
2006-05-04Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds4-8/+86
2006-05-04Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds6-58/+92
2006-05-04Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds3-3/+4
2006-05-04[ARM] 3490/1: i.MX: move uart resources to board filesSascha Hauer2-52/+74
2006-05-03[PATCH] uml: change timer initializationJeff Dike1-1/+1
2006-05-03[PATCH] Remove wrong cpu_has_apic checks that came from mismergingAndi Kleen1-6/+0
2006-05-03[SPARC]: Hook up vmsplice into syscall tables.David S. Miller3-3/+4
2006-05-03[PATCH] powerpc: Use the ibm,pa-features property if availablePaul Mackerras1-0/+70
2006-05-03[PATCH] ppc32 CPM_UART: fixes and improvementsVitaly Bordug1-1/+1
2006-05-03[PATCH] powerpc/kprobes: fix singlestep out-of-lineAnanth N Mavinakayanahalli1-7/+7
2006-05-03[PATCH] powerpc/pseries: avoid crash in PCI code if mem system not upLinas Vepstas1-0/+8
2006-05-02[ARM] 3488/1: make icedcc_putc do the right thingUwe Zeisberger1-2/+2
2006-05-01Merge branch 'audit.b10' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds9-25/+19
2006-05-01[PATCH] timer TSC check suspend notifier changeShaohua Li1-2/+2
2006-05-01[PATCH] x86_64: make PC Speaker driver workMikael Pettersson1-0/+19
2006-05-01[PATCH] s390: bug in setup_rt_frameHeiko Carstens1-2/+3
2006-05-01[PATCH] powerpc: cell: Add numa id to struct spuJeremy Kerr1-23/+20
2006-05-01[PATCH] powerpc: Allow devices to register with numa topologyJeremy Kerr2-5/+45
2006-05-01[PATCH] spufs: fix for CONFIG_NUMAJoel H Schopp3-88/+65
2006-05-01[PATCH] uml: uml-makefile-nicer uses SYMLINK incorrectlyJeff Dike1-1/+1
2006-05-01[PATCH] uml: export symbols added by GCC hardenedPaolo 'Blaisorblade' Giarrusso1-0/+7
2006-05-01[PATCH] uml: cleanup unprofile expression and build infrastructurePaolo 'Blaisorblade' Giarrusso4-19/+22
2006-05-01[PATCH] uml: fix compilation and execution with hardened GCCPaolo 'Blaisorblade' Giarrusso4-2/+17
2006-05-01[PATCH] uml: use Kbuild tracking for all files and fix compilation outputPaolo 'Blaisorblade' Giarrusso3-9/+14
2006-05-01[PATCH] uml: search from uml_net in a more reasonable PATHMattia Dongili1-0/+30
2006-05-01[PATCH] uml: fix patch mismergePaolo 'Blaisorblade' Giarrusso1-1/+1
2006-05-01[PATCH] uml: error handling fixesJeff Dike5-10/+10
2006-05-01[PATCH] uml: update defconfigJeff Dike1-85/+155
2006-05-01[PATCH] uml: clean up after MADVISE_REMOVEJeff Dike1-5/+12
2006-05-01[PATCH] uml: remove NULL checks and add some CodingStyleJesper Juhl2-71/+69
2006-05-01[PATCH] uml: skas0 support for 2G/2G hostsJoris van Rantwijk2-16/+17
2006-05-01[PATCH] uml: fix iomem list traversalVictor V. Vengerov1-0/+2
2006-05-01[PATCH] i386: Remove apic= warningAndi Kleen1-4/+0
2006-05-01[PATCH] i386: Fix overflow in e820_all_mappedAndi Kleen1-1/+3
2006-05-01[PATCH] i386/x86-64: Fix ACPI disabled LAPIC handling mismergeAndi Kleen1-1/+4
2006-05-01[PATCH] x86_64: Add compat_sys_vmsplice and use it in x86-64Andi Kleen1-0/+1
2006-05-01[PATCH] drop task argument of audit_syscall_{entry,exit}Al Viro9-25/+19
2006-04-30[SPARC64]: Disable preemption during flush_tlb_pending().David S. Miller1-0/+5
2006-04-30[ARM] 3487/1: IXP4xx: Support non-PCI systemsDeepak Saxena3-4/+16
2006-04-29Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds21-84/+926
2006-04-29[PATCH] powerpc: update cell_defconfigArnd Bergmann1-15/+25
2006-04-29[PATCH] spufs: Disable local interrupts for SPE hash_page calls.Arnd Bergmann1-3/+7
2006-04-29[PATCH] powerpc: Add cputable entry for POWER6Anton Blanchard2-0/+17
2006-04-28[PATCH] s390: new system callsMartin Schwidefsky2-0/+47
2006-04-28[PATCH] s390: add read_mostly optimizationChristian Borntraeger1-1/+3
2006-04-28[PATCH] s390: segment operation error codesGerald Schaefer1-3/+16
2006-04-28[PATCH] s390: alternate signal stack handling bugLaurent Meyer1-1/+1
2006-04-28[PATCH] kprobe: fix resume execution on i386Masami Hiramatsu1-4/+8
2006-04-28[PATCH] kprobe cleanup for VM_MASK judgementmao, bibo1-9/+0
2006-04-28[PATCH] Mark VMSPLIT EMBEDDEDAndi Kleen1-1/+1
2006-04-28[PATCH] enable X86_PC for HOTPLUG_CPUAshok Raj1-1/+1
2006-04-28[PATCH] Avoid printing pointless tsc skew msgsDave Jones1-1/+3
2006-04-28[PATCH] ppc32: Update board-specific code of the CPM UART usersVitaly Bordug4-1/+415
2006-04-28[PATCH] ppc32: odd fixes and improvements in ppc_sysVitaly Bordug3-11/+26
2006-04-28[PATCH] powerpc: Wire up *at syscallsAndreas Schwab2-0/+26
2006-04-28[PATCH] ppc32: add 440GX erratum 440_43 workaroundEugene Surovegin3-2/+17
2006-04-28[PATCH] powerpc: Use check_legacy_ioport() on ppc32 too.David Woodhouse2-8/+8
2006-04-28[PATCH] powerpc64: Fix loading of modules without a .toc sectionAlan Modra1-4/+12
2006-04-28powerpc/pseries: Tell firmware our capabilities on new machinesPaul Mackerras1-4/+107
2006-04-28[PATCH] powerpc: Fix pagetable bloat for hugepagesDavid Gibson2-36/+266
2006-04-27Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds10-70/+99
2006-04-27[IA64] update sn2 defconfigJes Sorensen1-31/+45
2006-04-27[IA64] Add mca recovery failure messagesRuss Anderson1-18/+36
2006-04-27[IA64-SGI] fix SGI Altix tioce_reserve_m32() bugMike Habeck1-3/+3
2006-04-27[IA64-SGI] - Reduce overhead of reading sn_topologyJack Steiner1-2/+2
2006-04-27[IA64-SGI] - Fix discover of nearest cpu node to IO nodeJack Steiner1-2/+2
2006-04-27Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds1-1/+0
2006-04-27Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds1-1/+1
2006-04-27[PATCH] PCI: fix via irq SATA patchGreg Kroah-Hartman1-1/+0
2006-04-27[PATCH] USB: Use new PCI_CLASS_SERIAL_USB_* definesJean Delvare1-1/+1
2006-04-27[MIPS] Fix branch emulation for floating-point exceptions.Ralf Baechle1-1/+1
2006-04-27[MIPS] Cleanup inode->r_dev usage.Ralf Baechle2-9/+8
2006-04-27[MIPS] Update MIPS defconfigs.Ralf Baechle46-1768/+2316
2006-04-27[MIPS] Get rid of CONFIG_ADVANCED.Ralf Baechle1-27/+23
2006-04-27[MIPS] Kconfig: Clarify description of CROSSCOMPILE.Ralf Baechle1-1/+7
2006-04-27[MIPS] 24K LV: Add core card id.Chris Dearman3-0/+5
2006-04-27[MIPS] Sparse: fix sparse for 64-bit kernels.Atsushi Nemoto1-1/+4
2006-04-27[MIPS] Use __ffs() instead of ffs() in ip32_irq0().Atsushi Nemoto1-3/+4
2006-04-27[MIPS] Fix ip27 build.Atsushi Nemoto1-1/+1
2006-04-27[MIPS] Oprofile: fix sparse warning.Ralf Baechle1-1/+1
2006-04-27[MIPS] Fix oprofile module unloadingRalf Baechle1-1/+2
2006-04-26Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds6-6/+8
2006-04-26Merge nommu treeRussell King2-2/+4
2006-04-26[PATCH] Remove __devinit and __cpuinit from notifier_call definitionsChandra Seetharaman7-7/+7
2006-04-26[PATCH] Remove __devinitdata from notifier block definitionsChandra Seetharaman2-2/+2
2006-04-26[PATCH] fix mips sys32_p{read,write}Al Viro1-62/+2
2006-04-26[PATCH] Add support for the sys_vmsplice syscallJens Axboe3-0/+3
2006-04-25[ARM] vfp: fix leak of VFP_NAN_FLAG into FPSCRRussell King3-3/+3
2006-04-25[ARM] 3484/1: Correct AEABI CFLAGS for correct enum handlingRichard Purdie1-1/+1
2006-04-25[PATCH] Alpha: strncpy() fixIvan Kokshaysky1-4/+4
2006-04-24[ARM] nommu: trivial fixups for head-nommu.S and the MakefileHyok S. Choi2-2/+4
2006-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds15-263/+468
2006-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds15-159/+216
2006-04-22[PATCH] x86_64: Fix a race in the free_iommu pathMike Waychison1-4/+0
2006-04-22[PATCH] x86_64: Pass -32 to the assembler when compiling the 32bit vsyscall p...Andi Kleen1-2/+2
2006-04-22[PATCH] x86_64: sparsemem does not need node_mem_mapAndy Whitcroft1-0/+2
2006-04-22Merge branch 'misc' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powe...Paul Mackerras2-0/+2
2006-04-21[PARISC] Add new entries to the syscall tableKyle McMartin2-1/+15
2006-04-21[PARISC] Further work for multiple page sizesHelge Deller9-79/+133
2006-04-21[PARISC] defconfig updatesHelge Deller1-179/+315
2006-04-21[PARISC] Misc. janitorial workHelge Deller2-3/+3
2006-04-21[PARISC] EISA regions must be mapped NO_CACHEHelge Deller1-1/+2
2006-04-21[IA64] IOC4 config option orderingBrent Casavant1-0/+2
2006-04-21[PATCH] powerpc: update {g5,iseries,pseries}_defconfigsWill Schmidt3-76/+79
2006-04-21[PATCH] ppc: Fix powersave code on arch/ppcBecky Bruce2-17/+17
2006-04-21[PATCH] powerpc/cell: remove BUILD_BUG_ON and add sys_tee to spu_syscall_tableArnd Bergmann2-3/+7
2006-04-21[PATCH] powermac: Fix i2c on keywest based chipsBenjamin Herrenschmidt1-43/+35
2006-04-21[PATCH] powerpc: Lower threshold for DART enablement to 1GBOlof Johansson2-3/+11
2006-04-21[PATCH] powerpc: IOMMU support for honoring dma_maskOlof Johansson3-17/+65
2006-04-20[IA64] eliminate compile time warningsSatoru Takeuchi1-2/+1
2006-04-20[IA64] eliminate compile time warningsSatoru Takeuchi1-0/+3
2006-04-20Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds5-76/+130
2006-04-20[ARM] for_each_possible_cpuKAMEZAWA Hiroyuki1-1/+1
2006-04-20[ARM] add_memory() build fixAndrew Morton1-3/+3
2006-04-20[ARM] 3483/1: ixp23xx: update defconfig to 2.6.17-rc2Lennert Buytenhek1-28/+30
2006-04-20[ARM] 3482/1: ixp2000: update defconfig to 2.6.17-rc2Lennert Buytenhek1-18/+41
2006-04-20[ARM] 3481/1: ep93xx: update defconfig to 2.6.17-rc2Lennert Buytenhek1-25/+54
2006-04-20[ARM] 3480/1: ixp4xx: fix irq2gpio array typeLennert Buytenhek1-1/+1
2006-04-20[IA64] Remove redundant NULL checks before kfreeJesper Juhl2-11/+4
2006-04-20[IA64] wire up compat_sys_adjtimex()Luck, Tony1-1/+1
2006-04-20[PATCH] i386/x86-64: Fix x87 information leak between processesAndi Kleen3-1/+9
2006-04-19[PATCH] Switch Kprobes inline functions to __kprobes for sparc64Prasanna S Panchamukhi1-6/+6
2006-04-19[PATCH] Switch Kprobes inline functions to __kprobes for ia64Prasanna S Panchamukhi1-5/+5
2006-04-19[PATCH] Switch Kprobes inline functions to __kprobes for ppc64Prasanna S Panchamukhi1-7/+7
2006-04-19[PATCH] Switch Kprobes inline functions to __kprobes for x86_64Prasanna S Panchamukhi1-5/+5
2006-04-19[PATCH] Switch Kprobes inline functions to __kprobes for i386Prasanna S Panchamukhi1-9/+9
2006-04-19[PATCH] apm: fix Armada laptops againSamuel Thibault1-1/+1
2006-04-19[PATCH] voyager: no need to define BITS_PER_BYTE when it's already in types.hJesper Juhl1-1/+0
2006-04-19[PATCH] uml: add missing __volatile__Jeff Dike2-7/+7
2006-04-19[PATCH] uml: physical memory map file fixesRob Landley2-24/+118
2006-04-19[PATCH] uml: __user annotationsAl Viro1-3/+3
2006-04-19[PATCH] uml: change sigjmp_buf to jmp_bufJeff Dike6-27/+27
2006-04-19[PATCH] m32r: update switch_to macro for tuningHirokazu Takata1-3/+3
2006-04-19[PATCH] m32r: mappi3 reboot supportHirokazu Takata1-0/+4
2006-04-19[PATCH] m32r: Fix pt_regs for !COFNIG_ISA_DSP_LEVEL2 targetHirokazu Takata2-30/+23
2006-04-19[PATCH] x86 cpuid and msr notifier callback section mismatchesRandy Dunlap2-2/+2