summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-07-22dasd: fix list_del corruption during formatStefan Haberland
2014-07-22dasd: fix unresponsive device during formatStefan Haberland
2014-07-22dasd: use aliases for formatted devices during formatStefan Haberland
2014-07-22s390/pci: fix kmsg componentGerald Schaefer
2014-07-22s390/kdump: Return NOTIFY_OK for all actions other than MEM_GOING_OFFLINEMichael Holzheu
2014-07-22s390/watchdog: Fix module name in Kconfig help textPhilipp Hachtmann
2014-07-22s390/dasd: replace seq_printf by seq_putsFabian Frederick
2014-07-22s390/dasd: replace pr_warning by pr_warnFabian Frederick
2014-07-22s390/dasd: Move EXPORT_SYMBOL after function/variableFabian Frederick
2014-07-22s390/dasd: remove unnecessary null test before debugfs_removeFabian Frederick
2014-07-22s390/zfcp: use qdio buffer helpersSebastian Ott
2014-07-22s390/qeth: extract qdio buffers from output buffer structSebastian Ott
2014-07-22s390/qeth: extract qdio buffers from input buffer structSebastian Ott
2014-07-22s390/qeth: qdio queue helpersSebastian Ott
2014-07-22s390/qdio: add helpers to manage qdio buffersSebastian Ott
2014-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2014-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideLinus Torvalds
2014-07-22Merge tag 'trace-fixes-v3.16-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-07-22sparc: Hook up renameat2 syscall.David S. Miller
2014-07-22Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2014-07-22ipv4: fix buffer overflow in ip_options_compile()Eric Dumazet
2014-07-21Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-07-21Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-07-21Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-07-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-07-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2014-07-21tracing: Fix wraparound problems in "uptime" trace clockTony Luck
2014-07-21batman-adv: fix TT VLAN inconsistency on VLAN re-addAntonio Quartulli
2014-07-21batman-adv: drop QinQ claim frames in bridge loop avoidanceSimon Wunderlich
2014-07-21dns_resolver: Null-terminate the right stringBen Hutchings
2014-07-21Linux 3.16-rc6Linus Torvalds
2014-07-21Merge branch 'xen-netback'David S. Miller
2014-07-21xen-netback: Fix pointer incrementation to avoid incorrect loggingZoltan Kiss
2014-07-21xen-netback: Fix releasing header slot on error pathZoltan Kiss
2014-07-21xen-netback: Fix releasing frag_list skbs in error pathZoltan Kiss
2014-07-21xen-netback: Fix handling frag_list on grant op error pathZoltan Kiss
2014-07-21net_sched: avoid generating same handle for u32 filtersCong Wang
2014-07-21Merge tag 'staging-3.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-07-21Merge tag 'usb-3.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-07-21Merge tag 'driver-core-3.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-07-21Merge tag 'char-misc-3.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-07-21Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-07-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds
2014-07-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2014-07-21Merge tag 'nfs-for-3.16-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2014-07-20um: segv: Save regs only in case of a kernel mode faultRichard Weinberger
2014-07-20um: Fix hung task in fix_range_common()Richard Weinberger
2014-07-20um: Ensure that a stub page cannot get unmappedRichard Weinberger
2014-07-20Revert "um: Fix wait_stub_done() error handling"Richard Weinberger