summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] x86-64: Set the stack pointer correctly in init_thread and init_tssAndi Kleen2005-09-121-1/+7
* [PATCH] x86-64: Safe interrupts in oops_begin/endJan Beulich2005-09-122-5/+2Star
* [PATCH] x86-64: Merge msr.c with i386 versionAndi Kleen2005-09-121-12/+27
* [PATCH] x86-64: Fix CFI informationJan Beulich2005-09-122-8/+23
* [PATCH] x86-64: Add dma_sync_single_range_for_{cpu,device}Andi Kleen2005-09-121-0/+5
* [PATCH] Replace extern inline with static inline in asm-x86_64/*Adrian Bunk2005-09-1210-30/+30
* [PATCH] Increase nodemap hash.Nakul Saraiya2005-09-121-1/+1
* [PATCH] x86-64: Fix off by one in pfn_validJim Paradis2005-09-121-1/+1
* [PATCH] i386: add memory clobbers to syscall macrosAndi Kleen2005-09-121-6/+6
* [PATCH] x86-64: Increase TLB flush array sizeAndi Kleen2005-09-122-1/+9
* [PATCH] x86-64: Don't include config.h in asm/timex.hAndi Kleen2005-09-121-1/+0Star
* [PATCH] x86-64: Some cleanup and optimization to the processor data area.Andi Kleen2005-09-123-11/+17
* [PATCH] x86-64: Make remote TLB flush more scalableAndi Kleen2005-09-121-8/+9
* [PATCH] x86-64: Use ACPI PXM to parse PCI<->node assignmentsAndi Kleen2005-09-124-3/+6
* [PATCH] x86-64: Remove redundant max_mapnr and replace with end_pfnAndi Kleen2005-09-122-3/+3
* [PATCH] x86-64: Avoid unnecessary double bouncing for swiotlbAndi Kleen2005-09-121-3/+3
* [PATCH] x86-64: Support dualcore and 8 socket systems in k8 fallback node par...Andi Kleen2005-09-121-0/+1
* [PATCH] x86-64: Don't cache align PDA on UP buildsAndi Kleen2005-09-121-1/+1
* [PATCH] x86-64: Don't assign CPU numbers in SRAT parsingAndi Kleen2005-09-121-0/+2
* [PATCH] x86-64: Remove esr disable hack in APIC codeAndi Kleen2005-09-121-1/+0Star
* [PATCH] x86-64: Remove obsolete APIC "write around" bug workaroundAndi Kleen2005-09-121-3/+3
* [PATCH] cpuset semaphore depth check optimizePaul Jackson2005-09-121-1/+0Star
* [PATCH] crc16: remove w1 specific comments.Evgeniy Polyakov2005-09-121-15/+1Star
* Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/ppc64-2.6 Linus Torvalds2005-09-1210-56/+208
|\
| * [PATCH] ppc64: Remove unused codeAnton Blanchard2005-09-121-4/+0Star
| * [PATCH] ppc64: Add ptrace data breakpoint supportAnton Blanchard2005-09-125-0/+39
| * [PATCH] ppc64: Add definitions for new PTRACE callsAnton Blanchard2005-09-123-0/+22
| * [PATCH] ppc64: ptrace cleanupsAnton Blanchard2005-09-121-52/+69
| * [PATCH] ppc64: Add PTRACE_{GET|SET}VRREGSRobert Jennings2005-09-121-0/+72
| * ppc64: Set up PCI tree from Open Firmware device treePaul Mackerras2005-09-122-0/+6
* | [PATCH] m68knommu: allow for SDRAM and GPIO differences on 5270/1 and 5274/5 ...Greg Ungerer2005-09-121-2/+19
* | [PATCH] m68knommu: add SPI register definitions for 528x processorsGreg Ungerer2005-09-121-0/+112
* | [PATCH] m68knommu: dma support for 523x processorsGreg Ungerer2005-09-121-1/+1
* | [PATCH] m68knommu: change addr arg to const in bitops.h/find_next_zero_bit()Greg Ungerer2005-09-121-1/+1
* | [PATCH] m68knommu: correct prototype args in checksum.hGreg Ungerer2005-09-121-3/+4
* | [PATCH] m68knommu: cache support for 523x/528x processorsGreg Ungerer2005-09-121-14/+11Star
|/
* Pull sn-features into release branchTony Luck2005-09-112-9/+84
|\
| * [IA64-SGI] Add new vendor-specific SAL calls for:Jack Steiner2005-08-312-9/+84
* | [IA64] MCA/INIT: remove obsolete unwind codeKeith Owens2005-09-111-7/+0Star
* | [PATCH] MCA/INIT: use per cpu stacksKeith Owens2005-09-112-136/+91Star
* | [IA64] MCA/INIT: add an extra thread_info flagKeith Owens2005-09-112-1/+3
* | [PATCH] MCA/INIT: scheduler hooksKeith Owens2005-09-111-0/+2
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband Linus Torvalds2005-09-115-5/+141
|\ \
| * | [PATCH] IB CM: support CM redirJohn Kingman2005-09-101-0/+1
| * | Make sure that userspace does not retrieve stale asynchronous orRoland Dreier2005-09-101-1/+20
| * | [PATCH] IB: Add struct for ClassPortInfoRoland Dreier2005-09-101-0/+21
| * | [PATCH] IB: Move SA attributes to ib_sa.hHal Rosenstock2005-09-101-0/+25
| * | [PATCH] IB: Define more SA methodsHal Rosenstock2005-09-091-1/+5
| * | [PATCH] IB: Add user-supplied context to userspace CM ABISean Hefty2005-09-071-3/+69
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 Linus Torvalds2005-09-112-21/+37
|\ \ \