summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* powerpc: Export memory limit via device treeSuzuki Poulose2012-09-071-0/+12
* powerpc: Change memory_limit from phys_addr_t to unsigned long longSuzuki Poulose2012-09-075-7/+6
* powerpc: Fix build dependencies for c files requiring libfdt.hMatthew McClintock2012-09-071-0/+1
* powerpc/oprofile: Fix marked events support on Power7+ not set.Carl E. Love2012-09-071-1/+99
* powerpc: Define Power7+ PV constant PV_POWER7psukadev@linux.vnet.ibm.com2012-09-071-0/+1
* powerpc/pseries: Round up MSI-X requestsAnton Blanchard2012-09-071-1/+19
* powerpc/pci: Save P2P bridge resource if possibleGavin Shan2012-09-071-4/+12
* Merge branch 'merge' into nextBenjamin Herrenschmidt2012-09-071124-8181/+12461
|\
| * powerpc: Don't use __put_user() in patch_instructionBenjamin Herrenschmidt2012-09-051-1/+1
| * powerpc: Make sure IPI handlers see data written by IPI sendersPaul Mackerras2012-09-053-3/+16
| * powerpc: Restore correct DSCR in context switchAnton Blanchard2012-09-052-6/+18
| * powerpc: Fix DSCR inheritance in copy_thread()Anton Blanchard2012-09-051-10/+2
| * powerpc: Keep thread.dscr and thread.dscr_inherit in syncAnton Blanchard2012-09-052-2/+5
| * powerpc: Update DSCR on all CPUs when writing sysfs dscr_defaultAnton Blanchard2012-09-051-0/+8
| * powerpc/powernv: Always go into nap mode when CPU is offlinePaul Mackerras2012-09-053-9/+4
| * powerpc: Give hypervisor decrementer interrupts their own handlerPaul Mackerras2012-09-052-1/+11
| * powerpc/vphn: Fix arch_update_cpu_topology() return valueJesse Larrew2012-09-051-3/+4
| * Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2012-09-027-33/+48
| |\
| | * CIFS: Fix cifs_do_create error hadnlingPavel Shilovsky2012-08-201-8/+1
| | * cifs: print error code if smb signature verification failsSteve French2012-08-202-6/+14
| | * CIFS: Fix log messages in packet checking for SMB2Pavel Shilovsky2012-08-202-11/+15
| | * CIFS: Protect i_nlink from being negativeSteve French2012-08-202-8/+18
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-09-0255-171/+232
| |\ \
| | * | net: qmi_wwan: add several new Gobi devicesBjørn Mork2012-09-021-0/+3
| | * | fddi: 64 bit bug in smt_add_para()Dan Carpenter2012-09-021-1/+1
| | * | net: ethernet: fix kernel OOPS when remove davinci_mdio moduleBin Liu2012-08-311-1/+3
| | * | net/xfrm/xfrm_state.c: fix error return codeJulia Lawall2012-08-311-1/+3
| | * | net: ipv6: fix error return codeJulia Lawall2012-08-311-3/+3
| | * | net: qmi_wwan: new device: Foxconn/Novatel E396Aleksander Morgado2012-08-311-0/+1
| | * | usbnet: fix deadlock in resumeOliver Neukum2012-08-311-1/+1
| | * | cs89x0 : packet reception not workingJaccon Bastiaansen2012-08-311-5/+5
| | * | Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller2012-08-316-10/+25
| | |\ \
| | | * | netfilter: nf_conntrack: fix racy timer handling with reliable eventsPablo Neira Ayuso2012-08-312-5/+12
| | | * | netfilter: nf_nat_sip: fix incorrect handling of EBUSY for RTCP expectationPablo Neira Ayuso2012-08-301-1/+4
| | | * | netfilter: nfnetlink_log: fix error return code in init pathJulia Lawall2012-08-301-1/+3
| | | * | netfilter: ctnetlink: fix error return code in init pathJulia Lawall2012-08-301-1/+2
| | | * | ipvs: fix error return codeJulia Lawall2012-08-301-1/+3
| | | * | netfilter: nfnetlink_log: fix NLA_PUT macro removal bugPatrick McHardy2012-08-201-1/+1
| | * | | bnx2x: Correct the ndo_poll_controller callMerav Sicron2012-08-301-3/+5
| | * | | bnx2x: Move netif_napi_add to the open callMerav Sicron2012-08-305-13/+10
| | * | | ipv4: must use rcu protection while calling fib_lookupEric Dumazet2012-08-301-0/+2
| | * | | bnx2x: fix 57840_MF pci idYuval Mintz2012-08-301-1/+1
| | * | | net: ipv4: ipmr_expire_timer causes crash when removing net namespaceFrancesco Ruggeri2012-08-301-2/+12
| | * | | e1000e: DoS while TSO enabled caused by link partner with small MSSBruce Allan2012-08-302-25/+24
| | * | | l2tp: avoid to use synchronize_rcu in tunnel free functionxeb@mail.ru2012-08-302-2/+2
| | * | | gianfar: fix default tx vlan offload feature flagClaudiu Manoil2012-08-301-1/+1
| | * | | xen-netfront: use __pskb_pull_tail to ensure linear area is big enough on RXIan Campbell2012-08-301-29/+10
| | * | | netpoll: revert 6bdb7fe3104 and fix be_poll() insteadAmerigo Wang2012-08-293-11/+7
| | * | | Merge branch 'sfc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfcDavid S. Miller2012-08-241-2/+2
| | |\ \ \
| | | * | | sfc: Fix reporting of IPv4 full filters through ethtoolBen Hutchings2012-08-241-2/+2