summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2005-10-22Merge changes from linux-2.6 by handPaul Mackerras26-89/+200
2005-10-22powerpc: Merge in 64-bit powermac support.Paul Mackerras3-4/+7
2005-10-22powerpc: Make set_rtc_time() return error code from lower-level functionPaul Mackerras1-4/+2
2005-10-22ppc64: Rearrange btext initialization for consistency with ppc32Paul Mackerras1-0/+1
2005-10-22ppc64: Add a `primary' argument to pci_process_bridge_OF_rangesPaul Mackerras1-1/+1
2005-10-22ppc64/powerpc: Fix time initialization on SMP systemsPaul Mackerras1-3/+5
2005-10-21Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-4/+17
2005-10-21[PATCH] powerpc: Merge thread_info.hDavid Gibson3-120/+23
2005-10-20[ARM] 3028/1: S3C2410 - add DCLK mask definitionsBen Dooks1-0/+6
2005-10-20[ARM] 3026/1: S3C2410 - avoid possible overflow in pll calculationsBen Dooks1-4/+11
2005-10-20[PATCH] Fix handling spurious page fault for hugetlb regionHugh Dickins1-13/+3
2005-10-20powerpc: Fix some bugs in the new merged time codePaul Mackerras1-1/+1
2005-10-20powerpc/ppc/ppc64: Various compile fixes.Paul Mackerras4-4/+5
2005-10-20ppc: rename pci_assign_all_busses to pci_assign_all_busesPaul Mackerras1-2/+2
2005-10-20powerpc: Merge various powermac-related header files.Paul Mackerras16-12/+0
2005-10-20powerpc: Move smp_mpic_message_pass into mpic.cPaul Mackerras2-1/+3
2005-10-20ppc64: Change ppc_md.get_cpuinfo to ppc_md.show_cpuinfoPaul Mackerras1-5/+2
2005-10-20[PATCH] powerpc: Merge types.hBecky Bruce2-72/+28
2005-10-20[PATCH] powerpc: Merge ppc64 pmc.[ch] with ppc32 perfmon.[ch]David Gibson2-25/+18
2005-10-19Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+1
2005-10-19[PATCH] swiotlb: make sure initial DMA allocations really are in DMA memoryYasunori Goto1-2/+30
2005-10-20powerpc: Merge time.c and asm/time.h.Paul Mackerras4-124/+294
2005-10-19[PATCH] Handle spurious page fault for hugetlb regionSeth, Rohit1-0/+13
2005-10-19ppc: declare smp_ops in asm/smp.h, since platform setup code needs itPaul Mackerras1-0/+1
2005-10-19powerpc: Merge machdep.hPaul Mackerras2-9/+114
2005-10-18[ARM] 3023/1: pxa-regs: Typo in ARM pxa register definitions.Paul Schulz1-1/+1
2005-10-18[ARM] 3021/1: Interrupt 0 bug fix for ixp4xxKenneth Tan1-4/+5
2005-10-18[ARM] 3020/1: Fixes typo error CONFIG_CPU_IXP465, which should be CONFIG_CPU_...Kenneth Tan1-1/+1
2005-10-18[ARM] 3019/1: fix wrong commentsNicolas Pitre1-2/+2
2005-10-18powerpc: merge ppc signal.c and ppc64 signal32.cStephen Rothwell1-7/+7
2005-10-17[PATCH] aio: revert lock_kiocb()Zach Brown1-1/+6
2005-10-17[PATCH] rcu: keep rcu callback event counterEric Dumazet1-0/+1
2005-10-17[PATCH] list: add missing rcu_dereference on first elementHerbert Xu1-17/+22
2005-10-17ppc: Fix various compile errors resulting from ptrace.c mergePaul Mackerras1-0/+18
2005-10-17ppc32: use L1_CACHE_SHIFT/L1_CACHE_BYTESStephen Rothwell1-8/+5
2005-10-17powerpc: fix 32bit LOADADDR macroStephen Rothwell1-1/+1
2005-10-16[PATCH]: highest_possible_processor_id() has to be a macroAl Viro1-9/+7
2005-10-14Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-21/+9
2005-10-14Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-16/+43
2005-10-14[PATCH] Fix copy-and-paste error in BSD accountingTim Schmielau1-2/+2
2005-10-14[ARM] 3011/1: pxafb: Add ability to set device parent + fix spitz compile errorRichard Purdie1-0/+1
2005-10-14[ARM] 3009/1: S3C2410 - io.h offsets too large for LDRH/STRHBen Dooks1-16/+42
2005-10-14powerpc: move iSeries/HvCallPci.h to platforms/iseries/call_pci.hStephen Rothwell2-292/+0
2005-10-14powerpc: move iSeries/HvCallHpt.h to platforms/iseries/call_hpt.hStephen Rothwell1-102/+0
2005-10-14powerpc: eliminate DsaAddr from pci_dnStephen Rothwell2-246/+0
2005-10-13[SPARC64]: Eliminate PCI IOMMU dma mapping size limit.David S. Miller1-20/+8
2005-10-14powerpc: move iSeries/iSeries_pci.h to platforms/iseriesStephen Rothwell6-70/+11
2005-10-13[SPARC64]: Consolidate common PCI IOMMU init code.David S. Miller1-1/+1
2005-10-13[NETFILTER]: Fix OOPSes on machines with discontiguous cpu numbering.David S. Miller1-0/+12
2005-10-13Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-3/+11