| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | Char: moxa, ioctl cleanup | Jiri Slaby | 2008-04-30 | 2 | -221/+147 |
* | | Char: moxa, timer cleanup | Jiri Slaby | 2008-04-30 | 1 | -41/+21 |
* | | Char: moxa, centralize board readiness | Jiri Slaby | 2008-04-30 | 1 | -119/+116 |
* | | Char: moxa, remove unused port entries | Jiri Slaby | 2008-04-30 | 1 | -11/+0 |
* | | Char: moxa, remove port->port | Jiri Slaby | 2008-04-30 | 1 | -191/+163 |
* | | Char: moxa, merge c2xx and c320 firmware loading | Jiri Slaby | 2008-04-30 | 1 | -119/+69 |
* | | Char: moxa, add firmware loading | Jiri Slaby | 2008-04-30 | 2 | -708/+807 |
* | | Char: moxa, fix TIOC(G/S)SOFTCAR param | Jiri Slaby | 2008-04-30 | 1 | -2/+2 |
* | | Char: moxa, pci io space fixup | Jiri Slaby | 2008-04-30 | 1 | -3/+13 |
* | | Char: moxa, cleanup module-param passed isa init | Jiri Slaby | 2008-04-30 | 1 | -31/+33 |
* | | Char: moxa, remove static isa support | Jiri Slaby | 2008-04-30 | 1 | -32/+2 |
* | | SGI Altix mmtimer: allow larger number of timers per node | Dimitri Sivanich | 2008-04-30 | 1 | -156/+244 |
* | | tty: drop the BKL for driver/ldisc ioctl methods | Alan Cox | 2008-04-30 | 1 | -8/+1 |
* | | tty_ioctl: soft carrier handling | Alan Cox | 2008-04-30 | 1 | -6/+27 |
* | | tty_ioctl: locking for tty_wait_until_sent | Alan Cox | 2008-04-30 | 1 | -4/+7 |
* | | tty_io: fix remaining pid struct locking | Alan Cox | 2008-04-30 | 1 | -1/+27 |
* | | Resume TTY on SUSP and fix CRNL order in N_TTY line discipline | Joe Peterson | 2008-04-30 | 1 | -8/+11 |
* | | redo locking of tty->pgrp | Alan Cox | 2008-04-30 | 2 | -18/+66 |
* | | tty: BKL pushdown | Alan Cox | 2008-04-30 | 7 | -50/+146 |
* | | vt_ioctl: Prepare for BKL push down | Alan Cox | 2008-04-30 | 1 | -184/+268 |
* | | viocons: BKL locking | Alan Cox | 2008-04-30 | 1 | -2/+5 |
* | | synclink series: Prepare for BKL pushdown | Alan Cox | 2008-04-30 | 3 | -21/+55 |
* | | sx: prepare for BKL pushdown | Alan Cox | 2008-04-30 | 1 | -13/+4 |
* | | stallion: Prepare for BKL push down | Alan Cox | 2008-04-30 | 1 | -12/+3 |
* | | specialix: Prepare for BKL pushdown | Alan Cox | 2008-04-30 | 1 | -40/+6 |
* | | serial167: prepare to push BKL down into drivers | Alan Cox | 2008-04-30 | 1 | -12/+3 |
* | | rocket: Prepare for BKL pushdown | Alan Cox | 2008-04-30 | 1 | -9/+18 |
* | | riscom8: Prepare for BKL pushdown | Alan Cox | 2008-04-30 | 1 | -14/+11 |
* | | mxser: prepare for BKL pushdown | Alan Cox | 2008-04-30 | 1 | -25/+38 |
* | | isicom: istallion prepare for lock_kernel pushdown | Alan Cox | 2008-04-30 | 1 | -0/+6 |
* | | isicom: prepare for lock_kernel push down | Alan Cox | 2008-04-30 | 1 | -14/+8 |
* | | esp: lock_kernel push down | Alan Cox | 2008-04-30 | 1 | -6/+16 |
* | | epca: lock_kernel push down | Alan Cox | 2008-04-30 | 1 | -15/+2 |
* | | cyclades: Prepare for relaxed locking in callers | Alan Cox | 2008-04-30 | 1 | -12/+17 |
* | | amiserial: prepare for locking relaxation in caller | Alan Cox | 2008-04-30 | 1 | -2/+11 |
* | | [IA64] allocate multiple contiguous pages via uncached allocator | Dean Nelson | 2008-04-29 | 1 | -6/+6 |
* | | Merge branch 'audit.b50' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2008-04-29 | 2 | -61/+7 |
|\ \ |
|
| * | | [patch 1/2] audit: let userspace fully control TTY input auditing | Miloslav Trmac | 2008-04-28 | 2 | -54/+5 |
| * | | Audit: standardize string audit interfaces | Eric Paris | 2008-04-28 | 1 | -1/+1 |
| * | | Audit: collect sessionid in netlink messages | Eric Paris | 2008-04-28 | 1 | -6/+1 |
* | | | char: use get_unaligned_* helpers | Harvey Harrison | 2008-04-29 | 2 | -8/+4 |
* | | | tpm: change Kconfig dependencies from PNPACPI to PNP | Bjorn Helgaas | 2008-04-29 | 1 | -3/+2 |
* | | | tpm: fix section mismatch warning | Sam Ravnborg | 2008-04-29 | 1 | -1/+1 |
* | | | random: add async notification support to /dev/random | Jeff Dike | 2008-04-29 | 1 | -2/+22 |
* | | | random: simplify and rename credit_entropy_store | Matt Mackall | 2008-04-29 | 1 | -17/+15 |
* | | | random: make mixing interface byte-oriented | Matt Mackall | 2008-04-29 | 1 | -18/+19 |
* | | | random: simplify add_ptr logic | Matt Mackall | 2008-04-29 | 1 | -11/+10 |
* | | | random: remove some prefetch logic | Matt Mackall | 2008-04-29 | 1 | -6/+2 |
* | | | random: eliminate redundant new_rotate variable | Matt Mackall | 2008-04-29 | 1 | -12/+10 |
* | | | random: remove cacheline alignment for locks | Matt Mackall | 2008-04-29 | 1 | -2/+2 |