summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-01-24arch/x86/tools/insn_sanity.c: Identify source of messagesAndrew Morton
2013-01-24perf/x86: Enable Intel Lincroft/Penwell/Cloverview Atom supportShuoX Liu
2013-01-24Merge tag 'usb-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2013-01-24Merge tag 'char-misc-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-01-24Merge tag 'tty-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2013-01-24Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-01-23MAINTAINERS: Someone needs to watch over the serial driversGreg Kroah-Hartman
2013-01-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2013-01-23Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...Linus Torvalds
2013-01-23USB: EHCI: fix build error in ehci-mxcAlan Stern
2013-01-23Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2013-01-23MAINTAINERS: remove meAlan Cox
2013-01-23ALSA: hda - Fix inconsistent pin states after resumeTakashi Iwai
2013-01-23Revert "drivers/misc/ti-st: remove gpio handling"Luciano Coelho
2013-01-23Merge tag '3.8-pci-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-01-23async: fix __lowest_in_progress()Tejun Heo
2013-01-22Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-01-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/del...Linus Torvalds
2013-01-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2013-01-22Merge tag 'fixes-for-v3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-01-22Merge tag 'f2fs-for-3.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-01-22Merge tag 'vfio-for-v3.8-rc5' of git://github.com/awilliam/linux-vfioLinus Torvalds
2013-01-22Merge tag 'trace-3.8-rc4-fix' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-01-22Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2013-01-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2013-01-22wake_up_process() should be never used to wakeup a TASK_STOPPED/TRACED taskOleg Nesterov
2013-01-22ptrace: ensure arch_ptrace/ptrace_request can never race with SIGKILLOleg Nesterov
2013-01-22arm64: makefile: fix uname munging when setting ARCH on native machineWill Deacon
2013-01-22arm64: elf: fix core dumping to match what glibc expectsWill Deacon
2013-01-22USB: EHCI: add a name for the platform-private fieldAlan Stern
2013-01-22USB: EHCI: fix incorrect configuration testAlan Stern
2013-01-22USB: EHCI: Move definition of EHCI_STATS to ehci.hRoger Quadros
2013-01-22USB: UHCI: fix IRQ race during initializationAlan Stern
2013-01-22ptrace: introduce signal_wake_up_state() and ptrace_signal_wake_up()Oleg Nesterov
2013-01-22f2fs: use _safe() version of list_for_eachDan Carpenter
2013-01-22f2fs: add comments of start_bidx_of_nodeJaegeuk Kim
2013-01-22f2fs: avoid issuing small bios due to several dirty node pagesJaegeuk Kim
2013-01-22f2fs: support swapfileJaegeuk Kim
2013-01-22f2fs: add remap_pages as generic_file_remap_pagesJaegeuk Kim
2013-01-22f2fs: add __init to functions in init_f2fs_fsNamjae Jeon
2013-01-21Merge tag 'fixes-for-v3.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2013-01-21ftrace: Be first to run code modification on modulesSteven Rostedt
2013-01-21ALSA: hda - Add Conexant CX20755/20756/20757 codec IDsTakashi Iwai
2013-01-21security/device_cgroup: lock assert fails in dev_exception_clean()Jerry Snitselaar
2013-01-21evm: checking if removexattr is not a NULLDmitry Kasatkin
2013-01-21Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-01-21module: fix missing module_mutex unlockLinus Torvalds
2013-01-21ttm: on move memory failure don't leave a node danglingDave Airlie
2013-01-21ttm: don't destroy old mm_node on memcpy failureDave Airlie
2013-01-21Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie