aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-11-02[PATCH] x86-64: bitops fix for -OsAlexandre Oliva1-16/+50
2005-11-02Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds6-17/+192
2005-11-02Merge branch 'swiotlb' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds4-762/+5
2005-11-02[ARM SMP] Add hotplug CPU infrastructureRussell King4-0/+132
2005-11-02[ARM SMP] Fix a couple of warningsRussell King1-2/+2
2005-11-02[ARM SMP] Track CPU idle threadsRussell King1-7/+13
2005-11-02[ARM] Fix Realview machine for patch 3016/1Russell King1-7/+37
2005-11-02[ARM] Fix mm initialisation with write buffered write allocate cachesRussell King1-1/+8
2005-11-01[PATCH] missing platform_device.h includesAl Viro1-4/+5
2005-11-01[PATCH] audit_sysctl_exit can only be used with CONF_AUDIT_SYSCTLHorms1-1/+1
2005-11-01[PATCH] m68knommu: updated defconfigGreg Ungerer1-2/+1
2005-11-01Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds30-455/+2522
2005-11-01[PATCH] toshiba_ohci1394_dmi_table should be __devinitdata, not __devinitRoland Dreier1-1/+1
2005-11-01[ARM] 3081/1: Remove GTWX5715 from ixp4xx_defconfigDeepak Saxena1-1/+1
2005-11-01[ARM] 3052/1: add ixp2000 microcode loaderLennert Buytenhek2-1/+475
2005-11-01[ARM] 2948/1: new preemption safe copy_{to|from}_user implementationNicolas Pitre3-2/+216
2005-11-01[ARM] 2947/1: copy template with new memcpy/memmoveNicolas Pitre4-374/+502
2005-11-01[ARM] 2946/2: split --arch_clear_user() out of lib/uaccess.SNicolas Pitre3-40/+55
2005-11-01[ARM] 3078/1: lubbock platform updates, mostly mmc detectionDavid Brownell1-3/+60
2005-11-01[ARM] 3071/1: RX3715 - add lcd/fb platform setupBen Dooks1-4/+66
2005-11-01[ARM] 3065/1: ixp2000 typo and whitespace fixesLennert Buytenhek2-3/+1
2005-11-01[ARM] 3064/1: start using ixp2000_reg_wrbLennert Buytenhek4-24/+24
2005-11-01[ARM] 3062/1: map in various enp2611 peripherals for the ixp2000 netdev driverLennert Buytenhek1-1/+30
2005-10-31Revert "i386: move apic init in init_IRQs"Linus Torvalds5-97/+70
2005-10-31manual update from upstream:Tony Luck1123-34229/+92428
2005-10-31[PATCH] i386: CONFIG_PC removalArthur Othieno1-5/+0
2005-10-31[ARM] Convert EBSA110 network driver to a platform driverRussell King1-1/+25
2005-10-31[ARM] Fixup platform device.h includes for realview boardRussell King2-2/+2
2005-10-31Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds83-61/+83
2005-10-31[ARM] Add support for ARM RealView boardCatalin Marinas11-3/+1069
2005-10-31powerpc: import a fix from arch/ppc/mm/pgtable.cPaul Mackerras1-3/+1
2005-10-31powerpc: apply recent changes to merged codePaul Mackerras6-12/+6
2005-10-31Merge ../linux-2.6 by handPaul Mackerras707-18067/+47666
2005-10-31ppc: remove duplicate export of cur_cpu_specPaul Mackerras1-1/+0
2005-10-31powerpc: Fix bug arising from having multiple memory_limit variablesPaul Mackerras6-16/+5
2005-10-30Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds19-414/+395
2005-10-30[PATCH] fix missing includesTim Schmielau33-1/+45
2005-10-30[PATCH] hpet-RTC: cache the comparator registerClemens Ladisch2-2/+8
2005-10-30[PATCH] hpet-RTC: fix timer config register accessesClemens Ladisch2-14/+4
2005-10-30[PATCH] hpet-RTC: disable interrupt when no longer neededClemens Ladisch2-2/+10
2005-10-30[PATCH] sparse cleanups: NULL pointers, C99 struct init.Randy Dunlap1-1/+1
2005-10-30[PATCH] jiffies_64 cleanupThomas Gleixner24-93/+0
2005-10-30[PATCH] Remove orphaned TIOCGDEV compat ioctlBrian Gerst1-29/+0
2005-10-30[PATCH] unify sys_ptrace prototypeChristoph Hellwig17-16/+16
2005-10-30[PATCH] adjust parisc sys_ptrace prototypeChristoph Hellwig1-1/+1
2005-10-30[PATCH] Don't uselessly export task_struct to userspace in core dumpsEric W. Biederman1-11/+6
2005-10-30[PATCH] remove timer debug fieldAndrew Morton1-16/+2
2005-10-30[PATCH] remove some more check_region stuffJeff Garzik2-7/+2
2005-10-30[PATCH] TIOC* compat ioctl handlingChristoph Hellwig3-11/+1
2005-10-30[PATCH] introduce setup_timer() helperOleg Nesterov1-4/+4