aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.13.11v3.13.11linux-3.13.yGreg Kroah-Hartman2014-04-221-1/+1
* exit: call disassociate_ctty() before exit_task_namespaces()Oleg Nesterov2014-04-221-4/+2
* wait: fix reparent_leader() vs EXIT_DEAD->EXIT_ZOMBIE raceOleg Nesterov2014-04-221-4/+11
* sparc64: Make sure %pil interrupts are enabled during hypervisor yield.David S. Miller2014-04-221-1/+3
* sparc64: don't treat 64-bit syscall return codes as 32-bitDave Kleikamp2014-04-221-2/+2
* sparc32: fix build failure for arch_jump_label_transformPaul Gortmaker2014-04-221-1/+1
* jffs2: remove from wait queue after schedule()Li Zefan2014-04-221-0/+1
* jffs2: avoid soft-lockup in jffs2_reserve_space_gc()Li Zefan2014-04-221-4/+9
* jffs2: Fix crash due to truncation of csizeAjesh Kunhipurayil Vijayan2014-04-221-1/+1
* jffs2: Fix segmentation fault found in stress testKamlakant Patel2014-04-221-2/+2
* ext4: fix premature freeing of partial clusters split across leaf blocksEric Whitney2014-04-221-3/+8
* ext4: fix partial cluster handling for bigalloc file systemsEric Whitney2014-04-221-0/+21
* ext4: fix error return from ext4_ext_handle_uninitialized_extents()Eric Whitney2014-04-221-2/+6
* Btrfs: fix deadlock with nested trans handlesJosef Bacik2014-04-221-10/+4
* Btrfs: skip submitting barrier for missing deviceHidetoshi Seto2014-04-221-0/+4
* xfs: fix directory hash ordering bugMark Tinguely2014-04-221-1/+1
* bdi: avoid oops on device removalJan Kara2014-04-223-10/+28
* backing_dev: fix hung task on syncDerek Basehore2014-04-222-5/+8
* ima: restore the original behavior for sending data with ima templateRoberto Sassu2014-04-223-4/+10
* Bluetooth: Fix removing Long Term KeyClaudio Takahasi2014-04-221-1/+7
* pid_namespace: pidns_get() should check task_active_pid_ns() != NULLOleg Nesterov2014-04-221-1/+3
* SCSI: sd: don't fail if the device doesn't recognize SYNCHRONIZE CACHEAlan Stern2014-04-221-2/+2
* tty: Fix low_latency BUGPeter Hurley2014-04-224-22/+7
* tty: Set correct tty name in 'active' sysfs attributeHannes Reinecke2014-04-221-6/+17
* staging: comedi: 8255_pci: initialize MITE data windowIan Abbott2014-04-221-0/+34
* PCI: Enable INTx in pci_reenable_device() only when MSI/MSI-X not enabledBjorn Helgaas2014-04-221-0/+3
* ACPI / button: Add ACPI Button event via netlink routineLan Tianyu2014-04-221-0/+4
* PCI: designware: Fix iATU programming for cfg1, io and mem viewportMohit Kumar2014-04-221-3/+3
* PCI: designware: Fix RC BAR to be single 64-bit non-prefetchable memory BARMohit Kumar2014-04-221-1/+1
* x86: Adjust irq remapping quirk for older revisions of 5500/5520 chipsetsNeil Horman2014-04-221-9/+6
* x86, hyperv: Bypass the timer_irq_works() checkJason Wang2014-04-221-0/+6
* Char: ipmi_bt_sm, fix infinite loopJiri Slaby2014-04-221-1/+1
* user namespace: fix incorrect memory barriersMikulas Patocka2014-04-221-6/+5
* Linux 3.13.10v3.13.10Greg Kroah-Hartman2014-04-141-1/+1
* crypto: ghash-clmulni-intel - use C implementation for setkey()Ard Biesheuvel2014-04-142-32/+11
* m68k: Skip futex_atomic_cmpxchg_inatomic() testFinn Thain2014-04-141-0/+1
* futex: Allow architectures to skip futex_atomic_cmpxchg_inatomic() testHeiko Carstens2014-04-144-2/+24
* ARC: [nsimosci] Unbork consoleVineet Gupta2014-04-142-1/+5
* ARC: [nsimosci] Change .dts to use generic 8250 UARTMischa Jonker2014-04-141-4/+3
* powernow-k6: reorder frequenciesMikulas Patocka2014-04-141-7/+10
* powernow-k6: correctly initialize default parametersMikulas Patocka2014-04-141-4/+72
* powernow-k6: disable cache when changing frequencyMikulas Patocka2014-04-141-17/+39
* rds: prevent dereference of a NULL device in rds_iw_laddr_checkSasha Levin2014-04-141-1/+2
* isdnloop: several buffer overflowsDan Carpenter2014-04-141-8/+9
* isdnloop: Validate NUL-terminated strings from user.YOSHIFUJI Hideaki2014-04-141-0/+6
* net: vxlan: fix crash when interface is created with no groupMike Rapoport2014-04-141-1/+5
* Call efx_set_channels() before efx->type->dimension_resources()Daniel Pieczko2014-04-142-1/+9
* xen-netback: disable rogue vif in kthread contextWei Liu2014-04-143-2/+30
* netlink: don't compare the nul-termination in nla_strcmpPablo Neira2014-04-141-2/+8
* ipv6: some ipv6 statistic counters failed to disable bhHannes Frederic Sowa2014-04-144-10/+11