aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2006-01-29[PARISC] Simplify DISCONTIGMEM in KconfigKyle McMartin
2006-01-28[ARM] 3289/1: Enable the LCD support for Integrator/CPCatalin Marinas
2006-01-27[PATCH] mv643xx_eth: Fix for building as a moduleDale Farnsworth
2006-01-26[X86] Add new Intel cache descriptors.Dave Jones
2006-01-26[IA64-SGI] Add PROM feature set for device flush listPrarit Bhargava
2006-01-26[CPUFREQ] p4-clockmod: Workaround for CPU's with N60 errataBen Collins
2006-01-26[ARM] 3269/1: Add ARMv6 MT_NONSHARED_DEVICE mem_types[] indexGeorge G. Davis
2006-01-26[ARM] 3266/1: S3C2400 - adds macro S3C24XXLucas Correia Villa Real
2006-01-24[IA64-SGI] XPC remove unnecessary GFP_DMA flagJes Sorensen
2006-01-24[ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica asus fops pnpacpi bran...Len Brown
2006-01-24[IA64] Scaling fix for simultaneous unaligned accessesJack Steiner
2006-01-24[IA64-SGI] sn_dma_alloc_coherent should use gfp flagsTakashi Iwai
2006-01-24[IA64] Set the correct default OS status in the MCA handlerKeith Owens
2006-01-23[SUNGEM]: Make PM of PHYs more reliable (#2)Benjamin Herrenschmidt
2006-01-22[PARISC] Arch-specific compat signalsKyle McMartin
2006-01-22[PARISC] Use DEBUG_KERNEL to catch used-after-free __init dataHelge Deller
2006-01-22[PARISC] Add CONFIG_DEBUG_RODATA to protect read-only dataHelge Deller
2006-01-22[PARISC] Remove {,un}lock_kernel from perf ioctlMatthew Wilcox
2006-01-22[PARISC] Add chassis_power_off routineKyle McMartin
2006-01-22[PARISC] Remove obsolete _hlt cruftKyle McMartin
2006-01-22[PARISC] Move pm_power_off export to process.cKyle McMartin
2006-01-22[PARISC] Clean up compiler warning in pci.cHelge Deller
2006-01-22[PARISC] Use F_EXTEND() for COMMAND_GLOBALKyle McMartin
2006-01-22[PARISC] Fix floating point invalid exception trap handlerJames Bottomley
2006-01-22[PARISC] Drop unused do_check_pgt_cache()Helge Deller
2006-01-22[PARISC] Remove unnecessary extern declarations from asm/pci.hGrant Grundler
2006-01-22[PARISC] Use kzalloc and other janitor-style cleanupsHelge Deller
2006-01-22[PARISC] Update b180_defconfigMatthew Wilcox
2006-01-22[SPARC]: Increase NR_SYSCALLS to 299David S. Miller
2006-01-21[PARISC] Make flush_tlb_all_local take a void *Matthew Wilcox
2006-01-20[ARM] Fix ioremap.c vfree type warningRussell King
2006-01-20[SPARC64]: Use compat_sys_futimesat in 32-bit syscall table.David S. Miller
2006-01-19Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2006-01-19Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2006-01-19[CPUFREQ] X86_GX_SUSPMOD must depend on PCIAdrian Bunk
2006-01-19[IA64] eliminate softlockup warningJohn Hawkes
2006-01-19[IA64] sem2mutex: arch/ia64/kernel/perfmon.cJes Sorensen
2006-01-19[IA64] sem2mutex: arch/ia64/ia32/sys_ia32.cJes Sorensen
2006-01-19[ARM] safer handling of syscall table paddingAl Viro
2006-01-19[ARM] Remove CONFIG_BROKEN=y from defconfigsRussell King
2006-01-19[SPARC]: Add support for *at(), ppoll, and pselect syscalls.David S. Miller
2006-01-18[PATCH] EDAC: core EDAC support codeAlan Cox
2006-01-18[PATCH] Add pselect/ppoll system calls on i386David Woodhouse
2006-01-18[PATCH] uml: use generic sys_rt_sigsuspendJeff Dike
2006-01-18[PATCH] uml: add TIF_RESTORE_SIGMASK supportJeff Dike
2006-01-18[PATCH] TIF_RESTORE_SIGMASK support for arch/powerpcDavid Woodhouse
2006-01-18[PATCH] Handle TIF_RESTORE_SIGMASK for i386David Howells
2006-01-18[PATCH] Handle TIF_RESTORE_SIGMASK for FRVDavid Howells
2006-01-18[PATCH] Generic sys_rt_sigsuspend()David Woodhouse
2006-01-18[PATCH] vfs: *at functions: x86_64Ulrich Drepper