2013-03-18 |
Johan Hovold | TTY: wake up processes last at hangup |
commit | commitdiff | tree | snapshot |
2013-03-18 |
Johan Hovold | TTY: clean up port shutdown |
commit | commitdiff | tree | snapshot |
2013-03-18 |
Jiri Slaby | crisv10: use counts from tty_port |
commit | commitdiff | tree | snapshot |
2013-03-18 |
Jiri Slaby | crisv10: use *_wait from tty_port |
commit | commitdiff | tree | snapshot |
2013-03-18 |
Jiri Slaby | crisv10: use close delays from tty_port |
commit | commitdiff | tree | snapshot |
2013-03-18 |
Jiri Slaby | crisv10: remove unused members |
commit | commitdiff | tree | snapshot |
2013-03-18 |
Jiri Slaby | crisv10: stop returning info from handle_ser_rx_interrupt |
commit | commitdiff | tree | snapshot |
2013-03-18 |
Jiri Slaby | crisv10: use flags from tty_port |
commit | commitdiff | tree | snapshot |
2013-03-18 |
Jiri Slaby | TTY: cleanup tty->hw_stopped uses |
commit | commitdiff | tree | snapshot |
2013-03-18 |
Jiri Slaby | TTY: serial/msm_serial_hs, remove unused tty |
commit | commitdiff | tree | snapshot |
2013-03-18 |
Jiri Slaby | TTY: serial/bfin_uart, unbreak build with KGDB enabled |
commit | commitdiff | tree | snapshot |
2013-03-18 |
Jiri Slaby | TTY: add tty_port_tty_hangup helper |
commit | commitdiff | tree | snapshot |
2013-03-18 |
Jiri Slaby | TTY: quatech2, remove unneeded is_open |
commit | commitdiff | tree | snapshot |
2013-03-18 |
Jiri Slaby | TTY: add tty_port_tty_wakeup helper |
commit | commitdiff | tree | snapshot |
2013-03-18 |
Jiri Slaby | TTY: msm_smd_tty, clean up activate/shutdown |
commit | commitdiff | tree | snapshot |
2013-03-18 |
Jiri Slaby | TTY: do not warn about setting speed via SPD_* |
commit | commitdiff | tree | snapshot |
2013-03-18 |
Jiri Slaby | TTY: synclink, remove superfluous check |
commit | commitdiff | tree | snapshot |
2013-03-18 |
Jiri Slaby | TTY: jsm, remove superfluous check |
commit | commitdiff | tree | snapshot |
2013-03-18 |
Peter Hurley | tty: Fix checkpatch errors in tty_ldisc.h |
commit | commitdiff | tree | snapshot |
2013-03-18 |
Peter Hurley | n_tty: Lock access to tty->pgrp for POSIX job control |
commit | commitdiff | tree | snapshot |
2013-03-18 |
Peter Hurley | n_tty: Fix unsafe driver-side signals |
commit | commitdiff | tree | snapshot |
2013-03-18 |
Peter Hurley | n_tty: Fix stuck throttled driver |
commit | commitdiff | tree | snapshot |
2013-03-18 |
Peter Hurley | tty: Add safe tty throttle/unthrottle functions |
commit | commitdiff | tree | snapshot |
2013-03-18 |
Peter Hurley | n_tty: Inline check_unthrottle() at lone call site |
commit | commitdiff | tree | snapshot |
2013-03-15 |
zhangwei(Jovi) | sysrq: fix inconstistent help message of sysrq key |
commit | commitdiff | tree | snapshot |
2013-03-15 |
Peter Hurley | tty: Signal SIGHUP before hanging up ldisc |
commit | commitdiff | tree | snapshot |
2013-03-15 |
Peter Hurley | tty: Signal foreground group processes in hangup |
commit | commitdiff | tree | snapshot |
2013-03-15 |
Peter Hurley | tty: Use spin_lock() inside existing critical region |
commit | commitdiff | tree | snapshot |
2013-03-15 |
Peter Hurley | tty: Fix spinlock flavor in non-atomic __tty_hangup() |
commit | commitdiff | tree | snapshot |
2013-03-15 |
Peter Hurley | tty: Refactor session leader SIGHUP from __tty_hangup() |
commit | commitdiff | tree | snapshot |
2013-03-15 |
Syam Sidhardhan | tty: ipwireless: Remove redundant NULL check before... |
commit | commitdiff | tree | snapshot |
2013-03-15 |
Liang Li | serial: pch_uart: add console poll support |
commit | commitdiff | tree | snapshot |
2013-03-15 |
Jingoo Han | TTY: amiserial, use module_platform_driver_probe() |
commit | commitdiff | tree | snapshot |
2013-03-15 |
Sachin Kamat | serial: vt8500_serial: Convert to devm_ioremap_resource() |
commit | commitdiff | tree | snapshot |
2013-03-15 |
Sachin Kamat | serial: tegra: Convert to devm_ioremap_resource() |
commit | commitdiff | tree | snapshot |
2013-03-15 |
Peter Hurley | pty: Remove redundant itty reset |
commit | commitdiff | tree | snapshot |
2013-03-10 |
Linus Torvalds | Linux 3.9-rc2 |
commit | commitdiff | tree | snapshot |
2013-03-10 |
Linus Torvalds | Merge branch 'for-linus' of git://git.kernel.org/pub... |
commit | commitdiff | tree | snapshot |
2013-03-09 |
Linus Torvalds | Atmel MXT touchscreen: increase reset timeouts |
commit | commitdiff | tree | snapshot |
2013-03-09 |
Eric W. Biederman | proc: Use nd_jump_link in proc_ns_follow_link |
commit | commitdiff | tree | snapshot |
2013-03-09 |
Linus Torvalds | Merge branch 'for-linus' of git://git.kernel.org/pub... |
commit | commitdiff | tree | snapshot |
2013-03-09 |
Benson Leung | Platform: x86: chromeos_laptop : Add basic platform... |
commit | commitdiff | tree | snapshot |
2013-03-09 |
Daniel Kurtz | Input: atmel_mxt_ts - Support for touchpad variant |
commit | commitdiff | tree | snapshot |
2013-03-08 |
Linus Torvalds | Merge branch 'for-next' of git://git.samba.org/sfrench... |
commit | commitdiff | tree | snapshot |
2013-03-08 |
Linus Torvalds | Merge branch 'akpm' (fixes from Andrew) |
commit | commitdiff | tree | snapshot |
2013-03-08 |
Will Deacon | alpha: boot: fix build breakage introduced by system... |
commit | commitdiff | tree | snapshot |
2013-03-08 |
Konstantin... | memcg: initialize kmem-cache destroying work earlier |
commit | commitdiff | tree | snapshot |
2013-03-08 |
Randy Dunlap | Randy has moved |
commit | commitdiff | tree | snapshot |
2013-03-08 |
Hugh Dickins | ksm: fix m68k build: only NUMA needs pfn_to_nid |
commit | commitdiff | tree | snapshot |
2013-03-08 |
Ben Hutchings | dmi_scan: fix missing check for _DMI_ signature in... |
commit | commitdiff | tree | snapshot |
2013-03-08 |
Arnd Bergmann | Revert parts of "hlist: drop the node parameter from... |
commit | commitdiff | tree | snapshot |
2013-03-08 |
Tejun Heo | idr: remove WARN_ON_ONCE() on negative IDs |
commit | commitdiff | tree | snapshot |
2013-03-08 |
KOSAKI Motohiro | mm/mempolicy.c: fix sp_node_init() argument ordering |
commit | commitdiff | tree | snapshot |
2013-03-08 |
Hillf Danton | mm/mempolicy.c: fix wrong sp_node insertion |
commit | commitdiff | tree | snapshot |
2013-03-08 |
Peter Hurley | ipc: don't allocate a copy larger than max |
commit | commitdiff | tree | snapshot |
2013-03-08 |
Peter Hurley | ipc: fix potential oops when src msg > 4k w/ MSG_COPY |
commit | commitdiff | tree | snapshot |
2013-03-08 |
Linus Torvalds | Merge branch 'stable' of git://git.kernel.org/pub/scm... |
commit | commitdiff | tree | snapshot |
2013-03-08 |
Linus Torvalds | Merge tag 'metag-for-v3.9-rc2' of git://git.kernel... |
commit | commitdiff | tree | snapshot |
2013-03-08 |
Linus Torvalds | Merge branch 'for-linus' of git://git.kernel.org/pub... |
commit | commitdiff | tree | snapshot |
2013-03-08 |
Linus Torvalds | Merge branch 'for-3.9/upstream-fixes' of git://git... |
commit | commitdiff | tree | snapshot |
2013-03-08 |
Linus Torvalds | Merge tag 'random_for_linus' of git://git.kernel.org... |
commit | commitdiff | tree | snapshot |
2013-03-08 |
Linus Torvalds | vfs: don't BUG_ON() if following a /proc fd pseudo... |
commit | commitdiff | tree | snapshot |
2013-03-07 |
Linus Torvalds | Merge branch 'x86-urgent-for-linus' of git://git.kernel... |
commit | commitdiff | tree | snapshot |
2013-03-07 |
Linus Torvalds | Merge branch 'drm-fixes' of git://people.freedesktop... |
commit | commitdiff | tree | snapshot |
2013-03-07 |
Linus Torvalds | Merge tag 'pm+acpi-3.9-rc2' of git://git.kernel.org... |
commit | commitdiff | tree | snapshot |
2013-03-07 |
Paul Bolle | drm/tegra: drop "select DRM_HDMI" |
commit | commitdiff | tree | snapshot |
2013-03-07 |
Christopher... | drm: Documentation typo fixes |
commit | commitdiff | tree | snapshot |
2013-03-07 |
Julia Lemire | drm/mgag200: Bug fix: Renesas board now selects native... |
commit | commitdiff | tree | snapshot |
2013-03-07 |
Christopher... | drm/mgag200: Reject modes that are too big for VRAM |
commit | commitdiff | tree | snapshot |
2013-03-07 |
Christopher... | drm/mgag200: 'fbdev_list' in 'struct mga_fbdev' is... |
commit | commitdiff | tree | snapshot |
2013-03-07 |
Dave Airlie | Merge branch 'drm-fixes-3.9' of git://people.freedeskto... |
commit | commitdiff | tree | snapshot |
2013-03-07 |
Linus Torvalds | Merge branch 'fixes' of git://git.linaro.org/people... |
commit | commitdiff | tree | snapshot |
2013-03-07 |
H. Peter Anvin | Merge tag 'efi-for-3.9-rc2' into x86/urgent |
commit | commitdiff | tree | snapshot |
2013-03-07 |
Dave Hansen | x86: Do not try to sync identity map for non-mapped... |
commit | commitdiff | tree | snapshot |
2013-03-07 |
Linus Torvalds | Merge tag 'regulator-3.9-rc1' of git://git.kernel.org... |
commit | commitdiff | tree | snapshot |
2013-03-07 |
Linus Torvalds | Merge tag 'regmap-v3.9-rc1' of git://git.kernel.org... |
commit | commitdiff | tree | snapshot |
2013-03-07 |
Linus Torvalds | Merge tag 'ecryptfs-3.9-rc2-fixes' of git://git.kernel... |
commit | commitdiff | tree | snapshot |
2013-03-07 |
Linus Torvalds | Merge tag 'hwmon-for-linus' of git://git.kernel.org... |
commit | commitdiff | tree | snapshot |
2013-03-07 |
Marek Olšák | drm/radeon: don't check mipmap alignment if MIP_ADDRESS... |
commit | commitdiff | tree | snapshot |
2013-03-07 |
Alex Deucher | drm/radeon: skip MC reset as it's probably not hung |
commit | commitdiff | tree | snapshot |
2013-03-07 |
Alex Deucher | drm/radeon: add primary dac adj quirk for R200 board |
commit | commitdiff | tree | snapshot |
2013-03-07 |
Alex Deucher | drm/radeon: don't set hpd, afmt interrupts when interru... |
commit | commitdiff | tree | snapshot |
2013-03-07 |
Ivan Djelic | ARM: 7668/1: fix memset-related crashes caused by recen... |
commit | commitdiff | tree | snapshot |
2013-03-07 |
Benjamin Tissoires | HID: logitech-dj: do not directly call hid_output_raw_r... |
commit | commitdiff | tree | snapshot |
2013-03-07 |
Sean Connor | ALSA: ice1712: Initialize card->private_data properly |
commit | commitdiff | tree | snapshot |
2013-03-07 |
Chris Mason | Btrfs: improve the delayed inode throttling |
commit | commitdiff | tree | snapshot |
2013-03-07 |
Eric W. Biederman | fs: Limit sys_mount to only request filesystem modules... |
commit | commitdiff | tree | snapshot |
2013-03-07 |
Kailang Yang | ALSA: hda - Add support of new codec ALC233 |
commit | commitdiff | tree | snapshot |
2013-03-07 |
Xi Wang | ALSA: hda/ca0132 - Avoid division by zero in dspxfr_one... |
commit | commitdiff | tree | snapshot |
2013-03-07 |
Mengdong Lin | ALSA: hda - check NULL pointer when creating SPDIF... |
commit | commitdiff | tree | snapshot |
2013-03-07 |
Mengdong Lin | ALSA: hda - check NULL pointer when creating SPDIF... |
commit | commitdiff | tree | snapshot |
2013-03-07 |
Takashi Iwai | Merge tag 'asoc-v3.9-rc1' of git://git.kernel.org/pub... |
commit | commitdiff | tree | snapshot |
2013-03-07 |
Mark Brown | Merge remote-tracking branch 'asoc/fix/wm8960' into tmp |
commit | commitdiff | tree | snapshot |
2013-03-07 |
Mark Brown | Merge remote-tracking branch 'asoc/fix/wm8350' into tmp |
commit | commitdiff | tree | snapshot |
2013-03-07 |
Mark Brown | Merge remote-tracking branch 'asoc/fix/tegra' into tmp |
commit | commitdiff | tree | snapshot |
2013-03-07 |
Mark Brown | Merge remote-tracking branch 'asoc/fix/arizona' into tmp |
commit | commitdiff | tree | snapshot |
2013-03-07 |
Peter Jones | x86, doc: Be explicit about what the x86 struct boot_pa... |
commit | commitdiff | tree | snapshot |
2013-03-07 |
Josh Boyer | x86: Don't clear efi_info even if the sentinel hits |
commit | commitdiff | tree | snapshot |
2013-03-07 |
Yinghai Lu | x86, mm: Make sure to find a 2M free block for the... |
commit | commitdiff | tree | snapshot |
2013-03-07 |
Krzysztof Mazur | x86: Fix 32-bit *_cpu_data initializers |
commit | commitdiff | tree | snapshot |
next |