aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2008-10-11
|\
| * [S390] Fix checkstack for s390Christian Borntraeger2008-10-10
| * [S390] fix initialization of stpMartin Schwidefsky2008-10-10
| * [S390] 3215: Remove tasklet.Heiko Carstens2008-10-10
| * [S390] console flush on panic / rebootHolger Smolinski2008-10-10
| * [S390] introduce dirty bit for kvm live migrationFlorian Funke2008-10-10
| * [S390] Add ioctl support for EMC Symmetrix Subsystem Control I/ONigel Hislop2008-10-10
| * [S390] xpram: per device block request queues.Martin Schwidefsky2008-10-10
| * [S390] dasd: fix message flood for unsolicited interruptsStefan Haberland2008-10-10
| * [S390] Move private simple udelay function to arch/s390/lib/delay.c.Heiko Carstens2008-10-10
| * [S390] dcssblk: add >2G DCSSs support and stacked contiguous DCSSs support.Hongjie Yang2008-10-10
| * [S390] ptrace changesMartin Schwidefsky2008-10-10
| * [S390] s390: use sys_pause for 31bit pause entry pointChristoph Hellwig2008-10-10
| * [S390] qdio enhanced SIGA (iqdio) support.Klaus-Dieter Wacker2008-10-10
| * [S390] cio: fix cio_tpi.Heiko Carstens2008-10-10
| * [S390] cio: Correct use of ! and &Julia Lawall2008-10-10
| * [S390] cio: inline assembly cleanupPeter Oberparleiter2008-10-10
| * [S390] bus_id -> dev_set_name() for css and ccw bussesCornelia Huck2008-10-10
| * [S390] bus_id ->dev_name() conversions in qdioMartin Schwidefsky2008-10-10
| * [S390] Use s390_root_dev_* in kvm_virtio.Cornelia Huck2008-10-10
| * [S390] more bus_id -> dev_name conversionsCornelia Huck2008-10-10
| * [S390] bus_id -> dev_set_name() changesCornelia Huck2008-10-10
| * [S390] bus_id -> dev_name conversionsKay Sievers2008-10-10
| * [S390] cio: Exorcise cio_msg= from documentation.Cornelia Huck2008-10-10
| * [S390] cio: Update cio_ignore documentation.Cornelia Huck2008-10-10
| * [S390] cio: introduce purge function for /proc/cio_ignorePeter Oberparleiter2008-10-10
| * [S390] cio: move device unregistration to dedicated work queuePeter Oberparleiter2008-10-10
| * [S390] qdio: speed up multicast traffic on full HiperSocket queueUrsula Braun2008-10-10
* | 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