summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [SPARC]: Kill CHILD_MAX.David S. Miller2005-12-223-3/+3
* [SPARC]: introduce a SPARC Kconfig symbolAdrian Bunk2005-12-222-0/+8
* powerpc: Fix i8259 cascade on pSeries with XICS interrupt controllerPaul Mackerras2005-12-221-18/+3
* [SPARC64]: Stop putting -finline-limit=XXX into CFLAGSDavid S. Miller2005-12-201-5/+0
* [PATCH] Fix build with CONFIG_PCI_MMCONFIGAndi Kleen2005-12-202-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds2005-12-208-24/+30
|\
| * powerpc: update defconfigsPaul Mackerras2005-12-206-21/+26
| * [PATCH] powerpc: CPM2 interrupt handler failure after 100,000 interruptsEdson Seabra2005-12-201-1/+2
| * powerpc: correct register usage in 64-bit syscall exit pathPaul Mackerras2005-12-201-2/+2
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-12-193-22/+55
|\ \
| * | [ARM] 3210/1: add missing memory barrier helper for NPTL supportNicolas Pitre2005-12-191-0/+49
| * | [ARM] Fix sys_sendto and sys_recvfrom 6-arg syscallsRussell King2005-12-172-22/+6
* | | [PATCH] uml skas0: stop gcc's insanityJeff Dike2005-12-183-36/+46
* | | [PATCH] uml - fix some funkiness in KconfigPaolo 'Blaisorblade' Giarrusso2005-12-181-0/+2
* | | [PATCH] uml: fix dynamic linking on some 64-bit distrosRob Landley2005-12-181-0/+4
* | | [PATCH] uml: arch/um/scripts/Makefile.rules - remove duplicated codePaolo 'Blaisorblade' Giarrusso2005-12-181-5/+0
|/ /
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2005-12-165-5/+37
|\ \
| * | [IA64] Add __read_mostly support for IA64Christoph Lameter2005-12-161-0/+3
| * | [IA64-SGI] change default_sn2 to NR_CPUS==1024hawkes@sgi.com2005-12-161-1/+1
| * | [IA64-SGI] Missed TLB flushJack Steiner2005-12-161-1/+1
| * | [IA64] uncached ref count leakJes Sorensen2005-12-161-3/+3
| * | [IA64] disable preemption in udelay()John Hawkes2005-12-161-0/+29
* | | [PATCH] ppc: ppc4xx_dma DMA_MODE_{READ,WRITE} fixAl Viro2005-12-161-0/+1
* | | [PATCH] PCI: Fix dumb bug in mmconfig fixAndi Kleen2005-12-161-1/+1
|/ /
* | [PATCH] arch/powerpc/kernel/syscalls.c __user annotationsAl Viro2005-12-151-1/+1
* | [PATCH] arch/alpha/kernel/machvec_impl.h: C99 struct initializerAl Viro2005-12-151-1/+1
* | [PATCH] ia64 sn __iomem annotationsAl Viro2005-12-152-30/+30
* | [PATCH] i386,amd64: ioremap.c __iomem annotationsAl Viro2005-12-152-2/+2
* | [PATCH] i386,amd64: mmconfig __iomem annotationsAl Viro2005-12-152-8/+8
* | [PATCH] arch/sparc/kernel/led.c __user annotationsAl Viro2005-12-151-1/+1
* | [PATCH] sun4c_memerr_reg __iomem annotationsAl Viro2005-12-151-1/+1
* | [PATCH] sparc: NULL noise removal (ebus.c)Al Viro2005-12-151-12/+12
* | [PATCH] sparc/kernel/time: __iomem annotationsAl Viro2005-12-151-2/+2
* | [PATCH] fix iomem annotations in sparc32 pcic codeAl Viro2005-12-151-1/+1
|/
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-12-142-4/+7
|\
| * [ARM] 3205/1: Handle new EABI relocations when loading kernel modules.Daniel Jacobowitz2005-12-141-0/+2
| * [ARM] 3201/1: PXA27x: Prevent hangup during resume due to inadvertedly enabli...Lothar Wassmann2005-12-121-4/+5
* | [IA64] fix for SET_PERSONALITY when CONFIG_IA32_SUPPORT is not set.Robin Holt2005-12-141-0/+2
* | [PATCH] x86_64: Bug correction in populate_memnodemap()Eric Dumazet2005-12-121-1/+3
* | [PATCH] x86_64: Fix collision between pmtimer and pit/hpetjohn stultz2005-12-121-1/+1
* | [PATCH] x86_64: Fix 32bit thread coredumpsAndi Kleen2005-12-121-2/+1
* | [PATCH] i386/x86-64 Correct for broken MCFG tables on K8 systemsAndi Kleen2005-12-122-5/+76
* | [PATCH] i386/x86-64 Fall back to type 1 access when no entry foundAndi Kleen2005-12-124-19/+45
* | [PATCH] i386/x86-64: Don't call change_page_attr with a spinlock heldAndi Kleen2005-12-122-14/+60
* | [PATCH] i386/x86-64 disable LAPIC completely for offline CPUShaohua Li2005-12-122-3/+2
* | [PATCH] x86_64: Make sure hpet_address is 0 when any part of HPET initializat...Andi Kleen2005-12-121-1/+3
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2005-12-129-97/+304
|\ \
| * | [IA64-SGI] Fix SN PTC deadlock recoveryJack Steiner2005-12-061-2/+6
| * | [IA64] Change SET_PERSONALITY to comply with comment in binfmt_elf.c.Robin Holt2005-12-063-4/+4
| * | [IA64] Limit the maximum NODEDATA_ALIGN() offsetJack Steiner2005-12-061-1/+3