summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.4.102-rt126v3.4.102-rt126Steven Rostedt (Red Hat)2014-10-281-1/+1
* Merge tag 'v3.4.102' into v3.4-rtSteven Rostedt (Red Hat)2014-10-2834-164/+446
|\
| * Linux 3.4.102v3.4.102Greg Kroah-Hartman2014-08-071-1/+1
| * ipv6: reallocate addrconf router for ipv6 address when lo device upGao feng2014-08-071-2/+12
| * mm: try_to_unmap_cluster() should lock_page() before mlockingVlastimil Babka2014-08-072-2/+14
| * x86/espfix/xen: Fix allocation of pages for paravirt page tablesBoris Ostrovsky2014-08-071-3/+2
| * lib/btree.c: fix leak of whole btree nodesMinfei Huang2014-08-071-0/+1
| * net/l2tp: don't fall back on UDP [get|set]sockoptSasha Levin2014-08-071-2/+2
| * Revert: "net: ip, ipv6: handle gso skbs in forwarding path"Greg Kroah-Hartman2014-08-073-95/+3
| * x86_64/entry/xen: Do not invoke espfix64 on XenAndy Lutomirski2014-08-073-24/+11
| * x86, espfix: Make it possible to disable 16-bit supportH. Peter Anvin2014-08-074-5/+43
| * x86, espfix: Make espfix64 a Kconfig option, fix UMLH. Peter Anvin2014-08-074-3/+7
| * x86, espfix: Fix broken header guardH. Peter Anvin2014-08-071-1/+1
| * x86, espfix: Move espfix definitions into a separate header fileH. Peter Anvin2014-08-073-3/+19
| * x86-64, espfix: Don't leak bits 31:16 of %esp returning to 16-bit stackH. Peter Anvin2014-08-0710-26/+324
| * Revert "x86-64, modify_ldt: Make support for 16-bit segments a runtime option"H. Peter Anvin2014-08-072-11/+1
| * timer: Fix lock inversion between hrtimer_bases.lock and scheduler locksJan Kara2014-08-071-4/+6
| * printk: rename printk_sched to printk_deferredJohn Stultz2014-08-074-6/+6
| * mm, thp: do not allow thp faults to avoid cpuset restrictionsDavid Rientjes2014-08-071-8/+8
| * scsi: handle flush errors properlyJames Bottomley2014-08-071-0/+8
| * ARM: 8115/1: LPAE: reduce damage caused by idmap to virtual memory layoutKonstantin Khlebnikov2014-08-071-0/+7
| * crypto: af_alg - properly label AF_ALG socketMilan Broz2014-08-071-0/+2
* | Linux 3.4.101-rt125v3.4.101-rt125Steven Rostedt (Red Hat)2014-10-281-1/+1
* | Merge tag 'v3.4.101' into v3.4-rtSteven Rostedt (Red Hat)2014-10-2814-44/+53
|\ \ | |/
| * Linux 3.4.101v3.4.101Greg Kroah-Hartman2014-07-311-1/+1
| * mm: kmemleak: avoid false negatives on vmalloc'ed objectsCatalin Marinas2014-07-312-5/+13
| * introduce SIZE_MAXXi Wang2014-07-314-4/+5
| * s390/ptrace: fix PSW mask checkMartin Schwidefsky2014-07-311-2/+7
| * Fix gcc-4.9.0 miscompilation of load_balance() in schedulerLinus Torvalds2014-07-311-0/+2
| * mm: hugetlb: fix copy_hugetlb_page_range()Naoya Horiguchi2014-07-311-0/+1
| * x86_32, entry: Store badsys error code in %eaxSven Wegener2014-07-311-4/+5
| * ahci: add support for the Promise FastTrak TX8660 SATA HBA (ahci mode)Romain Degez2014-07-311-0/+1
| * libata: introduce ata_host->n_tags to avoid oops on SAS controllersTejun Heo2014-07-312-12/+5
| * libata: support the ata host which implements a queue depth less than 32Kevin Hao2014-07-311-3/+19
| * block: don't assume last put of shared tags is for the hostChristoph Hellwig2014-07-311-26/+7
* | Linux 3.4.100-rt124v3.4.100-rt124Steven Rostedt (Red Hat)2014-10-281-1/+1
* | Merge tag 'v3.4.100' into v3.4-rtSteven Rostedt (Red Hat)2014-10-2823-182/+273
|\ \ | |/
| * Linux 3.4.100v3.4.100Greg Kroah-Hartman2014-07-281-1/+1
| * iommu/vt-d: Disable translation if already enabledTakao Indoh2014-07-282-1/+25
| * PM / sleep: Fix request_firmware() error at resumeTakashi Iwai2014-07-281-0/+1
| * alarmtimer: Fix bug where relative alarm timers were treated as absoluteJohn Stultz2014-07-281-2/+18
| * drm/radeon: avoid leaking edid dataAlex Deucher2014-07-281-0/+5
| * mwifiex: fix Tx timeout issueAmitkumar Karwar2014-07-281-0/+1
| * perf/x86/intel: ignore CondChgd bit to avoid false NMI handlingHATAYAMA Daisuke2014-07-281-0/+9
| * ipv4: fix buffer overflow in ip_options_compile()Eric Dumazet2014-07-281-0/+4
| * dns_resolver: Null-terminate the right stringBen Hutchings2014-07-281-1/+1
| * dns_resolver: assure that dns_query() result is null-terminatedManuel Schölling2014-07-281-1/+3
| * sunvnet: clean up objects created in vnet_new() on vnet_exit()Sowmini Varadhan2014-07-281-1/+19
| * net: pppoe: use correct channel MTU when using Multilink PPPChristoph Schulz2014-07-281-1/+1
| * net: sctp: fix information leaks in ulpevent layerDaniel Borkmann2014-07-281-107/+15