| Commit message (Expand) | Author | Age |
* | tty: fix fu_list abuse | Nick Piggin | 2010-08-18 |
* | fs: cleanup files_lock locking | Nick Piggin | 2010-08-18 |
* | fs: remove extra lookup in __lookup_hash | Nick Piggin | 2010-08-18 |
* | fs: fs_struct rwlock to spinlock | Nick Piggin | 2010-08-18 |
* | apparmor: use task path helpers | Nick Piggin | 2010-08-18 |
* | fs: dentry allocation consolidation | Nick Piggin | 2010-08-18 |
* | fs: fix do_lookup false negative | Nick Piggin | 2010-08-18 |
* | mbcache: Limit the maximum number of cache entries | Andreas Gruenbacher | 2010-08-18 |
* | hostfs ->follow_link() braino | Al Viro | 2010-08-18 |
* | hostfs: dumb (and usually harmless) tpyo - strncpy instead of strlcpy | Al Viro | 2010-08-18 |
* | remove SWRITE* I/O types | Christoph Hellwig | 2010-08-18 |
* | kill BH_Ordered flag | Christoph Hellwig | 2010-08-18 |
* | vfs: update ctime when changing the file's permission by setfacl | Jan Kara | 2010-08-18 |
* | cramfs: only unlock new inodes | Alexander Shishkin | 2010-08-18 |
* | fix reiserfs_evict_inode end_writeback second call | Sergey Senozhatsky | 2010-08-18 |
* | Linux 2.6.36-rc1 | Linus Torvalds | 2010-08-15 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2010-08-15 |
|\ |
|
| * | Merge branch 'linus' into release | Len Brown | 2010-08-15 |
| |\ |
|
| * | | gcc-4.6: ACPI: fix unused but set variables in ACPI | Andi Kleen | 2010-08-15 |
| * | | ACPI thermal: make procfs I/F depend on CONFIG_ACPI_PROCFS | Zhang Rui | 2010-08-15 |
| * | | ACPI video: make procfs I/F depend on CONFIG_ACPI_PROCFS | Zhang Rui | 2010-08-15 |
| * | | ACPI processor: remove deprecated ACPI procfs I/F | Zhang Rui | 2010-08-15 |
| * | | ACPI power_resource: remove unused procfs I/F | Zhang Rui | 2010-08-15 |
| * | | ACPI: remove deprecated ACPI procfs I/F | Zhang Rui | 2010-08-15 |
| * | | ACPI: introduce drivers/acpi/sysfs.c | Zhang Rui | 2010-08-15 |
| * | | Merge branch 'acpica-gpe' into release | Len Brown | 2010-08-15 |
| |\ \ |
|
| | * | | ACPI / ACPICA: Fix reference counting problems with GPE handlers | Rafael J. Wysocki | 2010-08-07 |
| * | | | Merge branch 'bugzilla-16422' into release | Len Brown | 2010-08-14 |
| |\ \ \ |
|
| | * | | | ACPI: Add the check of ADR flag in course of finding ACPI handle for PCI device | Zhao Yakui | 2010-07-26 |
| * | | | | Merge branch 'procfs-cleanup' into release | Len Brown | 2010-08-14 |
| |\ \ \ \ |
|
| | * | | | | ACPI: introduce module parameter acpi.aml_debug_output | Zhang Rui | 2010-08-14 |
| | * | | | | ACPI: introduce drivers/acpi/debugfs.c | Zhang Rui | 2010-08-14 |
| * | | | | | Merge branch 'apei' into release | Len Brown | 2010-08-14 |
| |\ \ \ \ \ |
|
| | * | | | | | ACPI, APEI, ERST debug support | Huang Ying | 2010-08-14 |
| | * | | | | | ACPI, APEI, Manage GHES as platform devices | Huang Ying | 2010-08-08 |
| | * | | | | | ACPI, APEI, Rename CPER and GHES severity constants | Huang Ying | 2010-08-08 |
| | * | | | | | ACPI, APEI, Fix a typo of error path of apei_resources_request | Huang Ying | 2010-08-08 |
| | |/ / / / |
|
| * | | | | | Merge branch 'nvs' into release | Len Brown | 2010-08-14 |
| |\ \ \ \ \
| | |/ / / /
| |/| | | | |
|
| | * | | | | ACPI / Sleep: Drop acpi_suspend_finish() | Rafael J. Wysocki | 2010-07-06 |
| | * | | | | ACPI / Sleep: Consolidate suspend and hibernation routines | Rafael J. Wysocki | 2010-07-06 |
| | * | | | | ACPI / Wakeup: Simplify enabling of wakeup devices | Rafael J. Wysocki | 2010-07-06 |
| | * | | | | ACPI / Sleep: Rework enabling wakeup devices | Rafael J. Wysocki | 2010-07-06 |
| | * | | | | ACPI / Sleep: Free NVS copy if suspending of devices fails | Rafael J. Wysocki | 2010-07-06 |
* | | | | | | Merge git://git.infradead.org/iommu-2.6 | Linus Torvalds | 2010-08-15 |
|\ \ \ \ \ \ |
|
| * | | | | | | intel-iommu: Fix 32-bit build warning with __cmpxchg() | David Woodhouse | 2010-08-09 |
| * | | | | | | intr-remap: allow disabling source id checking | Chris Wright | 2010-08-09 |
| |/ / / / / |
|
* | | | | | | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2010-08-15 |
|\ \ \ \ \ \ |
|
| * | | | | | | mtd/nand_ids: Fix buswidth | Brian Norris | 2010-08-13 |
| * | | | | | | mtd/m25p80: fix test for end of loop | Dan Carpenter | 2010-08-12 |
| * | | | | | | mtd/m25p80: retlen is never NULL | Dan Carpenter | 2010-08-12 |