summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-08-20Linux 3.4.59v3.4.59Greg Kroah-Hartman
2013-08-20jbd2: Fix use after free after error in jbd2_journal_dirty_metadata()Jan Kara
2013-08-20m68k/atari: ARAnyM - Fix NatFeat module supportGeert Uytterhoeven
2013-08-20m68k: Truncate base in do_div()Andreas Schwab
2013-08-20ARM: 7809/1: perf: fix event validation for software group leadersWill Deacon
2013-08-20xtensa: replace xtensa-specific _f{data,text} by _s{data,text}Geert Uytterhoeven
2013-08-20xtensa: fix linker script transformation for .text.unlikelyMax Filippov
2013-08-20USB: mos7720: fix broken control requestsJohan Hovold
2013-08-20usb: add two quirky touchscreenOliver Neukum
2013-08-20can: pcan_usb: fix wrong memcpy() bytes lengthStephane Grosjean
2013-08-20iwl4965: reset firmware after rfkill offStanislaw Gruszka
2013-08-20iwl4965: set power mode earlyStanislaw Gruszka
2013-08-20af_key: initialize satype in key_notify_policy_flush()Nicolas Dichtel
2013-08-20MIPS: Rewrite pfn_valid to work in modules, too.Ralf Baechle
2013-08-20sparc32: Add ucmpdi2.o to obj-y instead of lib-y.David S. Miller
2013-08-20sparc32: add ucmpdi2Sam Ravnborg
2013-08-20md/raid1,raid10: use freeze_array in place of raise_barrier in various places.NeilBrown
2013-08-20alpha: makefile: don't enforce small data model for kernel buildsWill Deacon
2013-08-20powerpc/numa: Avoid stupid uninitialized warning from gccBenjamin Herrenschmidt
2013-08-20frv: Use core allocator for task_structThomas Gleixner
2013-08-20frv: Use correct size for task_struct allocationThomas Gleixner
2013-08-20futex: Take hugepages into account when generating futex_keyZhang Yi
2013-08-20CRIS: Add _sdata to vmlinux.lds.SJesper Nilsson
2013-08-20cris: Remove old legacy "-traditional" flag from arch-v10/lib/MakefilePaul Gortmaker
2013-08-20cris: posix_types.h, include asm-generic/posix_types.hJiri Slaby
2013-08-20vm: add no-mmu vm_iomap_memory() stubLinus Torvalds
2013-08-20HID: microsoft: do not use compound literal - fix buildJiri Slaby
2013-08-20sound: Fix make allmodconfig on MIPS correctlyPaul Bolle
2013-08-20sound: Fix make allmodconfig on MIPSTakashi Iwai
2013-08-20microblaze: Update microblaze defconfigsMichal Simek
2013-08-20MIPS: Expose missing pci_io{map,unmap} declarationsMarkos Chandras
2013-08-20drm/i915/lvds: ditch ->prepare special caseDaniel Vetter
2013-08-20fs/proc/task_mmu.c: fix buffer overflow in add_page_map()yonghua zheng
2013-08-20perf/arm: Fix armpmu_map_hw_event()Stephen Boyd
2013-08-14Linux 3.4.58v3.4.58Greg Kroah-Hartman
2013-08-14perf tools: Add anonymous huge page recognitionJoshua Zhu
2013-08-14vfs: d_obtain_alias() needs to use "/" as default name.NeilBrown
2013-08-14SCSI: nsp32: use mdelay instead of large udelay constantsArnd Bergmann
2013-08-14tracing: Fix fields of struct trace_iterator that are zeroed by mistakeAndrew Vagin
2013-08-14debugfs: debugfs_remove_recursive() must not rely on list_empty(d_subdirs)Oleg Nesterov
2013-08-14usb: core: don't try to reset_device() a port that got just disconnectedJulius Werner
2013-08-14cifs: extend the buffer length enought for sprintf() usingChen Gang
2013-08-14ext4: fix mount/remount error messages for incompatible mount optionsPiotr Sarna
2013-08-14virtio: console: return -ENODEV on all read operations after unplugAmit Shah
2013-08-14virtio: console: fix raising SIGIO after port unplugAmit Shah
2013-08-14virtio: console: clean up port data immediately at time of unplugAmit Shah
2013-08-14virtio: console: fix race in port_fops_open() and port unplugAmit Shah
2013-08-14virtio: console: fix race with port unplug and open/closeAmit Shah
2013-08-14hwmon: (adt7470) Fix incorrect return code checkCurt Brune
2013-08-14ext4: make sure group number is bumped after a inode allocation raceTheodore Ts'o