summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] m68knommu: optimized local_irq_disable, and platform reboot codeGreg Ungerer2005-09-121-6/+48
* [PATCH] m68knommu: implement scatter/gather support macrosGreg Ungerer2005-09-121-0/+6
* [PATCH] m68knommu: fix cache actions for ColdFire 5249, 527x and 528x processorsGreg Ungerer2005-09-121-14/+15
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6 Linus Torvalds2005-09-123-2/+110
|\
| * [SCSI] Alter the scsi_add_device() API to conform to what users expectJames Bottomley2005-09-101-2/+2
| * [SCSI] fc_transport: Generalize WWN to u64 interger conversions.Andrew Vasquez2005-09-101-0/+8
| * [SCSI] SAS transport classChristoph Hellwig2005-09-091-0/+100
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 Linus Torvalds2005-09-125-13/+212
|\ \
| * | [NETROM]: Introduct stuct nr_privateRalf Baechle2005-09-121-0/+5
| * | [NETROM]: Implement G8PZT Circuit reset for NET/ROMRalf Baechle2005-09-122-2/+28
| * | [AX.25]: Add descriptions to constantsRalf Baechle2005-09-121-5/+5
| * | [AX.25]: Add more PIDsRalf Baechle2005-09-121-5/+14
| * | [AX.25]: Rename ax25_encapsulate to ax25_hard_headerRalf Baechle2005-09-121-1/+1
| * | [NET]: Add netlink connector.Evgeniy Polyakov2005-09-112-0/+159
* | | [PATCH] USB: fix usbdevice_fs header breakageHarald Welte2005-09-121-1/+1
* | | [PATCH] x86-64: clean up local_add/sub argumentsAndi Kleen2005-09-121-2/+2
* | | [PATCH] x86-64: i386/x86-64: Fix time going twice as fast problem on ATI Xpre...Chuck Ebbert2005-09-122-0/+4
* | | [PATCH] x86-64: reduce x86-64 bug frame by 4 bytesJan Beulich2005-09-121-6/+4
* | | [PATCH] x86-64: Make dmi_find_device for !DMI case inlineAndi Kleen2005-09-121-1/+1
* | | [PATCH] x86-64: Lose constraints on cmpxchgJan Beulich2005-09-121-3/+3
* | | [PATCH] x86-64: Declare NMI_VECTOR and handle it in the IPI sending code.Jan Beulich2005-09-122-3/+15
* | | [PATCH] x86-64: Remove unused vxtime.hz fieldAndi Kleen2005-09-121-1/+0
* | | [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/+2
* | | [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/+0
* | | [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/+0
* | | [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/+0
* | | [PATCH] crc16: remove w1 specific comments.Evgeniy Polyakov2005-09-121-15/+1
* | | 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/+0
| * | | [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