Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | ACPI: processor: unify arch_acpi_processor_cleanup_pdc | Alex Chiang | 2009-12-22 | 6 | -60/+21 | |
| | * | | | | | ACPI: processor: finish unifying arch_acpi_processor_init_pdc() | Alex Chiang | 2009-12-22 | 6 | -56/+26 | |
| | * | | | | | ACPI: processor: factor out common _PDC settings | Alex Chiang | 2009-12-22 | 3 | -18/+13 | |
| | * | | | | | ACPI: processor: unify arch_acpi_processor_init_pdc | Alex Chiang | 2009-12-22 | 3 | -67/+46 | |
| | * | | | | | ACPI: processor: introduce arch_has_acpi_pdc | Alex Chiang | 2009-12-22 | 4 | -3/+13 | |
| | | | | | | | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| *---. | | | | | | Merge branches 'bugzilla-14446', 'bugzilla-14753' and 'bugzilla-14824' into r... | Len Brown | 2009-12-24 | 8 | -71/+137 | |
| |\ \ \| | | | | | ||||||
| | | | * | | | | | ACPI: processor: call _PDC early | Alex Chiang | 2009-12-22 | 6 | -69/+115 | |
| | | | |/ / / / | ||||||
| | | * | / / / | ACPI: disable _OSI(Windows 2009) on Asus K50IJ | Zhang Rui | 2009-12-22 | 1 | -0/+14 | |
| | | | |/ / / | | | |/| | | | ||||||
| | * / | | | | ACPI: EC: Fix MSI DMI detection | Alexey Starikovskiy | 2009-12-22 | 1 | -2/+8 | |
| | |/ / / / | ||||||
| * | | | | | Merge branch 'osc' into release | Len Brown | 2009-12-24 | 1 | -8/+18 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | ACPI: fix OSC regression that caused aer and pciehp not to load | Shaohua Li | 2009-12-23 | 1 | -8/+18 | |
* | | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2009-12-24 | 19 | -116/+170 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | ocfs2/trivial: Use le16_to_cpu for a disk value in xattr.c | Tao Ma | 2009-12-23 | 1 | -1/+1 | |
| * | | | | | | | ocfs2/trivial: Use proper mask for 2 places in hearbeat.c | Tao Ma | 2009-12-23 | 1 | -2/+4 | |
| * | | | | | | | Ocfs2: Let ocfs2 support fiemap for symlink and fast symlink. | Tristan Ye | 2009-12-23 | 2 | -4/+21 | |
| * | | | | | | | Ocfs2: Should ocfs2 support fiemap for S_IFDIR inode? | Tristan Ye | 2009-12-17 | 1 | -0/+1 | |
| * | | | | | | | ocfs2: Use FIEMAP_EXTENT_SHARED | Sunil Mushran | 2009-12-17 | 1 | -0/+2 | |
| * | | | | | | | fiemap: Add new extent flag FIEMAP_EXTENT_SHARED | Sunil Mushran | 2009-12-17 | 1 | -0/+2 | |
| * | | | | | | | ocfs2: replace u8 by __u8 in ocfs2_fs.h | Coly Li | 2009-12-17 | 1 | -1/+1 | |
| * | | | | | | | ocfs2: explicit declare uninitialized var in user_cluster_connect() | Coly Li | 2009-12-17 | 1 | -1/+1 | |
| * | | | | | | | ocfs2-devel: remove redundant OCFS2_MOUNT_POSIX_ACL check in ocfs2_get_acl_no... | Jeff Liu | 2009-12-17 | 1 | -4/+0 | |
| * | | | | | | | ocfs2: return -EAGAIN instead of EAGAIN in dlm | Tiger Yang | 2009-12-02 | 1 | -9/+9 | |
| * | | | | | | | ocfs2/cluster: Make fence method configurable - v2 | Sunil Mushran | 2009-12-02 | 3 | -2/+72 | |
| * | | | | | | | ocfs2: Set MS_POSIXACL on remount | Jan Kara | 2009-10-28 | 1 | -0/+4 | |
| * | | | | | | | ocfs2: Make acl use the default | Jan Kara | 2009-10-28 | 2 | -41/+49 | |
| * | | | | | | | ocfs2: Always include ACL support | Jan Kara | 2009-10-28 | 6 | -51/+3 | |
* | | | | | | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2009-12-24 | 182 | -553/+320 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | VIDEO: cyberpro: pci_request_regions needs a persistent name | Russell King | 2009-12-24 | 1 | -6/+6 | |
| * | | | | | | | | ARM: dma-isa: request cascade channel after registering it | Russell King | 2009-12-24 | 1 | -2/+2 | |
| * | | | | | | | | ARM: footbridge: trim down old ISA rtc setup | Russell King | 2009-12-24 | 6 | -174/+73 | |
| * | | | | | | | | ARM: fix PAGE_KERNEL | Russell King | 2009-12-24 | 1 | -2/+1 | |
| * | | | | | | | | ARM: Fix wrong shared bit for CPU write buffer bug test | Russell King | 2009-12-23 | 1 | -3/+2 | |
| * | | | | | | | | ARM: 5857/1: ARM: dmabounce: fix build | Mike Rapoport | 2009-12-22 | 1 | -1/+1 | |
| * | | | | | | | | ARM: 5856/1: Fix bug of uart0 platfrom data for nuc900 | wanzongshun | 2009-12-22 | 1 | -0/+1 | |
| * | | | | | | | | ARM: 5855/1: putc support for nuc900 | wanzongshun | 2009-12-22 | 1 | -0/+10 | |
| * | | | | | | | | ARM: 5854/1: fix compiling error for NUC900 | wanzongshun | 2009-12-22 | 1 | -1/+1 | |
| * | | | | | | | | ARM: 5849/1: ARMv7: fix Oprofile events count | Jean PIHET | 2009-12-22 | 1 | -6/+2 | |
| * | | | | | | | | ARM: add missing include to nwflash.c | Russell King | 2009-12-19 | 1 | -0/+1 | |
| * | | | | | | | | ARM: Kill CONFIG_CPU_32 | Russell King | 2009-12-18 | 160 | -339/+200 | |
| * | | | | | | | | ARM: Convert VFP/Crunch/XscaleCP thread_release() to exit_thread() | Russell King | 2009-12-18 | 5 | -18/+19 | |
| * | | | | | | | | ARM: 5853/1: ARM: Fix build break on ARM v6 and v7 | Anand Gadiyar | 2009-12-18 | 1 | -1/+1 | |
| | |_|_|_|/ / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp | Linus Torvalds | 2009-12-24 | 2 | -19/+28 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | edac, pci: remove pesky debug printk | Borislav Petkov | 2009-12-24 | 1 | -2/+0 | |
| * | | | | | | | | amd64_edac: restrict PCI config space access | Borislav Petkov | 2009-12-24 | 1 | -1/+1 | |
| * | | | | | | | | amd64_edac: fix forcing module load/unload | Borislav Petkov | 2009-12-24 | 1 | -2/+1 | |
| * | | | | | | | | amd64_edac: make driver loading more robust | Borislav Petkov | 2009-12-24 | 1 | -7/+16 | |
| * | | | | | | | | amd64_edac: fix driver instance freeing | Borislav Petkov | 2009-12-24 | 1 | -5/+4 | |
| * | | | | | | | | amd64_edac: fix K8 chip select reporting | Borislav Petkov | 2009-12-24 | 1 | -2/+6 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'sh/for-2.6.33' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2009-12-24 | 9 | -78/+117 | |
|\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'sh/g3-prep' into sh/for-2.6.33 | Paul Mundt | 2009-12-24 | 1059 | -17626/+45848 | |
| |\ \ \ \ \ \ \ \ |