aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-04-152-2/+2
|\
| * [ARM] 3475/1: S3C2410: fix spelling mistake in SMDK partition tableBen Dooks2006-04-131-1/+1
| * [ARM] 3474/1: S3C2440: USB rate writes wrong var to CLKDIVNBen Dooks2006-04-111-1/+1
* | Fix AT91RM9200 build breakageDavid Brownell2006-04-141-1/+11
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-04-143-3/+4
|\ \
| * | [SPARC]: Hook up sys_tee() into syscall tables.David S. Miller2006-04-143-3/+4
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2006-04-141-0/+3
|\ \ \
| * | | [PATCH] arch/i386/pci/irq.c - new VIA chipsets (fwd)Grzegorz Janoszka2006-04-141-0/+3
| |/ /
* | | [PATCH] DMI: move dmi_scan.c from arch/i386 to drivers/firmware/Bjorn Helgaas2006-04-144-364/+3
|/ /
* | Merge branch 'tee' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2006-04-143-0/+3
|\ \
| * | [PATCH] splice: add support for sys_tee()Jens Axboe2006-04-113-0/+3
* | | [IA64] Make show_mem() skip holes in a pgdatRobin Holt2006-04-131-1/+65
* | | [IA64] ia64_wait_for_slaves() incorrectly reports MCAKeith Owens2006-04-131-5/+5
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2006-04-112-2/+2
|\ \
| * | kbuild: use relative path to -ISam Ravnborg2006-04-042-2/+2
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2006-04-117-91/+105
|\ \ \
| * | | [IA64] Prefetch mmap_sem in ia64_do_page_fault()Christoph Lameter2006-04-071-0/+3
| * | | [IA64] Failure to resume after INIT in user spaceKeith Owens2006-04-071-5/+5
| * | | [IA64] Pass more data to the MCA/INIT notify_die hooksKeith Owens2006-04-071-12/+21
| * | | [IA64] for_each_possible_cpu: ia64KAMEZAWA Hiroyuki2006-04-061-1/+1
| * | | [IA64] update HP CSR space discovery via ACPIBjorn Helgaas2006-04-061-72/+71
| * | | [IA64] Wire up new syscalls {set,get}_robust_listTony Luck2006-04-061-2/+2
| * | | [IA64] 'msg' may be used uninitialized in xpc_initiate_allocate()Tony Luck2006-04-041-1/+1
| * | | [IA64] Wire up new syscall sync_file_range()Tony Luck2006-04-041-0/+3
| |/ /
* | | [PATCH] x86_64: Fix embarassing typo in mmconfig bus checkAndi Kleen2006-04-111-1/+1
* | | [PATCH] i386/x86-64: Remove checks for value == NULL in PCI config space accessAndi Kleen2006-04-113-4/+6
* | | [PATCH] i386: Remove bogus special case code from AMD core parsingAndi Kleen2006-04-111-2/+0
* | | [PATCH] x86_64: Remove check for canonical RIPAndi Kleen2006-04-111-5/+0
* | | [PATCH] x86-64/i386: Don't process APICs/IO-APICs in ACPI when APIC is disabled.Andi Kleen2006-04-111-1/+4
* | | [PATCH] vesafb: Fix incorrect logo colors in x86_64Antonino A. Daplas2006-04-112-0/+10
* | | [PATCH] No arch-specific strpbrk implementationsKyle McMartin2006-04-1119-20/+0
* | | [PATCH] Configurable NODES_SHIFTYasunori Goto2006-04-1110-9/+57
* | | [PATCH] arch/s390/Makefile: remove -finline-limit=10000Adrian Bunk2006-04-111-1/+0
* | | [PATCH] s390: update default configurationMartin Schwidefsky2006-04-111-20/+28
* | | [PATCH] uml: avoid warnings for diffent names for an unsigned quadwordPaolo 'Blaisorblade' Giarrusso2006-04-112-2/+2
* | | [PATCH] uml: fix parallel make early failure on clean treePaolo 'Blaisorblade' Giarrusso2006-04-111-1/+2
* | | [PATCH] uml: local_irq_save, not local_save_flagsPaolo 'Blaisorblade' Giarrusso2006-04-111-1/+1
* | | [PATCH] uml: fix big stack userPaolo 'Blaisorblade' Giarrusso2006-04-111-10/+13
* | | [PATCH] uml: fix failure path after conversionPaolo 'Blaisorblade' Giarrusso2006-04-111-5/+10
* | | [PATCH] uml: fix hang on run_helper() failure on uml_netPaolo 'Blaisorblade' Giarrusso2006-04-112-6/+8
* | | [PATCH] uml: move outside spinlock call not needing itPaolo 'Blaisorblade' Giarrusso2006-04-111-1/+1
* | | [PATCH] uml: support sparse for userspace filesPaolo 'Blaisorblade' Giarrusso2006-04-111-4/+2
* | | [PATCH] uml: fix critical typo for TT modePaolo 'Blaisorblade' Giarrusso2006-04-112-2/+2
* | | [PATCH] uml: fix "extern-vs-static" proto conflict in TLS codePaolo 'Blaisorblade' Giarrusso2006-04-111-4/+0
* | | [PATCH] uml: fix some double export warningsPaolo 'Blaisorblade' Giarrusso2006-04-113-10/+8
* | | [PATCH] uml: fix format errorsPaolo 'Blaisorblade' Giarrusso2006-04-115-7/+7
* | | [PATCH] uml: request format warnings to GCC for appropriate functionsPaolo 'Blaisorblade' Giarrusso2006-04-113-4/+8
* | | [PATCH] uml: fix 2 harmless cast warnings for 64-bitPaolo 'Blaisorblade' Giarrusso2006-04-112-2/+3
* | | [PATCH] uml: safe migration path to the correct V3 COW formatPaolo 'Blaisorblade' Giarrusso2006-04-111-15/+76
* | | [PATCH] uml: make 64-bit COW files compatible with 32-bit onesPaolo 'Blaisorblade' Giarrusso2006-04-111-1/+1