summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.15.1v3.15.1Greg Kroah-Hartman2014-06-161-1/+1
* ahci: add PCI ID for Marvell 88SE91A0 SATA ControllerAndreas Schrägle2014-06-161-0/+2
* ahci: Add Device ID for HighPoint RocketRaid 642LJérôme Carretero2014-06-161-0/+2
* rtl28xxu: add [1b80:d3af] Sveon STV27Alessandro Miceli2014-06-162-0/+3
* rtl28xxu: add [1b80:d39d] Sveon STV20Alessandro Miceli2014-06-162-0/+3
* rtl28xxu: add 1b80:d395 Peak DVB-T USBBrian Healy2014-06-161-0/+2
* mei: me: read H_CSR after asserting resetTomas Winkler2014-06-161-0/+12
* mei: me: drop harmful wait optimizationTomas Winkler2014-06-161-3/+1
* mei: me: fix hw ready reset flowTomas Winkler2014-06-161-3/+6
* PCI/MSI: Fix memory leak in free_msi_irqs()Alexei Starovoitov2014-06-161-1/+1
* auditsc: audit_krule mask accesses need bounds checkingAndy Lutomirski2014-06-161-9/+18
* lock_parent: don't step on stale ->d_parent of all-but-freed oneAl Viro2014-06-161-1/+3
* fs,userns: Change inode_capable to capable_wrt_inode_uidgidAndy Lutomirski2014-06-166-26/+27
* Linux 3.15v3.15Linus Torvalds2014-06-081-1/+1
* Revert "x86/smpboot: Initialize secondary CPU only if master CPU will wait fo...Linus Torvalds2014-06-082-47/+79
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2014-06-071-2/+5
|\
| * Btrfs: send, fix corrupted path strings for long pathsFilipe Manana2014-06-061-2/+5
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2014-06-076-40/+50
|\ \
| * | target: Fix alua_access_state attribute OOPs for un-configured devicesNicholas Bellinger2014-06-061-0/+5
| * | target: Allow READ_CAPACITY opcode in ALUA Standby access stateNicholas Bellinger2014-06-061-0/+9
| * | iser-target: Fix multi network portal shutdown regressionNicholas Bellinger2014-06-032-1/+3
| * | iscsi-target: Fix wrong buffer / buffer overrun in iscsi_change_param_value()Roland Dreier2014-06-031-39/+31
| * | iser-target: Add missing target_put_sess_cmd for ImmedateData failureNicholas Bellinger2014-06-031-0/+2
* | | Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2014-06-075-89/+64
|\ \ \
| * | | x86/boot: EFI_MIXED should not prohibit loading above 4GMatt Fleming2014-06-071-2/+1
| * | | Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin2014-06-051-0/+3
| |\ \ \
| | * | | x86/efi: Do not export efi runtime map in case old mapDave Young2014-06-021-0/+3
| | * | | x86/efi: earlyprintk=efi,keep fixDave Young2014-05-021-19/+64
| * | | | x86/smpboot: Initialize secondary CPU only if master CPU will wait for itIgor Mammedov2014-06-052-79/+47
| * | | | x86/smpboot: Log error on secondary CPU wakeup failure at ERR levelIgor Mammedov2014-06-051-1/+1
| * | | | x86: Fix list/memory corruption on CPU hotplugIgor Mammedov2014-06-051-3/+0
| * | | | x86: irq: Get correct available vectors for cpu disableYinghai Lu2014-06-041-4/+12
* | | | | mm: add !pte_present() check on existing hugetlb_entry callbacksNaoya Horiguchi2014-06-062-2/+6
* | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-06-064-12/+20
|\ \ \ \ \
| * | | | | sched/fair: Fix tg_set_cfs_bandwidth() deadlock on rq->lockRoman Gushchin2014-06-053-7/+6
| * | | | | sched/dl: Fix race in dl_task_timer()Kirill Tkhai2014-06-051-1/+9
| * | | | | sched: Fix sched_policy < 0 comparisonRichard Weinberger2014-06-051-1/+1
| * | | | | sched/numa: Fix use of spin_{un}lock_irq() when interrupts are disabledSteven Rostedt2014-06-051-3/+4
* | | | | | mm: rmap: fix use-after-free in __put_anon_vmaAndrey Ryabinin2014-06-061-2/+1
* | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-06-052-4/+7
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2014-06-052-4/+7
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | perf probe: Fix perf probe to find correct variable DIEMasami Hiramatsu2014-06-041-2/+5
| | * | | | | perf probe: Fix a segfault if asked for variable it doesn't findMasami Hiramatsu2014-06-041-2/+2
* | | | | | | Merge branch 'futex-fixes' (futex fixes from Thomas Gleixner)Linus Torvalds2014-06-051-53/+160
|\ \ \ \ \ \ \
| * | | | | | | futex: Make lookup_pi_state more robustThomas Gleixner2014-06-051-28/+106
| * | | | | | | futex: Always cleanup owner tid in unlock_piThomas Gleixner2014-06-051-22/+18
| * | | | | | | futex: Validate atomic acquisition in futex_lock_pi_atomic()Thomas Gleixner2014-06-051-3/+11
| * | | | | | | futex-prevent-requeue-pi-on-same-futex.patch futex: Forbid uaddr == uaddr2 in...Thomas Gleixner2014-06-051-0/+25
| |/ / / / / /
* | | | | | | Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-06-041-3/+3
|\ \ \ \ \ \ \
| * | | | | | | percpu-refcount: fix usage of this_cpu_opsSebastian Ott2014-06-041-3/+3