| Commit message (Expand) | Author | Age | Files | Lines |
* | tty: Fix race in tty release | Alan Cox | 2012-07-27 | 3 | -11/+37 |
* | pcmcia,synclink_cs: fix termios port I missed | Alan Cox | 2012-07-20 | 1 | -12/+12 |
* | pch_uart: Fix parity setting issue | Tomoya MORINAGA | 2012-07-17 | 1 | -1/+1 |
* | pch_uart: Fix rx error interrupt setting issue | Tomoya MORINAGA | 2012-07-17 | 1 | -6/+12 |
* | pch_uart: Fix missing break for 16 byte fifo | Alan Cox | 2012-07-17 | 1 | -0/+1 |
* | tty: of_serial: add no-loopback-test property | Gabor Juhos | 2012-07-17 | 2 | -0/+6 |
* | tty: Move the handling of the tty release logic | Alan Cox | 2012-07-17 | 6 | -50/+34 |
* | vt: fix the keyboard/led locking | Alan Cox | 2012-07-17 | 2 | -19/+23 |
* | 8250: three way resolve of the 8250 diffs | Alan Cox | 2012-07-17 | 7 | -60/+67 |
* | tty: Fix up PPC fallout from the termios move | Alan Cox | 2012-07-17 | 1 | -12/+12 |
* | usb, kobil: Sort out some bogus tty handling | Alan Cox | 2012-07-16 | 1 | -3/+3 |
* | f81232: correct stubbed termios handler | Alan Cox | 2012-07-16 | 1 | -0/+1 |
* | tty: move the termios object into the tty | Alan Cox | 2012-07-16 | 65 | -435/+409 |
* | tty: revert incorrectly applied lock patch | Alan Cox | 2012-07-16 | 14 | -188/+119 |
* | Merge branch 'v3.6-rc7' into tty-next | Greg Kroah-Hartman | 2012-07-16 | 584 | -3069/+4901 |
|\ |
|
| * | Linux 3.5-rc7v3.5-rc7 | Linus Torvalds | 2012-07-15 | 1 | -1/+1 |
| * | blk: fix wrong idr_pre_get() error check in loop.c | Silva Paulo | 2012-07-15 | 1 | -5/+3 |
| * | Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds | 2012-07-14 | 2 | -91/+43 |
| |\ |
|
| | * | ALSA: snd-usb: move calls to usb_set_interface | Daniel Mack | 2012-07-13 | 2 | -89/+41 |
| | * | ALSA: usb-audio: Fix the first PCM interface assignment | Takashi Iwai | 2012-07-06 | 1 | -2/+2 |
| * | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2012-07-14 | 1 | -1/+1 |
| |\ \ |
|
| | * | | ACPICA: Fix possible fault in return package object repair code | Bob Moore | 2012-07-14 | 1 | -1/+1 |
| * | | | vsyscall_64: add missing ifdef CONFIG_SECCOMP | Will Drewry | 2012-07-14 | 1 | -0/+4 |
| * | | | Merge tag 'cpufreq-for-3.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2012-07-14 | 1 | -2/+4 |
| |\ \ \ |
|
| | * | | | cpufreq / ACPI: Fix not loading acpi-cpufreq driver regression | Thomas Renninger | 2012-07-12 | 1 | -2/+4 |
| * | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-07-14 | 5 | -9/+18 |
| |\ \ \ \ |
|
| | * \ \ \ | Merge branch 'v3.5-samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/ker... | Arnd Bergmann | 2012-07-14 | 5 | -9/+18 |
| | |\ \ \ \
| | | |/ / /
| | |/| | | |
|
| | | * | | | ARM: S3C24XX: Correct CAMIF interrupt definitions | Sylwester Nawrocki | 2012-07-13 | 1 | -1/+2 |
| | | * | | | ARM: S3C24XX: Correct AC97 clock control bit for S3C2440 | Sylwester Nawrocki | 2012-07-13 | 1 | -1/+1 |
| | | * | | | ARM: SAMSUNG: fix race in s3c_adc_start for ADC | Todd Poynor | 2012-07-13 | 1 | -3/+5 |
| | | * | | | ARM: SAMSUNG: Update default rate for xusbxti clock | Tushar Behera | 2012-07-13 | 1 | -0/+1 |
| | | * | | | ARM: EXYNOS: register devices in 'need_restore' state for pm_domains | Marek Szyprowski | 2012-07-12 | 1 | -1/+3 |
| | | * | | | ARM: EXYNOS: read initial state of power domain from hw registers | Marek Szyprowski | 2012-07-12 | 1 | -3/+6 |
| | |/ / / |
|
| | | | | | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| *---. \ \ \ | Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-ur... | Linus Torvalds | 2012-07-14 | 17 | -115/+261 |
| |\ \ \ \ \ \
| | |_|_|_|/ /
| |/| | | | | |
|
| | | | * | | | MAINTAINERS/sched: Update scheduler file pattern | Namhyung Kim | 2012-07-06 | 1 | -1/+1 |
| | | | * | | | sched/nohz: Rewrite and fix load-avg computation -- again | Peter Zijlstra | 2012-07-05 | 5 | -75/+213 |
| | | | * | | | sched: Fix fork() error path to not crash | Salman Qazi | 2012-07-05 | 1 | -3/+8 |
| | | * | | | | Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar | 2012-07-10 | 1 | -3/+3 |
| | | |\ \ \ \ |
|
| | | | * | | | | ring-buffer: Fix accounting of entries when removing pages | Vaibhav Nagarnaik | 2012-06-29 | 1 | -3/+2 |
| | | | * | | | | ring-buffer: Fix crash due to uninitialized new_pages list head | Vaibhav Nagarnaik | 2012-06-29 | 1 | -0/+1 |
| | | * | | | | | perf kvm: Fix segfault with report and mixed guestmount use | David Ahern | 2012-07-02 | 1 | -14/+15 |
| | | * | | | | | perf kvm: Fix regression with guest machine creation | David Ahern | 2012-07-02 | 1 | -1/+1 |
| | | * | | | | | perf script: Fix format regression due to libtraceevent merge | David Ahern | 2012-07-02 | 1 | -2/+1 |
| | | |/ / / / |
|
| | * | | | | | Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa... | Ingo Molnar | 2012-07-06 | 8 | -16/+19 |
| | |\ \ \ \ \
| | | |_|/ / /
| | |/| | | | |
|
| | | * | | | | Revert "rcu: Move PREEMPT_RCU preemption to switch_to() invocation" | Paul E. McKenney | 2012-07-02 | 8 | -16/+19 |
| * | | | | | | Merge tag 'md-3.5-fixes' of git://neil.brown.name/md | Linus Torvalds | 2012-07-14 | 1 | -1/+2 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | md/raid1: fix use-after-free bug in RAID1 data-check code. | NeilBrown | 2012-07-09 | 1 | -1/+2 |
| * | | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2012-07-14 | 3 | -19/+107 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | hrtimer: Update hrtimer base offsets each hrtimer_interrupt | John Stultz | 2012-07-11 | 1 | -14/+14 |
| | * | | | | | | | timekeeping: Provide hrtimer update function | Thomas Gleixner | 2012-07-11 | 2 | -0/+35 |