aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-03-14ACPI: processor: remove early _PDC optin quirksAlex Chiang
2010-03-14ACPI: processor: add internal processor_physically_present()Alex Chiang
2010-03-14ACPI: processor: move acpi_get_cpuid into processor_core.cAlex Chiang
2010-03-14ACPI: processor: export acpi_get_cpuid()Alex Chiang
2010-03-14ACPI: processor: mv processor_pdc.c processor_core.cAlex Chiang
2010-03-14ACPI: processor: mv processor_core.c processor_driver.cAlex Chiang
2010-03-14ACPI: plan to delete "acpi=ht" boot optionLen Brown
2010-03-14ACPI: remove "acpi=ht" DMI blacklistLen Brown
2010-03-14PNPACPI: add bus number supportBjorn Helgaas
2010-03-14PNPACPI: add window supportBjorn Helgaas
2010-03-14resource: add window supportBjorn Helgaas
2010-03-14resource: add bus number supportBjorn Helgaas
2010-03-14resource: expand IORESOURCE_TYPE_BITS to make room for bus resource typeBjorn Helgaas
2010-03-15tomoyo: fix potential use after freeDan Carpenter
2010-03-14acpiphp: Execute ACPI _REG method for hotadded devicesShaohua Li
2010-03-14ACPI video: Be more liberal in validating _BQC behaviourMatthew Garrett
2010-03-14Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-03-14Add include to i2c-xii.c to fix build errorRandy Dunlap
2010-03-14Add the platform data include for the Xilinx XPS IIC Bus InterfaceRichard Röjfors
2010-03-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-03-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds
2010-03-14Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-03-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds
2010-03-14x86/mce: Fix build bug with CONFIG_PROVE_LOCKING=y && CONFIG_X86_MCE_INTEL=yIngo Molnar
2010-03-13Input: i8042 - add ALDI/MEDION netbook E1222 to qurik reset tableChristoph Fritz
2010-03-13Input: ALPS - fix stuck buttons on some touchpadsMartin Buck
2010-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2010-03-14nilfs2: remove whitespaces before quoted newlinesRyusuke Konishi
2010-03-14nilfs2: remove spaces before tabsRyusuke Konishi
2010-03-14nilfs2: fix various typos in commentsRyusuke Konishi
2010-03-14nilfs2: fix typo "cout" -> "count" in error messageRyusuke Konishi
2010-03-14nilfs2: fix function name typos in docbook commentsRyusuke Konishi
2010-03-14nilfs2: fix discrepancy in use of static specifierRyusuke Konishi
2010-03-13sparc64: Add very basic XVR-1000 framebuffer driver.David S. Miller
2010-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-03-13Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2010-03-13Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-03-13Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-03-13Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2010-03-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2010-03-13Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds
2010-03-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2010-03-13bridge: ensure to unlock in error path in br_multicast_query().YOSHIFUJI Hideaki
2010-03-13drivers/net/tulip/eeprom.c: fix bogus "(null)" in tulip init messagesJoe Perches
2010-03-13sky2: Avoid rtnl_unlock without rtnl_lockMike McCormack
2010-03-13ipv6: Send netlink notification when DAD failsHerbert Xu
2010-03-13drivers/net/tg3.c: change the field used with the TG3_FLAG_10_100_ONLY constantJulia Lawall
2010-03-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-03-13i2c-algo-bit: Add pre- and post-xfer hooksJean Delvare