summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Pass struct dev pointer to dma_cache_sync()Ralf Baechle2006-12-075-5/+7
* [PATCH] Add struct dev pointer to dma_is_consistent()Ralf Baechle2006-12-074-4/+4
* [PATCH] add rtc-omap driverDavid Brownell2006-12-071-1/+1
* [PATCH] hotplug CPU: clean up hotcpu_notifier() useIngo Molnar2006-12-0710-20/+2
* [PATCH] smp_call_function_single() check that local interrupts are enabledAndrew Morton2006-12-072-0/+8
* [PATCH] kprobes: enable booster on the preemptible kernelMasami Hiramatsu2006-12-075-6/+6
* [PATCH] elf: include terminating zero in n_nameszMagnus Damm2006-12-071-2/+2
* [PATCH] elf: Always define elf_addr_t in linux/elf.hMagnus Damm2006-12-078-13/+0
* [PATCH] initrd: remove unused false condition for initrd_startHenry Nestler2006-12-077-16/+7
* [PATCH] remove kernel syscallsArnd Bergmann2006-12-071-0/+1
* [PATCH] lockdep: name some old style locksPeter Zijlstra2006-12-071-1/+1
* [PATCH] Export pm_suspend for the shared APM emulationRalf Baechle2006-12-071-4/+0
* [PATCH] uml: use get_random_bytes() after random pool is seededJeff Dike2006-12-077-7/+7
* [PATCH] uml: size register files correctlyJeff Dike2006-12-072-2/+2
* [PATCH] uml: include asm/page.h in order to get PAGE_SHIFTJeff Dike2006-12-071-0/+1
* [PATCH] uml: include stddef.h correctlyJeff Dike2006-12-073-3/+2
* [PATCH] m68k: replace kmalloc+memset with kzallocYan Burman2006-12-072-4/+2
* [PATCH] swsusp: Support i386 systems with PAE or without PSERafael J. Wysocki2006-12-073-3/+166
* [PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham2006-12-079-6/+9
* [PATCH] alpha: switch to pci_get APIAlan Cox2006-12-073-5/+10
* [PATCH] h8300 stray bracket fixMariusz Kozlowski2006-12-071-1/+1
* [PATCH] avr32: fixup kprobes preemption handlingPaul Mundt2006-12-071-0/+1
* [PATCH] arch/frv/kernel/futex.c must #include <linux/uaccess.h>Adrian Bunk2006-12-071-1/+1
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-0715-30/+30
* [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-079-13/+13
* [PATCH] Allow NULL pointers in percpu_freeAlan Stern2006-12-071-4/+2
* [PATCH] Fix kunmap_atomic's use of kpte_clear_flush()Jeremy Fitzhardinge2006-12-071-10/+8
* [PATCH] mm: pagefault_{disable,enable}()Peter Zijlstra2006-12-075-22/+16
* [PATCH] mm: arch do_page_fault() vs in_atomic()Peter Zijlstra2006-12-078-8/+8
* [PATCH] shared page table for hugetlb pageChen, Kenneth W2006-12-076-1/+136
* [PATCH] uml: workqueue build fixAndrew Morton2006-12-073-5/+5
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2006-12-0627-310/+105
|\
| * [MIPS] Import updates from i386's i8259.cAtsushi Nemoto2006-12-061-76/+86
| * [MIPS] *-berr: Header inclusions for DEC bus error handlersMaciej W. Rozycki2006-12-062-0/+3
| * [MIPS] Compile __do_IRQ() when really neededFranck Bui-Huu2006-12-0623-231/+14
| * [MIPS] genirq: use name instead of typenameAtsushi Nemoto2006-12-061-1/+1
| * [MIPS] Do not use handle_level_irq for ioasic_dma_irq_type.Atsushi Nemoto2006-12-061-2/+1
* | [IA64] Fix pci.c kernel compilation breakage.Peter Chubb2006-12-061-2/+2
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2006-12-0686-1049/+4741
|\ \
| * | sh: sh775x/titan fixes for irq header changes.Jamie Lenehan2006-12-068-126/+134
| * | sh: update r7780rp defconfig.Paul Mundt2006-12-061-20/+49
| * | sh: compile fixes for header cleanup.Paul Mundt2006-12-061-0/+2
| * | sh: set KBUILD_IMAGE to something sensible.Paul Mundt2006-12-061-1/+3
| * | sh: show held locks in stack trace with lockdep.Paul Mundt2006-12-061-0/+6
| * | sh: platform_pata support for R7780RPPaul Mundt2006-12-061-0/+29
| * | sh: stacktrace/lockdep/irqflags tracing support.Paul Mundt2006-12-068-2/+139
| * | sh: dyntick infrastructure.Paul Mundt2006-12-062-1/+141
| * | sh: Clock framework tidying.Paul Mundt2006-12-067-10/+33
| * | sh: Turn off IRQs around get_timer_offset() calls.Paul Mundt2006-12-064-29/+12
| * | sh: Get the PGD right in oops case with 64-bit PTEs.Paul Mundt2006-12-061-4/+2