summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-01-22Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...HEADmasterLinus 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-22ptrace: introduce signal_wake_up_state() and ptrace_signal_wake_up()Oleg Nesterov
2013-01-22security/device_cgroup: lock assert fails in dev_exception_clean()Jerry Snitselaar
2013-01-22evm: checking if removexattr is not a NULLDmitry Kasatkin
2013-01-20Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-01-20module: 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
2013-01-21Merge branch 'drm-fixes-3.8' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2013-01-20Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-01-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-01-20ia64: kill thread_matches(), unexport ptrace_check_attach()Oleg Nesterov
2013-01-19sys_clone() needs asmlinkage_protectAl Viro
2013-01-19make sure that /linuxrc has std{in,out,err}Al Viro
2013-01-18Merge tag 'usb-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2013-01-18Merge tag 'tty-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2013-01-18Merge tag 'staging-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-01-18Merge tag 'char-misc-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-01-18Merge tag 'stable/for-linus-3.8-rc3-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2013-01-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds
2013-01-18asm-generic, mm: pgtable: convert my_zero_pfn() to macros to fix buildKirill A. Shutemov
2013-01-17Linux 3.8-rc4v3.8-rc4tracking-mainline-llct-20130121.1tracking-mainline-llct-20130121.0Linus Torvalds
2013-01-17USB: io_ti: Fix NULL dereference in chase_port()Wolfgang Frisch
2013-01-17USB: option: add TP-LINK HSUPA Modem MA180Bjørn Mork
2013-01-17USB: option: blacklist network interface on ONDA MT8205 4G LTEBjørn Mork
2013-01-17staging/sb105x: PARPORT config is not good enough must use PARPORT_PCSteven Rostedt
2013-01-17staging: wlan-ng: Fix clamping of returned SSID lengthTormod Volden
2013-01-17Merge tag 'iio-fixes-for-3.8b' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2013-01-178250/16?50: Add support for Broadcom TruManage redirected serial portStephen Hurd
2013-01-17pty: return EINVAL for TIOCGPTN for BSD ptysJiri Slaby
2013-01-17staging: vt6656: Fix inconsistent structure packingBen Hutchings
2013-01-17Drivers: hv: balloon: Fix a memory leakK. Y. Srinivasan
2013-01-17Drivers: hv: balloon: Fix a bug in the definition of struct dm_info_msgK. Y. Srinivasan
2013-01-17Revert "drm/radeon: do not move bo to different placement at each cs"Alex Deucher
2013-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-01-17drm/i915: fix FORCEWAKE posting readsJani Nikula
2013-01-16Merge tag 'for-linus-v3.8-rc4' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2013-01-16Merge tag 'pm+acpi-for-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-01-16xfs: recalculate leaf entry pointer after compacting a dir2 blockEric Sandeen
2013-01-16xfs: remove int casts from debug dquot soft limit timer assertsBrian Foster
2013-01-16xfs: fix the multi-segment log buffer formatMark Tinguely
2013-01-16xfs: fix segment in xfs_buf_item_format_segmentMark Tinguely
2013-01-16xfs: rename bli_format to avoid confusion with bli_formatsMark Tinguely
2013-01-16xfs: use b_maps[] for discontiguous buffersMark Tinguely
2013-01-16xen: Fix stack corruption in xen_failsafe_callback for 32bit PVOPS guests.Andrew Cooper
2013-01-16Tell the world we gave up on pushing CC_OPTIMIZE_FOR_SIZEKirill Smelkov