summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-03-02alpha: sable: Convert irq_chip functionsThomas Gleixner
2011-03-02alpha: rx164: Convert irq_chip functionsThomas Gleixner
2011-03-02alpha: noritake: Convert irq_chip functionsThomas Gleixner
2011-03-02alpha: rawhide: Convert irq_chip functionsThomas Gleixner
2011-03-02alpha: mikasa: Convert irq_chip functionsThomas Gleixner
2011-03-02alpha: marvel: Convert irq_chip functionsThomas Gleixner
2011-03-02alpha: eiger: Convert irq_chip functionsThomas Gleixner
2011-03-02alpha: eb64p: Convert irq_chip functionsThomas Gleixner
2011-03-02alpha: dp264: Convert irq_chip functionsThomas Gleixner
2011-03-02alpha: cabriolet: Convert irq_chip functionsThomas Gleixner
2011-03-02alpha: i8259, alcor, jensen wildfire: Convert irq_chipThomas Gleixner
2011-03-02alpha: srm: Convert irq_chip functionsThomas Gleixner
2011-03-02alpha: Pyxis convert irq_chip functionsThomas Gleixner
2011-03-02Fix typo in call to irq_to_desc()Morten Holst Larsen
2011-03-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2011-03-02OMAP2+: PM: SmartReflex: fix memory leaks in Smartreflex driverShweta Gulati
2011-03-02arm: mach-omap2: smartreflex: fix another memory leakAaro Koskinen
2011-03-02block: blk-flush shouldn't call directly into q->request_fn() __blk_run_queue()Tejun Heo
2011-03-02block: add @force_kblockd to __blk_run_queue()Tejun Heo
2011-03-02e1000e: disable broken PHY wakeup for ICH10 LOMs, use MAC wakeup insteadBruce Allan
2011-03-02igb: fix sparse warningJeff Kirsher
2011-03-02e1000: fix sparse warningStephen Hemminger
2011-03-02netfilter: nf_log: avoid oops in (un)bind with invalid nfproto valuesJan Engelhardt
2011-03-02ext2: Fix link count corruption under heavy link+rename loadJosh Hunt
2011-03-02mfd: Avoid tps6586x burst writesvwadekar@nvidia.com
2011-03-02mfd: Don't suspend WM8994 if the CODEC is not suspendedMark Brown
2011-03-02mfd: Fix DaVinci voice codec device nameManjunathappa, Prakash
2011-03-02mfd: Fix NULL pointer due to non-initialized ucb1x00-ts absinfoJochen Friedrich
2011-03-02mfd: Fix ASIC3 build with GENERIC_HARDIRQS_NO_DEPRECATEDLennert Buytenhek
2011-03-02dccp: fix oops on Reset after closeGerrit Renker
2011-03-02powerpc: Fix call to flush_ptrace_hw_breakpoint()K.Prasad
2011-03-02powerpc/kexec: Restore ppc_md.machine_kexecAnton Blanchard
2011-03-02powerpc/mm: Make hpte_need_flush() safe for preemptionPeter Zijlstra
2011-03-02xfs: zero proper structure size for geometry callsAlex Elder
2011-03-02Merge remote branch 'intel/drm-intel-fixes' of /ssd/git/drm-next into drm-fixesDave Airlie
2011-03-02nilfs2: fix regression that i-flag is not set on changeless checkpointsRyusuke Konishi
2011-03-01[CPUFREQ] p4-clockmod: print EST-capable warning message only onceNaga Chumbalkar
2011-03-01[CPUFREQ] fix BUG on cpufreq policy init failureJiri Slaby
2011-03-01[CPUFREQ] Fix another notifier leak in powernow-k8.Dave Jones
2011-03-01[CPUFREQ] Missing "unregister_cpu_notifier" in powernow-k8.cNeil Brown
2011-03-01ASoC: WM8994: Ensure late enable events are processed for the ADCsDimitris Papastamos
2011-03-01ASoC: WM8994: Don't disable the AIF[1|2]CLK_ENA unconditionalyDimitris Papastamos
2011-03-01drm/i915: fix memory corruption with GM965 and >4GB RAMJan Niehusmann
2011-03-01ASoC: Fix WM9081 platform data initialisationMark Brown
2011-03-01ipvs: fix dst_lock locking on dest updateJulian Anastasov
2011-03-01Linux 2.6.38-rc7Linus Torvalds
2011-03-01Revert "TPM: Long default timeout fix"Linus Torvalds
2011-03-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2011-03-01block: fix kernel-doc format for blkdev_issue_zerooutBen Hutchings
2011-03-01blk-throttle: Do not use kblockd workqueue for throtl workVivek Goyal