| Commit message (Expand) | Author | Age | Files | Lines |
* | TTY: ircomm, use tty_port_close_end helper | Jiri Slaby | 2012-06-12 | 1 | -15/+1 |
* | TTY: ircomm, define carrier routines | Jiri Slaby | 2012-06-12 | 1 | -10/+33 |
* | TTY: ircomm, define local tty_port | Jiri Slaby | 2012-06-12 | 1 | -53/+56 |
* | TTY: ircomm, use tty from tty_port | Jiri Slaby | 2012-06-12 | 5 | -42/+70 |
* | TTY: ircomm, revamp locking | Jiri Slaby | 2012-06-12 | 2 | -21/+18 |
* | TTY: ircomm, use flags from tty_port | Jiri Slaby | 2012-06-12 | 4 | -36/+31 |
* | TTY: ircomm, use open counts from tty_port | Jiri Slaby | 2012-06-12 | 2 | -24/+21 |
* | TTY: ircomm, use close times from tty_port | Jiri Slaby | 2012-06-12 | 3 | -11/+6 |
* | TTY: ircomm, add tty_port | Jiri Slaby | 2012-06-12 | 3 | -13/+13 |
* | TTY: cyclades, add local pointer for card | Jiri Slaby | 2012-06-12 | 1 | -30/+33 |
* | 8250_pci: Remove duplicate struct pciserial_board | Shawn Bohrer | 2012-06-12 | 1 | -9/+1 |
* | serial: Add driver for LPC32xx High Speed UARTs | Roland Stigge | 2012-06-12 | 4 | -0/+857 |
* | serial/of-serial: Add LPC3220 standard UART compatible string | Roland Stigge | 2012-06-12 | 2 | -0/+2 |
* | serial/8250: Add LPC3220 standard UART type | Roland Stigge | 2012-06-12 | 2 | -1/+10 |
* | serial_core: Update buffer overrun statistics. | Corbin | 2012-06-12 | 1 | -2/+4 |
* | serial/imx: make devdata member point to const data | Uwe Kleine-König | 2012-06-12 | 1 | -1/+1 |
* | serial: samsung: protect NULL dereference of clock name | KeyYoung Park | 2012-06-12 | 1 | -1/+2 |
* | serial: samsung: Fixed wrong comparison for baudclk_rate | Kyoungil Kim | 2012-06-12 | 1 | -2/+2 |
* | serial: samsung: Remove NULL checking for baud clock | Kyoungil Kim | 2012-06-12 | 1 | -9/+12 |
* | Delete generic_serial.h | Paul Bolle | 2012-06-11 | 2 | -36/+0 |
* | delete seven tty headers | Paul Bolle | 2012-06-11 | 8 | -1859/+0 |
* | Linux 3.5-rc2v3.5-rc2 | Linus Torvalds | 2012-06-08 | 1 | -1/+1 |
* | mm, oom: fix badness score underflow | David Rientjes | 2012-06-08 | 1 | -2/+2 |
* | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2012-06-08 | 6 | -39/+179 |
|\ |
|
| * | sched: Fix the relax_domain_level boot parameter | Dimitri Sivanich | 2012-06-06 | 1 | -6/+3 |
| * | sched: Validate assumptions in sched_init_numa() | Peter Zijlstra | 2012-06-06 | 1 | -19/+80 |
| * | sched: Always initialize cpu-power | Peter Zijlstra | 2012-06-06 | 2 | -2/+13 |
| * | sched: Fix domain iteration | Peter Zijlstra | 2012-06-06 | 4 | -10/+72 |
| * | sched/rt: Fix lockdep annotation within find_lock_lowest_rq() | Peter Zijlstra | 2012-06-06 | 1 | -1/+1 |
| * | sched/numa: Load balance between remote nodes | Alex Shi | 2012-06-06 | 1 | -1/+1 |
| * | sched/x86: Calculate booted cores after construction of sibling_mask | Kamalesh Babulal | 2012-06-06 | 1 | -0/+9 |
* | | sched/fair: fix lots of kernel-doc warnings | Randy Dunlap | 2012-06-08 | 1 | -16/+6 |
* | | Revert "drm/i915/crt: Do not rely upon the HPD presence pin" | Linus Torvalds | 2012-06-08 | 1 | -5/+3 |
* | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2012-06-08 | 2 | -5/+4 |
|\ \ |
|
| * | | ext4: don't set i_flags in EXT4_IOC_SETFLAGS | Tao Ma | 2012-06-07 | 1 | -1/+0 |
| * | | ext4: fix the free blocks calculation for ext3 file systems w/ uninit_bg | Theodore Ts'o | 2012-06-07 | 1 | -4/+4 |
* | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 2012-06-08 | 2 | -9/+16 |
|\ \ \ |
|
| * | | | powerpc: Fix kernel panic during kernel module load | Steffen Rumler | 2012-06-08 | 1 | -6/+5 |
| * | | | powerpc/time: Sanity check of decrementer expiration is necessary | Paul Mackerras | 2012-06-08 | 1 | -3/+11 |
| |/ / |
|
* | | | Merge tag 'upstream-3.5-rc2' of git://git.infradead.org/linux-ubifs | Linus Torvalds | 2012-06-08 | 3 | -8/+33 |
|\ \ \ |
|
| * | | | UBI: correct ubi_wl_flush locking | Artem Bityutskiy | 2012-06-07 | 1 | -4/+13 |
| * | | | UBIFS: fix debugfs-less systems support | Artem Bityutskiy | 2012-06-07 | 1 | -2/+10 |
| * | | | UBI: fix debugfs-less systems support | Artem Bityutskiy | 2012-06-07 | 1 | -2/+10 |
| |/ / |
|
* | | | Revert "vfs: stop d_splice_alias creating directory aliases" | Linus Torvalds | 2012-06-08 | 1 | -6/+10 |
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2012-06-08 | 13 | -91/+168 |
|\ \ \ |
|
| * | | | x86/nmi: Fix section mismatch warnings on 32-bit | Don Zickus | 2012-06-08 | 2 | -2/+16 |
| * | | | x86/uv: Fix UV2 BAU legacy mode | Cliff Wickman | 2012-06-08 | 2 | -2/+0 |
| * | | | x86/mm: Only add extra pages count for the first memory range during pre-allo... | Yinghai Lu | 2012-06-08 | 1 | -1/+2 |
| * | | | x86, efi stub: Add .reloc section back into image | Jordan Justen | 2012-06-07 | 2 | -74/+140 |
| * | | | x86/ioapic: Fix NULL pointer dereference on CPU hotplug after disabling irqs | Tomoki Sekiyama | 2012-06-06 | 1 | -2/+2 |