aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds2008-10-11
|\
| * [CPUFREQ] Fix BUG: using smp_processor_id() in preemptible codeAndrea Righi2008-10-09
| * [CPUFREQ] Don't export governors for default governorSven Wegener2008-10-09
| * [CPUFREQ][6/6] cpufreq: Add idle microaccounting in ondemand governorvenkatesh.pallipadi@intel.com2008-10-09
| * [CPUFREQ][5/6] cpufreq: Changes to get_cpu_idle_time_us(), used by ondemand g...venkatesh.pallipadi@intel.com2008-10-09
| * [CPUFREQ][4/6] cpufreq_ondemand: Parameterize down differentialvenkatesh.pallipadi@intel.com2008-10-09
| * [CPUFREQ][3/6] cpufreq: get_cpu_idle_time() changes in ondemand for idle-micr...venkatesh.pallipadi@intel.com2008-10-09
| * [CPUFREQ][2/6] cpufreq: Change load calculation in ondemand for software coor...venkatesh.pallipadi@intel.com2008-10-09
| * [CPUFREQ][1/6] cpufreq: Add cpu number parameter to __cpufreq_driver_getavg()venkatesh.pallipadi@intel.com2008-10-09
| * [CPUFREQ] use deferrable delayed work init in conservative governorBen Slusky2008-10-09
| * [CPUFREQ] drivers/cpufreq/cpufreq.c: Adjust error handling code involving cpu...Julia Lawall2008-10-09
| * [CPUFREQ] add error handling for cpufreq_register_governor() errorAkinobu Mita2008-10-09
| * [CPUFREQ] acpi-cpufreq: add error handling for cpufreq_register_driver() errorAkinobu Mita2008-10-09
| * [CPUFREQ] Coding style fixes to arch/x86/kernel/cpu/cpufreq/powernow-k6.cPaolo Ciarrocchi2008-10-09
| * [CPUFREQ] Coding style fixes to arch/x86/kernel/cpu/cpufreq/elanfreq.cPaolo Ciarrocchi2008-10-09
* | Merge branch 'rcu-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2008-10-10
|\ \
| * | Merge branch 'linus' into core/rcuIngo Molnar2008-10-08
| |\|
| * | rcu: RCU-based detection of stalled CPUs for Classic RCU, fixIngo Molnar2008-10-03
| * | rcu: RCU-based detection of stalled CPUs for Classic RCUPaul E. McKenney2008-10-03
| * | Merge commit 'v2.6.27-rc8' into core/rcuIngo Molnar2008-10-03
| |\ \
| * | | rcu: add rcu_read_lock_sched() / rcu_read_unlock_sched()Mathieu Desnoyers2008-09-30
| * | | rcu: fix sparse shadowed variable warningHarvey Harrison2008-09-23
| * | | doc/RCU: fix pseudocode in rcuref.txtLai Jiangshan2008-09-10
| * | | Merge commit 'v2.6.27-rc6' into core/rcuIngo Molnar2008-09-10
| |\ \ \
| * | | | rcuclassic: fix compiler warningHiroshi Shimamoto2008-08-27
| * | | | rcu: use irq-safe locksPaul E. McKenney2008-08-21
| * | | | rcuclassic: fix compilation NGHiroshi Shimamoto2008-08-19
| * | | | rcu: fix locking cleanup falloutPaul E. McKenney2008-08-18
| * | | | rcu: remove redundant ACCESS_ONCE definition from rcupreempt.cPaul E. McKenney2008-08-18
| * | | | rcu: fix classic RCU locking cleanup lockdep problemPaul E. McKenney2008-08-17
| * | | | rcu: trace fix possible mem-leakSteven Rostedt2008-08-15
| * | | | rcu: just rename call_rcu_bh instead of making it a macroSteven Rostedt2008-08-15
| * | | | rcu: remove list_for_each_rcu()Paul E. McKenney2008-08-15
| * | | | rcu: fixes to include/linux/rcupreempt.hPaul E. McKenney2008-08-15
| * | | | rcu: classic RCU locking and memory-barrier cleanupsPaul E. McKenney2008-08-15
| * | | | rcu: prevent console flood when one CPU sees another AWOL via RCUPaul E. McKenney2008-08-15
| * | | | rcu, debug: detect stalled grace periods, cleanupsIngo Molnar2008-08-11
| * | | | rcu, debug: detect stalled grace periodsPaul E. McKenney2008-08-11
| * | | | Merge branch 'linus' into core/rcuIngo Molnar2008-08-11
| |\ \ \ \
| * | | | | rcu classic: new algorithm for callbacks-processing(v2)Lai Jiangshan2008-07-18
| * | | | | rcu classic: simplify the next pending batchLai Jiangshan2008-07-18
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2008-10-10
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'next' into for-linusJames Morris2008-10-09
| |\ \ \ \ \ \
| | * | | | | | selinux: Fix an uninitialized variable BUG/panic in selinux_secattr_to_sid()Paul Moore2008-10-03
| | * | | | | | selinux: use default proc sid on symlinksStephen Smalley2008-09-29
| | * | | | | | file capabilities: uninline cap_safe_niceSerge E. Hallyn2008-09-27
| | * | | | | | Merge branch 'master' into nextJames Morris2008-09-21
| | |\ \ \ \ \ \
| | * | | | | | | Update selinux info in MAINTAINERS and Kconfig help textStephen Smalley2008-09-11
| | * | | | | | | SELinux: add gitignore file for mdp scriptJames Morris2008-09-05
| | * | | | | | | SELinux: add boundary support and thread context assignmentKaiGai Kohei2008-08-28