summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-05-06ARM: OMAP2+: INTC: Acknowledge stuck active interruptsStefan Sørensen1-0/+8
2014-05-06ASoC: cs42l73: Fix mask bits for SOC_VALUE_ENUM_SINGLEBrian Austin1-3/+3
2014-05-06ASoC: cs42l52: Fix mask bits for SOC_VALUE_ENUM_SINGLEBrian Austin1-4/+4
2014-05-06ASoC: cs42l51: Fix SOC_DOUBLE_R_SX_TLV shift values for ADC, PCM, and Analog ...Brian Austin1-5/+4
2014-05-06arm64: Make DMA coherent and strongly ordered mappings not executableCatalin Marinas1-3/+3
2014-05-06arm64: Do not synchronise I and D caches for special ptesCatalin Marinas1-1/+1
2014-04-26Linux 3.10.38Greg Kroah-Hartman1-1/+1
2014-04-26exit: call disassociate_ctty() before exit_task_namespaces()Oleg Nesterov1-4/+2
2014-04-26wait: fix reparent_leader() vs EXIT_DEAD->EXIT_ZOMBIE raceOleg Nesterov1-4/+11
2014-04-26sparc64: Make sure %pil interrupts are enabled during hypervisor yield.David S. Miller1-1/+3
2014-04-26sparc64: don't treat 64-bit syscall return codes as 32-bitDave Kleikamp1-2/+2
2014-04-26sparc32: fix build failure for arch_jump_label_transformPaul Gortmaker1-1/+1
2014-04-26Revert "sparc64: Fix __copy_{to,from}_user_inatomic defines."Dave Kleikamp1-2/+2
2014-04-26sparc: PCI: Fix incorrect address calculation of PCI Bridge windows on Simba-...oftedal1-2/+2
2014-04-26jffs2: remove from wait queue after schedule()Li Zefan1-0/+1
2014-04-26jffs2: avoid soft-lockup in jffs2_reserve_space_gc()Li Zefan1-4/+9
2014-04-26jffs2: Fix crash due to truncation of csizeAjesh Kunhipurayil Vijayan1-1/+1
2014-04-26jffs2: Fix segmentation fault found in stress testKamlakant Patel1-2/+2
2014-04-26ext4: fix partial cluster handling for bigalloc file systemsEric Whitney1-0/+21
2014-04-26ext4: fix error return from ext4_ext_handle_uninitialized_extents()Eric Whitney1-2/+6
2014-04-26Btrfs: skip submitting barrier for missing deviceHidetoshi Seto1-0/+4
2014-04-26bdi: avoid oops on device removalJan Kara3-10/+28
2014-04-26backing_dev: fix hung task on syncDerek Basehore2-5/+8
2014-04-26Bluetooth: Fix removing Long Term KeyClaudio Takahasi1-1/+7
2014-04-26pid_namespace: pidns_get() should check task_active_pid_ns() != NULLOleg Nesterov1-1/+3
2014-04-26tty: Set correct tty name in 'active' sysfs attributeHannes Reinecke1-6/+17
2014-04-26staging: comedi: 8255_pci: initialize MITE data windowIan Abbott1-0/+34
2014-04-26x86: Adjust irq remapping quirk for older revisions of 5500/5520 chipsetsNeil Horman1-9/+6
2014-04-26Char: ipmi_bt_sm, fix infinite loopJiri Slaby1-1/+1
2014-04-26user namespace: fix incorrect memory barriersMikulas Patocka1-6/+5
2014-04-14Linux 3.10.37Greg Kroah-Hartman1-1/+1
2014-04-14cpufreq: Fix timer/workqueue corruption due to double queueingStephen Boyd1-0/+3
2014-04-14cpufreq: Fix governor start/stop race conditionXiaoguang Chen2-0/+25
2014-04-14crypto: ghash-clmulni-intel - use C implementation for setkey()Ard Biesheuvel2-32/+11
2014-04-14m68k: Skip futex_atomic_cmpxchg_inatomic() testFinn Thain1-0/+1
2014-04-14futex: Allow architectures to skip futex_atomic_cmpxchg_inatomic() testHeiko Carstens4-2/+24
2014-04-14ARC: [nsimosci] Unbork consoleVineet Gupta2-1/+5
2014-04-14ARC: [nsimosci] Change .dts to use generic 8250 UARTMischa Jonker1-4/+3
2014-04-14rds: prevent dereference of a NULL device in rds_iw_laddr_checkSasha Levin1-1/+2
2014-04-14isdnloop: several buffer overflowsDan Carpenter1-8/+9
2014-04-14isdnloop: Validate NUL-terminated strings from user.YOSHIFUJI Hideaki1-0/+6
2014-04-14netlink: don't compare the nul-termination in nla_strcmpPablo Neira1-2/+8
2014-04-14ipv6: some ipv6 statistic counters failed to disable bhHannes Frederic Sowa3-8/+9
2014-04-14xen-netback: remove pointless clause from if statementPaul Durrant1-2/+2
2014-04-14vhost: validate vhost_get_vq_desc return valueMichael S. Tsirkin1-1/+5
2014-04-14vhost: fix total length when packets are too shortMichael S. Tsirkin1-0/+14
2014-04-14vlan: Set hard_header_len according to available accelerationVlad Yasevich2-2/+5
2014-04-14usbnet: include wait queue head in device structureOliver Neukum2-15/+20
2014-04-14tg3: Do not include vlan acceleration features in vlan_featuresVlad Yasevich1-3/+2
2014-04-14netpoll: fix the skb check in pkt_is_nsLi RongQing1-1/+1