summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-11-02ARC: Incorrect mm reference used in vmalloc fault handlerVineet Gupta
2013-11-02scripts/kallsyms: filter symbols not in kernel address spaceMing Lei
2013-11-01Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-11-01Merge tag 'usb-3.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-11-01Merge tag 'sound-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds
2013-11-01Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds
2013-11-01memcg: remove incorrect underflow checkGreg Thelen
2013-11-01ASoC: wm_adsp: Print out the firmware versionDimitris Papastamos
2013-11-01ASoC: wm_adsp: Remove and free algorithm regions for ADSP1Dimitris Papastamos
2013-11-01ASoC: wm_adsp: Add debug info on get()/put() transfersDimitris Papastamos
2013-11-01ASoC: wm_adsp: Release firmware on memory allocation failureDimitris Papastamos
2013-11-01ASoC: wm_adsp: Print error when regmap reads/writes failDimitris Papastamos
2013-11-01USB: serial: ftdi_sio: add id for Z3X Box deviceАлексей Крамаренко
2013-11-01USB: Maintainers change for usb serial driversGreg KH
2013-11-01Revert "USB: pl2303: restrict the divisor based baud rate encoding method to ...Greg Kroah-Hartman
2013-11-01Revert "usb: pl2303: fix+improve the divsor based baud rate encoding method"Greg Kroah-Hartman
2013-11-01Revert "usb: pl2303: do not round to the next nearest standard baud rate for ...Greg Kroah-Hartman
2013-11-01Revert "usb: pl2303: remove 500000 baud from the list of standard baud rates"Greg Kroah-Hartman
2013-11-01Revert "usb: pl2303: move the two baud rate encoding methods to separate func...Greg Kroah-Hartman
2013-11-01Revert "usb: pl2303: increase the allowed baud rate range for the divisor bas...Greg Kroah-Hartman
2013-11-01Revert "usb: pl2303: also use the divisor based baud rate encoding method for...Greg Kroah-Hartman
2013-11-01Revert "usb: pl2303: add two comments concerning the supported baud rates wit...Greg Kroah-Hartman
2013-11-01Revert "pl2303: simplify the else-if contruct for type_1 chips in pl2303_star...Greg Kroah-Hartman
2013-11-01Revert "pl2303: improve the chip type information output on startup"Greg Kroah-Hartman
2013-11-01Revert "pl2303: improve the chip type detection/distinction"Greg Kroah-Hartman
2013-11-01Revert "USB: pl2303: distinguish between original and cloned HX chips"Greg Kroah-Hartman
2013-10-31ASoC: ak4642: prevent un-necessary changes to SG_SL1Phil Edworthy
2013-10-31Merge branch 'akpm' (fixes from Andrew Morton)Linus Torvalds
2013-10-31lib/scatterlist.c: don't flush_kernel_dcache_page on slab pageMing Lei
2013-10-31mm: memcg: fix test for child groupsJohannes Weiner
2013-10-31mm: memcg: lockdep annotation for memcg OOM lockJohannes Weiner
2013-10-31mm: memcg: use proper memcg in limit bypassJohannes Weiner
2013-10-31vfs: decrapify dput(), fix cache behavior under normal loadLinus Torvalds
2013-10-31i915: fix compiler warningLinus Torvalds
2013-10-31Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-10-31ASoC: dpcm: improve robustnessRussell King - ARM Linux
2013-10-31ASoC: pcm: Check for ops before deferencing themMark Brown
2013-10-31ASoC: Use strlcpy() for copying in snd_soc_info_enum_double()Takashi Iwai
2013-10-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2013-10-31Merge tag 'pm+acpi-3.12-late' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-10-31ALSA: fix oops in snd_pcm_info() caused by ASoC DPCMRussell King
2013-10-31ASoC: rcar: remove original filter from rsnd_dma_init()Kuninori Morimoto
2013-10-31MIPS: ralink: fix return value check in rt_timer_probe()Wei Yongjun
2013-10-31Input: ALPS - add support for model found on Dell XT2Yunkang Tang
2013-10-31Merge branch 'drm-fixes-3.12' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie
2013-10-30ASoC: ml26124: Fix negative array index readTakashi Iwai
2013-10-30Merge branch 'akpm' (fixes from Andrew Morton)Linus Torvalds
2013-10-30memcg: use __this_cpu_sub() to dec stats to avoid incorrect subtrahend castingGreg Thelen
2013-10-30percpu: fix this_cpu_sub() subtrahend casting for unsignedsGreg Thelen
2013-10-30mm/pagewalk.c: fix walk_page_range() access of wrong PTEsChen LinX