summaryrefslogtreecommitdiffstats
path: root/drivers/gpu (unfollow)
Commit message (Expand)AuthorFilesLines
2012-01-06[CPUFREQ] powernow-k8: Fix indexing issueAndreas Herrmann1-4/+11
2012-01-06[CPUFREQ] powernow-k8: Avoid Pstate MSR accesses on systems supporting CPBAndreas Herrmann1-9/+10
2012-01-06[CPUFREQ] update lpj only if frequency has changedAfzal Mohammed1-2/+1
2012-01-06[CPUFREQ] cpufreq:userspace: fix cpu_cur_freq updationAfzal Mohammed1-3/+5
2011-12-09[CPUFREQ] Remove wall variable from cpufreq_gov_dbs_init()Kamalesh Babulal1-2/+1
2011-12-09[CPUFREQ] EXYNOS4210: cpufreq code is changed for stable workingJaecheol Lee1-36/+65
2011-12-09[CPUFREQ] EXYNOS4210: Update frequency table for cpu dividerJaecheol Lee1-28/+41
2011-12-09[CPUFREQ] EXYNOS4210: Remove code about bus on cpufreqJaecheol Lee1-173/+1
2011-12-09[CPUFREQ] s3c64xx: Use pr_fmt() for consistent log messagesMark Brown1-13/+22
2011-12-02netfilter: Remove ADVANCED dependency from NF_CONNTRACK_NETBIOS_NSDavid S. Miller1-1/+0
2011-12-02ipv4: flush route cache after change accept_localPeter Pan(潘卫平)1-0/+5
2011-12-02sch_red: fix red_changeEric Dumazet1-2/+2
2011-12-01Linux 3.2-rc4v3.2-rc4Linus Torvalds1-1/+1
2011-12-01ocfs2: avoid unaligned access to dqc_bitmapAkinobu Mita2-5/+52
2011-12-01Revert "udp: remove redundant variable"David S. Miller2-14/+16
2011-12-01bridge: master device stuck in no-carrier state forever when in user-stp modeVitalii Demianets2-15/+20
2011-12-01ipv4: Perform peer validation on cached route lookup.David S. Miller1-7/+19
2011-12-01Btrfs: fix meta data raid-repair merge problemJan Schmidt1-7/+20
2011-12-01net/core: fix rollback handler in register_netdevice_notifierRongQing.Li1-1/+2
2011-12-01sch_red: fix red_calc_qavg_from_idle_timeEric Dumazet1-9/+6
2011-12-01bonding: only use primary address for ARPHenrik Saavedra Persson1-27/+6
2011-12-01ARM: 7182/1: ARM cpu topology: fix warningVincent Guittot2-2/+2
2011-12-01ARM: 7181/1: Restrict kprobes probing SWP instructions to ARMv5 and belowJon Medhurst (Tixy)2-10/+19
2011-12-01ARM: 7180/1: Change kprobes testcase with unpredictable STRD instructionJon Medhurst (Tixy)1-1/+1
2011-11-30ipv4: fix lockdep splat in rt_cache_seq_showEric Dumazet1-2/+6
2011-11-30sch_teql: fix lockdep splatEric Dumazet1-11/+20
2011-11-30net: fec: Select the FEC driver by default for i.MX SoCsFabio Estevam1-0/+1
2011-11-30Btrfs: skip allocation attempt from empty clusterAlexandre Oliva1-3/+3
2011-11-30Btrfs: skip block groups without enough space for a clusterAlexandre Oliva1-1/+1
2011-11-30Btrfs: start search for new cluster at the beginningAlexandre Oliva1-4/+2
2011-11-30Btrfs: reset cluster's max_size when creating bitmapAlexandre Oliva1-0/+1
2011-11-30Btrfs: initialize new bitmaps' listAlexandre Oliva1-0/+1
2011-11-30Btrfs: fix oops when calling statfs on readonly deviceLi Zefan1-3/+3
2011-11-30Btrfs: Don't error on resizing FS to same sizeMike Fleetwood1-1/+1
2011-11-30Btrfs: fix deadlock on metadata reservation when evicting a inodeMiao Xie3-5/+22
2011-11-30Fix URL of btrfs-progs git repository in docsArnd Hannemann1-2/+2
2011-11-30btrfs scrub: handle -ENOMEM from init_ipath()Dan Carpenter1-0/+5
2011-11-30isdn: avoid copying too long drvidDan Carpenter1-0/+3
2011-11-30isdn: make sure strings are null terminatedDan Carpenter1-0/+6
2011-11-29netlabel: Fix build problems when IPv6 is not enabledPaul Moore1-8/+14
2011-11-29IB: Fix RCU lockdep splatsEric Dumazet6-14/+35
2011-11-29IB/ipoib: Prevent hung task or softlockup processing multicast responseMike Marciniszyn3-8/+14
2011-11-29sctp: better integer overflow check in sctp_auth_create_key()Xi Wang1-1/+1
2011-11-29of: Add Silicon Image vendor prefixPawel Moll1-0/+1
2011-11-29of/irq: of_irq_init: add check for parent equal to child nodeRob Herring1-0/+2
2011-11-29ARM: ux500: update defconfigLinus Walleij1-9/+5
2011-11-29ARM: u300: update defconfigLinus Walleij1-7/+6
2011-11-29efivars: add missing parameter to efi_pstore_read()Christoph Fritz1-1/+2
2011-11-29ipv6: Set mcast_hops to IPV6_DEFAULT_MCASTHOPS when -1 was given.Li Wei1-1/+1
2011-11-29net: Fix corruption in /proc/*/net/dev_mcastAnton Blanchard3-2/+9