aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-07-21drivers/rtc/rtc-rv3029c2.c: fix disabling AIE irqAxel Lin
2013-07-21genirq: Fix can_request_irq() for IRQs without an actionBen Hutchings
2013-07-21xen/pcifront: Deal with toolstack missing 'XenbusStateClosing' state.Konrad Rzeszutek Wilk
2013-07-21xen/time: remove blocked time accounting from xen "clockchip"Laszlo Ersek
2013-07-21x86, efi: retry ExitBootServices() on failureZach Bobroff
2013-07-21parisc: optimize mtsp(0,sr) inline assemblyHelge Deller
2013-07-21parisc: fix LMMIO mismatch between PAT length and MASK registerHelge Deller
2013-07-21parisc: Ensure volatile space register %sr1 is not clobberedJohn David Anglin
2013-07-21slab: fix init_lock_keysChristoph Lameter
2013-07-21parisc: Fix gcc miscompilation in pa_memcpy()Helge Deller
2013-07-21parisc: document the shadow registersHelge Deller
2013-07-21cgroup: fix RCU accesses to task->cgroupsTejun Heo
2013-07-21cgroup: fix umount vs cgroup_event_remove() raceLi Zefan
2013-07-21pcmcia: at91_cf: fix gpio_get_value in at91_cf_get_statusJoachim Eastwood
2013-07-21drivers: hv: switch to use mb() instead of smp_mb()Jason Wang
2013-07-21usb: host: xhci-plat: release mem region while removing moduleGeorge Cherian
2013-07-21xhci: check for failed dma pool allocationMathias Nyman
2013-07-21USB: ehci-omap: Tweak PHY initialization sequenceRoger Quadros
2013-07-21usb: gadget: f_mass_storage: add missing memory barrier for thread_wakeup_neededUCHINO Satoshi
2013-07-21USB: option,qcserial: move Novatel Gobi1K IDs to qcserialDan Williams
2013-07-21pch_uart: Add uart_clk selection for the MinnowBoardDarren Hart
2013-07-21ext4: check error return from ext4_write_inline_data_end()Theodore Ts'o
2013-07-21ext3,ext4: don't mess with dir_file->f_pos in htree_dirblock_to_tree()Al Viro
2013-07-21ext4: fix corruption when online resizing a fs with 1K block sizeMaarten ter Huurne
2013-07-21jbd2: fix theoretical race in jbd2__journal_restartTheodore Ts'o
2013-07-21jbd2: move superblock checksum calculation to jbd2_write_superblock()Theodore Ts'o
2013-07-21rtlwifi: rtl8192cu: Fix duplicate if testLarry Finger
2013-07-21rtlwifi: rtl8723ae: Fix typo in firmware namesLarry Finger
2013-07-21rtlwifi: rtl8192cu: Add new USB ID for TP-Link TL-WN8200NDLarry Finger
2013-07-21CIFS: Fix a deadlock when a file is reopenedPavel Shilovsky
2013-07-21CIFS use sensible file nlink values if unprovidedSteve French
2013-07-13Linux 3.10.1Greg Kroah-Hartman
2013-07-13Revert "memcg: avoid dangling reference count in creation failure"Michal Hocko
2013-07-13cpufreq: Fix cpufreq regression after suspend/resumeSrivatsa S. Bhat
2013-07-13SCSI: sd: Fix parsing of 'temporary ' cache mode prefixBen Hutchings
2013-07-13KVM: VMX: mark unusable segment as nonpresentGleb Natapov
2013-07-13nfsd4: fix decoding of compounds across page boundariesJ. Bruce Fields
2013-07-13NFSv4.1 end back channel session drainingAndy Adamson
2013-07-13Revert "serial: 8250_pci: add support for another kind of NetMos Technology P...Greg Kroah-Hartman
2013-07-13tty: Reset itty for other ptyPeter Hurley
2013-07-13futex: Take hugepages into account when generating futex_keyZhang Yi
2013-07-13MAINTAINERS: add stable_kernel_rules.txt to stable maintainer informationGreg Kroah-Hartman
2013-07-13crypto: sanitize argument for format stringKees Cook
2013-07-13block: do not pass disk names as format stringsKees Cook
2013-07-13hpfs: better test for errorsMikulas Patocka
2013-07-13charger-manager: Ensure event is not used as format stringKees Cook
2013-07-13module: do percpu allocation after uniqueness check. No, really!Rusty Russell
2013-07-13drivers/cdrom/cdrom.c: use kzalloc() for failing hardwareJonathan Salwan
2013-07-13libceph: fix invalid unsigned->signed conversion for timespec encodingJosh Durgin
2013-07-13ceph: fix sleeping function called from invalid context.majianpeng