summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* powerpc/perf: Fix sampling enable for PPC970Paul Mackerras2010-09-231-0/+2
* powerpc: define a compat_sys_recv cond_syscallStephen Rothwell2010-09-231-0/+1
* powerpc: mtmsrd not definedSean MacLennan2010-09-022-16/+28
* powerpc: Fix incorrect .stabs entry for copy_32.SSean MacLennan2010-09-021-1/+1
* powerpc/mm: Assume first cpu is boot_cpuid not 0Matthew McClintock2010-09-021-2/+4
* powerpc: Wire up direct socket system callsIan Munsie2010-09-022-1/+39
* powerpc/chrp/nvram.c: Add of_node_put to avoid memory leakJulia Lawall2010-09-021-1/+3
* powerpc/cell: Add of_node_put to avoid memory leakJulia Lawall2010-09-022-2/+6
* powerpc/powermac/pfunc_core.c: Add of_node_put to avoid memory leakJulia Lawall2010-09-021-3/+6
* powerpc/maple: Add of_node_put to avoid memory leakJulia Lawall2010-09-021-0/+1
* powerpc/via-pmu-led.c: Add of_node_put to avoid memory leakJulia Lawall2010-09-021-1/+3
* powerpc/dart_iommu: Support for 64-bit iommu bypass window on PCIeBenjamin Herrenschmidt2010-09-021-10/+64
* powerpc/dma: Add optional platform override of dma_set_mask()Benjamin Herrenschmidt2010-09-023-13/+22
* powerpc: Use is_32bit_task() helper to test 32-bit binaryDenis Kirjanov2010-09-027-12/+12
* powerpc: Remove fpscr use from [kvm_]cvt_{fd,df}Andreas Schwab2010-09-026-48/+26
* powerpc/pseries: Re-enable dispatch trace log userspace interfacePaul Mackerras2010-09-023-41/+179
* powerpc: Account time using timebase rather than PURRPaul Mackerras2010-09-0213-194/+290
* powerpc: Dynamically allocate most lppaca structsPaul Mackerras2010-09-022-3/+69
* powerpc: Abstract indexing of lppaca structsPaul Mackerras2010-09-027-18/+20
* powerpc: Move arch_sd_sibling_asym_packing() to smp.cMichael Neuling2010-09-022-11/+9
* powerpc: Check end of stack canary at oops timeAnton Blanchard2010-09-021-0/+6
* powerpc: Feature nop out reservation clear when stcx checks addressAnton Blanchard2010-09-022-5/+31
* powerpc: Add 64bit csum_and_copy_to_userAnton Blanchard2010-09-022-0/+40
* powerpc: Optimise 64bit csum_partial_copy_generic and add csum_and_copy_from_...Anton Blanchard2010-09-024-88/+276
* powerpc: Optimise 64bit csum_partialAnton Blanchard2010-09-021-40/+153
* powerpc/pseries: Correct rtas_data_buf locking in dlpar codeNathan Fontenot2010-09-021-13/+29
* powerpc/85xx: Add P1021 PCI IDs and quirksAnton Vorontsov2010-08-312-0/+4
* arch/powerpc/sysdev/qe_lib/qe.c: Add of_node_put to avoid memory leakJulia Lawall2010-08-311-0/+1
* arch/powerpc/platforms/83xx/mpc837x_mds.c: Add missing iounmapJulia Lawall2010-08-311-3/+6
* fsl_rio: fix compile errorsLi Yang2010-08-311-1/+5
* powerpc/85xx: Fix compile issue with p1022_ds due to lmb rename to memblockKumar Gala2010-08-311-2/+2
* powerpc/85xx: Fix compilation of mpc85xx_mds.cAlexander Graf2010-08-311-0/+1
* powerpc: Don't use kernel stack with translation offMichael Neuling2010-08-311-3/+9
* powerpc/perf_event: Reduce latency of calling perf_event_do_pendingPaul Mackerras2010-08-311-12/+11
* powerpc/kexec: Adds correct calling convention for kexec purgatoryMatthew McClintock2010-08-311-0/+3
* Linux 2.6.36-rc3Linus Torvalds2010-08-291-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2010-08-295-26/+50
|\
| * firewire: ohci: work around VIA and NEC PHY packet reception bugStefan Richter2010-08-291-1/+9
| * firewire: core: do not use del_timer_sync() in interrupt contextClemens Ladisch2010-08-191-3/+10
| * firewire: net: fix unicast reception RCODE in failure pathsStefan Richter2010-08-191-13/+15
| * firewire: sbp2: fix stall with "Unsolicited response"Stefan Richter2010-08-191-3/+8
| * firewire: sbp2: fix memory leak in sbp2_cancel_orbs or at send errorStefan Richter2010-08-191-5/+7
| * ieee1394: Adjust confusing if indentationJulia Lawall2010-08-051-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-08-2815-72/+98
|\ \
| * | net/ipv4: Eliminate kstrdup memory leakJulia Lawall2010-08-271-2/+3
| * | net/caif/cfrfml.c: use asm/unaligned.hJeff Mahoney2010-08-261-1/+1
| * | ax25: missplaced sock_put(sk)Bernard Pidoux F6BVP2010-08-261-1/+1
| * | qlge: reset the chip before freeing the buffersBreno Leitao2010-08-261-2/+2
| * | l2tp: test for ethernet header in l2tp_eth_dev_recv()Eric Dumazet2010-08-261-1/+1
| * | tcp: select(writefds) don't hang up when a peer close connectionKOSAKI Motohiro2010-08-251-1/+2
OpenPOWER on IntegriCloud