Age | Commit message (Expand) | Author |
2009-10-09 | USB: pl2303: fix error characters not being reported to ldisc | Johan Hovold |
2009-10-09 | USB: ftdi_sio: re-implement read processing | Johan Hovold |
2009-10-09 | USB: ftdi_sio: clean up read completion handler | Johan Hovold |
2009-10-09 | USB: ftdi_sio: remove unused rx_byte counter | Johan Hovold |
2009-10-09 | USB: ftdi_sio: remove tty->low_latency | Johan Hovold |
2009-10-08 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2009-10-08 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2009-10-08 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2009-10-08 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2009-10-08 | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2009-10-08 | Merge branch 'sparc-perf-events-fixes-for-linus' of git://git.kernel.org/pub/... | Linus Torvalds |
2009-10-08 | Merge branch 'perf-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2009-10-08 | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2009-10-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds |
2009-10-08 | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds |
2009-10-08 | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2009-10-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp | Linus Torvalds |
2009-10-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2009-10-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6 | Linus Torvalds |
2009-10-08 | x86, timers: Check for pending timers after (device) interrupts | Arjan van de Ven |
2009-10-08 | mm, perf_event: Make vmalloc_user() align base kernel virtual address to SHMLBA | David Miller |
2009-10-08 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/pa... | Linus Torvalds |
2009-10-08 | lis3lv02d_spi: module unload didn't remove sysfs entry | Samu Onkalo |
2009-10-08 | mmc: sdio: don't require CISTPL_VERS_1 to contain 4 strings | David Vrabel |
2009-10-08 | page-types: add hwpoison/unpoison feature | Wu Fengguang |
2009-10-08 | page-types: introduce kpageflags_flags() | Wu Fengguang |
2009-10-08 | page-types: make voffset local variables | Wu Fengguang |
2009-10-08 | page-types: make standalone pagemap/kpageflags read routines | Wu Fengguang |
2009-10-08 | page-types: introduce checked_open() | Wu Fengguang |
2009-10-08 | page-types: add GPL note | Wu Fengguang |
2009-10-08 | pagemap: document KPF_KSM and show it in page-types | Wu Fengguang |
2009-10-08 | pagemap: export KPF_HWPOISON | Wu Fengguang |
2009-10-08 | cgroups: update documentation of cgroups tasks and procs files | Paul Menage |
2009-10-08 | video: includecheck fix: da8xx-fb.c | Jaswinder Singh Rajput |
2009-10-08 | video: includecheck fix: msm, mddi.c | Jaswinder Singh Rajput |
2009-10-08 | fs: includecheck fix: proc, kcore.c | Jaswinder Singh Rajput |
2009-10-08 | mm: includecheck fix: vmalloc.c | Jaswinder Singh Rajput |
2009-10-08 | ksm: more on default values | Hugh Dickins |
2009-10-08 | Merge branch 'fix/misc' into for-linus | Takashi Iwai |
2009-10-08 | Merge branch 'fix/hda' into for-linus | Takashi Iwai |
2009-10-08 | ALSA: ice1724: increase SPDIF and independent stereo buffer sizes | Robert Hancock |
2009-10-08 | ALSA: opl3: circular locking in the snd_opl3_note_on() and snd_opl3_note_off() | Krzysztof Helt |
2009-10-08 | ALSA: ICE1712/24 - Change the Multi Track Peak control (level meters) from MI... | Pavel Hofman |
2009-10-08 | Merge branch 'drm-next' of ../drm-next into drm-linus | Dave Airlie |
2009-10-07 | tracing: user local buffer variable for trace branch tracer | Steven Rostedt |
2009-10-07 | tracing: fix warning on kernel/trace/trace_branch.c andtrace_hw_branches.c | Zhenwen Xu |
2009-10-08 | drm/radeon/kms: fix vline register for second head. | Dave Airlie |
2009-10-08 | drm/r600: avoid assigning vb twice in blit code | Robert Noland |
2009-10-08 | drm/radeon: use list_for_each_entry instead of list_for_each | Dave Airlie |
2009-10-08 | drm/radeon/kms: Fix AGP support for R600/RV770 family (v2) | Jerome Glisse |