summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* TTY: ircomm, use tty_port_close_end helperJiri Slaby2012-06-121-15/+1
* TTY: ircomm, define carrier routinesJiri Slaby2012-06-121-10/+33
* TTY: ircomm, define local tty_portJiri Slaby2012-06-121-53/+56
* TTY: ircomm, use tty from tty_portJiri Slaby2012-06-125-42/+70
* TTY: ircomm, revamp lockingJiri Slaby2012-06-122-21/+18
* TTY: ircomm, use flags from tty_portJiri Slaby2012-06-124-36/+31
* TTY: ircomm, use open counts from tty_portJiri Slaby2012-06-122-24/+21
* TTY: ircomm, use close times from tty_portJiri Slaby2012-06-123-11/+6
* TTY: ircomm, add tty_portJiri Slaby2012-06-123-13/+13
* TTY: cyclades, add local pointer for cardJiri Slaby2012-06-121-30/+33
* 8250_pci: Remove duplicate struct pciserial_boardShawn Bohrer2012-06-121-9/+1
* serial: Add driver for LPC32xx High Speed UARTsRoland Stigge2012-06-124-0/+857
* serial/of-serial: Add LPC3220 standard UART compatible stringRoland Stigge2012-06-122-0/+2
* serial/8250: Add LPC3220 standard UART typeRoland Stigge2012-06-122-1/+10
* serial_core: Update buffer overrun statistics.Corbin2012-06-121-2/+4
* serial/imx: make devdata member point to const dataUwe Kleine-König2012-06-121-1/+1
* serial: samsung: protect NULL dereference of clock nameKeyYoung Park2012-06-121-1/+2
* serial: samsung: Fixed wrong comparison for baudclk_rateKyoungil Kim2012-06-121-2/+2
* serial: samsung: Remove NULL checking for baud clockKyoungil Kim2012-06-121-9/+12
* Delete generic_serial.hPaul Bolle2012-06-112-36/+0
* delete seven tty headersPaul Bolle2012-06-118-1859/+0
* Linux 3.5-rc2v3.5-rc2Linus Torvalds2012-06-081-1/+1
* mm, oom: fix badness score underflowDavid Rientjes2012-06-081-2/+2
* Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-06-086-39/+179
|\
| * sched: Fix the relax_domain_level boot parameterDimitri Sivanich2012-06-061-6/+3
| * sched: Validate assumptions in sched_init_numa()Peter Zijlstra2012-06-061-19/+80
| * sched: Always initialize cpu-powerPeter Zijlstra2012-06-062-2/+13
| * sched: Fix domain iterationPeter Zijlstra2012-06-064-10/+72
| * sched/rt: Fix lockdep annotation within find_lock_lowest_rq()Peter Zijlstra2012-06-061-1/+1
| * sched/numa: Load balance between remote nodesAlex Shi2012-06-061-1/+1
| * sched/x86: Calculate booted cores after construction of sibling_maskKamalesh Babulal2012-06-061-0/+9
* | sched/fair: fix lots of kernel-doc warningsRandy Dunlap2012-06-081-16/+6
* | Revert "drm/i915/crt: Do not rely upon the HPD presence pin"Linus Torvalds2012-06-081-5/+3
* | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2012-06-082-5/+4
|\ \
| * | ext4: don't set i_flags in EXT4_IOC_SETFLAGSTao Ma2012-06-071-1/+0
| * | ext4: fix the free blocks calculation for ext3 file systems w/ uninit_bgTheodore Ts'o2012-06-071-4/+4
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2012-06-082-9/+16
|\ \ \
| * | | powerpc: Fix kernel panic during kernel module loadSteffen Rumler2012-06-081-6/+5
| * | | powerpc/time: Sanity check of decrementer expiration is necessaryPaul Mackerras2012-06-081-3/+11
| |/ /
* | | Merge tag 'upstream-3.5-rc2' of git://git.infradead.org/linux-ubifsLinus Torvalds2012-06-083-8/+33
|\ \ \
| * | | UBI: correct ubi_wl_flush lockingArtem Bityutskiy2012-06-071-4/+13
| * | | UBIFS: fix debugfs-less systems supportArtem Bityutskiy2012-06-071-2/+10
| * | | UBI: fix debugfs-less systems supportArtem Bityutskiy2012-06-071-2/+10
| |/ /
* | | Revert "vfs: stop d_splice_alias creating directory aliases"Linus Torvalds2012-06-081-6/+10
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-06-0813-91/+168
|\ \ \
| * | | x86/nmi: Fix section mismatch warnings on 32-bitDon Zickus2012-06-082-2/+16
| * | | x86/uv: Fix UV2 BAU legacy modeCliff Wickman2012-06-082-2/+0
| * | | x86/mm: Only add extra pages count for the first memory range during pre-allo...Yinghai Lu2012-06-081-1/+2
| * | | x86, efi stub: Add .reloc section back into imageJordan Justen2012-06-072-74/+140
| * | | x86/ioapic: Fix NULL pointer dereference on CPU hotplug after disabling irqsTomoki Sekiyama2012-06-061-2/+2