| Commit message (Expand) | Author | Age |
... | |
| | * | | | ACPI: do not select ACPI_DOCK from ATA_ACPI | Carlos R. Mafra | 2009-12-24 |
| | * | | | MAINTAINERS: add maintainer for msi-wmi driver | Anisse Astier | 2009-12-23 |
| | * | | | fujitu-laptop: fix tests of acpi_evaluate_integer() return value | Jonathan Woithe | 2009-12-23 |
| | * | | | arch/x86/kernel/cpu/cpufreq/acpi-cpufreq.c: avoid cross-CPU interrupts by usi... | Andrew Morton | 2009-12-22 |
| * | | | | Merge branch 'tc1100-wmi' into release | Len Brown | 2009-12-24 |
| |\ \ \ \ |
|
| | * | | | | tc1100-wmi - switch to using dev_pm_ops | Dmitry Torokhov | 2009-12-16 |
| | * | | | | tc1100-wmi - add error handling for device registration | Dmitry Torokhov | 2009-12-16 |
| | * | | | | tc1100-wmi - switch to using attribute group | Dmitry Torokhov | 2009-12-16 |
| * | | | | | Merge branch 'sony' into release | Len Brown | 2009-12-24 |
| |\ \ \ \ \ |
|
| | * | | | | | sony-laptop: enumerate rfkill devices using SN06 | Mattia Dongili | 2009-12-23 |
| | * | | | | | sony-laptop: rfkill support for newer models | Mattia Dongili | 2009-12-23 |
| | * | | | | | sony-laptop: add AVMode key mapping | Mattia Dongili | 2009-12-16 |
| | |/ / / / |
|
| * | | | | | Merge branch 'classmate' into release | Len Brown | 2009-12-24 |
| |\ \ \ \ \ |
|
| | * | | | | | classmate-laptop: add support for Classmate PC ACPI devices | Thadeu Lima de Souza Cascardo | 2009-12-24 |
| | | |/ / /
| | |/| | | |
|
| * | | | | | Merge branch 'pdc' into release | Len Brown | 2009-12-24 |
| |\ \ \ \ \ |
|
| | * | | | | | ACPI: processor: remove _PDC object list from struct acpi_processor | Alex Chiang | 2009-12-22 |
| | * | | | | | ACPI: processor: change acpi_processor_set_pdc() interface | Alex Chiang | 2009-12-22 |
| | * | | | | | ACPI: processor: open code acpi_processor_cleanup_pdc | Alex Chiang | 2009-12-22 |
| | * | | | | | ACPI: processor: change acpi_processor_eval_pdc interface | Alex Chiang | 2009-12-22 |
| | * | | | | | ACPI: processor: introduce acpi_processor_alloc_pdc() | Alex Chiang | 2009-12-22 |
| | * | | | | | ACPI: processor: unify arch_acpi_processor_cleanup_pdc | Alex Chiang | 2009-12-22 |
| | * | | | | | ACPI: processor: finish unifying arch_acpi_processor_init_pdc() | Alex Chiang | 2009-12-22 |
| | * | | | | | ACPI: processor: factor out common _PDC settings | Alex Chiang | 2009-12-22 |
| | * | | | | | ACPI: processor: unify arch_acpi_processor_init_pdc | Alex Chiang | 2009-12-22 |
| | * | | | | | ACPI: processor: introduce arch_has_acpi_pdc | Alex Chiang | 2009-12-22 |
| | | | | | | | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| *---. | | | | | | Merge branches 'bugzilla-14446', 'bugzilla-14753' and 'bugzilla-14824' into r... | Len Brown | 2009-12-24 |
| |\ \ \| | | | | |
|
| | | | * | | | | | ACPI: processor: call _PDC early | Alex Chiang | 2009-12-22 |
| | | | |/ / / / |
|
| | | * | / / / | ACPI: disable _OSI(Windows 2009) on Asus K50IJ | Zhang Rui | 2009-12-22 |
| | | | |/ / /
| | | |/| | | |
|
| | * / | | | | ACPI: EC: Fix MSI DMI detection | Alexey Starikovskiy | 2009-12-22 |
| | |/ / / / |
|
| * | | | | | Merge branch 'osc' into release | Len Brown | 2009-12-24 |
| |\ \ \ \ \ |
|
| | * | | | | | ACPI: fix OSC regression that caused aer and pciehp not to load | Shaohua Li | 2009-12-23 |
* | | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2009-12-24 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | ocfs2/trivial: Use le16_to_cpu for a disk value in xattr.c | Tao Ma | 2009-12-23 |
| * | | | | | | | ocfs2/trivial: Use proper mask for 2 places in hearbeat.c | Tao Ma | 2009-12-23 |
| * | | | | | | | Ocfs2: Let ocfs2 support fiemap for symlink and fast symlink. | Tristan Ye | 2009-12-23 |
| * | | | | | | | Ocfs2: Should ocfs2 support fiemap for S_IFDIR inode? | Tristan Ye | 2009-12-18 |
| * | | | | | | | ocfs2: Use FIEMAP_EXTENT_SHARED | Sunil Mushran | 2009-12-17 |
| * | | | | | | | fiemap: Add new extent flag FIEMAP_EXTENT_SHARED | Sunil Mushran | 2009-12-17 |
| * | | | | | | | ocfs2: replace u8 by __u8 in ocfs2_fs.h | Coly Li | 2009-12-17 |
| * | | | | | | | ocfs2: explicit declare uninitialized var in user_cluster_connect() | Coly Li | 2009-12-17 |
| * | | | | | | | ocfs2-devel: remove redundant OCFS2_MOUNT_POSIX_ACL check in ocfs2_get_acl_no... | Jeff Liu | 2009-12-17 |
| * | | | | | | | ocfs2: return -EAGAIN instead of EAGAIN in dlm | Tiger Yang | 2009-12-02 |
| * | | | | | | | ocfs2/cluster: Make fence method configurable - v2 | Sunil Mushran | 2009-12-02 |
| * | | | | | | | ocfs2: Set MS_POSIXACL on remount | Jan Kara | 2009-10-29 |
| * | | | | | | | ocfs2: Make acl use the default | Jan Kara | 2009-10-29 |
| * | | | | | | | ocfs2: Always include ACL support | Jan Kara | 2009-10-29 |
* | | | | | | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2009-12-24 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | VIDEO: cyberpro: pci_request_regions needs a persistent name | Russell King | 2009-12-24 |
| * | | | | | | | | ARM: dma-isa: request cascade channel after registering it | Russell King | 2009-12-24 |
| * | | | | | | | | ARM: footbridge: trim down old ISA rtc setup | Russell King | 2009-12-24 |