aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-04-19Input: wacom - fix "can not retrieve extra class descriptor" for DTH2242Ping Cheng1-1/+1
2013-04-19Input: wacom - DTH2242 Grip Pen id was off by one bitPing Cheng1-1/+1
2013-04-18Merge branch 'userns-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/luto/linuxLinus Torvalds1-9/+13
2013-04-18Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds1-4/+0
2013-04-19netfilter: xt_rpfilter: skip locally generated broadcast/multicast, tooFlorian Westphal2-2/+14
2013-04-18Revert "hp-wmi: Add support for SMBus hotkeys"Matthew Garrett1-4/+0
2013-04-18netfilter: ipset: bitmap:ip,mac: fix listing with timeoutJozsef Kadlecsik1-1/+5
2013-04-18bonding: fix l23 and l34 load balancing in forwarding pathEric Dumazet1-25/+30
2013-04-18bnx2x: Fix status blocks configurationAriel Elior1-2/+5
2013-04-18bnx2x: Prevent UNDI FW illegal host accessDmitry Kravkov1-0/+4
2013-04-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davemJohn W. Linville11-157/+211
2013-04-18Merge branch 'qlogic'David S. Miller2-7/+11
2013-04-18qlcnic: Fix typo in logsShahed Shaikh1-5/+4
2013-04-18qlcnic: fix TSO race conditionSritej Velaga1-2/+1
2013-04-18qlcnic: Stop traffic before performing loopback testJitendra Kalsaria1-0/+6
2013-04-18ixgbe: Fix a bug in setting VF VLAN via PFGreg Rose1-0/+6
2013-04-18igb: Revert support for build_skb in igbAlexander Duyck2-114/+4
2013-04-18Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller5-23/+28
2013-04-18ARM: highbank: fix cache flush ordering for cpu hotplugRob Herring1-6/+4
2013-04-18Revert "block: add missing block_bio_complete() tracepoint"Linus Torvalds7-31/+19
2013-04-18x86, hyperv: Handle Xen emulation of Hyper-V more gracefullyK. Y. Srinivasan1-13/+5
2013-04-18kprobes: Fix a double lock bug of kprobe_mutexMasami Hiramatsu1-6/+13
2013-04-18dmaengine: at_hdmac: fix race condition in atc_advance_work()Ludovic Desroches1-5/+4
2013-04-18Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitchDavid S. Miller2-13/+19
2013-04-17Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linuxLinus Torvalds2-1/+5
2013-04-17Merge branch 'akpm' (fixes from Andrew)Linus Torvalds10-17/+21
2013-04-17kernel/signal.c: stop info leak via the tkill and the tgkill syscallsEmese Revfy1-1/+1
2013-04-17mm/vmscan: fix error return in kswapd_run()Xishi Qiu1-1/+1
2013-04-17hfsplus: fix potential overflow in hfsplus_file_truncate()Vyacheslav Dubeyko1-1/+1
2013-04-17avr32: fix build error in atstk1006_defconfigJosh Wu1-0/+4
2013-04-17hugetlbfs: add swap entry check in follow_hugetlb_page()Naoya Horiguchi1-1/+11
2013-04-17fs/binfmt_elf.c: fix hugetlb memory check in vma_dump_size()Naoya Horiguchi1-0/+1
2013-04-17hugetlbfs: stop setting VM_DONTDUMP in initializing vma(VM_HUGETLB)Naoya Horiguchi1-1/+1
2013-04-17checkpatch: fix stringification macro defectJoe Perches1-0/+1
2013-04-17drivers/video/mmp/core.c: fix use-after-free bugAndrei Epure1-2/+0
2013-04-17thinkpad-acpi: kill hotkey_thread_mutexOleg Nesterov1-10/+0
2013-04-17batman-adv: make is_my_mac() check for the current mesh onlyAntonio Quartulli5-23/+28
2013-04-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds1-1/+2
2013-04-17ARM: KVM: fix unbalanced get_cpu() in access_dcswMarc Zyngier1-2/+2
2013-04-17kexec: use Crash kernel for Crash kernel lowYinghai Lu1-1/+1
2013-04-17x86, kdump: Change crashkernel_high/low= to crashkernel=,high/lowYinghai Lu3-21/+104
2013-04-17x86, kdump: Retore crashkernel= to allocate under 896MYinghai Lu4-7/+41
2013-04-17x86, kdump: Set crashkernel_low automaticallyYinghai Lu4-10/+45
2013-04-17rbd: do a safe list traversal in rbd_img_request_submit()Alex Elder1-1/+2
2013-04-17ARM: 7698/1: perf: fix group validation when using enable_on_execWill Deacon1-1/+4
2013-04-17ARM: 7697/1: hw_breakpoint: do not use __cpuinitdata for dbg_cpu_pm_nbBastian Hecht1-1/+1
2013-04-17ARM: 7696/1: Fix kexec by setting outer_cache.inv_all for FeroceonIllia Ragozin1-0/+1
2013-04-17ARM: 7694/1: ARM, TCM: initialize TCM in paging_init(), instead of setup_arch()Joonsoo Kim4-4/+2
2013-04-17ARM: 7692/1: iop3xx: move IOP3XX_PERIPHERAL_VIRT_BASEAaro Koskinen1-1/+1
2013-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds32-119/+227