aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2006-11-02[MIPS] Do not use -msym32 option for modules.Atsushi Nemoto1-1/+3
2006-11-02[MIPS] Ocelot G: Fix : "CURRENTLY_UNUSED" is not defined warning.Ralf Baechle1-4/+4
2006-11-02[MIPS] Fix warning about init_initrd() call if !CONFIG_BLK_DEV_INITRD.Ralf Baechle1-1/+5
2006-11-02[MIPS] IP27: Allow SMP ;-) Another changeset messed up by patch.Ralf Baechle1-0/+1
2006-11-02[MIPS] Fix merge screwup by patch(1)Ralf Baechle1-2/+2
2006-11-02Revert "[MIPS] Make SPARSEMEM selectable on QEMU."Ralf Baechle1-4/+0
2006-11-01[PATCH] powerpc: Eliminate "exceeds stub group size" linker warningPaul Mackerras1-12/+15
2006-11-01Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds12-13/+71
2006-11-01i386: write IO APIC irq routing entries in correct orderLinus Torvalds1-3/+23
2006-11-01[MIPS] Fix warning in mips-boards generic PCIYoichi Yuasa1-1/+1
2006-11-01[MIPS] SMTC: Synchronize cp0 counters on bootup.Ralf Baechle1-0/+1
2006-11-01[MIPS] SMTC: Fix crash if # of TC's > # of VPE's after pt_regs irq cleanup.Ralf Baechle2-1/+9
2006-11-01[MIPS] 16K & 64K page size fixesRalf Baechle8-11/+60
2006-11-01i386: clean up io-apic accessesLinus Torvalds1-0/+40
2006-11-01[POWERPC] Make alignment exception always check exception tableBenjamin Herrenschmidt2-16/+20
2006-11-01[POWERPC] Disallow kprobes on emulate_step and branch_takenGui,Jian1-2/+3
2006-11-01[POWERPC] Make high hugepage areas preempt safeHugh Dickins1-3/+0
2006-11-01[POWERPC] qe_lib: qe_issue_cmd writes wrong value to CECDRTimur Tabi1-2/+1
2006-11-01[POWERPC] Use 4kB iommu pages even on 64kB-page systemsLinas Vepstas6-78/+58
2006-11-01[POWERPC] Fix oprofile support for e500 in arch/powerpcAndy Fleming9-263/+149
2006-11-01[POWERPC] Fix various offb issuesBenjamin Herrenschmidt1-1/+1
2006-10-31Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/li...Linus Torvalds4-36/+84
2006-10-31[IA64] Correct definition of handle_IPIKeith Owens1-1/+1
2006-10-31[IA64] move SAL_CACHE_FLUSH check later in bootTroy Heber2-4/+9
2006-10-31[IA64] MCA recovery: Montecito supportRuss Anderson1-27/+68
2006-10-31[IA64] cpu-hotplug: Fixing confliction between CPU hot-add and IPIKenji Kaneshige1-4/+6
2006-10-31[MIPS] Fixup migration to GENERIC_TIMEAtsushi Nemoto9-461/+92
2006-10-31[MIPS] VSMP: Synchronize cp0 counters on bootup.Ralf Baechle2-2/+5
2006-10-31[MIPS] Flags must be unsigned long.Ralf Baechle1-1/+1
2006-10-31[MIPS] VSMP: Fix initialization ordering bug.Ralf Baechle1-69/+83
2006-10-31[MIPS] Fix warning of printk format in mips_srs_init()Yoichi Yuasa1-1/+1
2006-10-31[MIPS] Yosemite: fix uninitialized variable in titan_i2c_xfer()Yoichi Yuasa1-1/+1
2006-10-31[MIPS] Sort out missuse of __init for prom_getcmdline()Ralf Baechle2-2/+2
2006-10-31[MIPS] Add missing file for support of backplane on TX4927 based boardManish Lachwani1-0/+172
2006-10-31[MIPS] TX4927: Remove indent error message that somehow ended in the code.Ralf Baechle1-2/+0
2006-10-31Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds16-406/+504
2006-10-31Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2-4/+25
2006-10-31[PATCH] uml: add _text definition to linker scriptsJeff Dike2-0/+2
2006-10-31[PATCH] uml ubd driver: various little changesPaolo 'Blaisorblade' Giarrusso3-20/+26
2006-10-31[PATCH] uml ubd driver: do not store error codes as ->fdPaolo 'Blaisorblade' Giarrusso1-7/+10
2006-10-31[PATCH] uml ubd driver: use bitfields where possiblePaolo 'Blaisorblade' Giarrusso1-2/+2
2006-10-31[PATCH] uml ubd driver: reformat ubd_configPaolo 'Blaisorblade' Giarrusso1-11/+20
2006-10-31[PATCH] uml ubd driver: convert do_ubd to a boolean variablePaolo 'Blaisorblade' Giarrusso1-3/+6
2006-10-31[PATCH] uml ubd driver: ubd_io_lock usage fixupPaolo 'Blaisorblade' Giarrusso1-1/+7
2006-10-31[PATCH] uml ubd driver: change ubd_lock to be a mutexPaolo 'Blaisorblade' Giarrusso1-11/+12
2006-10-31[PATCH] uml ubd driver: give better names to some functions.Paolo 'Blaisorblade' Giarrusso1-6/+6
2006-10-31[PATCH] uml ubd driver: var renamesPaolo 'Blaisorblade' Giarrusso1-98/+98
2006-10-31[PATCH] uml ubd driver: document some struct fieldsPaolo 'Blaisorblade' Giarrusso1-1/+4
2006-10-31[PATCH] uml ubd driver: allow using up to 16 UBD devicesPaolo 'Blaisorblade' Giarrusso1-2/+2
2006-10-31sh: Titan defconfig update.Jamie Lenehan1-29/+72
2006-10-31sh: Fix IPR-IRQ's for IRQ-chip change breakage.Jamie Lenehan13-301/+331
2006-10-31sh: Update r7780rp_defconfig.Paul Mundt1-76/+98
2006-10-31sh: Wire up new syscalls.Paul Mundt1-0/+3
2006-10-30[SPARC64]: Add some missing print_symbol() calls.David S. Miller1-0/+8
2006-10-30[SPARC64]: Fix Tomatillo/Schizo IRQ handling.David S. Miller1-4/+17
2006-10-30[MIPS] JMR3927: Fixup another victim of the irq pt_regs cleanup.Ralf Baechle1-0/+3
2006-10-30[MIPS] EMMA 2 / Markeins: struct resource takes physical addresses.Ralf Baechle1-6/+6
2006-10-30[MIPS] EMMA 2 / Markeins: Convert to name struct resource initialization.Ralf Baechle1-6/+33
2006-10-30[MIPS] EMMA 2 / Markeins: Formitting fixes split from actual address fixes.Ralf Baechle1-26/+23
2006-10-30[MIPS] EMMA 2 / Markeins: Fix build wreckage due to genirq wreckage.Ralf Baechle2-3/+3
2006-10-30[MIPS] Ocelot G: Fix build error and numerous warnings.Ralf Baechle3-4/+9
2006-10-30[MIPS] Fix return value of TXX9 SPI interrupt handlerYoichi Yuasa1-2/+6
2006-10-30[MIPS] Au1000: Fix warning about unused variable.Yoichi Yuasa1-1/+0
2006-10-30[MIPS] Wire up getcpu(2) and epoll_wait(2) syscalls.Ralf Baechle4-0/+8
2006-10-30[MIPS] Make SB1 cache flushes not to use on_each_cpuManish Lachwani1-4/+13
2006-10-30[MIPS] Fix warning about unused definition in c-sb1.cYoichi Yuasa1-1/+0
2006-10-30[MIPS] SMTC: Make 8 the default number of processors.Ralf Baechle1-0/+1
2006-10-30[MIPS] Oprofile: Fix MIPSxx counter number detection.Ralf Baechle1-1/+1
2006-10-30[MIPS] Au1xx0 code sets incorrect mips_hpt_frequencySergei Shtylyov1-5/+2
2006-10-30[MIPS] Oprofile: fix on non-VSMP / non-SMTC SMP configurations.Ralf Baechle1-4/+6
2006-10-30[PATCH] fix i386 regparm=3 RT signal handlers on x86_64Albert Cahalan1-0/+5
2006-10-30[PATCH] APM: URL of APM 1.2 specs has changedKristian Mueller1-1/+1
2006-10-30[PATCH] uml: fix compilation options for USER_OBJSakpm@osdl.org3-15/+14
2006-10-30[PATCH] Fix "Remove the use of _syscallX macros in UML"Paolo 'Blaisorblade' Giarrusso4-8/+18
2006-10-30[PATCH] cryptocop: double spin_lock_irqsave()Alexey Dobriyan1-1/+0
2006-10-29Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds8-14/+1016
2006-10-29[ARM] 3914/1: [Jornada7xx] - Typo Fix in cpu-sa1110.c (b != B)Kristoffer Ericson1-1/+1
2006-10-29[PATCH] m68k: consolidate initcall sectionsGeert Uytterhoeven2-14/+2
2006-10-29[ARM] 3913/1: n2100: fix IRQ routing for second ethernet portLennert Buytenhek1-1/+1
2006-10-29[ARM] Add KBUILD_IMAGE target supportRussell King1-2/+4
2006-10-28Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds6-21/+30
2006-10-28[PATCH] visws build fixAndrey Panin1-4/+3
2006-10-28[PATCH] fix efi_memory_present_wrapper()bibo,mao1-1/+1
2006-10-28[ARM] 3900/1: Fix VFP Division by Zero exception handling.Takashi Ohmasa1-0/+1
2006-10-28[ARM] 3899/1: Fix the normalization of the denormal double precision number.Takashi Ohmasa1-1/+1
2006-10-28[ARM] Add realview SMP default configurationRussell King1-0/+994
2006-10-28[ARM] Fix SMP irqflags supportRussell King2-9/+14
2006-10-27Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds5-14/+14
2006-10-27Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds4-3/+128
2006-10-27[PATCH] vmlinux.lds: consolidate initcall sectionsAndrew Morton21-147/+21
2006-10-27PCI: x86-64: mmconfig missing printk levelsDave Jones1-2/+3
2006-10-27PCI: fix pci_fixup_video as it blows up on sparc64Eiichiro Oiwa3-1/+125
2006-10-27[S390] uaccess error handling.Heiko Carstens4-20/+28
2006-10-27[S390] Initialize interval value to 0.Gerald Schaefer1-0/+1
2006-10-27[S390] sys_getcpu compat wrapper.Paul Mundt1-1/+1
2006-10-27[SPARC]: Fix bus_id[] string overflow.David S. Miller5-14/+14
2006-10-25[SPARC64]: Fix memory corruption in pci_4u_free_consistent().David S. Miller1-1/+1
2006-10-25[SPARC64]: Fix central/FHC bus handling on Ex000 systems.David S. Miller3-24/+43
2006-10-25[PATCH] AVR32: Update defconfigHaavard Skinnemoen1-94/+159
2006-10-25[PATCH] AVR32: Use __raw MMIO access for internal peripheralsHaavard Skinnemoen4-8/+14
2006-10-25[PATCH] AVR32: Implement and export __raw_{read,write}s[bwl]Haavard Skinnemoen4-0/+109
2006-10-25[PATCH] AVR32: Don't try to iounmap P2 segment addressesHaavard Skinnemoen1-0/+2
2006-10-25[PATCH] AVR32: Silence some compile warningsHaavard Skinnemoen4-5/+5
2006-10-25[PATCH] AVR32: Minor Makefile cleanupHaavard Skinnemoen2-11/+14
2006-10-25Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2-19/+50
2006-10-25Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/paulus/po...Linus Torvalds31-390/+312
2006-10-25Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-4/+4
2006-10-26[POWERPC] Make sure __cpu_preinit_ppc970 gets called on 970GX processorsOlof Johansson1-0/+2
2006-10-24[PATCH] uml: mconsole fixesAl Viro3-6/+19
2006-10-25[POWERPC] Fix CHRP platforms with only 8259Benjamin Herrenschmidt2-1/+8
2006-10-25[POWERPC] IPIC: Fix spinlock recursion in set_irq_handlerScott Wood1-2/+2
2006-10-25[POWERPC] Fix the UCC rx/tx clock of QELiu Dave-r632381-0/+2
2006-10-25[POWERPC] cell: update defconfigArnd Bergmann1-6/+13
2006-10-25[POWERPC] spufs: fix another off-by-one bug in spufs_mbox_readArnd Bergmann1-1/+1
2006-10-25[POWERPC] spufs: fix signal2 file to report signal2Dwayne Grant Mcconnell1-1/+1
2006-10-25[POWERPC] Fix device_is_compatible() const warningBenjamin Herrenschmidt1-3/+5
2006-10-25[POWERPC] Cell timebase bug workaroundBenjamin Herrenschmidt1-2/+4
2006-10-25[POWERPC] Support feature fixups in modulesBenjamin Herrenschmidt2-19/+69
2006-10-25[POWERPC] Support feature fixups in vdso'sBenjamin Herrenschmidt7-10/+74
2006-10-25[POWERPC] Consolidate feature fixup codeBenjamin Herrenschmidt9-298/+99
2006-10-25[POWERPC] Fix hang in start_ldr if _end or _edata is unalignedOlaf Hering1-3/+3
2006-10-25[PATCH] x86-64: Only look at per_cpu data for online cpus.Eric W. Biederman2-6/+43
2006-10-25[PATCH] x86-64: Simplify the vector allocator.Eric W. Biederman1-13/+7
2006-10-24[ARM] Comment out missing configuration symbolsRussell King1-2/+2
2006-10-24[ARM] Fix breakage in 7281c248f797723f66244b7ecef204620f664648Russell King1-2/+2
2006-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds6-6/+6
2006-10-23Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds26-298/+268
2006-10-23[POWERPC] Fix spelling errors in ucc_fast.c and ucc_slow.cTimur Tabi2-2/+2
2006-10-23[POWERPC] Don't require execute perms on wrapper when building zImage.initrdMark A. Greer1-1/+1
2006-10-23[POWERPC] Add 970GX cputable entryJake Moilanen2-1/+16
2006-10-23[POWERPC] Fix build breakage with CONFIG_PPC32Srinivasa Ds1-1/+2
2006-10-23[POWERPC] Fix compiler warning message on get_property callZang Roy-r619111-2/+2
2006-10-23[POWERPC] Simplify stolen time calculationStephen Rothwell1-47/+16
2006-10-21Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2-2/+44
2006-10-22[PATCH] x86-64: increase PHB1 split transaction timeoutMuli Ben-Yehuda1-1/+43
2006-10-22[PATCH] x86-64: Fix C3 timer testAndi Kleen1-1/+1
2006-10-21[MIPS] Fix aliasing bug in copy_to_user_page / copy_from_user_pageRalf Baechle3-10/+175
2006-10-21[MIPS] Cleanup remaining references to mips_counter_frequency.Ralf Baechle2-2/+2
2006-10-21Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds15-73/+76
2006-10-21[PATCH] Reintroduce NODES_SPAN_OTHER_NODES for powerpcAndy Whitcroft2-0/+10
2006-10-21[PATCH] x86-64: Revert timer routing behaviour back to 2.6.16 stateAndi Kleen2-5/+6
2006-10-21[PATCH] x86-64: Overlapping program headers in physical addr space fixVivek Goyal1-1/+2
2006-10-21[PATCH] x86-64: Put more than one cpu in TARGET_CPUSEric W. Biederman1-1/+1
2006-10-21[PATCH] x86: Revert new unwind kernel stack terminationAndi Kleen2-10/+1
2006-10-21[PATCH] x86-64: Use irq_domain in ioapic_retrigger_irqEric W. Biederman1-2/+5
2006-10-21[PATCH] i386: Disable nmi watchdog on all ThinkPadsAndi Kleen1-5/+5
2006-10-21[PATCH] x86-64: Revert interrupt backlink changesAndi Kleen1-3/+0
2006-10-21[PATCH] x86-64: Fix ENOSYS in system call tracingJan Beulich1-0/+2
2006-10-21[PATCH] i386: Fix fake return addressJeremy Fitzhardinge1-1/+1
2006-10-21[PATCH] x86: Use -maccumulate-outgoing-argsAndi Kleen2-0/+8
2006-10-21[PATCH] x86-64: fix page align in e820 allocatorVivek Goyal1-7/+7
2006-10-21[PATCH] x86-64: Fix for arch/x86_64/pci/Makefile CFLAGSCorey Minyard1-1/+1
2006-10-21[PATCH] i386: fix .cfi_signal_frame copy-n-paste errorAndrew Morton1-2/+2
2006-10-21[PATCH] x86-64: typo in __assign_irq_vector when updating pos for vector and ...Yinghai Lu1-3/+3
2006-10-21[PATCH] x86-64: x86_64 hot-add memory srat.c fixkeith mannthey1-2/+2
2006-10-21[PATCH] i386: Update defconfigAndi Kleen1-15/+15
2006-10-21[PATCH] x86-64: Update defconfigAndi Kleen1-15/+15
2006-10-20Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds18-218/+833
2006-10-20Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2-2/+7
2006-10-20[PATCH] one more ARM IRQ fixAdrian Bunk1-1/+1
2006-10-20[PATCH] Fix potential interrupts during alternative patchingZachary Amsden1-0/+4
2006-10-20[PATCH] uml: mmapper - remove just added but wrong "const" attributePaolo 'Blaisorblade' Giarrusso1-1/+2
2006-10-20[PATCH] uml: kconfig - silence warningPaolo 'Blaisorblade' Giarrusso1-0/+5
2006-10-20[PATCH] uml: cleanup run_helper() API to fix a leakPaolo 'Blaisorblade' Giarrusso2-6/+3
2006-10-20[PATCH] uml: use DEFCONFIG_LIST to avoid reading host's configPaolo 'Blaisorblade' Giarrusso1-0/+5
2006-10-20[PATCH] uml: reenable compilation of enable_timer, disabled by mistakePaolo 'Blaisorblade' Giarrusso1-1/+2
2006-10-20[PATCH] uml: code convention cleanup of a filePaolo 'Blaisorblade' Giarrusso1-25/+28
2006-10-20[PATCH] uml: split memory allocation prototypes out of user.hPaolo 'Blaisorblade' Giarrusso19-7/+33
2006-10-20[PATCH] uml: MODE_TT is bustJeff Dike1-0/+1
2006-10-20[PATCH] separate bdi congestion functions from queue congestion functionsAndrew Morton1-1/+2
2006-10-20sh: Convert INTC2 to IRQ table registration.Paul Mundt3-140/+114
2006-10-19[SPARC64]: Fix of_ioremap().David S. Miller1-1/+6
2006-10-19[SPARC64]: Compute dma_end argument to sabre_pbm_init() correctly.David S. Miller1-1/+1
2006-10-19[MIPS] Fix iounmap argument to const volatile.Ralf Baechle1-1/+1
2006-10-19[MIPS] Reserve syscall numbers for kexec_load.Ralf Baechle4-1/+5
2006-10-19[MIPS] Update tb0287_defconfigYoichi Yuasa1-83/+99
2006-10-19[MIPS] Update pnx8550-v2pci_defconfigYoichi Yuasa1-59/+382
2006-10-19[MIPS] Update pnx8500-jbs_defconfigYoichi Yuasa1-54/+330
2006-10-19[MIPS] save_context_stack fixAtsushi Nemoto1-1/+1
2006-10-19[MIPS] Use compat_sys_mount.Ralf Baechle2-2/+2
2006-10-19[MIPS] Fix O32 personality(2) call with 0xffffffff argument.Thiemo Seufer1-1/+3
2006-10-19[MIPS] A few more pt_regs fixups.Ralf Baechle5-7/+6
2006-10-19[MIPS] Malta: Fix uninitialized regs pointer.Ralf Baechle1-1/+2
2006-10-19[MIPS] Delete unneeded pt_regs forward declaration.Ralf Baechle1-2/+0
2006-10-19[MIPS] Use kallsyms_lookup_size_offset() instead of kallsyms_lookup()Franck Bui-Huu1-6/+2
2006-10-19sh: Updates for irq-flow-type naming changes.Paul Mundt4-8/+10
2006-10-19sh: Fix exception_handling_table alignment.Paul Mundt3-24/+37
2006-10-19sh: Cleanup board header directories.Paul Mundt17-67/+34
2006-10-19sh: Proper show_stack/show_trace() implementation.Paul Mundt2-61/+75
2006-10-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds3-47/+64
2006-10-18Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds3-7/+8
2006-10-18Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds7-99/+228
2006-10-18PCI: optionally sort device lists breadth-firstMatt Domsch2-2/+64
2006-10-18PCI: Turn pci_fixup_video into generic for embedded VGAeiichiro.oiwa.nm@hitachi.com1-45/+0
2006-10-18[S390] update default configurationMartin Schwidefsky1-7/+5
2006-10-18[S390] Wire up epoll_pwait syscall.Heiko Carstens1-0/+1
2006-10-18[S390] fix vmlinux link when CONFIG_SYSIPC=nCedric Le Goater1-0/+2
2006-10-17[SPARC64]: Update defconfig.David S. Miller1-13/+12
2006-10-17[SPARC]: Sparc compilation fix with floppy enabledKrzysztof Helt1-1/+1
2006-10-17[SPARC]: Add sparc profiling supportMartin Habets6-0/+60