| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'locking/arch-atomic' into locking/core, because it's ready for ... | Ingo Molnar | 2015-08-12 | 8 | -60/+60 |
|\ |
|
| * | atomic: Replace atomic_{set,clear}_mask() usage | Peter Zijlstra | 2015-07-27 | 8 | -60/+60 |
* | | Merge branch 'x86/asm' into locking/core | Ingo Molnar | 2015-08-03 | 7 | -67/+15 |
|\ \ |
|
| * | | x86/vm86: Clean up vm86.h includes | Brian Gerst | 2015-07-31 | 1 | -0/+3 |
| * | | Merge branch 'x86/urgent' into x86/asm, before applying dependent patches | Ingo Molnar | 2015-07-31 | 426 | -3443/+4682 |
| |\ \ |
|
| * | | | x86/asm/tsc: Rename native_read_tsc() to rdtsc() | Andy Lutomirski | 2015-07-06 | 5 | -8/+8 |
| * | | | x86/asm/tsc, drivers/input/gameport: Replace rdtscl() with native_read_tsc() | Andy Lutomirski | 2015-07-06 | 1 | -2/+2 |
| * | | | x86/asm/tsc, input/joystick/analog: Switch from rdtscl() to native_read_tsc() | Andy Lutomirski | 2015-07-06 | 1 | -2/+2 |
| * | | | x86/asm/tsc, staging/lirc_serial: Remove TSC-based timing | Andy Lutomirski | 2015-07-06 | 1 | -59/+4 |
| * | | | x86/asm/tsc, drivers/net/hamradio/baycom_epp: Replace rdtscl() with native_re... | Andy Lutomirski | 2015-07-06 | 1 | -1/+1 |
| * | | | x86/asm/tsc: Replace rdtscll() with native_read_tsc() | Andy Lutomirski | 2015-07-06 | 1 | -2/+2 |
* | | | | Merge tag 'powerpc-4.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2015-08-03 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | macintosh/ans-lcd: fix build failure after module_init/exit relocation | Luis Henriques | 2015-07-23 | 1 | -1/+1 |
* | | | | | i915: temporary fix for DP MST docking station NULL pointer dereference | Linus Torvalds | 2015-08-02 | 1 | -3/+5 |
* | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 2015-08-02 | 4 | -14/+23 |
|\ \ \ \ \ |
|
| * | | | | | scsi: fix memory leak with scsi-mq | Tony Battersby | 2015-07-30 | 2 | -4/+4 |
| * | | | | | ipr: Fix invalid array indexing for HRRQ | Brian King | 2015-07-30 | 1 | -3/+8 |
| * | | | | | ipr: Fix incorrect trace indexing | Brian King | 2015-07-30 | 2 | -2/+4 |
| * | | | | | ipr: Fix locking for unit attention handling | Brian King | 2015-07-30 | 1 | -5/+7 |
* | | | | | | Merge tag 'dmaengine-fix-4.2-rc5' of git://git.infradead.org/users/vkoul/slav... | Linus Torvalds | 2015-08-01 | 8 | -89/+119 |
|\ \ \ \ \ \ |
|
| * | | | | | | Revert "dmaengine: virt-dma: don't always free descriptor upon completion" | Jun Nie | 2015-07-31 | 2 | -25/+7 |
| * | | | | | | dmaengine: mv_xor: fix big endian operation in register mode | Thomas Petazzoni | 2015-07-31 | 1 | -4/+5 |
| * | | | | | | dmaengine: xgene-dma: Fix the resource map to handle overlapping | Rameshwar Prasad Sahu | 2015-07-31 | 1 | -0/+3 |
| * | | | | | | dmaengine: at_xdmac: fix transfer data width in at_xdmac_prep_slave_sg() | Cyrille Pitchen | 2015-07-31 | 1 | -3/+4 |
| * | | | | | | dmaengine: at_hdmac: fix residue computation | Cyrille Pitchen | 2015-07-31 | 2 | -47/+88 |
| * | | | | | | dmaengine: at_xdmac: fix bug about channel configuration | Ludovic Desroches | 2015-07-31 | 1 | -9/+10 |
| * | | | | | | dmaengine: pl330: Really fix choppy sound because of wrong residue calculation | Krzysztof Kozlowski | 2015-07-07 | 1 | -1/+1 |
| * | | | | | | dmaengine: pl330: Fix overflow when reporting residue in memcpy | Krzysztof Kozlowski | 2015-07-07 | 1 | -0/+1 |
| | |_|/ / /
| |/| | | | |
|
* | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2015-08-01 | 1 | -0/+5 |
|\ \ \ \ \ \
| | |_|_|/ /
| |/| | | | |
|
| * | | | | | efi: Check for NULL efi kernel parameters | Ricardo Neri | 2015-07-30 | 1 | -0/+5 |
| | |_|_|/
| |/| | | |
|
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2015-08-01 | 27 | -292/+562 |
|\ \ \ \ \ |
|
| * | | | | | stmmac: fix missing MODULE_LICENSE in stmmac_platform | Joachim Eastwood | 2015-08-01 | 1 | -0/+4 |
| * | | | | | gianfar: Enable device wakeup when appropriate | Claudiu Manoil | 2015-08-01 | 3 | -13/+3 |
| * | | | | | gianfar: Fix suspend/resume for wol magic packet | Claudiu Manoil | 2015-08-01 | 1 | -68/+30 |
| * | | | | | gianfar: Fix warning when CONFIG_PM off | Claudiu Manoil | 2015-08-01 | 1 | -0/+2 |
| * | | | | | r8152: reset device when tx timeout | hayeswang | 2015-07-30 | 1 | -4/+3 |
| * | | | | | r8152: add pre_reset and post_reset | hayeswang | 2015-07-30 | 1 | -0/+54 |
| * | | | | | qlcnic: Fix corruption while copying | Shahed Shaikh | 2015-07-30 | 1 | -1/+1 |
| * | | | | | net: thunderx: Fix for crash while BGX teardown | Thanneeru Srinivasulu | 2015-07-30 | 1 | -1/+4 |
| * | | | | | net: thunderx: Add PCI driver shutdown routine | Sunil Goutham | 2015-07-30 | 1 | -0/+6 |
| * | | | | | net: thunderx: Fix crash when changing rss with mutliple traffic flows | Sunil Goutham | 2015-07-30 | 1 | -4/+5 |
| * | | | | | net: thunderx: Set watchdog timeout value | Sunil Goutham | 2015-07-30 | 2 | -0/+10 |
| * | | | | | net: thunderx: Wakeup TXQ only if CQE_TX are processed | Sunil Goutham | 2015-07-30 | 3 | -15/+31 |
| * | | | | | net: thunderx: Suppress alloc_pages() failure warnings | Sunil Goutham | 2015-07-30 | 1 | -2/+4 |
| * | | | | | net: thunderx: Fix TSO packet statistic | Sunil Goutham | 2015-07-30 | 1 | -0/+1 |
| * | | | | | net: thunderx: Fix memory leak when changing queue count | Sunil Goutham | 2015-07-30 | 1 | -9/+14 |
| * | | | | | net: thunderx: Fix RQ_DROP miscalculation | Sunil Goutham | 2015-07-30 | 1 | -3/+11 |
| * | | | | | net: thunderx: Fix memory leak while tearing down interface | Sunil Goutham | 2015-07-30 | 2 | -3/+6 |
| * | | | | | net: thunderx: Fix data integrity issues with LDWB | Sunil Goutham | 2015-07-30 | 1 | -1/+1 |
| * | | | | | net: netcp: ethss: cleanup gbe_probe() and gbe_remove() functions | Karicheri, Muralidharan | 2015-07-30 | 2 | -28/+17 |