aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2005-11-02[PATCH] x86-64: bitops fix for -OsAlexandre Oliva
2005-11-02Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2005-11-02Merge branch 'swiotlb' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2005-11-02[ARM SMP] Add hotplug CPU infrastructureRussell King
2005-11-02[ARM SMP] Fix a couple of warningsRussell King
2005-11-02[ARM SMP] Track CPU idle threadsRussell King
2005-11-02[ARM] Fix Realview machine for patch 3016/1Russell King
2005-11-02[ARM] Fix mm initialisation with write buffered write allocate cachesRussell King
2005-11-01[PATCH] missing platform_device.h includesAl Viro
2005-11-01[PATCH] audit_sysctl_exit can only be used with CONF_AUDIT_SYSCTLHorms
2005-11-01[PATCH] m68knommu: updated defconfigGreg Ungerer
2005-11-01Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2005-11-01[PATCH] toshiba_ohci1394_dmi_table should be __devinitdata, not __devinitRoland Dreier
2005-11-01[ARM] 3081/1: Remove GTWX5715 from ixp4xx_defconfigDeepak Saxena
2005-11-01[ARM] 3052/1: add ixp2000 microcode loaderLennert Buytenhek
2005-11-01[ARM] 2948/1: new preemption safe copy_{to|from}_user implementationNicolas Pitre
2005-11-01[ARM] 2947/1: copy template with new memcpy/memmoveNicolas Pitre
2005-11-01[ARM] 2946/2: split --arch_clear_user() out of lib/uaccess.SNicolas Pitre
2005-11-01[ARM] 3078/1: lubbock platform updates, mostly mmc detectionDavid Brownell
2005-11-01[ARM] 3071/1: RX3715 - add lcd/fb platform setupBen Dooks
2005-11-01[ARM] 3065/1: ixp2000 typo and whitespace fixesLennert Buytenhek
2005-11-01[ARM] 3064/1: start using ixp2000_reg_wrbLennert Buytenhek
2005-11-01[ARM] 3062/1: map in various enp2611 peripherals for the ixp2000 netdev driverLennert Buytenhek
2005-10-31Revert "i386: move apic init in init_IRQs"Linus Torvalds
2005-10-31manual update from upstream:Tony Luck
2005-10-31[PATCH] i386: CONFIG_PC removalArthur Othieno
2005-10-31[ARM] Convert EBSA110 network driver to a platform driverRussell King
2005-10-31[ARM] Fixup platform device.h includes for realview boardRussell King
2005-10-31Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds
2005-10-31[ARM] Add support for ARM RealView boardCatalin Marinas
2005-10-31powerpc: import a fix from arch/ppc/mm/pgtable.cPaul Mackerras
2005-10-31powerpc: apply recent changes to merged codePaul Mackerras
2005-10-31Merge ../linux-2.6 by handPaul Mackerras
2005-10-31ppc: remove duplicate export of cur_cpu_specPaul Mackerras
2005-10-31powerpc: Fix bug arising from having multiple memory_limit variablesPaul Mackerras
2005-10-30Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2005-10-30[PATCH] fix missing includesTim Schmielau
2005-10-30[PATCH] hpet-RTC: cache the comparator registerClemens Ladisch
2005-10-30[PATCH] hpet-RTC: fix timer config register accessesClemens Ladisch
2005-10-30[PATCH] hpet-RTC: disable interrupt when no longer neededClemens Ladisch
2005-10-30[PATCH] sparse cleanups: NULL pointers, C99 struct init.Randy Dunlap
2005-10-30[PATCH] jiffies_64 cleanupThomas Gleixner
2005-10-30[PATCH] Remove orphaned TIOCGDEV compat ioctlBrian Gerst
2005-10-30[PATCH] unify sys_ptrace prototypeChristoph Hellwig
2005-10-30[PATCH] adjust parisc sys_ptrace prototypeChristoph Hellwig
2005-10-30[PATCH] Don't uselessly export task_struct to userspace in core dumpsEric W. Biederman
2005-10-30[PATCH] remove timer debug fieldAndrew Morton
2005-10-30[PATCH] remove some more check_region stuffJeff Garzik
2005-10-30[PATCH] TIOC* compat ioctl handlingChristoph Hellwig
2005-10-30[PATCH] introduce setup_timer() helperOleg Nesterov