summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* rcu: Prevent RCU callbacks from executing before scheduler initializedPaul E. McKenney2012-02-212-7/+12
* rcu: Streamline code produced by __rcu_read_unlock()Paul E. McKenney2012-02-211-1/+1
* rcu: Protect __rcu_read_unlock() against scheduler-using irq handlersPaul E. McKenney2012-02-211-8/+35
* rcu: Remove single-rcu_node optimization in rcu_start_gp()Paul E. McKenney2012-02-211-18/+0
* rcu: Don't make callbacks go through second full grace periodPaul E. McKenney2012-02-211-6/+46
* rcu: Check for callback invocation from offline CPUsPaul E. McKenney2012-02-211-0/+1
* rcu: Limit lazy-callback durationPaul E. McKenney2012-02-211-1/+11
* rcu: Make rcutorture flag online/offline failuresPaul E. McKenney2012-02-211-0/+4
* rcu: Simplify offline processingPaul E. McKenney2012-02-213-99/+90
* mac80211: Convert call_rcu() to kfree_rcu(), drop mesh_gate_node_reclaim()Paul E. McKenney2012-02-211-7/+1
* ipv4: Convert call_rcu() to kfree_rcu(), drop opt_kfree_rcuPaul E. McKenney2012-02-211-6/+1
* ipv4: Convert call_rcu() to kfree_rcu(), drop opt_kfree_rcu()Paul E. McKenney2012-02-211-8/+3
* tcm_fc: Convert call_rcu() to kfree_rcu(), drop ft_tport_rcu_free()Paul E. McKenney2012-02-211-11/+1
* s390: Convert call_rcu() to kfree_rcu(), drop ext_int_hash_update()Paul E. McKenney2012-02-211-8/+1
* rcu: Move RCU_TRACE to lib/Kconfig.debugPaul E. McKenney2012-02-212-9/+10
* rcu: Avoid waking up CPUs having only kfree_rcu() callbacksPaul E. McKenney2012-02-2110-47/+153
* rcu: Add diagnostic for misaligned rcu_head structuresPaul E. McKenney2012-02-211-0/+1
* rcu: Add lockdep-RCU checks for simple self-deadlockPaul E. McKenney2012-02-215-0/+27
* rcu: Improve synchronize_rcu() diagnosticsFrederic Weisbecker2012-02-211-0/+1
* rcu: Bring RTFP.txt up to date.Paul E. McKenney2012-02-211-98/+1686
* Linux 3.3-rc4v3.3-rc4Linus Torvalds2012-02-181-1/+1
* Merge tag 'fixes-3.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-02-1866-786/+524
|\
| * Merge branch 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesArnd Bergmann2012-02-1311-437/+140
| |\
| | * ARM: at91: drop ide driver in favor of the pata oneJean-Christophe PLAGNIOL-VILLARD2012-02-134-375/+5
| | * pata/at91: use newly introduced SMC accessorsJean-Christophe PLAGNIOL-VILLARD2012-02-131-27/+21
| | * ARM: at91: add accessor to manage SMCJean-Christophe PLAGNIOL-VILLARD2012-02-133-28/+100
| | * ARM: at91:rtc/rtc-at91sam9: ioremap register bankJean-Christophe PLAGNIOL-VILLARD2012-02-131-3/+10
| | * ARM: at91: USB AT91 gadget registration for moduleNicolas Ferre2012-02-134-4/+4
| * | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Arnd Bergmann2012-02-135-11/+9
| |\ \
| | * | ARM: OMAP2xxx: PM: fix OMAP2xxx-specific UART idle bug in v3.3Paul Walmsley2012-02-091-7/+1
| | * | ARM: OMAP3: cm-t35: fix section mismatch warningIgor Grinberg2012-02-071-1/+1
| | * | ARM: OMAP2: Fix the OMAP2 only build break seen with 2011+ ARM tool-chainsSantosh Shilimkar2012-02-072-3/+3
| | * | Merge branch 'fixes-dt' into fixesTony Lindgren2012-02-071-0/+4
| | |\ \
| | | * | ARM: OMAP2+: board-generic: Add missing handle_irq callbacksBenoit Cousson2011-12-071-0/+4
| * | | | ep93xx: fix build of vision_ep93xx.cH Hartley Sweeten2012-02-131-1/+3
| * | | | Merge branch 'v3.3-samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2012-02-13378-5492/+2974
| |\ \ \ \
| | * | | | ARM: EXYNOS: Add cpu-offset property in gic device tree nodeThomas Abraham2012-02-091-0/+1
| | * | | | ARM: EXYNOS: Bring exynos4-dt up to dateKarol Lewandowski2012-02-091-2/+6
| | | |_|/ | | |/| |
| * | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/te...Arnd Bergmann2012-02-135-14/+14
| |\ \ \ \
| | * | | | ARM: tegra: paz00: fix wrong UART port on mini-pcie plugMarc Dietrich2012-02-062-6/+6
| | * | | | ARM: tegra: paz00: fix wrong SD1 power gpioMarc Dietrich2012-02-062-2/+2
| | * | | | i2c: tegra: Add devexit_p() for removeShubhrajyoti Datta2012-02-061-1/+1
| | * | | | ARM: tegra: dma: fix buildbreak for !CONFIG_TEGRA_SYSTEM_DMAOlof Johansson2012-01-241-5/+5
| * | | | | ARM: orion: Fix USB phy for orion5x.Andrew Lunn2012-02-096-10/+15
| * | | | | ARM: orion: Fix Orion5x GPIO regression from MPP cleanupAndrew Lunn2012-02-093-275/+274
| * | | | | Merge branch 'v3.3-samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2012-02-0633-36/+62
| |\ \ \ \ \
| | * | | | | ARM: EXYNOS: Correct M-5MOLS sensor clock frequency on Universal C210 boardSylwester Nawrocki2012-01-311-1/+1
| | * | | | | ARM: EXYNOS: Correct framebuffer window size on Nuri boardSylwester Nawrocki2012-01-311-4/+4
| | * | | | | ARM: SAMSUNG: Fix missing api-change from subsys_interface changeHeiko Stuebner2012-01-2723-26/+37
| | * | | | | ARM: EXYNOS: Fix "warning: initialization from incompatible pointer type"Jonghwan Choi2012-01-271-1/+1
OpenPOWER on IntegriCloud