summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-07-20security,rcu: Convert call_rcu(sel_netnode_free) to kfree_rcu()Lai Jiangshan
2011-07-20ia64,rcu: Convert call_rcu(sn_irq_info_free) to kfree_rcu()Lai Jiangshan
2011-07-20block,rcu: Convert call_rcu(disk_free_ptbl_rcu_cb) to kfree_rcu()Lai Jiangshan
2011-07-20scsi,rcu: Convert call_rcu(fc_rport_free_rcu) to kfree_rcu()Lai Jiangshan
2011-07-20audit_tree,rcu: Convert call_rcu(__put_tree) to kfree_rcu()Lai Jiangshan
2011-07-20security,rcu: Convert call_rcu(whitelist_item_free) to kfree_rcu()Lai Jiangshan
2011-07-20md,rcu: Convert call_rcu(free_conf) to kfree_rcu()Lai Jiangshan
2011-07-20signal: align __lock_task_sighand() irq disabling and RCUPaul E. McKenney
2011-07-20softirq,rcu: Inform RCU of irq_exit() activityPeter Zijlstra
2011-07-20sched: Add irq_{enter,exit}() to scheduler_ipi()Peter Zijlstra
2011-07-20rcu: protect __rcu_read_unlock() against scheduler-using irq handlersPaul E. McKenney
2011-07-19rcu: Streamline code produced by __rcu_read_unlock()Paul E. McKenney
2011-07-19rcu: Fix RCU_BOOST race handling current->rcu_read_unlock_specialPaul E. McKenney
2011-07-19rcu: decrease rcu_report_exp_rnp coupling with schedulerPaul E. McKenney
2011-07-13rcu: Prevent RCU callbacks from executing before scheduler initializedPaul E. McKenney
2011-07-11Linux 3.0-rc7v3.0-rc7Linus Torvalds
2011-07-11Documentation/Changes: remove some really obsolete textLinus Torvalds
2011-07-11Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-07-11Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2011-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2011-07-11Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds
2011-07-11Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds
2011-07-11Merge branch 'movieboard' of git://git.kernel.org/pub/scm/linux/kernel/git/ie...Linus Torvalds
2011-07-11ath5k: Add missing breaks in switch/caseJoe Perches
2011-07-11Documentation/spinlocks.txt: Remove reference to sti()/cli()Muthu Kumar
2011-07-11cifs: drop spinlock before calling cifs_put_tlinkJeff Layton
2011-07-11hp-wmi: fix use after freeEric Dumazet
2011-07-11dell-laptop - using buffer without mutex_lockJose Alonso
2011-07-11Revert: "dell-laptop: Toggle the unsupported hardware killswitch"Keng-Yu Lin
2011-07-11PM: Reintroduce dropped call to check_wakeup_irqsColin Cross
2011-07-10[CPUFREQ] fix cpumask memory leak in acpi-cpufreq on cpu hotplug.Luming Yu
2011-07-10Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2011-07-10hwmon: (pmbus) Improve auto-detection of temperature status registerGuenter Roeck
2011-07-10hwmon: (lm95241) Fix negative temperature resultsGuenter Roeck
2011-07-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2011-07-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2011-07-10Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-07-10Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2011-07-10firewire: ohci: do not bind to Pinnacle cards, avert panicStefan Richter
2011-07-09cifs: fix expand_dfs_referralJeff Layton
2011-07-09cifs: move bdi_setup_and_register outside of CONFIG_CIFS_DFS_UPCALLJeff Layton
2011-07-09Merge branch 'fix/asoc' into for-linusTakashi Iwai
2011-07-09ALSA: hda - Fix a copmile warningTakashi Iwai
2011-07-09Merge branch 'for-3.0' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai
2011-07-08Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-07-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds
2011-07-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2011-07-08MAINTAINERS: update Bjorn Helgaas's email addressBjorn Helgaas
2011-07-08drivers/leds/leds-pca9532.c: change driver name to be uniqueWolfram Sang
2011-07-08mm/nommu.c: fix remap_pfn_range()Bob Liu