Age | Commit message (Expand) | Author |
2009-12-29 | firewire: qualify config ROM cache pointers as const pointers | Stefan Richter |
2009-12-29 | firewire: core: fw_csr_string addendum | Stefan Richter |
2009-12-29 | firewire: add fw_csr_string() helper function | Clemens Ladisch |
2009-12-29 | firewire: fix use of multiple AV/C devices, allow multiple FCP listeners | Clemens Ladisch |
2009-12-24 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2009-12-24 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2009-12-24 | Merge branch 'sony' into release | Len Brown |
2009-12-24 | Merge branch 'pdc' into release | Len Brown |
2009-12-24 | Merge branches 'bugzilla-14446', 'bugzilla-14753' and 'bugzilla-14824' into r... | Len Brown |
2009-12-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds |
2009-12-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 | Linus Torvalds |
2009-12-23 | Staging: dst: remove from the tree | Greg Kroah-Hartman |
2009-12-23 | Driver core: driver_attribute parameters can often be const* | Phil Carmody |
2009-12-23 | Driver core: bin_attribute parameters can often be const* | Phil Carmody |
2009-12-23 | Driver core: device_attribute parameters can often be const* | Phil Carmody |
2009-12-23 | kfifo: fix Error/broken kernel-doc notation | Randy Dunlap |
2009-12-23 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds |
2009-12-23 | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds |
2009-12-23 | Fix usb_serial_probe() problem introduced by the recent kfifo changes | Stefani Seibold |
2009-12-23 | ext3: Replace lock/unlock_super() with an explicit lock for resizing | Eric Sandeen |
2009-12-23 | ext3: Replace lock/unlock_super() with an explicit lock for the orphan list | Eric Sandeen |
2009-12-23 | quota: decouple fs reserved space from quota reservation | Dmitry Monakhov |
2009-12-23 | Add unlocked version of inode_add_bytes() function | Dmitry Monakhov |
2009-12-23 | ext3: quota macros cleanup [V2] | Dmitry Monakhov |
2009-12-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 | Linus Torvalds |
2009-12-22 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds |
2009-12-22 | kfifo: add record handling functions | Stefani Seibold |
2009-12-22 | kfifo: add kfifo_skip, kfifo_from_user and kfifo_to_user | Stefani Seibold |
2009-12-22 | kfifo: add DEFINE_KFIFO and friends, add very tiny functions | Stefani Seibold |
2009-12-22 | kfifo: fix warn_unused_result | Stefani Seibold |
2009-12-22 | kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out... | Stefani Seibold |
2009-12-22 | kfifo: cleanup namespace | Stefani Seibold |
2009-12-22 | kfifo: move out spinlock | Stefani Seibold |
2009-12-22 | kfifo: move struct kfifo in place | Stefani Seibold |
2009-12-22 | Remove obsolete comment in fs.h | Andreas Gruenbacher |
2009-12-22 | Sanitize f_flags helpers | Al Viro |
2009-12-22 | Fix f_flags/f_mode in case of lookup_instantiate_filp() from open(pathname, 3) | Al Viro |
2009-12-22 | 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: 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: call _PDC early | Alex Chiang |
2009-12-19 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2009-12-19 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2009-12-19 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2009-12-18 | [S390] rename NT_PRXSTATUS to NT_S390_HIGHREGS | Martin Schwidefsky |
2009-12-17 | fiemap: Add new extent flag FIEMAP_EXTENT_SHARED | Sunil Mushran |
2009-12-18 | mm: Add notifier in pageblock isolation for balloon drivers | Robert Jennings |
2009-12-18 | drm: convert drm_ioctl to unlocked_ioctl | Arnd Bergmann |
2009-12-17 | Merge branch 'cpumask-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |