summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* powerpc: make iSeries buildStephen Rothwell2005-10-011-1/+3
* powerpc: merge idle_power4.S and trapc.sStephen Rothwell2005-10-011-1/+1
* ppc64 iseries: move some iSeries include filesStephen Rothwell2005-09-308-559/+0
* Merge by hand from Linus' tree.Paul Mackerras2005-09-2923-84/+274
|\
| * [PATCH] Keys: Add possessor permissions to keys [try #3]David Howells2005-09-282-24/+82
| * Merge branch 'for-linus' from master.kernel.org:/pub/scm/linux/kernel/git/rol...Linus Torvalds2005-09-281-1/+0
| |\
| | * [IB] uverbs: Close some exploitable racesRoland Dreier2005-09-261-1/+0
| * | [PATCH] ppc64: More hugepage fixesBenjamin Herrenschmidt2005-09-281-0/+1
| * | [PATCH] mm: move_pte to remap ZERO_PAGENick Piggin2005-09-282-0/+15
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2005-09-274-22/+52
| |\ \
| | * | [SPARC64]: Probe D/I/E-cache config and use.David S. Miller2005-09-261-0/+10
| | * | [SPARC64]: Add CONFIG_DEBUG_PAGEALLOC support.David S. Miller2005-09-252-3/+9
| | * | [SPARC64]: Rewrite bootup sequence.David S. Miller2005-09-221-19/+33
| * | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2005-09-266-23/+89
| |\ \ \
| | * \ \ Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/llc-2.6David S. Miller2005-09-264-10/+69
| | |\ \ \
| | | * | | [LLC]: fix llc_ui_recvmsg, making it behave like tcp_recvmsgArnaldo Carvalho de Melo2005-09-221-0/+1
| | | * | | [LLC]: Fix the accept pathArnaldo Carvalho de Melo2005-09-221-1/+2
| | | * | | [LLC]: Fix sparse warningsArnaldo Carvalho de Melo2005-09-222-3/+13
| | | * | | [LLC]: Use refcounting with struct llc_sapArnaldo Carvalho de Melo2005-09-222-2/+15
| | | * | | [LLC]: Do better struct sock accounting on skbsArnaldo Carvalho de Melo2005-09-221-2/+4
| | | * | | [LLC]: Add sysctl support for the LLC timeoutsArnaldo Carvalho de Melo2005-09-223-6/+37
| | | * | | [LLC]: Make llc_frame_alloc take a net_device as an argumentArnaldo Carvalho de Melo2005-09-221-1/+2
| | | |/ /
| | * | | [NETFILTER]: Fix invalid module autoloading by splitting iptable_natHarald Welte2005-09-261-7/+5
| | * | | [CONNECTOR]: async connector mode.Evgeniy Polyakov2005-09-261-6/+15
| | | |/ | | |/|
| * | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-09-262-6/+5
| |\ \ \
| | * | | [ARM] Remove SA_IRQNOMASKRussell King2005-09-261-1/+0
| | * | | [ARM] 2934/1: Anubis - fix VA offsets for CPLD registersBen Dooks2005-09-251-5/+5
| | |/ /
| * | | Merge master.kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-fixes-2.6Linus Torvalds2005-09-263-3/+23
| |\ \ \
| | * | | [PATCH] pcmcia: fix cross-platform issues with pcmcia module aliasesKars de Jong2005-09-261-2/+3
| | * | | [PATCH] yenta: add support for more TI bridgesDaniel Ritz2005-09-261-0/+7
| | * | | [PATCH] yenta: auto-tune EnE bridges for CardBus cardsDaniel Ritz2005-09-262-1/+13
| | |/ /
| * | | [PATCH] m32r: more basic __user annotationsAl Viro2005-09-261-4/+6
| * | | [PATCH] m32r: missing __iomem in ioremap() declarationAl Viro2005-09-261-1/+1
| |/ /
* | | Merge Stephen Rothwell's patchesPaul Mackerras2005-09-285-26/+75
|\ \ \
| * | | ppc64 iSeries: use device_node instead of iSeries_Device_nodeStephen Rothwell2005-09-284-26/+21
| * | | powerpc: Move iSeries_pci.c to powerpc/platform/iseriesStephen Rothwell2005-09-281-0/+54
* | | | [PATCH] ppc32: make cur_cpu_spec a single pointer instead of an arrayKumar Gala2005-09-282-19/+1
* | | | [PATCH] powerpc: merged asm/cputable.hKumar Gala2005-09-284-299/+444
* | | | [PATCH] powerpc: merge byteorder.hBecky Bruce2005-09-282-80/+7
|/ / /
* | | ppc64: Fix typo in iommu cleanups that broke pmac build.Paul Mackerras2005-09-271-3/+3
* | | powerpc: clean up after powermac build mergeStephen Rothwell2005-09-278-563/+17
* | | Merge refs/heads/devtree from rsync://oak/kernels/iseries/work/.git Paul Mackerras2005-09-262-0/+5
|\ \ \
| * | | ppc64 iSeries: Update create_pte_mapping to replace iSeries_bolt_kernel()Michael Ellerman2005-09-231-0/+4
| * | | ppc46 iSeries: Make some generic irq code compile for iSeriesMichael Ellerman2005-09-231-0/+1
* | | | powerpc: Merge enough to start building in arch/powerpc.Paul Mackerras2005-09-266-13/+1188
* | | | Merge from Linus' tree.Paul Mackerras2005-09-2556-175/+982
|\ \ \ \ | | |/ / | |/| |
| * | | [ARM] Fix compiler warnings for memcpy_toio/memcpy_fromio/memset_ioRussell King2005-09-241-3/+3
| * | | Merge branch 'upstream' from master.kernel.org:/pub/scm/linux/kernel/git/jgar...Linus Torvalds2005-09-232-1/+3
| |\ \ \
| | * \ \ Merge /spare/repo/linux-2.6/Jeff Garzik2005-09-2368-183/+758
| | |\ \ \
| | * | | | [PATCH] Add NVIDIA device ID in sata_nvAndy Currid2005-09-211-1/+2
OpenPOWER on IntegriCloud