aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-08-01net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLLCong Wang18-41/+41
2013-08-01net: fix a compile error when CONFIG_NET_LL_RX_POLL is not setCong Wang1-0/+5
2013-08-01net/mlx4_core: VFs must ignore the enable_64b_cqe_eqe module paramJack Morgenstein1-1/+1
2013-08-01net/mlx4_core: Don't give VFs MAC addresses which are derived from the PF MACOr Gerlitz1-10/+1
2013-08-01ipv6: prevent race between address creation and removalJiri Benc1-16/+15
2013-08-01ipv6: move peer_addr init into ipv6_add_addr()Jiri Pirko1-9/+11
2013-08-01ipv6: update ip6_rt_last_gc every time GC is runMichal Kubeček2-4/+6
2013-08-01ipv6: prevent fib6_run_gc() contentionMichal Kubeček4-16/+13
2013-08-01PCI: mvebu: Disable prefetchable memory support in PCI-to-PCI bridgeThomas Petazzoni1-26/+1
2013-08-01Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessDavid S. Miller32-116/+203
2013-08-01Merge branch 'security-fixes' into fixesRussell King13-99/+253
2013-08-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davemJohn W. Linville32-116/+203
2013-08-01ARM: Add .text annotations where required after __CPUINIT removalRussell King2-0/+2
2013-08-01ARM: 7803/1: Fix deadlock scenario with smp_send_stop()Stephen Boyd1-0/+3
2013-08-01ARM: make vectors page inaccessible from userspaceRussell King3-1/+12
2013-08-01ARM: move signal handlers into a vdso-like pageRussell King6-31/+87
2013-08-01svcrpc: set cr_gss_mech from gss-proxy as well as legacy upcallJ. Bruce Fields1-1/+1
2013-08-01svcrpc: fix kfree oops in gss-proxy codeJ. Bruce Fields1-1/+0
2013-08-01svcrpc: fix gss-proxy xdr decoding oopsJ. Bruce Fields1-4/+5
2013-08-01svcrpc: fix gss_rpc_upcall create errorJ. Bruce Fields1-1/+1
2013-08-01NFSD/sunrpc: avoid deadlock on TCP connection due to memory pressure.NeilBrown1-1/+3
2013-08-01workqueue: copy workqueue_attrs with all fieldsShaohua Li1-0/+12
2013-08-01Merge tag 'asoc-v3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai334-4751/+6871
2013-08-01powerpc/windfarm: Fix noisy slots-fan on Xserve (rm31)Aaro Koskinen1-9/+9
2013-08-01powerpc: VPHN topology change updates all siblingsRobert Jennings2-15/+48
2013-08-01powerpc/perf: Export PERF_EVENT_CONFIG_EBB_SHIFT to userspaceMichael Ellerman5-9/+24
2013-08-01powerpc: Rename PMU interrupts from CNT to PMIMichael Ellerman1-1/+1
2013-07-31tracing/kprobes: Fail to unregister if probe event files are in useSteven Rostedt (Red Hat)1-6/+15
2013-07-31Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds41-125/+192
2013-07-31Merge tag 'fbdev-fixes-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linuxLinus Torvalds6-9/+7
2013-07-31Merge tag 'vfio-v3.11-rc4' of git://github.com/awilliam/linux-vfioLinus Torvalds2-29/+31
2013-07-31Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds24-147/+271
2013-07-31bridge: disable snooping if there is no querierLinus Lüssing4-11/+46
2013-07-318139cp: Add dma_mapping_error checkingNeil Horman1-3/+45
2013-08-01Merge branches 'for-3.11/upstream-fixes' and 'for-3.11/logitech-enumeration-fix' into for-linusJiri Kosina2-0/+48
2013-07-31ndisc: Add missing inline to ndisc_addr_option_padJoe Perches1-1/+1
2013-07-31net_sched: info leak in atm_tc_dump_class()Dan Carpenter1-0/+1
2013-07-31net/usb/r8152: adjust relative ocp functionhayeswang1-43/+23
2013-07-31net/usb/r8152: make sure the USB buffer is DMA-ablehayeswang1-25/+35
2013-07-31net/usb/r815x: change the return value for bind functionshayeswang1-2/+2
2013-07-31net/usb/r815x: avoid to call mdio functions for runtime-suspended devicehayeswang1-1/+13
2013-07-31net/usb/r815x: replace USB buffer from stack to DMA-ablehayeswang1-17/+27
2013-07-31parisc: Fix interrupt routing for C8000 serial portsThomas Bogendoerfer4-13/+32
2013-07-31parisc: Remove arch/parisc/kernel/sys32.h headerJohn David Anglin4-46/+0
2013-07-31parisc: add defconfig for c8000 machineHelge Deller1-0/+279
2013-07-31parisc: agp/parisc-agp: allow binding of user memory to the AGP GARTAlex Ivanov1-2/+4
2013-07-31parisc: Fix cache routines to ignore vma's with an invalid pfnJohn David Anglin1-64/+71
2013-07-31vmpressure: make sure there are no events queued after memcg is offlinedMichal Hocko3-0/+18
2013-07-31vmpressure: do not check for pending work to prevent from new workMichal Hocko1-1/+1
2013-07-31vmpressure: change vmpressure::sr_lock to spinlockMichal Hocko2-6/+6