aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* OMAP: DSS2: OMAPFB: implement OMAPFB_GET_DISPLAY_INFOTomi Valkeinen2010-02-15
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2009-12-24
|\
| * Merge branch 'sony' into releaseLen Brown2009-12-24
| |\
| | * sony-laptop: add AVMode key mappingMattia Dongili2009-12-16
| * | Merge branch 'pdc' into releaseLen Brown2009-12-24
| |\ \
| | * | ACPI: processor: remove _PDC object list from struct acpi_processorAlex Chiang2009-12-22
| | * | ACPI: processor: change acpi_processor_set_pdc() interfaceAlex Chiang2009-12-22
| | * | ACPI: processor: unify arch_acpi_processor_cleanup_pdcAlex Chiang2009-12-22
| | * | ACPI: processor: finish unifying arch_acpi_processor_init_pdc()Alex Chiang2009-12-22
| | | |
| | \ \
| *-. | | Merge branches 'bugzilla-14446', 'bugzilla-14753' and 'bugzilla-14824' into r...Len Brown2009-12-24
| |\ \| | | | | |/ | | |/|
| | | * ACPI: processor: call _PDC earlyAlex Chiang2009-12-22
* | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-12-24
|\ \ \ \ | |/ / / |/| | |
| * | | fiemap: Add new extent flag FIEMAP_EXTENT_SHAREDSunil Mushran2009-12-17
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-12-23
|\ \ \ \
| * | | | Driver core: driver_attribute parameters can often be const*Phil Carmody2009-12-23
| * | | | Driver core: bin_attribute parameters can often be const*Phil Carmody2009-12-23
| * | | | Driver core: device_attribute parameters can often be const*Phil Carmody2009-12-23
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds2009-12-23
|\ \ \ \ \
| * | | | | Staging: dst: remove from the treeGreg Kroah-Hartman2009-12-23
| |/ / / /
* | | | | kfifo: fix Error/broken kernel-doc notationRandy Dunlap2009-12-23
* | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2009-12-23
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | ext3: Replace lock/unlock_super() with an explicit lock for resizingEric Sandeen2009-12-23
| * | | | ext3: Replace lock/unlock_super() with an explicit lock for the orphan listEric Sandeen2009-12-23
| * | | | quota: decouple fs reserved space from quota reservationDmitry Monakhov2009-12-23
| * | | | Add unlocked version of inode_add_bytes() functionDmitry Monakhov2009-12-23
| * | | | ext3: quota macros cleanup [V2]Dmitry Monakhov2009-12-23
* | | | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-12-23
|\ \ \ \ \
| * | | | | drm: convert drm_ioctl to unlocked_ioctlArnd Bergmann2009-12-17
| * | | | | Merge remote branch 'korg/drm-vmware-staging' into drm-core-nextDave Airlie2009-12-17
| |\ \ \ \ \
* | | | | | | Fix usb_serial_probe() problem introduced by the recent kfifo changesStefani Seibold2009-12-23
| |_|/ / / / |/| | | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds2009-12-22
|\ \ \ \ \ \
| * | | | | | Remove obsolete comment in fs.hAndreas Gruenbacher2009-12-22
| * | | | | | Sanitize f_flags helpersAl Viro2009-12-22
| * | | | | | Fix f_flags/f_mode in case of lookup_instantiate_filp() from open(pathname, 3)Al Viro2009-12-22
* | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-12-22
|\ \ \ \ \ \ \
| * | | | | | | mm: Add notifier in pageblock isolation for balloon driversRobert Jennings2009-12-17
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | kfifo: add record handling functionsStefani Seibold2009-12-22
* | | | | | | kfifo: add kfifo_skip, kfifo_from_user and kfifo_to_userStefani Seibold2009-12-22
* | | | | | | kfifo: add DEFINE_KFIFO and friends, add very tiny functionsStefani Seibold2009-12-22
* | | | | | | kfifo: fix warn_unused_resultStefani Seibold2009-12-22
* | | | | | | kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out...Stefani Seibold2009-12-22
* | | | | | | kfifo: cleanup namespaceStefani Seibold2009-12-22
* | | | | | | kfifo: move out spinlockStefani Seibold2009-12-22
* | | | | | | kfifo: move struct kfifo in placeStefani Seibold2009-12-22
| |/ / / / / |/| | | | |
* | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-12-19
|\ \ \ \ \ \
| * | | | | | perf events: Remove unused perf_counter.h header fileRobert P. J. Day2009-12-17
* | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-12-19
|\ \ \ \ \ \ \
| * | | | | | | x86: Fix checking of SRAT when node 0 ram is not from 0Yinghai Lu2009-12-16
| * | | | | | | bzip2/lzma/gzip: pre-boot malloc doesn't return NULL on failurePhillip Lougher2009-12-15
* | | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-12-19
|\ \ \ \ \ \ \ \