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