aboutsummaryrefslogtreecommitdiffstats
path: root/samples (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2011-11-19PM / Suspend: Fix bug in suspend statistics updateSrivatsa S. Bhat1-1/+2
2011-11-19Xen: update MAINTAINER infoJeremy Fitzhardinge1-2/+2
2011-11-19hugetlb: remove dummy definitions of HPAGE_MASK and HPAGE_SIZEDavid Rientjes1-5/+0
2011-11-18cgroup: Replace Paul Menage with Tejun Heo as cgroups maintainerPaul Menage1-1/+2
2011-11-18PM / Hibernate: Fix the early termination of test modesSrivatsa S. Bhat1-6/+17
2011-11-18ipv4: fix redirect handlingEric Dumazet1-51/+59
2011-11-18MAINTAINERS: update XFS maintainer entryAlex Elder1-1/+2
2011-11-18team: replace kmalloc+memcpy by kmemdupJiri Pirko1-6/+2
2011-11-18team: avoid using variable-length arrayJiri Pirko1-2/+7
2011-11-18team: add fix_featuresJiri Pirko1-0/+22
2011-11-18ping: dont increment ICMP_MIB_INERRORSEric Dumazet1-2/+0
2011-11-18Phonet: set the pipe handle using setsockoptDinesh Kumar Sharma2-11/+97
2011-11-18ip_gre: Set needed_headroom dynamically againHerbert Xu1-0/+2
2011-11-18packet: Add needed_tailroom to packet_sendmsg_spktHerbert Xu1-1/+2
2011-11-18net: Remove LL_ALLOCATED_SPACEHerbert Xu1-5/+0
2011-11-18net: Remove all uses of LL_ALLOCATED_SPACEHerbert Xu5-15/+30
2011-11-18ipv6: Remove all uses of LL_ALLOCATED_SPACEHerbert Xu4-12/+27
2011-11-18ipv4: Remove all uses of LL_ALLOCATED_SPACEHerbert Xu4-10/+22
2011-11-18net-forcedeth: fix possible stats inaccuracies on 32b hostsdavid decotigny1-4/+4
2011-11-18bnx2: switch to build_skb() infrastructureEric Dumazet2-69/+85
2011-11-17sparc64: Patch sun4v code sequences properly on module load.David S. Miller3-19/+63
2011-11-17sky2: fix hang in napi_disablestephen hemminger2-7/+11
2011-11-17sky2: enforce minimum ring sizestephen hemminger1-2/+12
2011-11-17sparc: Kill custom io_remap_pfn_range().David S. Miller5-273/+32
2011-11-17bonding: Don't allow mode change via sysfs with slaves presentVeaceslav Falico1-0/+7
2011-11-17net: use jump_label to shortcut RPS if not setupEric Dumazet4-16/+26
2011-11-17ibm/emac: fix improper cleanup when device is removed to allow re-bindWolfgang Grandegger1-0/+3
2011-11-17f_phonet: fix page offset of first received fragmentRĂ©mi Denis-Courmont1-1/+1
2011-11-17PM / shmobile: Fix build of sh7372_pm_init() for CONFIG_PM unsetRafael J. Wysocki1-5/+14
2011-11-17PM Sleep: Do not extend wakeup paths to devices with ignore_children setRafael J. Wysocki4-8/+8
2011-11-17ARM: wire up process_vm_writev and process_vm_readv syscallsRussell King2-0/+4
2011-11-17Revert "KVM: PPC: Add support for explicit HIOR setting"Alexander Graf5-24/+2
2011-11-17KVM: VMX: Check for automatic switch msr table overflowGleb Natapov1-1/+5
2011-11-17KVM: VMX: Add support for guest/host-only profilingGleb Natapov1-0/+21
2011-11-17KVM: VMX: add support for switching of PERF_GLOBAL_CTRLGleb Natapov1-11/+93
2011-11-17KVM: s390: announce SYNC_MMUChristian Borntraeger1-0/+1
2011-11-17KVM: s390: Fix tprot lockingChristian Borntraeger1-2/+8
2011-11-17KVM: s390: handle SIGP sense running interceptsCornelia Huck3-0/+41
2011-11-17KVM: s390: Fix RUNNING flag misinterpretationCornelia Huck6-9/+15
2011-11-17fix typo/thinko in get_random_bytes()Luck, Tony1-1/+1
2011-11-17platform/x86: fix dell-laptop function prototypesRandy Dunlap1-2/+2
2011-11-17media/staging: fix allyesconfig build errorRandy Dunlap2-3/+4
2011-11-17hwmon: (exynos4_tmu) Fix Kconfig dependencyDonggeun Kim1-1/+1
2011-11-17ipv6: Use pr_warn() in ip6_fib.cDavid S. Miller1-10/+10
2011-11-17IPV6 Fix a crash when trying to replace non existing routeMatti Vaittinen1-7/+14
2011-11-17stmmac: fix pm functions avoiding sleep on spinlockFrancesco Virlinzi1-5/+7
2011-11-17stmmac: remove spin_lock in stmmac_ioctl.Srinivas Kandagatla1-2/+0
2011-11-17stmmac: parameters auto-tuning through HW cap regGiuseppe CAVALLARO3-29/+72
2011-11-17stmmac: fix advertising 1000Base capabilties for non GMII ifaceSrinivas Kandagatla1-6/+4
2011-11-17stmmac: use mdelay on timeout of sw resetFrancesco Virlinzi2-2/+4