summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-11-20ASoC: arizona: Set FLL to free-run before disablingRichard Fitzgerald
2013-11-20drm/i915: Fix gen3 self-refresh watermarksDaniel Vetter
2013-11-20ALSA: hda - A casual Dell Headset quirkDavid Henningsson
2013-11-20drm/ttm: Remove set_need_resched from the ttm fault handlerThomas Hellstrom
2013-11-20drm/ttm: Don't move non-existing dataThomas Hellstrom
2013-11-20kvm: mmu: delay mmu audit activationSasha Levin
2013-11-20avr32: uapi: be sure of "_UAPI" prefix for all guard macrosChen Gang
2013-11-20avr32: add kprobe_ctlblk memory structEirik Aanonsen
2013-11-20avr32: fix out-of-range jump in large kernelsAndreas Bießmann
2013-11-20avr32: setup crt for early panic()Andreas Bießmann
2013-11-19percpu-refcount: Add percpu-refcount.o to obj-yRandy Dunlap
2013-11-19iscsi-target: Do not reject non-immediate CmdSNs exceeding MaxCmdSNNicholas Bellinger
2013-11-19iscsi-target: Convert iscsi_session statistics to atomic_long_tNicholas Bellinger
2013-11-20Squashfs: Check stream is not NULL in decompressor_multi.cPhillip Lougher
2013-11-20Squashfs: Directly decompress into the page cache for file dataPhillip Lougher
2013-11-20Squashfs: Restructure squashfs_readpage()Phillip Lougher
2013-11-20Squashfs: Generalise paging handling in the decompressorsPhillip Lougher
2013-11-20Squashfs: add multi-threaded decompression using percpu variablePhillip Lougher
2013-11-20squashfs: Enhance parallel I/OMinchan Kim
2013-11-20Squashfs: Refactor decompressor interface and codePhillip Lougher
2013-11-19blk-mq: add blktrace insert event traceJens Axboe
2013-11-19virtio-blk: virtqueue_kick() must be ordered with other virtqueue operationsShaohua Li
2013-11-19aacraid: prevent invalid pointer dereferenceMahesh Rajashekhara
2013-11-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-11-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2013-11-19Merge tag 'please-pull-fixia64' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-11-20parisc: size_t is unsigned, so comparison size < 0 doesn't make sense.Helge Deller
2013-11-19nfsd4: fix xdr decoding of large non-write compoundsJ. Bruce Fields
2013-11-19aio: nullify aio->ring_pages after freeing itSasha Levin
2013-11-19aio: prevent double free in ioctx_allocSasha Levin
2013-11-19parisc: improve SIGBUS/SIGSEGV error reportingHelge Deller
2013-11-19parisc: break out SOCK_NONBLOCK define to own asm header fileHelge Deller
2013-11-19parisc: do not inline pa_memcpy() internal functionsHelge Deller
2013-11-19Revert "parisc: implement full version of access_ok()"Helge Deller
2013-11-19kernel/bounds: avoid circular dependencies in generated headersKirill A. Shutemov
2013-11-19Merge branch 'genetlink_mcast'David S. Miller
2013-11-19genetlink: make multicast groups const, prevent abuseJohannes Berg
2013-11-19genetlink: pass family to functions using groupsJohannes Berg
2013-11-19genetlink: add and use genl_set_err()Johannes Berg
2013-11-19genetlink: remove family pointer from genl_multicast_groupJohannes Berg
2013-11-19genetlink: remove genl_unregister_mc_group()Johannes Berg
2013-11-19hsr: don't call genl_unregister_mc_group()Johannes Berg
2013-11-19quota/genetlink: use proper genetlink multicast APIsJohannes Berg
2013-11-19drop_monitor/genetlink: use proper genetlink multicast APIsJohannes Berg
2013-11-19genetlink: only pass array to genl_register_family_with_ops()Johannes Berg
2013-11-19tcp: don't update snd_nxt, when a socket is switched from repair modeAndrey Vagin
2013-11-19drm/radeon: hook up backlight functions for CI and KV family.Samuel Li
2013-11-19atm: idt77252: fix dev refcnt leakYing Xue
2013-11-19xfrm: Release dst if this dst is improper for vti tunnelfan.du
2013-11-19Merge branch 'acpi-hotplug'Rafael J. Wysocki