summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2006-12-07Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds
2006-12-07[PATCH] Kexec / Kdump: Unify elf note codeMagnus Damm
2006-12-07[PATCH] arm26: replace kmalloc+memset with kzallocYan Burman
2006-12-07[PATCH] arch/i386/kernel/reboot.c should #include <linux/reboot.h>Adrian Bunk
2006-12-07[PATCH] Pass struct dev pointer to dma_cache_sync()Ralf Baechle
2006-12-07[PATCH] Add struct dev pointer to dma_is_consistent()Ralf Baechle
2006-12-07[PATCH] add rtc-omap driverDavid Brownell
2006-12-07[PATCH] hotplug CPU: clean up hotcpu_notifier() useIngo Molnar
2006-12-07[PATCH] smp_call_function_single() check that local interrupts are enabledAndrew Morton
2006-12-07[PATCH] kprobes: enable booster on the preemptible kernelMasami Hiramatsu
2006-12-07[PATCH] elf: include terminating zero in n_nameszMagnus Damm
2006-12-07[PATCH] elf: Always define elf_addr_t in linux/elf.hMagnus Damm
2006-12-07[PATCH] initrd: remove unused false condition for initrd_startHenry Nestler
2006-12-07[PATCH] remove kernel syscallsArnd Bergmann
2006-12-07[PATCH] lockdep: name some old style locksPeter Zijlstra
2006-12-07[PATCH] Export pm_suspend for the shared APM emulationRalf Baechle
2006-12-07[PATCH] uml: use get_random_bytes() after random pool is seededJeff Dike
2006-12-07[PATCH] uml: size register files correctlyJeff Dike
2006-12-07[PATCH] uml: include asm/page.h in order to get PAGE_SHIFTJeff Dike
2006-12-07[PATCH] uml: include stddef.h correctlyJeff Dike
2006-12-07[PATCH] m68k: replace kmalloc+memset with kzallocYan Burman
2006-12-07[PATCH] swsusp: Support i386 systems with PAE or without PSERafael J. Wysocki
2006-12-07[PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham
2006-12-07[PATCH] alpha: switch to pci_get APIAlan Cox
2006-12-07[PATCH] h8300 stray bracket fixMariusz Kozlowski
2006-12-07[PATCH] avr32: fixup kprobes preemption handlingPaul Mundt
2006-12-07[PATCH] arch/frv/kernel/futex.c must #include <linux/uaccess.h>Adrian Bunk
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter
2006-12-07[PATCH] Allow NULL pointers in percpu_freeAlan Stern
2006-12-07[PATCH] Fix kunmap_atomic's use of kpte_clear_flush()Jeremy Fitzhardinge
2006-12-07[PATCH] mm: pagefault_{disable,enable}()Peter Zijlstra
2006-12-07[PATCH] mm: arch do_page_fault() vs in_atomic()Peter Zijlstra
2006-12-07[PATCH] shared page table for hugetlb pageChen, Kenneth W
2006-12-07[PATCH] uml: workqueue build fixAndrew Morton
2006-12-07[PATCH] x86-64: Export smp_call_function_singleAndi Kleen
2006-12-07[PATCH] i386: Clean up smp_tune_scheduling()Adrian Bunk
2006-12-07[PATCH] unwinder: move .eh_frame to RODATAJan Beulich
2006-12-07[PATCH] x86-64: don't use set_irq_regs()Oleg Nesterov
2006-12-07[PATCH] x86-64: check vector in setup_ioapic_dest to verify if need setup_IO_...Yinghai Lu
2006-12-07[PATCH] x86-64: Make ix86 default to HIGHMEM4G instead of NOHIGHMEMRandy Dunlap
2006-12-07[PATCH] i386: replace kmalloc+memset with kzallocBurman Yan
2006-12-07[PATCH] x86-64: remove remaining pc98 codeAdrian Bunk
2006-12-07[PATCH] x86-64: remove unused variableDavid Rientjes
2006-12-07[PATCH] x86-64: replace kmalloc+memset with kzalloc in MTRR codeBurman Yan
2006-12-07[PATCH] x86-64: Fix numaq build errorRandy Dunlap
2006-12-07[PATCH] x86-64: Clarify error message in GART codeAndi Kleen
2006-12-07[PATCH] x86-64: Fix interrupt race in idle callback (3rd try)Venkatesh Pallipadi
2006-12-07[PATCH] x86-64: Remove unwind stack pointer alignment forcing againAndi Kleen
2006-12-07[PATCH] unwinder: more sanity checks in Dwarf2 unwinderJan Beulich