Age | Commit message (Expand) | Author | Files | Lines |
2013-01-24 | fuse: use req->page_descs[] for argpages cases | Maxim Patlasov | 4 | -4/+25 |
2013-01-24 | fuse: add per-page descriptor <offset, length> to fuse_req | Maxim Patlasov | 3 | -16/+37 |
2013-01-24 | fuse: rework fuse_do_ioctl() | Maxim Patlasov | 1 | -1/+1 |
2013-01-24 | fuse: rework fuse_perform_write() | Maxim Patlasov | 1 | -2/+11 |
2013-01-24 | fuse: rework fuse_readpages() | Maxim Patlasov | 1 | -2/+14 |
2013-01-24 | fuse: rework fuse_retrieve() | Maxim Patlasov | 1 | -10/+15 |
2013-01-24 | fuse: categorize fuse_get_req() | Maxim Patlasov | 6 | -45/+57 |
2013-01-24 | fuse: general infrastructure for pages[] of variable size | Maxim Patlasov | 4 | -20/+50 |
2013-01-24 | fuse: implement NFS-like readdirplus support | Anand V. Avati | 5 | -5/+197 |
2013-01-24 | Merge tag 'usb-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 19 | -147/+154 |
2013-01-24 | Merge tag 'char-misc-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+36 |
2013-01-24 | Merge tag 'tty-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -0/+2 |
2013-01-24 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 10 | -67/+57 |
2013-01-24 | MAINTAINERS: Someone needs to watch over the serial drivers | Greg Kroah-Hartman | 1 | -0/+2 |
2013-01-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds | 5 | -1/+35 |
2013-01-24 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar... | Linus Torvalds | 3 | -3/+6 |
2013-01-23 | USB: EHCI: fix build error in ehci-mxc | Alan Stern | 4 | -76/+53 |
2013-01-23 | Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds | 3 | -3/+13 |
2013-01-23 | MAINTAINERS: remove me | Alan Cox | 1 | -2/+0 |
2013-01-23 | ALSA: hda - Fix inconsistent pin states after resume | Takashi Iwai | 1 | -3/+2 |
2013-01-23 | Revert "drivers/misc/ti-st: remove gpio handling" | Luciano Coelho | 1 | -1/+36 |
2013-01-23 | Merge tag '3.8-pci-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 10 | -43/+40 |
2013-01-23 | async: fix __lowest_in_progress() | Tejun Heo | 1 | -7/+20 |
2013-01-23 | Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -6/+10 |
2013-01-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/del... | Linus Torvalds | 5 | -15/+26 |
2013-01-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds | 5 | -34/+38 |
2013-01-22 | Merge tag 'fixes-for-v3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -13/+7 |
2013-01-22 | Merge tag 'f2fs-for-3.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 15 | -140/+198 |
2013-01-22 | Merge tag 'vfio-for-v3.8-rc5' of git://github.com/awilliam/linux-vfio | Linus Torvalds | 1 | -2/+2 |
2013-01-22 | Merge tag 'trace-3.8-rc4-fix' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+1 |
2013-01-22 | Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds | 6 | -19/+31 |
2013-01-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2 | -2/+4 |
2013-01-22 | wake_up_process() should be never used to wakeup a TASK_STOPPED/TRACED task | Oleg Nesterov | 1 | -1/+2 |
2013-01-22 | ptrace: ensure arch_ptrace/ptrace_request can never race with SIGKILL | Oleg Nesterov | 3 | -14/+64 |
2013-01-22 | arm64: makefile: fix uname munging when setting ARCH on native machine | Will Deacon | 2 | -2/+2 |
2013-01-22 | arm64: elf: fix core dumping to match what glibc expects | Will Deacon | 1 | -1/+4 |
2013-01-22 | USB: EHCI: add a name for the platform-private field | Alan Stern | 1 | -0/+3 |
2013-01-22 | USB: EHCI: fix incorrect configuration test | Alan Stern | 1 | -1/+1 |
2013-01-22 | USB: EHCI: Move definition of EHCI_STATS to ehci.h | Roger Quadros | 2 | -4/+4 |
2013-01-22 | USB: UHCI: fix IRQ race during initialization | Alan Stern | 1 | -6/+9 |
2013-01-22 | ptrace: introduce signal_wake_up_state() and ptrace_signal_wake_up() | Oleg Nesterov | 3 | -15/+18 |
2013-01-22 | f2fs: use _safe() version of list_for_each | Dan Carpenter | 1 | -4/+3 |
2013-01-22 | f2fs: add comments of start_bidx_of_node | Jaegeuk Kim | 1 | -1/+5 |
2013-01-22 | f2fs: avoid issuing small bios due to several dirty node pages | Jaegeuk Kim | 1 | -6/+11 |
2013-01-22 | f2fs: support swapfile | Jaegeuk Kim | 1 | -0/+6 |
2013-01-22 | f2fs: add remap_pages as generic_file_remap_pages | Jaegeuk Kim | 1 | -2/+3 |
2013-01-22 | f2fs: add __init to functions in init_f2fs_fs | Namjae Jeon | 5 | -9/+9 |
2013-01-21 | Merge tag 'fixes-for-v3.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman | 1706 | -10059/+17804 |
2013-01-21 | ftrace: Be first to run code modification on modules | Steven Rostedt | 1 | -1/+1 |
2013-01-21 | ALSA: hda - Add Conexant CX20755/20756/20757 codec IDs | Takashi Iwai | 1 | -0/+9 |