Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge commit alsa/devel into topic/misc | Takashi Iwai | 2010-01-12 | 3 | -3/+11 | |
|\ | ||||||
| * | ALSA: pcm_lib - optimize wake_up() calls for PCM I/O | Jaroslav Kysela | 2010-01-07 | 1 | -0/+3 | |
| * | ALSA: pcm_lib - cleanup & merge hw_ptr update functions | Jaroslav Kysela | 2010-01-07 | 2 | -2/+1 | |
| * | ALSA: pcm_lib - add possibility to log last 10 DMA ring buffer positions | Jaroslav Kysela | 2010-01-07 | 1 | -0/+6 | |
| * | ALSA: Release v1.0.22.1 | Jaroslav Kysela | 2009-12-28 | 1 | -1/+1 | |
| * | ALSA: Release v1.0.22 | Jaroslav Kysela | 2009-12-16 | 1 | -1/+1 | |
* | | Merge branch 'fix/misc' into topic/misc | Takashi Iwai | 2009-12-25 | 51 | -1180/+1005 | |
|\ \ | ||||||
| * \ | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2009-12-24 | 2 | -5/+4 | |
| |\ \ | ||||||
| | * \ | Merge branch 'sony' into release | Len Brown | 2009-12-24 | 1 | -0/+1 | |
| | |\ \ | ||||||
| | | * | | sony-laptop: add AVMode key mapping | Mattia Dongili | 2009-12-16 | 1 | -0/+1 | |
| | * | | | Merge branch 'pdc' into release | Len Brown | 2009-12-24 | 1 | -6/+1 | |
| | |\ \ \ | ||||||
| | | * | | | ACPI: processor: remove _PDC object list from struct acpi_processor | Alex Chiang | 2009-12-22 | 1 | -2/+0 | |
| | | * | | | ACPI: processor: change acpi_processor_set_pdc() interface | Alex Chiang | 2009-12-22 | 1 | -1/+1 | |
| | | * | | | ACPI: processor: unify arch_acpi_processor_cleanup_pdc | Alex Chiang | 2009-12-22 | 1 | -2/+0 | |
| | | * | | | ACPI: processor: finish unifying arch_acpi_processor_init_pdc() | Alex Chiang | 2009-12-22 | 1 | -1/+0 | |
| | | | | | | ||||||
| | | \ \ \ | ||||||
| | *-. \ \ \ | Merge branches 'bugzilla-14446', 'bugzilla-14753' and 'bugzilla-14824' into r... | Len Brown | 2009-12-24 | 1 | -0/+3 | |
| | |\ \ \ \ \ | | | | |/ / / | | | | | / / | | | | |/ / | | | |/| | | ||||||
| | | | * | | ACPI: processor: call _PDC early | Alex Chiang | 2009-12-22 | 1 | -0/+3 | |
| * | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2009-12-24 | 1 | -0/+2 | |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | ||||||
| | * | | | | fiemap: Add new extent flag FIEMAP_EXTENT_SHARED | Sunil Mushran | 2009-12-17 | 1 | -0/+2 | |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2009-12-23 | 2 | -10/+11 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Driver core: driver_attribute parameters can often be const* | Phil Carmody | 2009-12-23 | 1 | -2/+2 | |
| | * | | | | | Driver core: bin_attribute parameters can often be const* | Phil Carmody | 2009-12-23 | 2 | -7/+8 | |
| | * | | | | | Driver core: device_attribute parameters can often be const* | Phil Carmody | 2009-12-23 | 1 | -2/+2 | |
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 | Linus Torvalds | 2009-12-23 | 1 | -587/+0 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Staging: dst: remove from the tree | Greg Kroah-Hartman | 2009-12-23 | 1 | -587/+0 | |
| | |/ / / / / | ||||||
| * | | | | | | kfifo: fix Error/broken kernel-doc notation | Randy Dunlap | 2009-12-23 | 1 | -16/+15 | |
| * | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 2009-12-23 | 4 | -4/+11 | |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| | * | | | | | ext3: Replace lock/unlock_super() with an explicit lock for resizing | Eric Sandeen | 2009-12-23 | 1 | -0/+1 | |
| | * | | | | | ext3: Replace lock/unlock_super() with an explicit lock for the orphan list | Eric Sandeen | 2009-12-23 | 1 | -0/+1 | |
| | * | | | | | quota: decouple fs reserved space from quota reservation | Dmitry Monakhov | 2009-12-23 | 1 | -2/+3 | |
| | * | | | | | Add unlocked version of inode_add_bytes() function | Dmitry Monakhov | 2009-12-23 | 1 | -0/+1 | |
| | * | | | | | ext3: quota macros cleanup [V2] | Dmitry Monakhov | 2009-12-23 | 1 | -2/+5 | |
| * | | | | | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2009-12-23 | 1 | -2/+3 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | drm: convert drm_ioctl to unlocked_ioctl | Arnd Bergmann | 2009-12-18 | 1 | -2/+3 | |
| | * | | | | | | Merge remote branch 'korg/drm-vmware-staging' into drm-core-next | Dave Airlie | 2009-12-18 | 3 | -1/+580 | |
| | |\ \ \ \ \ \ | ||||||
| * | | | | | | | | Fix usb_serial_probe() problem introduced by the recent kfifo changes | Stefani Seibold | 2009-12-23 | 1 | -1/+2 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 | Linus Torvalds | 2009-12-22 | 2 | -4/+3 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Remove obsolete comment in fs.h | Andreas Gruenbacher | 2009-12-22 | 1 | -2/+0 | |
| | * | | | | | | | Sanitize f_flags helpers | Al Viro | 2009-12-22 | 1 | -0/+3 | |
| | * | | | | | | | Fix f_flags/f_mode in case of lookup_instantiate_filp() from open(pathname, 3) | Al Viro | 2009-12-22 | 1 | -2/+0 | |
| * | | | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2009-12-22 | 1 | -0/+27 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | mm: Add notifier in pageblock isolation for balloon drivers | Robert Jennings | 2009-12-18 | 1 | -0/+27 | |
| | | |_|_|_|_|/ / | | |/| | | | | | | ||||||
| * | | | | | | | | kfifo: add record handling functions | Stefani Seibold | 2009-12-22 | 1 | -0/+330 | |
| * | | | | | | | | kfifo: add kfifo_skip, kfifo_from_user and kfifo_to_user | Stefani Seibold | 2009-12-22 | 1 | -0/+47 | |
| * | | | | | | | | kfifo: add DEFINE_KFIFO and friends, add very tiny functions | Stefani Seibold | 2009-12-22 | 1 | -2/+92 | |
| * | | | | | | | | kfifo: fix warn_unused_result | Stefani Seibold | 2009-12-22 | 1 | -2/+2 | |
| * | | | | | | | | kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out... | Stefani Seibold | 2009-12-22 | 1 | -10/+29 | |
| * | | | | | | | | kfifo: cleanup namespace | Stefani Seibold | 2009-12-22 | 1 | -25/+7 | |
| * | | | | | | | | kfifo: move out spinlock | Stefani Seibold | 2009-12-22 | 1 | -45/+35 | |
| * | | | | | | | | kfifo: move struct kfifo in place | Stefani Seibold | 2009-12-22 | 4 | -8/+10 | |
| | |/ / / / / / | |/| | | | | | |