aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2005-09-07Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 Linus Torvalds1-4/+5
2005-09-07[PATCH] bogus #if (simserial)viro@ZenIV.linux.org.uk1-1/+1
2005-09-07[PATCH] CHECKFLAGS on ppc64 got brokenviro@ZenIV.linux.org.uk1-1/+1
2005-09-07[PATCH] bogus #if (arch/um/kernel/mem.c)viro@ZenIV.linux.org.uk1-1/+1
2005-09-07[PATCH] bogus symbol used in arch/um/os-Linux/elf_aux.cviro@ZenIV.linux.org.uk5-1/+8
2005-09-07[PATCH] lost chunk of "uml: build cleanups"viro@ZenIV.linux.org.uk1-1/+1
2005-09-07[PATCH] Kconfig fix (BLK_DEV_FD dependencies)viro@ZenIV.linux.org.uk14-0/+54
2005-09-07Merge master.kernel.org:/home/rmk/linux-2.6-arm Linus Torvalds29-586/+1638
2005-09-07[PATCH] kprobes: fix bug when probed on task and isr functionsKeshavamurthy Anil S4-10/+29
2005-09-07[PATCH] kprobes: fix handling of simultaneous probe hit/unregisterJim Keniston2-0/+6
2005-09-07[PATCH] Kprobes/IA64: fix race when break hits and kprobe not foundKeshavamurthy Anil S1-0/+45
2005-09-07[PATCH] kprobes-prevent-possible-race-conditions-sparc64-changes fixPrasanna S Panchamukhi1-1/+1
2005-09-07[PATCH] Kprobes: prevent possible race conditions sparc64 changesPrasanna S Panchamukhi5-20/+30
2005-09-07[PATCH] Kprobes: prevent possible race conditions ia64 changesPrasanna S Panchamukhi6-27/+41
2005-09-07[PATCH] Kprobes: prevent possible race conditions ppc64 changesPrasanna S Panchamukhi5-20/+24
2005-09-07[PATCH] kprobes: prevent possible race conditions x86_64 changesPrasanna S Panchamukhi5-27/+39
2005-09-07[PATCH] kprobes: prevent possible race conditions i386 changesPrasanna S Panchamukhi5-25/+34
2005-09-07[PATCH] Corgi: Add MMC/SD write protection switch handlingRichard Purdie1-0/+6
2005-09-07[PATCH] Corgi: Add keyboard and touchscreen device definitionsRichard Purdie1-0/+24
2005-09-07[PATCH] w100fb: Update corgi platform code to match new driverRichard Purdie3-35/+398
2005-09-07[PATCH] PPC64: convert kcalloc to kzallocPekka Enberg1-1/+1
2005-09-07[PATCH] IA64: convert kcalloc to kzallocPekka Enberg3-6/+6
2005-09-07[PATCH] fix: dmi_check_systemRobert Love1-1/+1
2005-09-07[PATCH] dmi: add onboard devices discoveryAndrey Panin1-12/+90
2005-09-07[PATCH] dmi: make dmi_string() behave like strdup()Andrey Panin1-16/+23
2005-09-07[PATCH] dmi: remove old debugging codeAndrey Panin1-21/+0
2005-09-07[PATCH] dmi: remove uneeded functionAndrey Panin1-45/+40
2005-09-07[PATCH] remove duplicated sys_open32() code from 64bit archsMiklos Szeredi7-114/+4
2005-09-07[PATCH] cpusets: Move the ia64 domain setup code to the generic codeJohn Hawkes2-445/+1
2005-09-07[PATCH] ia64 cpuset + build_sched_domains() mangles structuresJohn Hawkes1-21/+69
2005-09-07[PATCH] remove verify_area(): remove verify_area() from various uaccess.h hea...Jesper Juhl1-7/+0
2005-09-07[PATCH] NTP: ntp-helper functionsjohn stultz26-111/+42
2005-09-07[PATCH] Additions to .data.read_mostly sectionRavikiran G Thirumalai10-27/+27
2005-09-07[PATCH] remove the second arg of do_timer_interrupt()Adrian Bunk3-7/+6
2005-09-07[PATCH] arm26: one -g is enough for everyoneAdrian Bunk1-4/+0
2005-09-07[PATCH] Fix function/macro name collision on i386 oprofileDavid Gibson3-9/+9
2005-09-07[PATCH] Make the bzImage format self-terminatingH. Peter Anvin4-4/+8
2005-09-07[PATCH] move m68k rtc drivers over to initcallsChristoph Hellwig2-4/+5
2005-09-07[PATCH] compat: be more consistent about [ug]id_tStephen Rothwell1-8/+8
2005-09-07[PATCH] NMI: Update NMI users of RCU to use new APIPaul E. McKenney2-4/+4
2005-09-07[PATCH] More __read_mostly variablesChristoph Lameter2-2/+2
2005-09-07[PATCH] detect soft lockupsIngo Molnar4-0/+9
2005-09-07[PATCH] x86_64: Fix off by one in e820_mappedEric W. Biederman1-1/+1
2005-09-07[PATCH] x86_64: create sysfs entries for cpu only for present cpusAshok Raj1-2/+2
2005-09-07[PATCH] x86_64: Fix cluster mode send_IPI_allbutself to use get_cpu()/put_cpu()Ashok Raj1-1/+5
2005-09-07[PATCH] x86_64: print processor number in show_regsZwane Mwaikambo1-0/+1
2005-09-07[PATCH] x86/x86_64: deferred handling of writes to /proc/irqxx/smp_affinityAshok Raj6-102/+109
2005-09-07[PATCH] ppc32: fix ocp_device_suspend to use pm_message_t instead of u32Eugene Surovegin1-1/+1
2005-09-07[ARM] 2884/1: BAST - fix PC104 IRQ routingBen Dooks3-18/+71
2005-09-07[ARM] 2871/1: Fixes an issue with gettimeofday not working correctly on Intel...Adam Brooks2-2/+2
2005-09-07[ARM] 2883/1: PXA Sharpsl: Add detection of new PXA based Zaurii machine typesRichard Purdie1-26/+85
2005-09-07[ARM] 2880/1: OMAP 4/4: Update H2 defconfigTony Lindgren1-218/+72
2005-09-07[ARM] 2887/1: OMAP 2/4: Update files common to omap1 and omap2, take 2Tony Lindgren16-307/+1115
2005-09-07[ARM] 2889/1: S3C2410 - Add machine AnubisBen Dooks5-2/+280
2005-09-06[SPARC64]: Fix set/get MTU cases in sunos_ioctl()David S. Miller1-4/+5
2005-09-06[ARM] Fix missed initialisers/missing commaRussell King3-13/+13
2005-09-06Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/ppc64-2.6 Linus Torvalds26-538/+480
2005-09-06Merge master.kernel.org:/home/rmk/linux-2.6-arm Linus Torvalds4-20/+40
2005-09-06Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild Linus Torvalds2-2/+2
2005-09-06[PATCH] remove linux/version.h include from arch/ppc64Olaf Hering5-7/+4
2005-09-06[PATCH] Invert sense of SLB class bitDavid Gibson3-10/+11
2005-09-05[SPARC64]: Don't include drivers/firmware/KconfigDavid S. Miller1-2/+0
2005-09-06[PATCH] ppc64: Fix build with oprofile disabledAnton Blanchard1-0/+26
2005-09-06[PATCH] ppc64: Move oprofile_model into cpu feature structAnton Blanchard2-37/+19
2005-09-06[PATCH] ppc64: Move oprofile_impl.h into include/asm-ppc64Anton Blanchard4-116/+3
2005-09-06[PATCH] ppc64: Add oprofile cpu_type to cpu feature structAnton Blanchard2-5/+14
2005-09-06[PATCH] ppc64: Use num_pmcs in oprofile codeAnton Blanchard2-11/+5
2005-09-06[PATCH] ppc64: remove CPU_FTR_PMC8Anton Blanchard1-13/+11
2005-09-06[PATCH] ppc64: add number of PMCs to cputableAnton Blanchard2-19/+42
2005-09-06[PATCH] ppc64: Allow world readable /proc/ppc64/lparcfgWim Coekaerts1-1/+1
2005-09-06[PATCH] ppc64: remove use of asm/segment.hKumar Gala1-1/+0
2005-09-06[PATCH] ppc64: poison initmemAnton Blanchard1-0/+1
2005-09-06[PATCH] ppc64: systemcfg is now a pointerJimi Xenidis1-3/+6
2005-09-06[PATCH] ppc64: Consolidate early console and PPCDBG codeMilton Miller2-36/+47
2005-09-06[PATCH] ppc64: Remove old includesMilton Miller3-13/+3
2005-09-06[PATCH] ppc64: Take udbg out of ppc_mdMilton Miller7-42/+37
2005-09-06[PATCH] ppc64: Split SCC and 15550 udbg codeMilton Miller4-227/+272
2005-09-06[PATCH] ppc64: Make udbg_init_uart set the ppc_md udbg methods.Milton Miller3-6/+3
2005-09-06[PATCH] ppc64: Clean up CR handlingMilton Miller1-12/+4
2005-09-06[PATCH] ppc64: Remove dummy getc routinesMilton Miller1-12/+2
2005-09-06[PATCH] ppc64: dont bypass ppc_md.udbg* functionsMilton Miller1-1/+3
2005-09-05[ARM] 2882/1: pxa2xx_sharpsl: Update PCMCIA driver to support variety of new ...Richard Purdie3-0/+30
2005-09-05[ARM] 2876/1: N30 - remove task to toggle USB D+ lineBen Dooks1-20/+10
2005-09-05Merge master.kernel.org:/home/rmk/linux-2.6-arm Linus Torvalds27-84/+86
2005-09-05Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 Linus Torvalds13-604/+285
2005-09-05[PATCH] s390: compat system callsHeiko Carstens1-2/+2
2005-09-05[PATCH] s390: pfault interrupt raceMartin Schwidefsky1-1/+4
2005-09-05[PATCH] s390: debug feature changesMichael Holzheu1-20/+32
2005-09-05[PATCH] s390: machine check handler bugsMartin Schwidefsky2-55/+174
2005-09-05[PATCH] uml: fix x86_64 page leakJeff Dike2-1/+12
2005-09-05[PATCH] uml: fix advanced sysemu checkBodo Stroesser1-11/+17
2005-09-05[PATCH] uml: allow host capability usage to be disabledBodo Stroesser1-0/+24
2005-09-05[PATCH] uml: skas0 stubs now check system call return valuesBodo Stroesser8-238/+348
2005-09-05[PATCH] uml: increase granularity of host capability checkingBodo Stroesser4-34/+96
2005-09-05[PATCH] uml: move libc-dependent startup and signal codeGennady Sharapov8-168/+230
2005-09-05[PATCH] uml: add host AIO support to block driverJeff Dike4-409/+373
2005-09-05[PATCH] uml: use host AIO supportJeff Dike6-15/+475
2005-09-05[PATCH] uml: build cleanupsAl Viro5-14/+6
2005-09-05[PATCH] uml: system call path cleanupJeff Dike13-215/+131
2005-09-05[PATCH] uml: TLB operation batchingJeff Dike8-166/+273
2005-09-05[PATCH] uml: remove duplicated exportsJeff Dike1-19/+0
2005-09-05[PATCH] uml: mark SMP on UML/x86_64 as brokenJeff Dike2-1/+5
2005-09-05[PATCH] uml: remove libc reference in buildAl Viro1-1/+1
2005-09-05[PATCH] uml: build cleanupAl Viro3-4/+1
2005-09-05[PATCH] uml: error path cleanupJeff Dike1-5/+9
2005-09-05[PATCH] uml: fix a macro typoAl Viro1-1/+1
2005-09-05[PATCH] uml: fix signal frame copy_userAl Viro2-18/+25
2005-09-05[PATCH] uml: fault handler micro-cleanupsPaolo 'Blaisorblade' Giarrusso1-15/+13
2005-09-05[PATCH] uml: fix SIGWINCH handler race while waiting for signals.Bodo Stroesser1-5/+6
2005-09-05[PATCH] uml: workaround GDB problems on debuggingPaolo 'Blaisorblade' Giarrusso3-4/+15
2005-09-05[PATCH] uml: SYSEMU: slight cleanup and speedupPaolo 'Blaisorblade' Giarrusso1-7/+1
2005-09-05[PATCH] SYSEMU: fix sysaudit / singlestep interactionBodo Stroesser1-3/+20
2005-09-05[PATCH] Uml support: add PTRACE_SYSEMU_SINGLESTEP option to i386Bodo Stroesser1-4/+17
2005-09-05[PATCH] Uml support: reorganize PTRACE_SYSEMU supportBodo Stroesser2-30/+21
2005-09-05[PATCH] UML Support - Ptrace: adds the host SYSEMU support, for UML and gener...Laurent Vivier2-21/+45
2005-09-05[PATCH] Ptrace/i386: fix "syscall audit" interaction with singlestepBodo Stroesser1-2/+13
2005-09-05[PATCH] uml: Rename Kconfig files to be like the other archesJeff Dike7-14/+14
2005-09-05[PATCH] uml: remove debugging code from page fault pathJeff Dike2-48/+0
2005-09-05[PATCH] arch/cris/Kconfig.debug: use lib/Kconfig.debugAdrian Bunk1-21/+10
2005-09-05[PATCH] m68k: cleanup inline mem functionsRoman Zippel6-159/+238
2005-09-05[PATCH] m68k: move cache functions into separate fileRoman Zippel3-105/+119
2005-09-05[PATCH] m68k: sys_ptrace cleanupRoman Zippel1-111/+64
2005-09-05[PATCH] m68k: indent sys_ptraceRoman Zippel1-167/+166
2005-09-05[PATCH] add suspend/resume for timerShaohua Li5-27/+47
2005-09-05[PATCH] swsusp: switch pm_message_t to structPavel Machek1-1/+1
2005-09-05[PATCH] swsusp: fix remaining u32 vs. pm_message_t confusionPavel Machek4-4/+4
2005-09-05[PATCH] ISA DMA suspend for x86_64Pierre Ossman1-1/+2
2005-09-05[PATCH] ISA DMA suspend for i386Pierre Ossman2-1/+68
2005-09-05[PATCH] unify x86/x86-64 semaphore codeBenjamin LaHaise8-346/+19
2005-09-05[PATCH] i386 boottime for_each_cpu brokenZwane Mwaikambo3-1/+13
2005-09-05[PATCH] i386: encapsulate copying of pgd entriesZachary Amsden2-7/+7
2005-09-05[PATCH] x86 NMI: better support for debuggersGeorge Anzinger2-1/+8
2005-09-05[PATCH] x86: introduce a write acessor for updating the current LDTZachary Amsden1-5/+2
2005-09-05[PATCH] x86: remove redundant TSS clearingZachary Amsden1-1/+0
2005-09-05[PATCH] x86: make IOPL explicitZachary Amsden2-3/+10
2005-09-05[PATCH] x86: privilege cleanupZachary Amsden2-5/+4
2005-09-05[PATCH] x86: more asm cleanupsZachary Amsden7-50/+20
2005-09-05[PATCH] i386: use set_pte macros in a couple places where they were missingZachary Amsden2-3/+4
2005-09-05[PATCH] i386: load_tls() fixZachary Amsden1-7/+12
2005-09-05[PATCH] i386: inline assembler: cleanup and encapsulate descriptor and task r...Zachary Amsden9-38/+31
2005-09-05[PATCH] i386: cleanup serialize msrZachary Amsden1-2/+5
2005-09-05[PATCH] i386: inline asm cleanupZachary Amsden10-52/+32
2005-09-05[PATCH] i386: clean up vDSO alignment paddingRoland McGrath1-1/+2
2005-09-05[PATCH] ES7000 platform update (i386)Natalie.Protasevich@unisys.com2-25/+25
2005-09-05[PATCH] x86: Add the check for all the cores in a package in cache informationVenkatesh Pallipadi1-2/+7
2005-09-05[PATCH] x86: sutomatically enable bigsmp when we have more than 8 CPUsVenkatesh Pallipadi5-2/+43
2005-09-05[PATCH] kdump: Save parameter segment in protected mode (x86)Vivek Goyal1-22/+26
2005-09-05[PATCH] vm86: Honor TF bit when emulating an instructionPetr Tesarik1-1/+5
2005-09-05[PATCH] x86: fix EFI memory map parsingMatt Tolentino3-58/+62
2005-09-05[PATCH] hpet: use read_timer_tsc only when CPU has TSCVenkatesh Pallipadi1-1/+4
2005-09-05[PATCH] x86: compress the stack layout of do_page_fault()Ingo Molnar1-14/+17
2005-09-05[PATCH] arch/sh64/Kconfig: doesn't need it's own LOG_BUF_SHIFTAdrian Bunk1-4/+0
2005-09-05[PATCH] mips: fix build warningsYoichi Yuasa3-9/+9
2005-09-05[PATCH] mips: add more SYS_SUPPORT_*_KERNEL and CPU_SUPPORTS_*_KERNELYoichi Yuasa1-11/+94
2005-09-05[PATCH] mips: add pcibios_bus_to_resourceYoichi Yuasa1-0/+17
2005-09-05[PATCH] mips: fix coherency configurationRalf Baechle32-3/+42
2005-09-05[PATCH] mips: nuke trailing whitespaceRalf Baechle96-281/+281
2005-09-05[PATCH] mips: clean up 32/64-bit configurationRalf Baechle72-213/+224
2005-09-05[PATCH] mips: changed from VR41xx to VR4100 series in KconfigYoichi Yuasa1-1/+1
2005-09-05[PATCH] mips: remove vrc4171 configYoichi Yuasa1-6/+0
2005-09-05[PATCH] fix warning of TANBAC_TB0219 in drivers/char/KconfigYoichi Yuasa1-9/+3
2005-09-05[PATCH] mips: add default select configs for vr41xxYoichi Yuasa1-3/+12
2005-09-05[PATCH] mips: add TANBAC VR4131 multichip moduleYoichi Yuasa2-20/+19
2005-09-05[PATCH] mips: add support for Qemu system architectureRalf Baechle9-0/+771
2005-09-05[PATCH] more vr4181 removalAdrian Bunk2-17/+1
2005-09-05[PATCH] mips: moreover remove vr4181Yoichi Yuasa1-7/+0
2005-09-05[PATCH] mips: remove VR4181 supportRalf Baechle11-1566/+0
2005-09-05[PATCH] mips: change system type name in proc for vr41xxYoichi Yuasa13-125/+4
2005-09-05[PATCH] mips: update IRQ handling for vr41xxYoichi Yuasa4-150/+226
2005-09-05[PATCH] mips: remove obsolete GIU function call for vr41xxYoichi Yuasa1-15/+0
2005-09-05[PATCH] frv: Remove export of strtok()Jesper Juhl1-1/+0
2005-09-05[PATCH] ppc64: replace schedule_timeout() with msleep_interruptible()Nishanth Aravamudan3-22/+12
2005-09-05[PATCH] ppc64: Add VMX save flag to VPAOlof Johansson2-0/+5
2005-09-05[PATCH] ppc64: update xmon helptextOlaf Hering1-0/+9
2005-09-05[PATCH] ppc32: cpci690 updatesMark A. Greer4-211/+326
2005-09-05[PATCH] ppc32: katana updatesMark A. Greer4-193/+420
2005-09-05[PATCH] ppc32: mv64x60 updates & enhancementsMark A. Greer4-109/+198
2005-09-05[PATCH] ppc32: Added cputable entry for 7448Kumar Gala2-0/+20
2005-09-05[PATCH] ppc32: export cacheable_memcpy()Eugene Surovegin1-0/+1
2005-09-05[PATCH] ppc32: add dcr_base field to ocp_func_mal_dataEugene Surovegin8-0/+8
2005-09-05[PATCH] ppc32: move 4xx PHY_MODE_XXX defines to ibm_ocp.hEugene Surovegin4-28/+0
2005-09-05[PATCH] ppc32: Add cputable entry for 750CXe DD2.4 ("Gekko")Arthur Othieno1-0/+14
2005-09-05[PATCH] ppc32: Re-order cputable for 750CXe DD2.4 entryArthur Othieno1-14/+14
2005-09-05[PATCH] ppc32: Added PCI support MPC83xxKumar Gala6-31/+474
2005-09-05[PATCH] ppc32: defconfig for Marvell EV64360BP boardLee Nicks2-1/+785
2005-09-05[PATCH] ppc32: add support for Marvell EV64360BP boardLee Nicks7-1/+688
2005-09-05[PATCH] ppc32: ppc_sys system on chip identification additionsKumar Gala1-1/+51
2005-09-05[PATCH] ppc32: disable IBM405_ERR77 and IBM405_ERR51 workarounds for 405EPEugene Surovegin1-2/+2
2005-09-05[PATCH] ppc32: fix Bamboo and Luan build warningsEugene Surovegin2-2/+2
2005-09-05[PATCH] ppc32: fix EMAC Tx channel assignments for NPe405HEugene Surovegin1-3/+3
2005-09-05[PATCH] ppc32: Don't sleep in flush_dcache_icache_page()Roland Dreier1-2/+3
2005-09-05[PATCH] ppc32: add cputable entry for 440SP Rev. AMatt Porter1-0/+10
2005-09-05[PATCH] ppc32: removed find_name.cKumar Gala1-48/+0
2005-09-05[PATCH] ppc32: add 440GX rev.F cputable entryEugene Surovegin1-0/+10
2005-09-05[PATCH] ppc32: Cleaned up global namespace of Book-E watchdog variablesKumar Gala1-6/+2
2005-09-05[PATCH] cpm_uart: Fix 2nd serial port on MPC8560 ADSKumar Gala1-111/+162
2005-09-05[PATCH] ppc32: add phy excluded features to ocp_func_emac_dataMatt Porter1-8/+44
2005-09-05[PATCH] ppc32: Add ppc_sys descriptions for PowerQUICC II devicesKumar Gala4-3/+597
2005-09-05[PATCH] ppc32: Added support for the Book-E style Watchdog TimerKumar Gala6-27/+54
2005-09-05[PATCH] ppc32: Add usb support to IBM stb04xxx platformsMatt Porter3-8/+61