Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | tty: Added a CONFIG_TTY option to allow removal of TTY | Joe Millenbach | 2013-01-19 | 3 | -11/+43 | |
* | | | | | | | serial: rp2: New driver for Comtrol RocketPort 2 cards | Kevin Cernekee | 2013-01-18 | 1 | -0/+3 | |
* | | | | | | | serial: 8250: Add support for dmaengine | Heikki Krogerus | 2013-01-16 | 1 | -0/+4 | |
* | | | | | | | serial: sccnxp: Rename header file to match functionality | Alexander Shiyan | 2013-01-16 | 1 | -2/+2 | |
* | | | | | | | serial: sccnxp: Implement polling mode | Alexander Shiyan | 2013-01-16 | 1 | -0/+2 | |
* | | | | | | | TTY: switch tty_schedule_flip | Jiri Slaby | 2013-01-16 | 1 | -1/+1 | |
* | | | | | | | TTY: switch tty_flip_buffer_push | Jiri Slaby | 2013-01-16 | 2 | -1/+1 | |
* | | | | | | | TTY: move low_latency to tty_port | Jiri Slaby | 2013-01-16 | 1 | -2/+3 | |
* | | | | | | | TTY: switch tty_insert_flip_string | Jiri Slaby | 2013-01-16 | 1 | -2/+3 | |
* | | | | | | | TTY: switch tty_insert_flip_char | Jiri Slaby | 2013-01-16 | 1 | -3/+3 | |
* | | | | | | | TTY: convert more flipping functions | Jiri Slaby | 2013-01-16 | 1 | -6/+10 | |
* | | | | | | | TTY: switch tty_buffer_request_room to tty_port | Jiri Slaby | 2013-01-16 | 1 | -1/+1 | |
* | | | | | | | tty: Update serial core API documentation | Kevin Cernekee | 2013-01-16 | 1 | -4/+4 | |
* | | | | | | | serial: Remove RM9000 series serial driver. | Ralf Baechle | 2013-01-16 | 1 | -1/+0 | |
* | | | | | | | tty: serial core: decouple pm states from ACPI | Linus Walleij | 2013-01-16 | 1 | -1/+13 | |
* | | | | | | | serial: quatech: add the other serial identifiers and preliminary control code | Alan Cox | 2013-01-16 | 1 | -0/+15 | |
|/ / / / / / | ||||||
* | | | | | | cred: Remove tgcred pointer from struct cred | Marc Dionne | 2013-01-09 | 1 | -1/+0 | |
* | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2013-01-09 | 2 | -36/+10 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | drm/exynos: consider both case of vflip and hflip. | Eunchul Kim | 2013-01-04 | 1 | -0/+2 | |
| * | | | | | drm/exynos: change file license to GPL | Inki Dae | 2013-01-04 | 2 | -36/+8 | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2013-01-08 | 2 | -0/+2 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'master' of git://1984.lsi.us.es/nf | David S. Miller | 2012-12-28 | 2 | -0/+2 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | netfilter: xt_CT: recover NOTRACK target support | Pablo Neira Ayuso | 2012-12-24 | 1 | -0/+1 | |
| | * | | | | | | netfilter: xt_CT: fix crash while destroy ct templates | Pablo Neira Ayuso | 2012-12-16 | 1 | -0/+1 | |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-01-07 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | namei.h: include errno.h | Stephen Warren | 2012-12-26 | 1 | -0/+1 | |
| | |_|_|_|_|_|/ | |/| | | | | | | ||||||
* | | | | | | | | mm: limit mmu_gather batching to fix soft lockups on !CONFIG_PREEMPT | Michal Hocko | 2013-01-05 | 1 | -0/+9 | |
* | | | | | | | | mm: fix zone_watermark_ok_safe() accounting of isolated pages | Bartlomiej Zolnierkiewicz | 2013-01-05 | 1 | -8/+0 | |
* | | | | | | | | selftests: IPC message queue copy feature test | Stanislav Kinsbursky | 2013-01-05 | 1 | -1/+2 | |
* | | | | | | | | ipc: introduce message queue copy feature | Stanislav Kinsbursky | 2013-01-05 | 1 | -0/+1 | |
* | | | | | | | | ipc: message queue receive cleanup | Stanislav Kinsbursky | 2013-01-05 | 1 | -2/+3 | |
* | | | | | | | | ipc: add sysctl to specify desired next object id | Stanislav Kinsbursky | 2013-01-05 | 1 | -0/+1 | |
* | | | | | | | | include: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-04 | 2 | -8/+8 | |
* | | | | | | | | Drivers: bcma: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-04 | 2 | -2/+2 | |
* | | | | | | | | pstore: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-04 | 1 | -3/+2 | |
| |_|_|_|/ / / |/| | | | | | | ||||||
* | | | | | | | Merge tag '3.8-pci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/he... | Linus Torvalds | 2013-01-03 | 2 | -0/+3 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | PCI: Reduce Ricoh 0xe822 SD card reader base clock frequency to 50MHz | Andy Lutomirski | 2012-12-26 | 1 | -0/+1 | |
| * | | | | | | | PCI: Add PCIe Link Capability link speed and width names | Bjorn Helgaas | 2012-12-26 | 1 | -0/+2 | |
| |/ / / / / / | ||||||
* | | | | | | | UAPI: Remove empty Kbuild files | David Howells | 2013-01-03 | 8 | -8/+0 | |
* | | | | | | | mm: mempolicy: Convert shared_policy mutex to spinlock | Mel Gorman | 2013-01-03 | 1 | -1/+1 | |
* | | | | | | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2013-01-02 | 2 | -2/+14 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | ext4: fix deadlock in journal_unmap_buffer() | Jan Kara | 2012-12-25 | 1 | -1/+1 | |
| * | | | | | | | ext4: split off ext4_journalled_invalidatepage() | Jan Kara | 2012-12-25 | 1 | -1/+13 | |
* | | | | | | | | mempolicy: remove arg from mpol_parse_str, mpol_to_str | Hugh Dickins | 2013-01-02 | 1 | -7/+4 | |
* | | | | | | | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2012-12-30 | 2 | -4/+31 | |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | / / / | | |_|_|/ / / | |/| | | | | | ||||||
| * | | | | | | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in... | Dave Airlie | 2012-12-30 | 2 | -4/+31 | |
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | ||||||
| | * | | | | | drm: Export routines for inserting preallocated nodes into the mm manager | Chris Wilson | 2012-12-18 | 1 | -4/+21 | |
| | * | | | | | drm/i915: Implement workaround for broken CS tlb on i830/845 | Daniel Vetter | 2012-12-17 | 1 | -0/+10 | |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 2012-12-27 | 2 | -1/+4 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | pidns: Stop pid allocation when init dies | Eric W. Biederman | 2012-12-26 | 2 | -1/+4 | |
| |/ / / / / / |