summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'merge'Paul Mackerras2006-04-2935-106/+246
|\
| * [PATCH] powerpc: Add cputable entry for POWER6Anton Blanchard2006-04-291-4/+10
| * [PATCH] ppc32: odd fixes and improvements in ppc_sysVitaly Bordug2006-04-281-0/+2
| * [PATCH] powerpc: Wire up *at syscallsAndreas Schwab2006-04-281-1/+19
| * [PATCH] ppc32: add 440GX erratum 440_43 workaroundEugene Surovegin2006-04-281-0/+1
| * [PATCH] powerpc: Use check_legacy_ioport() on ppc32 too.David Woodhouse2006-04-281-3/+3
| * [PATCH] powerpc: Fix pagetable bloat for hugepagesDavid Gibson2006-04-282-0/+3
| * Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2006-04-276-8/+29
| |\
| | * [IA64] enable dumps to capture second page of kernel stackCliff Wickman2006-04-271-1/+1
| | * [IA64-SGI] - Fix discover of nearest cpu node to IO nodeJack Steiner2006-04-271-1/+5
| | * [IA64] Setup an IA64 specific reclaim distanceChristoph Lameter2006-04-211-0/+5
| | * [IA64] eliminate compile time warningsSatoru Takeuchi2006-04-201-0/+2
| | * [IA64-SGI] SN SAL call to inject memory errorsRuss Anderson2006-04-201-0/+13
| | * [IA64] - Fix MAX_PXM_DOMAINS for systems with > 256 nodesJack Steiner2006-04-201-3/+2
| | * [IA64] Remove unused variable in sn_sal.hRuss Anderson2006-04-201-3/+1
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2006-04-272-5/+3
| |\ \
| | * | [PATCH] Kobject: possible cleanupsAdrian Bunk2006-04-271-1/+0
| | * | [PATCH] Fix OCFS2 warning when DEBUG_FS is not enabledJean Delvare2006-04-271-3/+2
| | * | [PATCH] Kobject: fix build errorKay Sievers2006-04-271-1/+1
| * | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2006-04-272-32/+25
| |\ \ \
| | * | | [MIPS] 24K LV: Add core card id.Chris Dearman2006-04-271-0/+1
| | * | | [MIPS] Fix bitops for MIPS32/MIPS64 CPUs.Atsushi Nemoto2006-04-271-32/+24
| | |/ /
| * | | Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2006-04-271-0/+2
| |\ \ \
| | * | | [PATCH] Add find_get_pages_contig(): contiguous variant of find_get_pages()Jens Axboe2006-04-271-0/+2
| | |/ /
| * | | [PATCH] x86/PAE: Fix pte_clear for the >4GB RAM caseZachary Amsden2006-04-273-3/+24
| |/ /
| * | Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2006-04-266-4/+29
| |\ \
| | * | [PATCH] splice: rearrange moving to/from pipe helpersJens Axboe2006-04-261-0/+17
| | * | [PATCH] Add support for the sys_vmsplice syscallJens Axboe2006-04-265-4/+12
| * | | [PATCH] sky2: reschedule if irq still pendingStephen Hemminger2006-04-261-8/+10
| * | | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik2006-04-261-1/+4
| |\ \ \ | | |/ / | |/| |
| | * | [PATCH] softmac: fix SIOCSIWAPJohannes Berg2006-04-241-1/+4
| * | | [NETFILTER]: Fix compat_xt_counters alignment for non-x86Patrick McHardy2006-04-241-0/+4
| * | | [SPARC]: __NR_sys removalOGAWA Hirofumi2006-04-242-2/+2
| |/ /
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds2006-04-234-36/+77
| |\ \
| | * | [PARISC] Make ioremap default to _nocacheKyle McMartin2006-04-211-12/+5
| | * | [PARISC] Add new entries to the syscall tableKyle McMartin2006-04-211-1/+7
| | * | [PARISC] Further work for multiple page sizesHelge Deller2006-04-212-23/+65
* | | | Merge branch 'merge'Paul Mackerras2006-04-231-1/+5
|\ \ \ \ | |/ / /
| * | | powerpc: Fix define_machine so machine_is() works from modulesPaul Mackerras2006-04-231-1/+5
* | | | Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Paul Mackerras2006-04-221-0/+3
|\ \ \ \
| * | | | Add 85xx CDS to arch/powerpcAndy Fleming2006-04-041-0/+3
* | | | | [PATCH] powerpc/pseries: clear PCI failure counter if no new failuresLinas Vepstas2006-04-221-5/+5
* | | | | [PATCH] powerpc: remove io_page_maskAnton Blanchard2006-04-222-18/+3
| |/ / / |/| | |
* | | | [PATCH] powerpc: IOMMU support for honoring dma_maskOlof Johansson2006-04-211-3/+4
| |/ / |/| |
* | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-04-201-1/+2
|\ \ \
| * \ \ Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik2006-04-201-1/+2
| |\ \ \ | | |_|/ | |/| |
| | * | [PATCH] softmac: fix event sendingJohannes Berg2006-04-191-1/+2
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-04-202-0/+8
|\ \ \ \ | |/ / / |/| | |
| * | | [NET]: Add skb->truesize assertion checking.David S. Miller2006-04-202-0/+8
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-04-202-2/+2
|\ \ \ \
OpenPOWER on IntegriCloud