summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-05-27acerhdf: Clean up includesJean Delvare
2011-05-27acerhdf: Drop pointless dependency on THERMAL_HWMONJean Delvare
2011-05-27acer-wmi: Update MAINTAINERSCarlos Corbacho
2011-05-27wmi: Orphan ACPI-WMI driverCarlos Corbacho
2011-05-27tc1100-wmi: Orphan driverCarlos Corbacho
2011-05-27acer-wmi: does not allow negative number set to initial device stateLee, Chun-Yi
2011-05-27platform/oaktrail: ACPI EC Extra driver for OaktrailYin Kangkai
2011-05-27thinkpad_acpi: Convert printks to pr_<level>Joe Perches
2011-05-27thinkpad_acpi: Correct !CONFIG_THINKPAD_ACPI_VIDEO warningJoe Perches
2011-05-27platform-x86: intel_mid_thermal: Fix coding styleAmeya Palande
2011-05-27xo15-ebook: Use pr_<level>Joe Perches
2011-05-27wmi: Removed trailing whitespace from logging message.Joe Perches
2011-05-27toshiba: Convert printks to pr_<level>Joe Perches
2011-05-27topstar-laptop: Convert remaining printk to pr_infoJoe Perches
2011-05-27tc1100-wmi: Add pr_fmt, use pr_<level>Joe Perches
2011-05-27sony-laptop: Add and use #define pr_fmtJoe Perches
2011-05-27msi-wmi: Use pr_fmt and pr_<level>Joe Perches
2011-05-27msi-laptop: pr_<level> neateningJoe Perches
2011-05-27intel_pmic_gpio: Convert printks to pr_<level>Joe Perches
2011-05-27intel_menlow: Add pr_fmt and use pr_<level>Joe Perches
2011-05-27ideapad-laptop: Add pr_fmtJoe Perches
2011-05-27ibm_rtl: Use pr_fmt and pr_<level>Joe Perches
2011-05-27hp-wmi: Convert printks to pr_<level>Joe Perches
2011-05-27hdaps: Convert printks to pr_<level>Joe Perches
2011-05-27fujitsu-laptop: Convert printks to pr_<level>Joe Perches
2011-05-27eeepc: Use pr_warnJoe Perches
2011-05-27dell: Convert printks to pr_<level>Joe Perches
2011-05-27compal-laptop: Convert printks to pr_<level>Joe Perches
2011-05-27asus: Add pr_fmt and convert printks to pr_<level>Joe Perches
2011-05-27acer-wmi: pr_<level> cleanupsJoe Perches
2011-05-27ibm_rtl: Remove warnings from casts of pointer to intJoe Perches
2011-05-27asus-wmi: Remove __init from asus_wmi_platform_initJoe Perches
2011-05-26Merge branch 'upstream/tidy-xen-mmu-2.6.39' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2011-05-26selinux: don't pass in NULL avd to avc_has_perm_noauditLinus Torvalds
2011-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linusLinus Torvalds
2011-05-26m68knommu: use generic find_next_bit_le()Akinobu Mita
2011-05-26s390: use asm-generic/bitops/le.hAkinobu Mita
2011-05-26arm: use asm-generic/bitops/le.hAkinobu Mita
2011-05-26arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}Akinobu Mita
2011-05-26bitops: add #ifndef for each of find bitopsAkinobu Mita
2011-05-26arch: add #define for each of optimized find bitopsAkinobu Mita
2011-05-26m68knommu: fix build error due to the lack of find_next_bit_le()Akinobu Mita
2011-05-26w1: add Maxim/Dallas DS2780 Stand-Alone Fuel Gauge IC supportClifton Barnes
2011-05-26w1: have netlink search update kernel listDavid Fries
2011-05-26w1: complete the 1-wire (w1) ds1wm driver search algorithmJean-François Dagenais
2011-05-26w1: add 1-wire (w1) DS2408 8-Channel Addressable Switch supportJean-François Dagenais
2011-05-26w1: add 1-wire (w1) reset and resume command API supportJean-François Dagenais
2011-05-26kernel/profile.c: remove some duplicate code from profile_hits()Rakib Mullick
2011-05-26drivers/char/ppdev.c: put gotten port valueJulia Lawall
2011-05-26edac,rcu: use synchronize_rcu() instead of call_rcu()+rcu_barrier()Lai Jiangshan