aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
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 63 bitNicolas Pitre1-4/+10
2006-12-07[ARM] 3979/1: extend the SA11x0 sched_clock implementation from 32 to 63 bit periodNicolas 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_APIC_irqYinghai 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