aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-04-06mqueue: Convert message queue timeout to use hrtimersCarsten Emde1-49/+25
2010-04-06hrtimers: Provide schedule_hrtimeout for CLOCK_REALTIMECarsten Emde2-26/+43
2010-04-06timers: Introduce the concept of timer slack for legacy timersArjan van de Ven2-1/+65
2010-03-23ntp: Remove tickadjJohn Stultz1-4/+0
2010-03-23ntp: Make time_adjust staticJohn Stultz2-2/+1
2010-03-15Merge branch 'linus' into timers/coreIngo Molnar1501-47055/+59626
2010-03-14Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds31-1434/+1502
2010-03-14init dynamic bin_attribute structuresWolfram Sang3-0/+3
2010-03-14Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzilla-531916-power-state', 'ht-warn-2.6.34', 'pnp', 'processor-rename', 'sony-2.6.34', 'suse-bugzilla-531547', 'tz-check', 'video' and 'misc-2.6.34' into releaseLen Brown8142-230985/+499504
2010-03-14ACPI: processor: push file static MADT pointer into internal map_madt_entry()Alex Chiang1-9/+9
2010-03-14ACPI: processor: refactor internal map_lsapic_id()Alex Chiang1-15/+5
2010-03-14ACPI: processor: refactor internal map_x2apic_id()Alex Chiang1-9/+3
2010-03-14ACPI: processor: refactor internal map_lapic_id()Alex Chiang1-6/+9
2010-03-14ACPI: processor: driver doesn't need to evaluate _PDCAlex Chiang4-10/+6
2010-03-14ACPI: processor: remove early _PDC optin quirksAlex Chiang2-41/+0
2010-03-14ACPI: processor: add internal processor_physically_present()Alex Chiang1-0/+42
2010-03-14ACPI: processor: move acpi_get_cpuid into processor_core.cAlex Chiang2-159/+160
2010-03-14ACPI: processor: export acpi_get_cpuid()Alex Chiang2-6/+12
2010-03-14ACPI: processor: mv processor_pdc.c processor_core.cAlex Chiang3-3/+3
2010-03-14ACPI: processor: mv processor_core.c processor_driver.cAlex Chiang2-2/+2
2010-03-14ACPI: plan to delete "acpi=ht" boot optionLen Brown2-1/+10
2010-03-14ACPI: remove "acpi=ht" DMI blacklistLen Brown1-93/+0
2010-03-14PNPACPI: add bus number supportBjorn Helgaas5-2/+47
2010-03-14PNPACPI: add window supportBjorn Helgaas2-17/+24
2010-03-14resource: add window supportBjorn Helgaas2-1/+4
2010-03-14resource: add bus number supportBjorn Helgaas2-0/+10
2010-03-14resource: expand IORESOURCE_TYPE_BITS to make room for bus resource typeBjorn Helgaas1-8/+8
2010-03-15tomoyo: fix potential use after freeDan Carpenter1-0/+1
2010-03-14acpiphp: Execute ACPI _REG method for hotadded devicesShaohua Li1-0/+19
2010-03-14ACPI video: Be more liberal in validating _BQC behaviourMatthew Garrett1-11/+17
2010-03-14Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-2/+2
2010-03-14Add include to i2c-xii.c to fix build errorRandy Dunlap1-0/+1
2010-03-14Add the platform data include for the Xilinx XPS IIC Bus InterfaceRichard Röjfors1-0/+43
2010-03-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds33-283/+549
2010-03-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2Linus Torvalds11-22/+22
2010-03-14Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/stagingLinus Torvalds13-61/+50
2010-03-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fsLinus Torvalds8-22/+96
2010-03-14x86/mce: Fix build bug with CONFIG_PROVE_LOCKING=y && CONFIG_X86_MCE_INTEL=yIngo Molnar1-2/+2
2010-03-13Input: i8042 - add ALDI/MEDION netbook E1222 to qurik reset tableChristoph Fritz1-0/+7
2010-03-13Input: ALPS - fix stuck buttons on some touchpadsMartin Buck1-30/+17
2010-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds4-1/+242
2010-03-14nilfs2: remove whitespaces before quoted newlinesRyusuke Konishi2-2/+2
2010-03-14nilfs2: remove spaces before tabsRyusuke Konishi2-2/+2
2010-03-14nilfs2: fix various typos in commentsRyusuke Konishi9-12/+12
2010-03-14nilfs2: fix typo "cout" -> "count" in error messageRyusuke Konishi1-1/+1
2010-03-14nilfs2: fix function name typos in docbook commentsRyusuke Konishi1-2/+2
2010-03-14nilfs2: fix discrepancy in use of static specifierRyusuke Konishi1-3/+3
2010-03-13sparc64: Add very basic XVR-1000 framebuffer driver.David S. Miller3-0/+241
2010-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds114-23810/+1298
2010-03-13Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds3-4/+10