Age | Commit message (Expand) | Author |
2009-12-23 | Fix usb_serial_probe() problem introduced by the recent kfifo changes | Stefani Seibold |
2009-12-22 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2009-12-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds |
2009-12-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 | Linus Torvalds |
2009-12-22 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | 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 | media video cx23888 driver: ported to new kfifo API | Stefani Seibold |
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 | mm tracing: cleanup Documentation/trace/events-kmem.txt | Randy Dunlap |
2009-12-22 | lib/string.c: fix kernel-doc warnings | Randy Dunlap |
2009-12-22 | Revert "time: Remove xtime_cache" | Linus Torvalds |
2009-12-22 | PM: Runtime PM documentation update | Alan Stern |
2009-12-22 | PM / Runtime: Use device type and device class callbacks | Rafael J. Wysocki |
2009-12-22 | jfs: Fix 32bit build warning | Alan Cox |
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 | anonfd: Allow making anon files read-only | Roland Dreier |
2009-12-22 | fs/compat_ioctl.c: fix build error when !BLOCK | Arnd Bergmann |
2009-12-22 | pohmelfs needs I_LOCK | Evgeniy Polyakov |
2009-12-22 | alloc_file(): simplify handling of mnt_clone_write() errors | Roland Dreier |
2009-12-22 | MAINTAINERS: update entries for WUSB, UWB and WLP subsystems | David Vrabel |
2009-12-21 | pata_bf54x: handle portmuxing of pins through GPIO PORTs | Sonic Zhang |
2009-12-21 | resources: fix call to alignf() in allocate_resource() | Dominik Brodowski |
2009-12-21 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2009-12-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2009-12-21 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2009-12-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds |
2009-12-21 | Merge branch 'fix/misc' into for-linus | Takashi Iwai |
2009-12-21 | Merge branch 'fix/asoc' into for-linus | Takashi Iwai |
2009-12-21 | Merge branch 'fix/hda' into for-linus | Takashi Iwai |
2009-12-21 | ALSA: sbawe: fix memory detection | Krzysztof Helt |
2009-12-21 | ALSA: fix incorrect rounding direction in snd_interval_ratnum() | Krzysztof Helt |
2009-12-21 | Merge remote branch 'alsa/fixes' into fix/hda | Takashi Iwai |
2009-12-21 | ALSA: HDA: add powersaving hook for Realtek | Hector Martin |
2009-12-21 | ALSA: HDA: remove useless mixers on Aspire 8930G | Hector Martin |
2009-12-21 | ALSA: HDA: simplify Aspire 8930G verb array | Hector Martin |
2009-12-21 | ALSA: hda: Set Front Mic to input vref 50% for Lenovo 3000 Y410 | Daniel T Chen |
2009-12-20 | nfsd: fix "insecure" export option | J. Bruce Fields |
2009-12-20 | bnx2: Fix bnx2_netif_stop() merge error. | Michael Chan |
2009-12-21 | PM: Use pm_runtime_put_sync in system resume | Alan Stern |
2009-12-21 | powerpc/gc/wii: Remove get_irq_desc() | Albert Herranz |
2009-12-21 | powerpc/gc/wii: hlwd-pic: convert irq_desc.lock to raw_spinlock | Albert Herranz |