summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [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
| * | [IA64-SGI] altix: pci_window fixupJohn Keller2005-12-061-22/+131
| * | [IA64] Allow salinfo_decode to detect signals on readKeith Owens2005-12-051-1/+1
| * | [IA64] refresh tiger_defconfig ready for 2.6.15Tony Luck2005-12-021-24/+50
| * | [IA64] Updates to the sn2_defconfig for 2.6.15.Robin Holt2005-12-021-43/+109
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2005-12-122-2/+1
|\ \ \
| * | | [SPARC]: block/ needed in final image linkPaul Jackson2005-12-121-1/+1
| * | | [SPARC]: atomic_clear_mask build fixPaul Jackson2005-12-121-1/+0
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-12-121-0/+9
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | [ARM] 3200/1: Singlestep over ARM BX and BLX instructions using ptrace fixNikola Valerjev2005-12-101-0/+9
| |/
* | [PATCH] Fix Kconfig of DMA32 for ia64Yasunori Goto2005-12-121-1/+1
* | [PATCH] kprobes: increment kprobe missed count for multiprobesKeshavamurthy Anil S2005-12-125-5/+5
* | [PATCH] mips: setup_zero_pages count 1Hugh Dickins2005-12-121-2/+2
OpenPOWER on IntegriCloud