summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | ARCv2: support HS38 releasesVineet Gupta2015-07-131-1/+5
| * | | | | | | | ARC: make sure instruction_pointer() returns unsigned valueAlexey Brodkin2015-07-131-1/+1
| * | | | | | | | ARC: slightly refactor macros for boot loggingVineet Gupta2015-07-091-4/+5
| * | | | | | | | ARC: Add llock/scond to futex backendVineet Gupta2015-07-091-6/+42
| * | | | | | | | arc:irqchip: prepare for drivers/irqchip/irqchip.h removalJoël Porquet2015-07-093-3/+0
| * | | | | | | | ARC: Make ARC bitops "safer" (add anti-optimization)Vineet Gupta2015-07-091-26/+9
| * | | | | | | | ARCv2: [axs103] bump CPU frequency from 75 to 90 MHZAlexey Brodkin2015-07-092-2/+2
| * | | | | | | | ARCv2: intc: IDU: Fix potential race in installing a chained IRQ handlerVineet Gupta2015-07-061-2/+1
| * | | | | | | | ARCv2: intc: IDU: support irq affinityVineet Gupta2015-07-061-1/+18
| * | | | | | | | ARC: fix unused var wanringVineet Gupta2015-07-061-1/+0
| * | | | | | | | ARC: Don't memzero twice in dma_alloc_coherent for __GFP_ZEROVineet Gupta2015-07-061-2/+2
| * | | | | | | | ARC: Override toplevel default -O2 with -O3Vineet Gupta2015-07-061-1/+2
| * | | | | | | | kbuild: Allow arch Makefiles to override {cpp,ld,c}flagsMichal Marek2015-07-062-4/+13
| * | | | | | | | ARCv2: guard SLC DMA ops with spinlockAlexey Brodkin2015-07-061-2/+10
| * | | | | | | | ARC: Kconfig: better way to disable ARC_HAS_LLSC for ARC_CPU_750DVineet Gupta2015-07-061-1/+2
| |/ / / / / / /
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-07-1510-31/+87
|\ \ \ \ \ \ \ \
| * | | | | | | | s390/nmi: fix vector register corruptionHeiko Carstens2015-07-132-22/+34
| * | | | | | | | s390/process: fix sfpc inline assemblyHeiko Carstens2015-07-131-1/+1
| * | | | | | | | s390/dasd: fix kernel panic when alias is set offlineStefan Haberland2015-07-132-8/+31
| * | | | | | | | s390/sclp: clear upper register halves in _sclp_print_earlyMartin Schwidefsky2015-07-071-0/+4
| * | | | | | | | s390/oprofile: fix compile errorSebastian Ott2015-07-012-0/+9
| * | | | | | | | s390/sclp: fix compile errorSebastian Ott2015-07-011-0/+1
| * | | | | | | | s390/zcrypt: enable s390 hwrng to seed kernel entropyIngo Tuchscherer2015-07-011-0/+7
* | | | | | | | | Merge tag 'module-final-v4.2-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-07-152-78/+84
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | module: relocate module_init from init.h to module.hPaul Gortmaker2015-07-052-78/+84
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'trace-v4.2-rc1-fix' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-07-152-7/+11
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | |
| * | | | | | | | tracing: Have branch tracer use recursive field of task structSteven Rostedt (Red Hat)2015-07-082-7/+11
| |/ / / / / / /
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-07-1366-394/+702
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'linux-can-fixes-for-4.2-20150712' of git://git.kernel.org/pub/scm/...David S. Miller2015-07-1211-29/+42
| |\ \ \ \ \ \ \ \
| | * | | | | | | | can: replace timestamp as unique skb attributeOliver Hartkopp2015-07-127-17/+18
| | * | | | | | | | ARM: dts: dra7x-evm: Prevent glitch on DCAN1 pinmuxRoger Quadros2015-07-122-4/+6
| | * | | | | | | | can: c_can: Fix default pinmux glitch at initJ.D. Schroeder2015-07-121-2/+8
| | * | | | | | | | can: rcar_can: unify error messagesSergei Shtylyov2015-07-121-2/+3
| | * | | | | | | | can: rcar_can: print request_irq() error codeSergei Shtylyov2015-07-121-1/+2
| | * | | | | | | | can: rcar_can: fix typo in error messageSergei Shtylyov2015-07-121-1/+2
| | * | | | | | | | can: rcar_can: print signed IRQ #Sergei Shtylyov2015-07-121-2/+2
| | * | | | | | | | can: rcar_can: fix IRQ checkSergei Shtylyov2015-07-121-1/+2
| * | | | | | | | | Merge branch 'dsa-of-parsing-fixes'David S. Miller2015-07-111-3/+3
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| | * | | | | | | | net: dsa: Fix off-by-one in switch address parsingFlorian Fainelli2015-07-111-1/+1
| | * | | | | | | | net: dsa: Test array index before useFlorian Fainelli2015-07-111-2/+2
| |/ / / / / / / /
| * | | | | | | | net: switchdev: don't abort unsupported operationsVivien Didelot2015-07-111-4/+8
| * | | | | | | | net: bcmgenet: fix accounting of packet drops vs errorsPetri Gynther2015-07-111-4/+0
| * | | | | | | | cdc_ncm: update specs URLEnrico Mioso2015-07-111-1/+1
| * | | | | | | | Doc: z8530book: Fix typo in API-z8530-sync-txdma-open.htmlMasanari Iida2015-07-101-1/+1
| * | | | | | | | net: inet_diag: always export IPV6_V6ONLY sockopt for listening socketsPhil Sutter2015-07-101-2/+2
| * | | | | | | | bridge: mdb: allow the user to delete mdb entry if there's a querierSatish Ashok2015-07-101-9/+2
| * | | | | | | | Merge branch 'netdev_unregister_races'David S. Miller2015-07-101-18/+20
| |\ \ \ \ \ \ \ \
| | * | | | | | | | net: call rcu_read_lock early in process_backlogJulian Anastasov2015-07-101-16/+16
| | * | | | | | | | net: do not process device backlog during unregistrationJulian Anastasov2015-07-101-2/+4
| |/ / / / / / / /
| * | | | | | | | bridge: fix potential crash in __netdev_pick_tx()Eric Dumazet2015-07-091-0/+1
OpenPOWER on IntegriCloud