aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
* | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-06-20
|\ \ \ \ \ \
| * | | | | | softlockup: fix NMI hangs due to lock race - 2.6.26-rc regressionJason Wessel2008-06-19
| * | | | | | rcupreempt: remove export of rcu_batches_completed_bhSteven Rostedt2008-06-19
| * | | | | | cpuset: limit the input of cpuset.sched_relax_domain_levelLi Zefan2008-06-19
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-06-20
|\ \ \ \ \ \
| * | | | | | sched, delay accounting: fix incorrect delay time when constantly waiting on ...Bharath Ravi2008-06-19
| * | | | | | Merge branch 'linus' into sched/urgentIngo Molnar2008-06-19
| |\| | | | |
| * | | | | | sched: CPU hotplug events must not destroy scheduler domains created by the c...Max Krasnyansky2008-06-19
| * | | | | | sched: rt-group: fix RR bugletPeter Zijlstra2008-06-19
| * | | | | | sched: rt-group: heirarchy aware throttlePeter Zijlstra2008-06-19
| * | | | | | sched: rt-group: fix hierarchyPeter Zijlstra2008-06-19
| * | | | | | sched: NULL pointer dereference while setting sched_rt_period_usDario Faggioli2008-06-19
| * | | | | | sched: fix defined-but-unused warningRabin Vincent2008-06-17
* | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-06-20
|\ \ \ \ \ \ \
| * | | | | | | x86, geode: add a VSA2 ID for General SoftwareJordan Crouse2008-06-19
| * | | | | | | x86: use BOOTMEM_EXCLUSIVE on 32-bitBernhard Walle2008-06-19
| * | | | | | | x86, 32-bit: fix boot failure on TSC-less processorsMikael Pettersson2008-06-19
| * | | | | | | x86: fix NULL pointer deref in __switch_toSuresh Siddha2008-06-19
| * | | | | | | x86: set PAE PHYSICAL_MASK_SHIFT to 44 bits.Jeremy Fitzhardinge2008-06-19
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds2008-06-20
|\ \ \ \ \ \ \
| * | | | | | | Blackfin Serial Driver: Use timer to poll CTS PIN instead of workqueue.Sonic Zhang2008-06-19
| * | | | | | | Blackfin arch: fix typo error in bf548 serial header fileSonic Zhang2008-06-19
| |/ / / / / /
* | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-06-20
|\ \ \ \ \ \ \
| * | | | | | | ahci: sis can't do PMPTejun Heo2008-06-18
| * | | | | | | ata_piix: add TECRA M4 to broken suspend listTejun Heo2008-06-18
| * | | | | | | LIBATA: Add HAVE_PATA_PLATFORM to select PATA_PLATFORM driverBen Dooks2008-06-18
| * | | | | | | sata_mv: warn on PIO with multiple DRQsMark Lord2008-06-18
| * | | | | | | sata_mv: enable async_notify for 60x1 Rev.C0 and higherMark Lord2008-06-18
| * | | | | | | libata: don't check whether to use DMA or not for no data commandsTejun Heo2008-06-18
| * | | | | | | ahci: jmb361 has only one portTejun Heo2008-06-18
* | | | | | | | [watchdog] hpwdt: fix use of inline assemblyLinus Torvalds2008-06-20
* | | | | | | | Reinstate ZERO_PAGE optimization in 'get_user_pages()' and fix XIPLinus Torvalds2008-06-20
| |/ / / / / / |/| | | | | |
* | | | | | | agp: brown paper bag patch - put back two lines that got lostDave Airlie2008-06-19
* | | | | | | Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2008-06-19
|\ \ \ \ \ \ \ | |/ / / / / / |/| | / / / / | | |/ / / / | |/| | | |
| * | | | | agp/intel: cleanup some serious whitespace badnessDave Airlie2008-06-19
| * | | | | [AGP] intel_agp: Add support for Intel 4 series chipsetsZhenyu Wang2008-06-19
| * | | | | [AGP] intel_agp: extra stolen mem size available for IGD_GM chipsetZhenyu Wang2008-06-19
| * | | | | agp: more boolean conversions.Dave Airlie2008-06-18
| * | | | | drivers/char/agp - use boolJoe Perches2008-06-18
| * | | | | agp: two-stage page destruction issueJan Beulich2008-06-18
| * | | | | agp/via: fixup pci idsGreg KH2008-06-18
| | |_|_|/ | |/| | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2008-06-18
|\ \ \ \ \
| * | | | | IB/uverbs: Fix check of is_closed flag check in ib_uverbs_async_handler()Jack Morgenstein2008-06-18
| * | | | | RDMA/nes: Fix off-by-one in nes_reg_user_mr() error pathRoland Dreier2008-06-10
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2008-06-18
|\ \ \ \ \ \
| * | | | | | Revert "[WATCHDOG] hpwdt: Fix NMI handling."Wim Van Sebroeck2008-06-18
| * | | | | | [WATCHDOG] hpwdt: Add CFLAGS to get driver workingThomas Mingarelli2008-06-17
| * | | | | | Revert "[WATCHDOG] make watchdog/hpwdt.c:asminline_call() static"Thomas Mingarelli2008-06-17
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2008-06-18
|\ \ \ \ \ \ \
| * | | | | | | [SCSI] dpt_i2o: Add PROC_IA64 defineJeff Mahoney2008-06-15