summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/home/rmk/linux-2.6-arm-smpLinus Torvalds2005-07-294-1/+9
|\
| * [ARM SMP] Ensure secondary CPUs see their pen releaseRussell King2005-07-291-0/+2
| * [ARM SMP] Fix another ARMv6 bitop problemRussell King2005-07-282-1/+6
| * [ARM SMP] Ensure secondary CPUs have a clean TLBRussell King2005-07-281-0/+1
* | Merge head 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/...Linus Torvalds2005-07-291-6/+13
|\ \
| * | libata: Check PCI sub-class code before disabling AHCIGreg Felix2005-07-281-6/+13
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2005-07-281-2/+1
|\ \ \
| * | | [NET]: Fix busy waiting in dev_close().David S. Miller2005-07-281-2/+1
* | | | [PATCH] selinux: Fix address length checks in connect hookStephen Smalley2005-07-281-2/+2
* | | | [PATCH] fbdev: colormap fixes fixJon Smirl2005-07-281-7/+7
* | | | [PATCH] re-disable TSC on NUMAQDave Hansen2005-07-281-0/+9
* | | | [PATCH] posix timers: fix normalization problemGeorge Anzinger2005-07-281-14/+3
* | | | [PATCH] uml: implement hostfs syncingPaolo 'Blaisorblade' Giarrusso2005-07-284-2/+20
* | | | [PATCH] uml: Clean up prink callsChristophe Lucas2005-07-283-3/+3
* | | | [PATCH] uml: Fix typoBodo Stroesser2005-07-281-1/+1
* | | | [PATCH] uml: Fix load average >=1Jeff Dike2005-07-281-1/+4
* | | | [PATCH] uml: Fix redundant assignmentJeff Dike2005-07-281-1/+0
* | | | [PATCH] uml: Fix skas0 stub returnBodo Stroesser2005-07-281-3/+3
* | | | [PATCH] uml: vm86 compile fixJeff Dike2005-07-281-0/+6
* | | | [PATCH] uml: avoid unnecessary pcap rebuildPaolo 'Blaisorblade' Giarrusso2005-07-281-1/+3
* | | | [PATCH] uml: fix TT mode by reverting "use fork instead of clone"Jeff Dike2005-07-281-19/+29
* | | | [PATCH] device-mapper: fix md->lock deadlocks in coreAlasdair G Kergon2005-07-281-78/+60
* | | | [PATCH] device-mapper: fix deadlocks in coreAlasdair G Kergon2005-07-281-12/+7
* | | | [PATCH] device-mapper: fix deadlocks in core (prep)Alasdair G Kergon2005-07-282-28/+39
* | | | [PATCH] x86_64: fix cpu_to_node setup for sparse apic_idsRavikiran G Thirumalai2005-07-281-6/+11
* | | | [PATCH] x86_64: Remove unused variable in k8-bus.cAndi Kleen2005-07-281-1/+1
* | | | [PATCH] x86_64: Use msleep in smpboot.cNishanth Aravamudan2005-07-281-2/+1
* | | | [PATCH] x86_64: Fix gcc 4 warning in sched_find_first_bitJesse Millan2005-07-281-2/+1
* | | | [PATCH] x86_64: Fix SRAT handling on non dual core systemsAndi Kleen2005-07-281-2/+0
* | | | [PATCH] x86_64: Switch to the interrupt stack when running a softirq in local...Andi Kleen2005-07-284-2/+35
* | | | [PATCH] x86_64: Small assembly improvementsAndi Kleen2005-07-282-13/+13
* | | | [PATCH] x86_64: Remove unnecessary include in fault.cAndi Kleen2005-07-281-1/+0
* | | | [PATCH] x86_64: When running cpuid4 need to run on the correct CPUAndi Kleen2005-07-281-6/+14
* | | | [PATCH] x86_64: Turn BUG data into valid instructionAndi Kleen2005-07-281-3/+10
* | | | [PATCH] x86_64: Icecream has no way of detecting assembler-level includesAndreas Gruenbacher2005-07-283-12/+19
* | | | [PATCH] x86_64: Support more than 8 cores on AMD systemsAndi Kleen2005-07-282-10/+85
* | | | [PATCH] x86_64: Remove the broadcast options that were added for cpuhotplugAndi Kleen2005-07-281-86/+2
* | | | [PATCH] x86_64: Remove IA32_* build tools in MakefileAndi Kleen2005-07-281-12/+0
* | | | [PATCH] x86_64: Create per CPU machine check sysfs directoriesAndi Kleen2005-07-281-19/+74
* | | | [PATCH] x86_64: Print a boot message for hotplug memory zonesAndi Kleen2005-07-281-1/+4
* | | | [PATCH] x86_64: Fix overflow in NUMA hash function setupKeith Mannthey2005-07-281-24/+26
* | | | [PATCH] x86_64: Fix incorrectly defined MSR_K8_SYSCFGAndi Kleen2005-07-281-1/+1
* | | | [PATCH] x86_64: Fix some typos in system.h commentsAndi Kleen2005-07-281-2/+2
* | | | [PATCH] x86_64: Remove obsolete eat_key prototypeAndi Kleen2005-07-281-3/+0
* | | | [PATCH] x86_64: Fix some comments in tlbflush.hAndi Kleen2005-07-281-3/+6
* | | | [PATCH] x86_64: Some updates for boot-options.txtAndi Kleen2005-07-281-4/+6
* | | | [PATCH] x86_64: Improve CONFIG_GART_IOMMU description and make it default yAndi Kleen2005-07-281-1/+4
* | | | [PATCH] x86_64: Remove unused variable in delay.cAndi Kleen2005-07-281-2/+0
* | | | [PATCH] x86_64: Some cleanup in setup64.cAndi Kleen2005-07-284-16/+7
* | | | [PATCH] x86_64: Clarify Booting processor ... messageAndi Kleen2005-07-281-2/+3
OpenPOWER on IntegriCloud