Age | Commit message (Expand) | Author | Files | Lines |
2012-10-22 | TTY: move ldisc data from tty_struct: simple members | Jiri Slaby | 3 | -73/+93 |
2012-10-22 | TTY: n_tty, add ldisc data to n_tty | Jiri Slaby | 1 | -1/+18 |
2012-10-22 | TTY: audit, stop accessing tty->icount | Jiri Slaby | 3 | -11/+13 |
2012-10-22 | TTY: n_tty, remove bogus checks | Jiri Slaby | 1 | -12/+0 |
2012-10-22 | TTY: n_tty, simplify read_buf+echo_buf allocation | Jiri Slaby | 1 | -18/+13 |
2012-10-22 | TTY: hci_ldisc, remove invalid check in open | Jiri Slaby | 1 | -6/+1 |
2012-10-22 | TTY: ldisc, wait for idle ldisc in release | Jiri Slaby | 1 | -0/+5 |
2012-10-22 | TTY: vt, fix paste_selection ldisc handling | Jiri Slaby | 1 | -7/+2 |
2012-10-22 | TTY: move devpts kill to pty | Jiri Slaby | 2 | -5/+9 |
2012-10-22 | TTY: devpts, document devpts inode operations | Jiri Slaby | 1 | -0/+21 |
2012-10-22 | TTY: devpts, do not set driver_data | Jiri Slaby | 3 | -24/+16 |
2012-10-22 | TTY: devpts, return created inode from devpts_pty_new | Jiri Slaby | 3 | -12/+15 |
2012-10-22 | TTY: devpts, don't care about TTY in devpts_get_tty | Jiri Slaby | 3 | -10/+8 |
2012-10-22 | tty: prevent unnecessary work queue lock checking on flip buffer copy | Ivo Sieben | 1 | -1/+4 |
2012-10-22 | console: implement lockdep support for console_lock | Daniel Vetter | 1 | -0/+9 |
2012-10-20 | Linux 3.7-rc2v3.7-rc2 | Linus Torvalds | 1 | -1/+1 |
2012-10-20 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar... | Linus Torvalds | 9 | -45/+83 |
2012-10-20 | arm64: fix alignment padding in assembly code | Marc Zyngier | 2 | -1/+7 |
2012-10-19 | use clamp_t in UNAME26 fix | Kees Cook | 1 | -1/+1 |
2012-10-19 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 9 | -17/+56 |
2012-10-20 | perf python: Properly link with libtraceevent | Arnaldo Carvalho de Melo | 3 | -14/+15 |
2012-10-20 | Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 9 | -6/+44 |
2012-10-19 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 32 | -75/+133 |
2012-10-19 | MODSIGN: Move the magic string to the end of a module and eliminate the search | David Howells | 4 | -31/+28 |
2012-10-19 | Merge tag 'kirkwood_fixes_for_v3.7' of git://git.infradead.org/users/jcooper/... | Olof Johansson | 3 | -12/+12 |
2012-10-19 | MODSIGN: Cleanup .gitignore | David Howells | 1 | -6/+0 |
2012-10-19 | MODSIGN: perlify sign-file and merge in x509keyid | David Howells | 3 | -347/+400 |
2012-10-19 | Merge branch 'testing/driver-warnings' of git://git.kernel.org/pub/scm/linux/... | Olof Johansson | 7 | -10/+11 |
2012-10-19 | hold task->mempolicy while numa_maps scans. | KAMEZAWA Hiroyuki | 2 | -3/+51 |
2012-10-19 | Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 6 | -34/+24 |
2012-10-19 | Merge branch 'akpm' (Fixes from Andrew) | Linus Torvalds | 8 | -26/+30 |
2012-10-19 | lib/dma-debug.c: fix __hash_bucket_find() | Ming Lei | 1 | -2/+2 |
2012-10-19 | mm: compaction: correct the nr_strict va isolated check for CMA | Mel Gorman | 1 | -1/+1 |
2012-10-19 | firmware/memmap: avoid type conflicts with the generic memmap_init() | Fengguang Wu | 1 | -2/+2 |
2012-10-19 | pidns: remove recursion from free_pid_ns() | Cyrill Gorcunov | 2 | -14/+15 |
2012-10-19 | drivers/video/backlight/lm3639_bl.c: return proper error in lm3639_bled_mode_... | Axel Lin | 1 | -2/+2 |
2012-10-19 | kernel/sys.c: fix stack memory content leak via UNAME26 | Kees Cook | 1 | -5/+7 |
2012-10-19 | linux/coredump.h needs asm/siginfo.h | Richard Weinberger | 1 | -0/+1 |
2012-10-19 | remap_file_pages: correctly handle the case of a NULL vm_ops pointer | Linus Torvalds | 1 | -1/+1 |
2012-10-19 | Merge tag 'xtensa-next-20121018' of git://github.com/czankel/xtensa-linux | Linus Torvalds | 82 | -1620/+1677 |
2012-10-19 | kbuild: Fix module signature generation | Linus Torvalds | 1 | -2/+3 |
2012-10-19 | xen: Fix annoying compile-time warning | Linus Torvalds | 1 | -1/+1 |
2012-10-19 | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 4 | -5/+8 |
2012-10-19 | Merge tag 'tty-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 11 | -31/+43 |
2012-10-19 | Merge tag 'usb-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 51 | -2221/+2333 |
2012-10-19 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rku... | Linus Torvalds | 104 | -136/+112 |
2012-10-19 | Merge tag 'parisc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 57 | -1542/+1511 |
2012-10-19 | MAINTAINERS: Add Rafael's address to ACPI maintainers | Rafael J. Wysocki | 1 | -0/+1 |
2012-10-19 | Merge branch 'for-3.7' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 3 | -4/+5 |
2012-10-19 | USB: ehci-fsl: Return valid error in ehci_fsl_setup_phy | Ben Collins | 1 | -1/+1 |