aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* [PATCH] x86-64: Add dma_sync_single_range_for_{cpu,device}Andi Kleen2005-09-12
* [PATCH] Replace extern inline with static inline in asm-x86_64/*Adrian Bunk2005-09-12
* [PATCH] Increase nodemap hash.Nakul Saraiya2005-09-12
* [PATCH] x86-64: Fix off by one in pfn_validJim Paradis2005-09-12
* [PATCH] i386: add memory clobbers to syscall macrosAndi Kleen2005-09-12
* [PATCH] x86-64: Increase TLB flush array sizeAndi Kleen2005-09-12
* [PATCH] x86-64: Don't include config.h in asm/timex.hAndi Kleen2005-09-12
* [PATCH] x86-64: Some cleanup and optimization to the processor data area.Andi Kleen2005-09-12
* [PATCH] x86-64: Make remote TLB flush more scalableAndi Kleen2005-09-12
* [PATCH] x86-64: Use ACPI PXM to parse PCI<->node assignmentsAndi Kleen2005-09-12
* [PATCH] x86-64: Remove redundant max_mapnr and replace with end_pfnAndi Kleen2005-09-12
* [PATCH] x86-64: Avoid unnecessary double bouncing for swiotlbAndi Kleen2005-09-12
* [PATCH] x86-64: Support dualcore and 8 socket systems in k8 fallback node par...Andi Kleen2005-09-12
* [PATCH] x86-64: Don't cache align PDA on UP buildsAndi Kleen2005-09-12
* [PATCH] x86-64: Don't assign CPU numbers in SRAT parsingAndi Kleen2005-09-12
* [PATCH] x86-64: Remove esr disable hack in APIC codeAndi Kleen2005-09-12
* [PATCH] x86-64: Remove obsolete APIC "write around" bug workaroundAndi Kleen2005-09-12
* [PATCH] cpuset semaphore depth check optimizePaul Jackson2005-09-12
* [PATCH] crc16: remove w1 specific comments.Evgeniy Polyakov2005-09-12
* Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/ppc64-2.6 Linus Torvalds2005-09-12
|\
| * [PATCH] ppc64: Remove unused codeAnton Blanchard2005-09-12
| * [PATCH] ppc64: Add ptrace data breakpoint supportAnton Blanchard2005-09-12
| * [PATCH] ppc64: Add definitions for new PTRACE callsAnton Blanchard2005-09-12
| * [PATCH] ppc64: ptrace cleanupsAnton Blanchard2005-09-12
| * [PATCH] ppc64: Add PTRACE_{GET|SET}VRREGSRobert Jennings2005-09-12
| * ppc64: Set up PCI tree from Open Firmware device treePaul Mackerras2005-09-12
* | [PATCH] m68knommu: allow for SDRAM and GPIO differences on 5270/1 and 5274/5 ...Greg Ungerer2005-09-11
* | [PATCH] m68knommu: add SPI register definitions for 528x processorsGreg Ungerer2005-09-11
* | [PATCH] m68knommu: dma support for 523x processorsGreg Ungerer2005-09-11
* | [PATCH] m68knommu: change addr arg to const in bitops.h/find_next_zero_bit()Greg Ungerer2005-09-11
* | [PATCH] m68knommu: correct prototype args in checksum.hGreg Ungerer2005-09-11
* | [PATCH] m68knommu: cache support for 523x/528x processorsGreg Ungerer2005-09-11
|/
* Pull sn-features into release branchTony Luck2005-09-11
|\
| * [IA64-SGI] Add new vendor-specific SAL calls for:Jack Steiner2005-08-31
* | [IA64] MCA/INIT: remove obsolete unwind codeKeith Owens2005-09-11
* | [PATCH] MCA/INIT: use per cpu stacksKeith Owens2005-09-11
* | [IA64] MCA/INIT: add an extra thread_info flagKeith Owens2005-09-11
* | [PATCH] MCA/INIT: scheduler hooksKeith Owens2005-09-11
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband Linus Torvalds2005-09-11
|\ \
| * | [PATCH] IB CM: support CM redirJohn Kingman2005-09-09
| * | Make sure that userspace does not retrieve stale asynchronous orRoland Dreier2005-09-09
| * | [PATCH] IB: Add struct for ClassPortInfoRoland Dreier2005-09-09
| * | [PATCH] IB: Move SA attributes to ib_sa.hHal Rosenstock2005-09-09
| * | [PATCH] IB: Define more SA methodsHal Rosenstock2005-09-09
| * | [PATCH] IB: Add user-supplied context to userspace CM ABISean Hefty2005-09-07
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 Linus Torvalds2005-09-10
|\ \ \
| * \ \ Merge davem@outer-richmond.davemloft.net:src/GIT/net-2.6/ David S. Miller2005-09-10
| |\ \ \
| | * | | [IPV6]: Bring Type 0 routing header in-line with rfc3542.Brian Haley2005-09-10
| | * | | Merge git://git.skbuff.net/gitroot/yoshfuji/linux-2.6-git-rfc3542 David S. Miller2005-09-10
| | |\ \ \
| | | * | | [IPV6]: Note values allocated for ip6_tables.YOSHIFUJI Hideaki2005-09-09