aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
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-09[PATCH] x86-64: no paravirt for X86_VOYAGER or X86_VISWSRandy Dunlap1-0/+1
2006-12-09[PATCH] i386: Fix io_apic.c warningAndi Kleen1-1/+1
2006-12-09[PATCH] i386: export smp_num_siblings for oprofileRandy Dunlap1-1/+1
2006-12-09[PATCH] x86: Work around gcc 4.2 over aggressive optimizerAndi Kleen2-0/+2
2006-12-09[PATCH] x86: Fix boot hang due to nmi watchdog init codeRavikiran G Thirumalai2-8/+9
2006-12-09[PATCH] x86: Fix verify_quirk_intel_irqbalance()Andi Kleen1-4/+29
2006-12-09[PATCH] i386: Update defconfigAndi Kleen1-7/+21
2006-12-09[PATCH] x86-64: Update defconfigAndi Kleen1-7/+22
2006-12-09[PATCH] m68k: EXPORT_SYMBOL(cache_{clear,push}) bogus commentGeert Uytterhoeven1-2/+2
2006-12-09[PATCH] m68k/Atari: 2.6.18 Atari IDE interrupt needs SA_SHIRQMichael Schmitz1-1/+1
2006-12-09[PATCH] Sun3: General updatesSam Creasey3-13/+6
2006-12-09[PATCH] add STB810 support (Philips PNX8550-based)Vitaly Wool10-20/+1376
2006-12-09[MIPS] Qemu now has an ELF loader.Ralf Baechle1-1/+1
2006-12-09[MIPS] Add GENERIC_HARDIRQS_NO__DO_IRQ for i8259 usersAtsushi Nemoto4-38/+9
2006-12-09[MIPS] Optimize csum_partial for 64bit kernelAtsushi Nemoto1-22/+54
2006-12-09[MIPS] Optimize flow of csum_partialAtsushi Nemoto1-75/+54
2006-12-09[MIPS] Make csum_partial more readableAtsushi Nemoto1-70/+74
2006-12-09[MIPS] Rename SNI_RM200_PCI to just SNI_RM preparing for more RM machinesThomas Bogendoerfer49-59/+59
2006-12-08Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds8-271/+477
2006-12-08[PATCH] CPU hotplug broken with 2GB VMSPLITShaohua Li1-1/+1
2006-12-08[PATCH] visws: sgivwfb as module needs exportsRandy Dunlap1-0/+3
2006-12-08[PATCH] tty: switch to ktermiosAlan Cox2-2/+2
2006-12-08[PATCH] Generic ioremap_page_range: sh64 conversionHaavard Skinnemoen1-92/+8
2006-12-08[PATCH] Generic ioremap_page_range: sh conversionHaavard Skinnemoen1-86/+4
2006-12-08[PATCH] Generic ioremap_page_range: s390 conversionHaavard Skinnemoen1-81/+3
2006-12-08[PATCH] Generic ioremap_page_range: parisc conversionHaavard Skinnemoen1-104/+7
2006-12-08[PATCH] Generic ioremap_page_range: mips conversionHaavard Skinnemoen1-88/+8
2006-12-08[PATCH] add process_session() helper routineCedric Le Goater1-1/+1
2006-12-08[PATCH] LOG2: Provide ilog2() fallbacks for powerpcDavid Howells1-2/+2
2006-12-08[PATCH] LOG2: Implement a general integer log2 facility in the kernelDavid Howells24-0/+192
2006-12-08[PATCH] struct path: convert sparc64Josef Sipek7-22/+22
2006-12-08[PATCH] struct path: convert sparcJosef Sipek1-3/+3
2006-12-08[PATCH] struct path: convert shJosef Sipek1-1/+1
2006-12-08[PATCH] struct path: convert s390Josef Sipek2-4/+4
2006-12-08[PATCH] struct path: convert ppcJosef Sipek1-6/+6
2006-12-08[PATCH] struct path: convert powerpcJosef Sipek7-17/+17
2006-12-08[PATCH] struct path: convert pariscJosef Sipek1-1/+1
2006-12-08[PATCH] struct path: convert mipsJosef Sipek4-12/+12
2006-12-08[PATCH] struct path: convert ia64Josef Sipek3-10/+10
2006-12-08[PATCH] struct path: convert frvJosef Sipek1-2/+2
2006-12-08[PATCH] struct path: convert crisJosef Sipek1-4/+4
2006-12-08[PATCH] struct path: convert alphaJosef Sipek1-1/+1
2006-12-08[PATCH] x86_64: change uses of f_{dentry, vfsmnt} to use f_pathJosef "Jeff" Sipek1-4/+4
2006-12-08[PATCH] i386: change uses of f_{dentry, vfsmnt} to use f_pathJosef "Jeff" Sipek2-5/+5
2006-12-08[PATCH] use generic BUG for ppcJudith Lebzelter2-58/+11
2006-12-08[PATCH] UML: add generic BUG supportJeff Dike5-2/+47
2006-12-08[PATCH] Generic BUG for x86-64Jeremy Fitzhardinge4-25/+23
2006-12-08[PATCH] Generic BUG for i386Jeremy Fitzhardinge4-31/+21
2006-12-08[PATCH] tty: ->signal->tty lockingPeter Zijlstra2-6/+5
2006-12-08[PATCH] m32r: bootloader support for OPSPUT platformHirokazu Takata3-13/+82
2006-12-08[PATCH] m32r: fix ace_handler to pass full 32-bit addressHirokazu Takata2-4/+2
2006-12-08[PATCH] m32r: make userspace headers platform-independentHirokazu Takata1-36/+29
2006-12-08[S390] Poison init section before freeing it.Heiko Carstens1-0/+2
2006-12-08[S390] Use add_active_range() and free_area_init_nodes().Heiko Carstens3-58/+21
2006-12-08[S390] Virtual memmap for s390.Heiko Carstens6-204/+453
2006-12-08[S390] runtime switch for qdio performance statisticsUrsula Braun2-9/+0
2006-12-08[S390] uaccess_pt: add missing down_read() and convert to is_init().Heiko Carstens1-2/+3
2006-12-07Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds197-780/+9782
2006-12-07Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/li...Linus Torvalds24-48/+1008
2006-12-07[ARM] Merge individual ARM sub-treesRussell King197-780/+9782
2006-12-07[ARM] 4002/1: S3C24XX: leave parent IRQs unmaskedBen Dooks1-15/+0
2006-12-07[ARM] 3983/2: remove unused argument to __bug()Nicolas Pitre1-5/+2
2006-12-07[ARM] 4000/1: Osiris: add third serial port inBen Dooks1-0/+9
2006-12-07[ARM] 3999/1: RX3715: suspend to RAM supportBen Dooks5-2/+32
2006-12-07[ARM] 3998/1: VR1000: LED platform devicesBen Dooks1-1/+49
2006-12-07[IA64] replace kmalloc+memset with kzallocYan Burman4-13/+6
2006-12-07[IA64] resolve name clash by renaming is_available_memory()Christoph Lameter1-3/+3
2006-12-07[IA64] Need export for csum_ipv6_magicTony Luck1-0/+1
2006-12-07[PATCH] Add support for type argument in PAL_GET_PSTATEVenkatesh Pallipadi1-7/+4
2006-12-07[IA64] tidy up return value of ip_fast_csumChen, Kenneth W1-1/+2
2006-12-07[IA64] implement csum_ipv6_magic for ia64.Chen, Kenneth W1-2/+53
2006-12-07[IA64] More Itanium PAL spec updatesRuss Anderson1-1/+8
2006-12-07[IA64] Update processor_info featuresRuss Anderson1-2/+11
2006-12-07[IA64] SN: Correctly update smp_affinty maskJohn Keller2-7/+15
2006-12-07[IA64] sparse cleanupsMatthew Wilcox2-7/+7
2006-12-07[IA64] IA64 Kexec/kdumpZou Nan hai12-5/+898
2006-12-07[ARM] 3995/1: iop13xx: add iop13xx supportDan Williams13-1/+2243
2006-12-07[ARM] 3968/1: iop13xx: add iop13xx_defconfigDan Williams1-0/+1134
2006-12-07[ARM] Update mach-typesRussell King1-5/+53
2006-12-07Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds121-2186/+4507
2006-12-07[PATCH] Kexec / Kdump: Unify elf note codeMagnus Damm3-188/+6
2006-12-07[PATCH] arm26: replace kmalloc+memset with kzallocYan Burman1-3/+1
2006-12-07[PATCH] arch/i386/kernel/reboot.c should #include <linux/reboot.h>Adrian Bunk1-0/+1
2006-12-07[PATCH] Pass struct dev pointer to dma_cache_sync()Ralf Baechle5-5/+7
2006-12-07[PATCH] Add struct dev pointer to dma_is_consistent()Ralf Baechle4-4/+4
2006-12-07[PATCH] add rtc-omap driverDavid Brownell1-1/+1
2006-12-07[PATCH] hotplug CPU: clean up hotcpu_notifier() useIngo Molnar10-20/+2
2006-12-07[PATCH] smp_call_function_single() check that local interrupts are enabledAndrew Morton2-0/+8
2006-12-07[PATCH] kprobes: enable booster on the preemptible kernelMasami Hiramatsu5-6/+6
2006-12-07[PATCH] elf: include terminating zero in n_nameszMagnus Damm1-2/+2
2006-12-07[PATCH] elf: Always define elf_addr_t in linux/elf.hMagnus Damm8-13/+0
2006-12-07[PATCH] initrd: remove unused false condition for initrd_startHenry Nestler7-16/+7
2006-12-07[PATCH] remove kernel syscallsArnd Bergmann1-0/+1
2006-12-07[PATCH] lockdep: name some old style locksPeter Zijlstra1-1/+1
2006-12-07[PATCH] Export pm_suspend for the shared APM emulationRalf Baechle1-4/+0
2006-12-07[PATCH] uml: use get_random_bytes() after random pool is seededJeff Dike7-7/+7
2006-12-07[PATCH] uml: size register files correctlyJeff Dike2-2/+2
2006-12-07[PATCH] uml: include asm/page.h in order to get PAGE_SHIFTJeff Dike1-0/+1
2006-12-07[PATCH] uml: include stddef.h correctlyJeff Dike3-3/+2
2006-12-07[PATCH] m68k: replace kmalloc+memset with kzallocYan Burman2-4/+2
2006-12-07[PATCH] swsusp: Support i386 systems with PAE or without PSERafael J. Wysocki3-3/+166
2006-12-07[PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham9-6/+9
2006-12-07[PATCH] alpha: switch to pci_get APIAlan Cox3-5/+10
2006-12-07[PATCH] h8300 stray bracket fixMariusz Kozlowski1-1/+1
2006-12-07[PATCH] avr32: fixup kprobes preemption handlingPaul Mundt1-0/+1
2006-12-07[PATCH] arch/frv/kernel/futex.c must #include <linux/uaccess.h>Adrian Bunk1-1/+1
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter15-30/+30
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter9-13/+13
2006-12-07[PATCH] Allow NULL pointers in percpu_freeAlan Stern1-4/+2
2006-12-07[PATCH] Fix kunmap_atomic's use of kpte_clear_flush()Jeremy Fitzhardinge1-10/+8
2006-12-07[PATCH] mm: pagefault_{disable,enable}()Peter Zijlstra5-22/+16
2006-12-07[PATCH] mm: arch do_page_fault() vs in_atomic()Peter Zijlstra8-8/+8
2006-12-07[PATCH] shared page table for hugetlb pageChen, Kenneth W6-1/+136
2006-12-07[PATCH] uml: workqueue build fixAndrew Morton3-5/+5
2006-12-07[ARM] Allow gcc to optimise arm_add_memory a little moreRussell King1-4/+7
2006-12-07[ARM] 3991/1: i.MX/MX1 high resolution time sourcePavel Pisa1-36/+50
2006-12-07[ARM] 3990/1: i.MX/MX1 more precise PLL decodePavel Pisa1-1/+8
2006-12-07[ARM] 3986/1: H1940: suspend to RAM supportBen Dooks5-2/+60
2006-12-07[ARM] 3985/1: ixp4xx clocksource cleanupKevin Hilman1-2/+4
2006-12-07[ARM] 3994/1: ixp23xx: fix handling of pci master abortsLennert Buytenhek1-1/+1
2006-12-07[ARM] 3981/1: sched_clock for PXA2xxNicolas Pitre1-0/+60
2006-12-07[ARM] 3980/1: extend the ARM Versatile sched_clock implementation from 32 to ...Nicolas Pitre1-4/+10
2006-12-07[ARM] 3979/1: extend the SA11x0 sched_clock implementation from 32 to 63 bit ...Nicolas Pitre1-4/+11
2006-12-07[ARM] 3993/1: ep93xx: add cirrus logic edb9302a supportLennert Buytenhek3-0/+98
2006-12-07[ARM] 3982/2: Explicitly select 32-bit ARM ISA (-marm)George G. Davis1-0/+2
2006-12-07[PATCH] x86-64: Export smp_call_function_singleAndi Kleen1-0/+1
2006-12-07[PATCH] i386: Clean up smp_tune_scheduling()Adrian Bunk1-24/+5
2006-12-07[PATCH] unwinder: move .eh_frame to RODATAJan Beulich2-18/+0
2006-12-07[PATCH] x86-64: don't use set_irq_regs()Oleg Nesterov1-6/+0
2006-12-07[PATCH] x86-64: check vector in setup_ioapic_dest to verify if need setup_IO_...Yinghai Lu1-43/+61
2006-12-07[PATCH] x86-64: Make ix86 default to HIGHMEM4G instead of NOHIGHMEMRandy Dunlap1-1/+2
2006-12-07[PATCH] i386: replace kmalloc+memset with kzallocBurman Yan4-25/+11
2006-12-07[PATCH] x86-64: remove remaining pc98 codeAdrian Bunk2-23/+2
2006-12-07[PATCH] x86-64: remove unused variableDavid Rientjes1-2/+1
2006-12-07[PATCH] x86-64: replace kmalloc+memset with kzalloc in MTRR codeBurman Yan2-6/+3
2006-12-07[PATCH] x86-64: Fix numaq build errorRandy Dunlap1-1/+1
2006-12-07[PATCH] x86-64: Clarify error message in GART codeAndi Kleen1-2/+1
2006-12-07[PATCH] x86-64: Fix interrupt race in idle callback (3rd try)Venkatesh Pallipadi1-2/+17
2006-12-07[PATCH] x86-64: Remove unwind stack pointer alignment forcing againAndi Kleen1-6/+0
2006-12-07[PATCH] unwinder: more sanity checks in Dwarf2 unwinderJan Beulich2-0/+14
2006-12-07[PATCH] unwinder: always use unlocked module list access in unwinder fallbackAndi Kleen1-3/+3
2006-12-07[PATCH] x86-64: Mark rdtsc as sync only for netburst, not for core2Arjan van de Ven1-1/+4
2006-12-07[PATCH] Calgary: remove unused variablesMuli Ben-Yehuda1-5/+0
2006-12-07[PATCH] x86-64: Synchronize RDTSC on single core AMDAndi Kleen1-5/+2
2006-12-07[PATCH] i386: always enable regparmAdrian Bunk2-17/+1
2006-12-07[PATCH] x86-64: remove unused acpi_found_madt in mparse.Yinghai Lu1-2/+0
2006-12-07[PATCH] i386: touch softlockup during backtracingDave Jones1-0/+2
2006-12-07[PATCH] x86-64: Fix kobject_init() WARN_ON on resume from diskRafael J. Wysocki1-0/+1
2006-12-07[PATCH] x86-64: remove duplicate ARCH_DISCONTIGMEM_ENABLE optionAdrian Bunk1-5/+0
2006-12-07[PATCH] x86_64: interrupt array size should be aligned to NR_VECTORSYinghai Lu1-1/+2
2006-12-07[PATCH] x86_64: clear_bss before set_intr_gate with early_idt_handlerYinghai Lu1-2/+4
2006-12-07[PATCH] x86: add sysctl for kstack_depth_to_printChuck Ebbert2-2/+2
2006-12-07[PATCH] x86-64: Remove unused GET_APIC_VERSION call from clear_local_APICDavid Rientjes1-3/+1
2006-12-07[PATCH] i386: remove duplicate printkDave Jones1-4/+1
2006-12-07[PATCH] i386: Preserve EFI run time regions with memmap parameterArtiom Myaskouvskey2-19/+43
2006-12-07[PATCH] x86: Regard MSRs in lapic_suspend()/lapic_resume()Karsten Wiese2-8/+36
2006-12-07[PATCH] i386: Avoid boot warning with apic=debugAndi Kleen1-1/+3
2006-12-07[PATCH] i386: i386 add Intel BTS cpufeature bit and detection (take 2)Stephane Eranian1-0/+2
2006-12-07[PATCH] x86-64: x86-64 add Intel BTS cpufeature bit and detection (take 2)Stephane Eranian1-0/+2
2006-12-07[PATCH] i386: Make irq_vector staticAdrian Bunk1-1/+1
2006-12-07[PATCH] i386: handle a negative return valueAdrian Bunk1-1/+7
2006-12-07[PATCH] i386: call efi_get_time during suspendArtiom Myaskouvskey1-5/+12
2006-12-07[PATCH] x86: fix the irqbalance quirk for E7320/E7520/E7525Siddha, Suresh B5-11/+84
2006-12-07[PATCH] x86-64: add genapic_forceSiddha, Suresh B1-1/+8
2006-12-07[PATCH] i386: change the 'no_control' field to 'hotpluggable' in the struct cpuSiddha, Suresh B3-10/+10
2006-12-07[PATCH] i386: introduce the mechanism of disabling cpu hotplug controlSiddha, Suresh B1-1/+5
2006-12-07[PATCH] x86: add write_pci_config_byte() to direct PCI access routinesSiddha, Suresh B1-0/+7
2006-12-07[PATCH] i386: Convert more absolute symbols to section relativeVivek Goyal1-4/+10
2006-12-07[PATCH] i386: alloc_gdt() staticAdrian Bunk1-1/+1
2006-12-07[PATCH] i386: fix MTRR codeJan Beulich7-60/+162
2006-12-07[PATCH] i386: conditionalize inclusion of some MTRR flavorsJan Beulich2-3/+7
2006-12-07[PATCH] i386: Don't touch per cpu memory of offline CPUs in touch_nmi_watchdogJan Beulich1-7/+9
2006-12-07[PATCH] i386: clear_fixmap() should not use set_pte()Jan Beulich1-2/+5
2006-12-07[PATCH] x86-64: Rate limit no irq handler messagesAndi Kleen1-1/+1
2006-12-07[PATCH] x86-64: fix perms/range of vsyscall vma in /proc/*/mapsErnie Petrides2-3/+5
2006-12-07[PATCH] i386: Add support for compilation for Core2Andi Kleen2-6/+14
2006-12-07[PATCH] x86-64: Add option to compile for Core2Andi Kleen2-6/+25
2006-12-07[PATCH] paravirt: Add option to allow skipping the timer checkZachary Amsden1-2/+14
2006-12-07[PATCH] paravirt: Be careful about touching BIOS address spaceRusty Russell2-3/+18
2006-12-07[PATCH] paravirt: Add MMU virtualization to paravirt_opsRusty Russell2-0/+110
2006-12-07[PATCH] paravirt: Add APIC accessors to paravirt-ops.Rusty Russell1-0/+8
2006-12-07[PATCH] paravirt: Allow disable power management under hypervisorRusty Russell1-1/+2
2006-12-07[PATCH] paravirt: Disable vdso by default when CONFIG_PARAVIRT is enabledAndi Kleen1-0/+4
2006-12-07[PATCH] paravirt: Allow selected bug checks to beRusty Russell1-1/+1
2006-12-07[PATCH] paravirt: Add startup infrastructure for paravirtualizationRusty Russell4-0/+45
2006-12-07[PATCH] i386: cpu_detect extractionRusty Russell1-16/+21
2006-12-07[PATCH] paravirt: Patch inline replacements for paravirt interceptsRusty Russell6-25/+148
2006-12-07[PATCH] paravirt: header and stubs for paravirtualisationRusty Russell11-23/+479
2006-12-07[PATCH] i386: Fix double #includes in arch/i386Nicolas Kaiser2-2/+0
2006-12-07[PATCH] i386: substitute __va lookup with pfn_to_kaddrDavid Rientjes1-1/+1
2006-12-07[PATCH] x86-64: Don't force inlining of do_csumAndi Kleen1-3/+1
2006-12-07[PATCH] i386: remove IOPL check on task switchChuck Ebbert1-6/+0
2006-12-07[PATCH] x86-64: Fix race in IO-APIC routing entry setup.Andi Kleen1-3/+9
2006-12-07[PATCH] i386: Fix race in IO-APIC routing entry setup.Andi Kleen1-5/+11
2006-12-07[PATCH] x86-64: Make x86_64 udelay() round up instead of down.Paolo 'Blaisorblade' Giarrusso1-2/+2