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