summaryrefslogtreecommitdiffstats
path: root/REPORTING-BUGS (unfollow)
Commit message (Expand)AuthorFilesLines
2013-01-29rcu: Allow TREE_PREEMPT_RCU on UP systemsPaul E. McKenney1-1/+3
2013-01-29rcu: Provide RCU CPU stall warnings for tiny RCUPaul E. McKenney8-51/+130
2013-01-27context_tracking: Add comments on interface and internalsFrederic Weisbecker1-10/+65
2013-01-27rcu: Remove obsolete Kconfig option from commentPaul E. McKenney1-1/+1
2013-01-27rcu: Remove unused code originally used for context trackingLi Zhong2-7/+0
2013-01-27rcu: Consolidate debugging Kconfig optionsDave Hansen1-55/+59
2013-01-27rcu: Correct 'optimized' to 'optimize' in header commentCody P Schafer1-1/+1
2013-01-08rcu: Trace callback accelerationPaul E. McKenney2-2/+10
2013-01-08rcu: Tag callback lists with corresponding grace-period numberPaul E. McKenney2-28/+169
2013-01-08rcutorture: Don't compare ptr with 0Sasha Levin1-1/+1
2013-01-08rcu: Silence compiler array out-of-bounds false positivePaul E. McKenney1-0/+4
2013-01-08rcu: Use new nesting value for rcu_dyntick trace in rcu_eqs_enter_commonLi Zhong1-1/+1
2013-01-08rcu: Make rcu_is_cpu_rrupt_from_idle helper functions staticJosh Triplett2-2/+2
2013-01-08rcu: Fix blimit type for trace_rcu_batch_start()Paul E. McKenney1-3/+3
2013-01-08Documentation: Memory barrier semantics of atomic_xchg()Richard Braun2-0/+3
2013-01-08rcu: Reduce rcutorture tracingPaul E. McKenney5-18/+55
2013-01-08tracing: Export trace_clock_local()Paul E. McKenney1-0/+1
2013-01-08rcu: Make rcu_nocb_poll an early_param instead of module_paramPaul Gortmaker2-3/+9
2013-01-08rcu: Prevent soft-lockup complaints about no-CBs CPUsPaul Gortmaker1-1/+2
2013-01-03Linux 3.8-rc2v3.8-rc2Linus Torvalds1-1/+1
2013-01-03leds: leds-gpio: set devm_gpio_request_one() flags param correctlyJavier Martinez Canillas1-2/+3
2013-01-03UAPI: Strip _UAPI prefix on header install no matter the whitespaceDavid Howells1-3/+3
2013-01-03UAPI: Remove empty Kbuild filesDavid Howells8-8/+0
2013-01-03mm: mempolicy: Convert shared_policy mutex to spinlockMel Gorman2-21/+49
2013-01-02mempolicy: remove arg from mpol_parse_str, mpol_to_strHugh Dickins4-14/+9
2013-01-02tmpfs mempolicy: fix /proc/mounts corrupting memoryHugh Dickins1-38/+26
2013-01-02epoll: prevent missed events on EPOLL_CTL_MODEric Wong1-1/+21
2013-01-02watchdog: twl4030_wdt: add DT supportAaro Koskinen3-2/+23
2013-01-02watchdog: omap_wdt: eliminate unused variable and a compiler warningAaro Koskinen1-1/+0
2013-01-02watchdog: da9055: Don't update wdt_dev->timeout in da9055_wdt_set_timeout err...Axel Lin1-7/+6
2013-01-02watchdog: da9055: Fix invalid free of devm_ allocated dataAxel Lin1-4/+0
2012-12-30Revert "drm: tegra: protect DC register access with mutex"Dave Airlie2-14/+0
2012-12-30drm: tegra: program only one window during modesetLucas Stach1-2/+1
2012-12-30drm: tegra: clean out old gem prototypesLucas Stach1-18/+0
2012-12-30drm: tegra: remove redundant tegra2_tmds_config entryLucas Stach1-16/+3
2012-12-30drm: tegra: protect DC register access with mutexLucas Stach2-0/+14
2012-12-30drm: tegra: don't leave clients host1x member uninitializedLucas Stach1-0/+2
2012-12-30drm: tegra: fix front_porch <-> back_porch mixupLucas Stach2-7/+7
2012-12-28mm: fix null pointer dereference in wait_iff_congested()Zlatko Calusic1-1/+1
2012-12-28libceph: fix protocol feature mismatch failure pathSage Weil1-10/+4
2012-12-28libceph: WARN, don't BUG on unexpected connection statesAlex Elder1-6/+5
2012-12-28libceph: always reset osds when kickingAlex Elder1-2/+2
2012-12-28libceph: move linger requests sooner in kick_requests()Alex Elder1-11/+19
2012-12-27ext4: avoid hang when mounting non-journal filesystems with orphan listTheodore Ts'o1-1/+2
2012-12-27ext4: lock i_mutex when truncating orphan inodesTheodore Ts'o1-0/+2
2012-12-27ipv6/ip6_gre: set transport header correctlyIsaku Yamahata1-2/+1
2012-12-27ipv4/ip_gre: set transport header correctly to gre headerIsaku Yamahata1-1/+1
2012-12-27IB/rds: suppress incompatible protocol when version is knownMarciniszyn, Mike1-6/+5
2012-12-27IB/rds: Correct ib_api use with gs_dma_address/sg_dma_lenMarciniszyn, Mike1-3/+6
2012-12-27net/vxlan: Use the underlying device index when joining/leaving multicast groupsYan Burman1-2/+4