summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.18.48-rt54v3.18.48-rt54Steven Rostedt (VMware)2017-03-101-1/+1
* lockdep: Fix compilation error for !CONFIG_MODULES and !CONFIG_SMPDan Murphy2017-03-062-0/+10
* rt: Drop the removal of _GPL from rt_mutex_destroy()'s EXPORT_SYMBOLSebastian Andrzej Siewior2017-03-061-1/+2
* lockdep: Handle statically initialized PER_CPU locks properThomas Gleixner2017-03-065-35/+67
* rt: Drop mutex_disable() on !DEBUG configs and the GPL suffix from export symbolSebastian Andrzej Siewior2017-03-062-2/+6
* x86/mm/cpa: avoid wbinvd() for PREEMPTJohn Ogness2017-03-061-0/+8
* pinctrl: qcom: Use raw spinlock variantsJulia Cartwright2017-03-061-24/+24
* radix-tree: use local locksSebastian Andrzej Siewior2017-03-062-19/+16
* Linux 3.18.48-rt53v3.18.48-rt53Steven Rostedt (VMware)2017-02-221-1/+1
* Merge tag 'v3.18.48' into v3.18-rtSteven Rostedt (VMware)2017-02-2250-351/+159
|\
| * Linux 3.18.48v3.18.48Greg Kroah-Hartman2017-02-081-1/+1
| * Fix "qla2xxx: terminate exchange when command is aborted by LIO"Greg Kroah-Hartman2017-02-081-2/+1
| * Fix "tunnels: Don't apply GRO to multiple layers of encapsulation."Greg Kroah-Hartman2017-02-081-1/+1
| * Fix "crypto: algif_hash - Require setkey before accept(2)"Greg Kroah-Hartman2017-02-081-4/+4
| * Documentation: Remove ZBOOT MMC/SDHI utility and docsMagnus Damm2017-02-086-250/+1
| * drm/i915: cleanup some indentingDan Carpenter2017-02-081-2/+3
| * net:Add sysctl_max_skb_fragsHans Westgaard Ry2017-02-084-2/+15
| * blk: rq_data_dir() should not return a booleanLinus Torvalds2017-02-081-1/+1
| * spi: dw-mid: refactor to use helpersAndy Shevchenko2017-02-081-21/+48
| * x86/boot: Add CONFIG_PARAVIRT_SPINLOCKS quirk to arch/x86/boot/compressed/misc.hIngo Molnar2017-02-081-6/+5
| * usb: renesas_usbhs: fix build warning if 64-bit architectureYoshihiro Shimoda2017-02-082-2/+2
| * staging: rtl8723au: core: rtw_wlan_util: fix misleading indentationLuis de Bethencourt2017-02-081-1/+1
| * Staging: lustre: missing curly braces in ll_setattr_raw()Dan Carpenter2017-02-081-1/+2
| * xilinx usb2 gadget: get rid of incredibly annoying compile warningLinus Torvalds2017-02-081-2/+2
| * Staging: iio: adc: fix indent on break statementColin Ian King2017-02-081-1/+1
| * bfa: Fix indentationAnil Gurumurthy2017-02-081-11/+11
| * i40e: Reduce stack in i40e_dbg_dump_descJoe Perches2017-02-081-13/+17
| * be2iscsi: Fix bogus WARN_ON length checkTim Gardner2017-02-081-1/+1
| * iwlegacy: avoid warning about missing bracesArnd Bergmann2017-02-081-1/+2
| * drivers/net/ethernet/dec/tulip/uli526x.c: fix misleading indentation in uli52...David Malcolm2017-02-081-1/+1
| * media: remove unused variable that causes a warningLinus Torvalds2017-02-081-1/+0
| * mtd: blkdevs: fix switch-bool compilation warningTomer Barletz2017-02-081-6/+2
| * netfilter; Add some missing default cases to switch statements in nft_reject.David S. Miller2017-02-082-0/+4
| * s3c-camif: fix compiler warningsHans Verkuil2017-02-081-2/+2
| * x86/xen: fix upper bound of pmd loop in xen_cleanhighmap()Juergen Gross2017-02-081-1/+1
| * ALSA: oxygen: Fix logical-not-parentheses warningTomer Barletz2017-02-081-1/+1
| * HID: hid-input: Add parentheses to quell gcc warningJames C Boyd2017-02-081-1/+1
| * ata: hpt366: fix constant cast warningArnd Bergmann2017-02-081-2/+2
| * Bluetooth: make hci_test_bit's addr constJiri Slaby2017-02-081-2/+2
| * netfilter: Fix switch statement warnings with recent gcc.David Miller2017-02-085-3/+17
| * Disable "frame-address" warningLinus Torvalds2017-02-081-0/+1
| * net: caif: fix misleading indentationArnd Bergmann2017-02-081-1/+1
| * paride: fix the "verbose" module paramDan Carpenter2017-02-081-2/+2
| * atm: iphase: fix misleading indentionTillmann Heidsieck2017-02-081-1/+1
| * MODULE_DEVICE_TABLE: fix some callsitesAndrew Morton2017-02-083-3/+1
| * module: fix types of device tables aliasesAndrey Ryabinin2017-02-081-1/+1
* | Linux 3.18.47-rt52v3.18.47-rt52Steven Rostedt (VMware)2017-02-131-1/+1
* | workqueue: use rcu_readlock() in put_pwq_unlocked()Sebastian Andrzej Siewior2017-02-091-0/+2
* | Linux 3.18.47-rt51v3.18.47-rt51Steven Rostedt (Red Hat)2017-02-071-1/+1
* | Merge tag 'v3.18.47' into v3.18-rtSteven Rostedt (Red Hat)2017-02-0771-211/+468
|\ \ | |/