aboutsummaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| | * net: Add variants of capable for use on on socketsEric W. Biederman2014-06-261-0/+5
| | * net: Move the permission check in sock_diag_put_filterinfo to packet_diag_dumpEric W. Biederman2014-06-261-1/+1
| | * fs,userns: Change inode_capable to capable_wrt_inode_uidgidAndy Lutomirski2014-06-161-1/+1
| | * perf: Drop sample rate when sampling is too slowDave Hansen2014-06-111-0/+7
| | * USB: cdc-wdm: properly include types.hGreg Kroah-Hartman2014-06-111-0/+2
| | * usb: cdc-wdm: export cdc-wdm uapi headerBjørn Mork2014-06-111-0/+1
| | * genirq: Provide irq_force_affinity fallback for non-SMPArnd Bergmann2014-06-071-0/+5
| | * trace: module: Maintain a valid user countRomain Izard2014-06-071-1/+1
| | * Drivers: hv: vmbus: Negotiate version 3.0 when running on ws2012r2 hostsK. Y. Srinivasan2014-06-071-2/+5
| | * drm/tegra: Remove gratuitous pad fieldThierry Reding2014-06-071-1/+0
| | * genirq: Allow forcing cpu affinity of interruptsThomas Gleixner2014-06-072-2/+36
| | * ftrace/module: Hardcode ftrace_module_init() call into load_module()Steven Rostedt (Red Hat)2014-06-071-0/+2
| | * net: Fix ns_capable check in sock_diag_put_filterinfoAndrew Lutomirski2014-05-301-1/+1
| | * net: sctp: cache auth_enable per endpointVlad Yasevich2014-05-301-1/+3
| | * ipv6: Limit mtu to 65575 bytesEric Dumazet2014-05-301-0/+5
| | * list: introduce list_next_entry() and list_prev_entry()Oleg Nesterov2014-05-301-0/+16
| | * mm: use paravirt friendly ops for NUMA hinting ptesMel Gorman2014-05-301-8/+23
| | * netfilter: nf_conntrack: reserve two bytes for nf_ct_ext->lenAndrey Vagin2014-05-301-2/+2
| | * blktrace: fix accounting of partially completed requestsRoman Pen2014-05-301-3/+30
| | * scsi: fix our current target reap infrastructureJames Bottomley2014-05-301-2/+1
| * | Merge branch 'linux-3.10.40' into rel-st8-l-shieldtablet8Nitish2014-11-2016-35/+56
| |\|
| | * libata/ahci: accommodate tag ordered controllersDan Williams2014-05-131-0/+1
| | * nfsd: check passed socket's net matches NFSd superblock's oneStanislav Kinsbursky2014-05-061-0/+1
| | * bdi: avoid oops on device removalJan Kara2014-04-261-1/+1
| | * cpufreq: Fix governor start/stop race conditionXiaoguang Chen2014-04-141-0/+1
| | * futex: Allow architectures to skip futex_atomic_cmpxchg_inatomic() testHeiko Carstens2014-04-141-0/+4
| | * usbnet: include wait queue head in device structureOliver Neukum2014-04-141-1/+1
| | * tcp: tcp_release_cb() should release socket ownershipEric Dumazet2014-04-141-0/+5
| | * mm: close PageTail raceDavid Rientjes2014-04-032-20/+12
| | * ext4: atomically set inode->i_flags in ext4_set_inode_flags()Theodore Ts'o2014-04-031-0/+15
| | * libceph: block I/O when PAUSE or FULL osd map flags are setJosh Durgin2014-03-311-0/+1
| | * tracing: Fix array size mismatch in format stringVaibhav Nagarnaik2014-03-312-9/+2
| | * iscsi/iser-target: Fix isert_conn->state hung shutdown issuesNicholas Bellinger2014-03-231-0/+1
| | * jiffies: Avoid undefined behavior from signed overflowPaul E. McKenney2014-03-231-4/+4
| | * firewire: don't use PREPARE_DELAYED_WORKTejun Heo2014-03-231-0/+1
| | * tracing: Do not add event files for modules that fail tracepointsSteven Rostedt (Red Hat)2014-03-231-0/+6
| | * net-tcp: fastopen: fix high order allocationsEric Dumazet2014-03-231-1/+2
* | | arm: t12x: force disable console output during LP0Robert Shih2015-01-121-0/+1
* | | mm: prefer CMA allocations for movable memory till CMA thresholdManeet Singh2015-01-111-0/+4
* | | security: tlk_driver: Add restore keyslot event smcAaron Gamble2015-01-081-1/+2
* | | Merge "Merge remote-tracking branch 'origin/dev/st8-3.18-lz4-zram' into HEAD"...Dhiren Parmar2015-01-053-0/+140
|\ \ \
| * \ \ Merge remote-tracking branch 'origin/dev/st8-3.18-lz4-zram' into HEADGagan Grover2014-12-163-0/+140
| |\ \ \
| | * | | lz4: fix compression/decompression signedness mismatchSergey Senozhatsky2014-12-051-4/+4
| | * | | lib: add lz4 compressor moduleChanho Min2014-12-051-0/+36
| | * | | lib: add support for LZ4-compressed kernelKyungsik Lee2014-12-051-0/+10
| | * | | decompressor: add LZ4 decompressor moduleKyungsik Lee2014-12-051-0/+51
| | * | | zsmalloc: move it under mmMinchan Kim2014-12-051-0/+43
* | | | | ARM: tegra: skip USB resume from LP0Suresh Mangipudi2014-12-223-0/+4
* | | | | misc: tegra-baseband: disable CPU boost for BruceNeil Patel2014-12-111-0/+1
|/ / / /
* | | | mmc: sdhci: Cache SDHCI_COMMAND & SDHCI_INT_ENABLEAndy2014-11-241-0/+3