summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-04-18bonding: fix l23 and l34 load balancing in forwarding pathEric Dumazet
2013-04-18bnx2x: Fix status blocks configurationAriel Elior
2013-04-18bnx2x: Prevent UNDI FW illegal host accessDmitry Kravkov
2013-04-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-04-18Merge branch 'qlogic'David S. Miller
2013-04-18qlcnic: Fix typo in logsShahed Shaikh
2013-04-18qlcnic: fix TSO race conditionSritej Velaga
2013-04-18qlcnic: Stop traffic before performing loopback testJitendra Kalsaria
2013-04-18ixgbe: Fix a bug in setting VF VLAN via PFGreg Rose
2013-04-18igb: Revert support for build_skb in igbAlexander Duyck
2013-04-18Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2013-04-18ARM: highbank: fix cache flush ordering for cpu hotplugRob Herring
2013-04-18Revert "block: add missing block_bio_complete() tracepoint"Linus Torvalds
2013-04-18x86, hyperv: Handle Xen emulation of Hyper-V more gracefullyK. Y. Srinivasan
2013-04-18kprobes: Fix a double lock bug of kprobe_mutexMasami Hiramatsu
2013-04-18dmaengine: at_hdmac: fix race condition in atc_advance_work()Ludovic Desroches
2013-04-18posix-timers: Remove unused variableThomas Gleixner
2013-04-18Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o...David S. Miller
2013-04-17Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2013-04-17Merge branch 'akpm' (fixes from Andrew)Linus Torvalds
2013-04-17kernel/signal.c: stop info leak via the tkill and the tgkill syscallsEmese Revfy
2013-04-17mm/vmscan: fix error return in kswapd_run()Xishi Qiu
2013-04-17hfsplus: fix potential overflow in hfsplus_file_truncate()Vyacheslav Dubeyko
2013-04-17avr32: fix build error in atstk1006_defconfigJosh Wu
2013-04-17hugetlbfs: add swap entry check in follow_hugetlb_page()Naoya Horiguchi
2013-04-17fs/binfmt_elf.c: fix hugetlb memory check in vma_dump_size()Naoya Horiguchi
2013-04-17hugetlbfs: stop setting VM_DONTDUMP in initializing vma(VM_HUGETLB)Naoya Horiguchi
2013-04-17checkpatch: fix stringification macro defectJoe Perches
2013-04-17drivers/video/mmp/core.c: fix use-after-free bugAndrei Epure
2013-04-17thinkpad-acpi: kill hotkey_thread_mutexOleg Nesterov
2013-04-17batman-adv: make is_my_mac() check for the current mesh onlyAntonio Quartulli
2013-04-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2013-04-17ARM: KVM: fix unbalanced get_cpu() in access_dcswMarc Zyngier
2013-04-17kexec: use Crash kernel for Crash kernel lowYinghai Lu
2013-04-17x86, kdump: Change crashkernel_high/low= to crashkernel=,high/lowYinghai Lu
2013-04-17x86, kdump: Retore crashkernel= to allocate under 896MYinghai Lu
2013-04-17x86, kdump: Set crashkernel_low automaticallyYinghai Lu
2013-04-17clockevents: Switch into oneshot mode even if broadcast registered lateStephen Boyd
2013-04-17timer_list: Convert timer list to be a proper seq_fileNathan Zimmer
2013-04-17timer_list: Split timer_list_show_tickdevicesNathan Zimmer
2013-04-17posix-timers: Show sigevent info in proc filePavel Emelyanov
2013-04-17posix-timers: Introduce /proc/PID/timers filePavel Emelyanov
2013-04-17posix timers: Allocate timer id per process (v2)Pavel Emelyanov
2013-04-17rbd: do a safe list traversal in rbd_img_request_submit()Alex Elder
2013-04-17ARM: 7698/1: perf: fix group validation when using enable_on_execWill Deacon
2013-04-17ARM: 7697/1: hw_breakpoint: do not use __cpuinitdata for dbg_cpu_pm_nbBastian Hecht
2013-04-17ARM: 7696/1: Fix kexec by setting outer_cache.inv_all for FeroceonIllia Ragozin
2013-04-17ARM: 7694/1: ARM, TCM: initialize TCM in paging_init(), instead of setup_arch()Joonsoo Kim
2013-04-17ARM: 7692/1: iop3xx: move IOP3XX_PERIPHERAL_VIRT_BASEAaro Koskinen
2013-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds