aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-08[AVR32] Implement intc_get_pending()Haavard Skinnemoen1-0/+4
2006-12-08[AVR32] Don't include <asm/delay.h>Haavard Skinnemoen2-2/+1
2006-12-08[AVR32] Put the chip in "stop" mode when halting the systemHaavard Skinnemoen1-0/+7
2006-12-08[AVR32] Set flow handler for external interruptsHaavard Skinnemoen1-2/+20
2006-12-08[AVR32] Remove unused fileHaavard Skinnemoen1-289/+0
2006-12-08[AVR32] Remove mii_phy_addr and eth_addr from eth_platform_dataHaavard Skinnemoen1-8/+57
2006-12-08[AVR32] Move ethernet tag parsing to board-specific codeHaavard Skinnemoen2-32/+23
2006-12-08[AVR32] Add macb1 platform_deviceHaavard Skinnemoen1-0/+38
2006-12-08[AVR32] Portmux API updateHaavard Skinnemoen2-83/+146
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[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