aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2007-01-03Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds4-74/+63
2007-01-03[PATCH] x86_64: Fix dump_trace()OGAWA Hirofumi1-1/+1
2007-01-02[CPUFREQ] longhaul: Kill off warnings introduced by recent changes.Dave Jones1-4/+1
2007-01-02[CPUFREQ] Uninitialized use of cmd.val in arch/i386/kernel/cpu/cpufreq/acpi-c...Guillaume Chazarain1-0/+1
2007-01-02[CPUFREQ] Longhaul - Always guess FSBRafał Bilski1-30/+14
2007-01-02Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds8-7/+59
2007-01-02[ARM] Fix VFP initialisation issue for SMP systemsRussell King1-0/+15
2007-01-02[PATCH] Fix insta-reboot with "i386: Relocatable kernel support"Segher Boessenkool1-1/+1
2007-01-01Revert "[PATCH] x86_64: fix boot hang caused by CALGARY_IOMMU_ENABLED_BY_DEFA...Linus Torvalds1-2/+3
2006-12-31[SPARC64]: Handle ISA devices with no 'regs' property.David S. Miller1-12/+8
2006-12-31[SPARC64]: Update defconfig.David S. Miller1-8/+26
2006-12-31[SPARC64]: Fix of_iounmap() region release.David S. Miller2-3/+6
2006-12-31[SPARC64]: Fix "mem=xxx" handling.David S. Miller1-23/+124
2006-12-30[PATCH] sparc32: add offset in pci_map_sg()Jan Andersson1-1/+2
2006-12-30[PATCH] ARM: OMAP: fix missing header on apollon boardKyungmin Park1-0/+1
2006-12-30[PATCH] ARM: OMAP: fix GPMC compiler errorsKyungmin Park1-13/+8
2006-12-30[PATCH] make fn_keys work again on power/macbooksSoeren Sonnenburg3-3/+3
2006-12-30[PATCH] Add .gitignore file for relocs in arch/i386Thomas Meyer1-0/+1
2006-12-30[ARM] 4078/1: Fix ARM copypage cache coherency problemsRichard Purdie3-0/+16
2006-12-30[ARM] 4077/1: iop13xx: fix __io() macroDan Williams1-0/+19
2006-12-30[ARM] 4066/1: correct a comment about PXA's sched_clock rangeNicolas Pitre1-1/+3
2006-12-30[ARM] 4065/1: S3C24XX: dma printk fixesArnaud Patard1-2/+2
2006-12-30[ARM] 4064/1: make pxa_get_cycles() staticNicolas Pitre1-4/+4
2006-12-29[CPUFREQ] Longhaul - Fix up powersaver assumptions.Rafał Bilski1-33/+38
2006-12-28[CPUFREQ] longhaul: Fix up unreachable code.Dave Jones1-1/+1
2006-12-23[PATCH] arch/i386/pci/mmconfig.c tlb flush fixOGAWA Hirofumi1-1/+5
2006-12-22[CPUFREQ] speedstep-centrino: missing space and bracketBrice Goglin1-3/+3
2006-12-22[CPUFREQ] Bug fix for acpi-cpufreq and cpufreq_stats oops on frequency change...Venkatesh Pallipadi1-4/+5
2006-12-22[CPUFREQ] select consistentlyRandy Dunlap1-0/+1
2006-12-22Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2-3/+23
2006-12-22[PATCH] sched: fix bad missed wakeups in the i386, x86_64, ia64, ACPI and APM...Ingo Molnar4-5/+24
2006-12-22[PATCH] ptrace: Fix EFL_OFFSET value according to i386 pda changesJeremy Fitzhardinge1-11/+10
2006-12-22[PATCH] memory hotplug: fix compile error for i386 with NUMA configYasunori Goto2-8/+30
2006-12-22[PATCH] microcode: fix mc_cpu_notifier section warningJean Delvare1-1/+1
2006-12-22[PATCH] compile error of register_memory()Yasunori Goto2-2/+2
2006-12-21[PATCH] x86_64: fix boot time hang in detect_calgary()Ingo Molnar1-3/+8
2006-12-21[PATCH] x86_64: fix boot hang caused by CALGARY_IOMMU_ENABLED_BY_DEFAULTIngo Molnar1-3/+2
2006-12-21Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2-4/+11
2006-12-20Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/paulus/po...Linus Torvalds10-94/+401
2006-12-20Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds53-339/+980
2006-12-20ACPI: replace kmalloc+memset with kzallocBurman Yan1-3/+1
2006-12-20PCI: Fix multiple problems with VIA hardwareAlan Cox1-3/+10
2006-12-20PCI: Only check the HT capability bits in mpic.cMichael Ellerman1-1/+1
2006-12-20merge linus into test branchLen Brown25-661/+693
2006-12-20[POWERPC] Fix register save area alignment for swapcontext syscallPaul Mackerras1-3/+13
2006-12-20[POWERPC] Fix PCI device channel state initializationLinas Vepstas1-0/+1
2006-12-20[POWERPC] Probe Efika platform before CHRP.David Woodhouse1-1/+1
2006-12-20[POWERPC] Fix build of cell zImage.initrdBenjamin Herrenschmidt1-0/+3
2006-12-20[POWERPC] iSeries: fix CONFIG_VIOPATH dependencyStephen Rothwell1-1/+1
2006-12-20[POWERPC] Workaround oldworld OF bug with IRQs & P2P bridgesBenjamin Herrenschmidt1-2/+13
2006-12-20Merge branch 'cell-merge' of master.kernel.org:/pub/scm/linux/kernel/git/arnd...Paul Mackerras4-87/+369
2006-12-19[ARM] 4062/1: S3C24XX: Anubis and Osiris shuld have CONFIG_PM_SIMTECBen Dooks1-2/+8
2006-12-19[ARM] 4060/1: update several ARM defconfigsLennert Buytenhek8-211/+813
2006-12-19[ARM] 4061/1: xsc3: change of maintainerLennert Buytenhek1-1/+1
2006-12-19[ARM] 4059/1: VR1000: fix LED3's platform device numberBen Dooks1-1/+1
2006-12-19[ARM] 4022/1: iop13xx: generic irq fixupsDan Williams1-9/+13
2006-12-19[POWERPC] powerpc: add scanning of ebc bus to of_platformArnd Bergmann1-0/+1
2006-12-19[POWERPC] spufs: fix assignment of node numbersArnd Bergmann1-18/+12
2006-12-19[POWERPC] cell: Fix spufs with "new style" device-treeBenjamin Herrenschmidt1-25/+42
2006-12-19[POWERPC] cell: Enable spider workarounds on all PCI busesJens Osterkamp1-1/+1
2006-12-19[POWERPC] cell: update cell_defconfigArnd Bergmann1-44/+314
2006-12-17Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2-26/+11
2006-12-17[SPARC]: Make bitops use same spinlocks as atomics.David S. Miller5-123/+42
2006-12-18[ARM] 4015/1: s3c2410 cpu ifdefsKrzysztof Helt2-2/+10
2006-12-18[ARM] 4056/1: iop13xx: fix resource.end off-by-one in flash setupLennert Buytenhek1-1/+1
2006-12-18[ARM] 4055/1: iop13xx: fix phys_io/io_pg_offst for iq81340mc/scLennert Buytenhek2-6/+6
2006-12-18[ARM] 4054/1: ep93xx: add HWCAP_CRUNCHLennert Buytenhek2-0/+5
2006-12-18[ARM] 4052/1: S3C24XX: Fix PM in arch/arm/mach-s3c2410/KconfigBen Dooks1-9/+6
2006-12-18[ARM] Fix warnings from asm/system.hRussell King1-0/+20
2006-12-17[CPUFREQ] longhaul compile fix.Dave Jones1-0/+1
2006-12-17[CPUFREQ] Advise not to use longhaul on VIA C7.Dave Jones1-1/+2
2006-12-17[ARM] 4051/1: S3C24XX: clean includes in S3C2440 and S3C2442 supportBen Dooks3-38/+0
2006-12-17[ARM] 4050/1: S3C24XX: remove old changelogs in arch/arm/mach-s3c2410Ben Dooks3-12/+0
2006-12-17[ARM] 4049/1: S3C24XX: fix sparse warning due to upf_t in regs-serial.hBen Dooks25-5/+24
2006-12-17[ARM] 4048/1: S3C24XX: make s3c2410_pm_resume() staticBen Dooks1-1/+1
2006-12-17[ARM] 4046/1: S3C24XX: fix sparse errors arch/arm/mach-s3c2410Ben Dooks2-3/+11
2006-12-17[ARM] 4045/1: S3C24XX: remove old VA for non-shared areasBen Dooks3-5/+0
2006-12-17[ARM] 4044/1: S3C24XX: fix sparse warnings in arch/arm/mach-s3c2410/s3c2442-c...Ben Dooks1-11/+11
2006-12-17[ARM] 4043/1: S3C24XX: fix sparse warnings in arch/arm/mach-s3c2410/s3c2440-c...Ben Dooks1-12/+12
2006-12-17[ARM] 4040/1: S3C24XX: Fix copyrights in arch/arm/mach-s3c2410Ben Dooks4-4/+4
2006-12-17[ARM] Fix BUG()s in ioremap() codeRussell King1-0/+2
2006-12-17[CPUFREQ] set policy->curfreq on initializationMattia Dongili1-2/+2
2006-12-17[SPARC]: Update defconfig.David S. Miller1-179/+532
2006-12-17[SPARC64]: Mirror x86_64's PERCPU_ENOUGH_ROOM definition.David S. Miller1-5/+2
2006-12-17[SPARC64]: Minor irq handling cleanups.David S. Miller1-20/+4
2006-12-17[SPARC64]: Kill no-remapping-needed code in head.SDavid S. Miller1-6/+1
2006-12-17[ARM] Add more syscallsRussell King2-6/+31
2006-12-16ACPI: fix git automerge failureLen Brown1-1/+0
2006-12-16Pull trivial into test branchLen Brown2-0/+23
2006-12-15Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds6-62/+101
2006-12-15Remove stack unwinder for nowLinus Torvalds8-240/+0
2006-12-15[S390] Save prefix register for dump on panicMichael Holzheu3-2/+13
2006-12-15[S390] Fix reboot hangMichael Holzheu1-44/+1
2006-12-15[S390] Fix reboot hang on LPARsMichael Holzheu2-1/+51
2006-12-15[S390] hypfs fixesChristian Borntraeger1-2/+2
2006-12-15[S390] update default configurationMartin Schwidefsky1-13/+34
2006-12-13Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds38-218/+721
2006-12-13[CPUFREQ] Trivial cleanup for acpi read/write port in acpi-cpufreq.cVenkatesh Pallipadi1-23/+6
2006-12-13[ARM] Merge AT91 and devel branchesRussell King38-218/+721
2006-12-13[ARM] 4017/1: [Jornada7xx] - Updating Jornada720.cKristoffer Ericson1-25/+204
2006-12-13[ARM] 3992/1: i.MX/MX1 CPU Frequency scaling supportPavel Pisa3-1/+299
2006-12-13[PATCH] MIPS: Fix COW D-cache aliasing on forkAtsushi Nemoto1-0/+25
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day30-40/+40
2006-12-13[PATCH] update Tigran's email addressesTigran Aivazian1-3/+3
2006-12-13[PATCH] appldata_mem dependes on vm countersAl Viro1-1/+1
2006-12-13[PATCH] Xtensa: Add ktermios and minor filename fixChris Zankel2-2/+2
2006-12-13[PATCH] uml: fix net_kern workqueue abusePeter Zijlstra2-6/+11
2006-12-13[PATCH] another build fix, header rearrangements (OSK)David Brownell1-0/+1
2006-12-13[PATCH] fix more workqueue build breakage (tps65010)David Brownell1-0/+1
2006-12-13[PATCH] arch/i386/kernel/smpboot.c: remove unneeded ifdefAndrew Morton1-2/+0
2006-12-13[ARM] Remove empty fixup functionRussell King1-5/+0
2006-12-13[ARM] 4014/1: include drivers/hid/KconfigSascha Hauer1-0/+2
2006-12-13[ARM] 4013/1: clocksource driver for netxSascha Hauer1-12/+30
2006-12-13[ARM] 4012/1: Clocksource for pxaSascha Hauer1-22/+23
2006-12-13[ARM] Clean up ioremap codeRussell King1-58/+40
2006-12-13[ARM] Unuse another Linux PTE bitRussell King25-75/+71
2006-12-12Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds16-149/+358
2006-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds8-30/+29
2006-12-12Merge ../linusDave Jones1403-21684/+57353
2006-12-12[CPUFREQ] Longhaul - Add support for CN400Rafał Bilski1-1/+5
2006-12-12[CPUFREQ] Longhaul - fix 200MHz FSBRafał Bilski1-1/+1
2006-12-12[CPUFREQ] p4-clockmod: fix support for CoreDominik Brodowski1-10/+7
2006-12-12[CPUFREQ] Fix the bug in duplicate freq elimination code in acpi-cpufreqVenkatesh Pallipadi1-1/+1
2006-12-12[CPUFREQ] speedstep-centrino should ignore upper performance control bitsGary Hade1-3/+5
2006-12-12[CPUFREQ] Optimize gx-suspmod revision ID fetchingJean Delvare1-3/+1
2006-12-12[IA64] kprobe clears qp bits for special instructionsbibo,mao1-53/+122
2006-12-12[IA64] enable trap code on slot 1Tony Luck2-15/+39
2006-12-12[IA64] Take defensive stance on ia64_pal_get_brand_info()Tony Luck1-2/+2
2006-12-12[IA64] fix possible XPC deadlock when disconnectingDean Nelson2-26/+53
2006-12-12[IA64] - Reduce overhead of FP exception logging messagesJack Steiner1-10/+40
2006-12-12[IA64] fix arch/ia64/mm/contig.c:235: warning: unused variable `nid'Tony Luck2-9/+3
2006-12-12kconfig: Standardize "depends" -> "depends on" in Kconfig filesRobert P. J. Day7-28/+28
2006-12-12um: replace kmalloc+memset with kzallocYan Burman1-2/+1
2006-12-12[IA64] s/termios/ktermios/ in simserial.cTony Luck1-1/+1
2006-12-12[IA64] kexec/kdump: tidy up declaration of relocate_new_kernel_tHorms1-2/+5
2006-12-12[IA64] Kexec/Kdump: honour non-zero crashkernel offset.Horms1-4/+10
2006-12-12[IA64] CONFIG_KEXEC/CONFIG_CRASH_DUMP permutationsHorms7-25/+73
2006-12-12[IA64] Do not call SN_SAL_SET_CPU_NUMBER twice on cpu 0Jay Lan1-2/+10
2006-12-12Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds6-1/+197
2006-12-12Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds47-310/+1457
2006-12-11Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32Linus Torvalds10-406/+287
2006-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds38-510/+677
2006-12-12[MIPS] paging_init(): use highend_pfn/highstart_pfnFranck Bui-Huu1-9/+8
2006-12-12[MIPS] Malta: Resurrect MTD support for onboard flash.Ralf Baechle3-41/+80
2006-12-12[MIPS] Discard .exit.text and .exit.data at runtime.Ralf Baechle1-2/+4
2006-12-12sh: Fixup SH-2 BUG() trap handling.Yoshinori Sato1-18/+14
2006-12-12sh: Use early_param() for earlyprintk parsing.Paul Mundt2-31/+16
2006-12-12sh: Fix .empty_zero_page alignment for PAGE_SIZE > 4096.Paul Mundt3-3/+6
2006-12-12sh: Fixup .data.page_aligned.Paul Mundt1-1/+1
2006-12-12sh: Hook up SH7722 scif ipr interrupts.Paul Mundt1-0/+4
2006-12-12sh: Fixup sh_bios() trap handling.Paul Mundt1-2/+13
2006-12-12sh: SH-MobileR SH7722 CPU support.Paul Mundt15-13/+226
2006-12-12sh: Convert remaining remap_area_pages() users to ioremap_page_range().Paul Mundt2-4/+5
2006-12-12sh: Fixup kernel_execve() for syscall cleanups.Paul Mundt1-0/+6
2006-12-12sh: Fix get_wchan().Paul Mundt1-2/+3
2006-12-12sh: BUG() handling through trapa vector.Paul Mundt2-0/+45
2006-12-12sh: Kill off unused SE7619 I/O ops.Yoshinori Sato3-124/+1
2006-12-12sh: Fix Solution Engine 7619 build.Yoshinori Sato2-33/+33
2006-12-12sh: Trivial build fixes for SH-2 support.Yoshinori Sato5-16/+7
2006-12-12sh: IPR IRQ updates for SH7619/SH7206.Yoshinori Sato3-8/+111
2006-12-12sh: gcc4 symbol export fixups.Stuart Menefy1-1/+14
2006-12-12sh: landisk board build fixes.Paul Mundt2-33/+56
2006-12-12sh: register rtc resources for sh775x.Jamie Lenehan1-0/+31
2006-12-12sh: SH-2 defconfig updates.Yoshinori Sato2-39/+847
2006-12-12sh: Add uImage and S-rec generation support.Paul Mundt3-10/+43
2006-12-12sh: push-switch fixups for work_struct API damage.Paul Mundt1-5/+8
2006-12-11[ARM] Clean up KERNEL_RAM_ADDRRussell King1-9/+10
2006-12-11[PATCH] Fix typo in 'EXPERIMENTAL' in CC_STACKPROTECTOR on x86_64Brice Goglin1-1/+1
2006-12-11[POWERPC] Generic BUG for powerpcJeremy Fitzhardinge6-92/+29
2006-12-11Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Paul Mackerras7-9/+16
2006-12-10Merge branch '85xx' into for_paulusKumar Gala2-2/+3
2006-12-10[POWERPC] Only export __mtdcr/__mfdcr if CONFIG_PPC_DCR is setKumar Gala2-2/+3
2006-12-11[POWERPC] Remove old dcr.SBenjamin Herrenschmidt1-39/+0
2006-12-11[POWERPC] Fix SPU coredump code for max_fdset removalPaul Mackerras1-1/+1
2006-12-11[POWERPC] Fix irq routing on some 32-bit PowerMacsBenjamin Herrenschmidt1-45/+53
2006-12-11[POWERPC] ps3: Add vuart supportGeoff Levand2-0/+12
2006-12-11[POWERPC] Support ibm,dynamic-reconfiguration-memory nodesPaul Mackerras3-1/+121
2006-12-10[MIPS] Export local_flush_data_cache_page for sake of IDE.Ralf Baechle1-0/+1
2006-12-10[MIPS] Export pm_power_offRalf Baechle1-0/+2
2006-12-10[MIPS] Export csum_partial_copy_nocheck.Ralf Baechle1-0/+3
2006-12-10[MIPS] Discard .exit.text at linktime.Ralf Baechle1-3/+1
2006-12-10i2c: New ARM Versatile/Realview bus driverRussell King4-0/+29
2006-12-10i2c: New Philips PNX bus driverVitaly Wool2-1/+168
2006-12-10Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds24-132/+301
2006-12-10[PATCH] fdtable: Make fdarray and fdsets equal in sizeVadim Lobanov2-4/+4
2006-12-10[PATCH] sysctl: remove unused "context" paramAlexey Dobriyan3-14/+12
2006-12-10[PATCH] xtensa: fix system call interfaceChris Zankel8-655/+317
2006-12-10[PATCH] xtensa: remove extra header filesChris Zankel30-915/+290
2006-12-10[PATCH] xtensa: fix irq and misc fixesChris Zankel3-59/+57
2006-12-10[SPARC64]: Fix several kprobes bugs.David S. Miller1-48/+43
2006-12-10[SPARC64]: Update defconfig.David S. Miller1-11/+33
2006-12-10[SPARC{32,64}]: Propagate ptrace_traceme() return value.Alexey Dobriyan2-2/+8
2006-12-10[SPARC64]: Replace kmalloc+memset with kzallocYan Burman4-24/+10
2006-12-10[SPARC]: Check kzalloc() return value in SUN4D irq/iommu init.David S. Miller2-0/+9
2006-12-10[SPARC]: Replace kmalloc+memset with kzallocYan Burman4-10/+5
2006-12-10[SPARC64]: Run ctrl-alt-del action for sun4v powerdown request.David S. Miller1-1/+11
2006-12-10[SPARC64]: Unaligned accesses to userspace are hard errors.David S. Miller1-13/+31
2006-12-10[SPARC64]: Call do_mathemu on illegal instruction traps too.David S. Miller2-9/+15
2006-12-10[SPARC64]: Update defconfig.David S. Miller1-6/+10
2006-12-10[SPARC64]: Add irqtrace/stacktrace/lockdep support.David S. Miller9-11/+129