aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/vmlinux.lds.S (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-01-27tty: Eliminate global symbol tty_ldisc_N_TTYPeter Hurley4-13/+10
2016-01-27tty: Unexport system-wide tty_mutexPeter Hurley1-3/+1
2016-01-27tty: Avoid unnecessary temporaries for tty->ldiscPeter Hurley1-5/+2
2016-01-27tty: Document c_line == N_TTY initial conditionPeter Hurley1-1/+2
2016-01-27tty: Destroy ldisc instance on hangupPeter Hurley3-30/+25
2016-01-27tty: Refactor tty_ldisc_reinit() for reusePeter Hurley1-22/+31
2016-01-27tty: Use 'disc' for line discipline index namePeter Hurley3-15/+15
2016-01-27tty: Move tty_ldisc_kill()Peter Hurley1-13/+19
2016-01-27tty: Handle NULL tty->ldiscPeter Hurley1-4/+12
2016-01-27tty: Prepare for destroying line discipline on hangupPeter Hurley3-2/+18
2016-01-27tty: Fix comments for tty_ldisc_release()Peter Hurley1-2/+1
2016-01-27tty: Fix comments for tty_ldisc_get()Peter Hurley1-3/+10
2016-01-27tty: Reset c_line from driver's init_termiosPeter Hurley2-5/+3
2016-01-27tty: Remove chars_in_buffer() line discipline methodPeter Hurley8-68/+13
2016-01-27NFC: nci: Remove dead codePeter Hurley1-8/+1
2016-01-27serial: 68328: Remove bogus ldisc resetPeter Hurley1-11/+1
2016-01-27staging: digi: Replace open-coded tty_wakeup()Peter Hurley2-38/+8
2016-01-27tty: Refactor tty_open()Peter Hurley1-53/+67
2016-01-27tty: Consolidate noctty checks in tty_open()Peter Hurley1-9/+8
2016-01-27tty: Remove __lockfunc annotation from tty lock functionsPeter Hurley3-17/+15
2016-01-27pty: Remove pty_unix98_shutdown()Peter Hurley1-10/+1
2016-01-27tty: Re-declare tty_driver_remove_tty() file scopePeter Hurley2-3/+1
2016-01-27tty: Fix tty_init_termios() declarationPeter Hurley4-29/+9
2016-01-27tty: Remove !tty check from free_tty_struct()Peter Hurley1-2/+0
2016-01-27tty: Fix ldisc leak in failed tty_init_dev()Peter Hurley4-23/+8
2016-01-26staging/speakup: Use tty_ldisc_ref() for paste kworkerPeter Hurley1-1/+4
2016-01-26n_tty: Fix unsafe reference to "other" ldiscPeter Hurley1-5/+2
2016-01-26tty: Fix unsafe ldisc reference via ioctl(TIOCGETD)Peter Hurley1-1/+23
2016-01-26tty: Retry failed reopen if tty teardown in-progressPeter Hurley1-4/+8
2016-01-26tty: Wait interruptibly for tty lock on reopenPeter Hurley3-1/+16
2016-01-24Linux 4.5-rc1Linus Torvalds1-2/+2
2016-01-24ideapad-laptop: Add Lenovo Yoga 700 to no_hw_rfkill dmi listJosh Boyer1-0/+7
2016-01-24MAINTAINERS: Combine multiple telemetry entriesSouvik Kumar Chakravarty1-3/+1
2016-01-24intel_telemetry_debugfs: Fix unused warnings in telemetry debugfsSouvik Kumar Chakravarty1-0/+2
2016-01-24vmstat: Remove BUG_ON from vmstat_updateChristoph Lameter1-11/+1
2016-01-24MIPS: zboot: Add support for serial debug using the PROMAlban Bedel3-0/+12
2016-01-24MIPS: zboot: Avoid useless rebuildsAlban Bedel1-6/+8
2016-01-24MIPS: BMIPS: Enable ARCH_WANT_OPTIONAL_GPIOLIBFlorian Fainelli1-0/+1
2016-01-24MIPS: bcm63xx: nvram: Remove unused bcm63xx_nvram_get_psi_size() functionSimon Arlott2-13/+0
2016-01-24MIPS: bcm963xx: Update bcm_tag field image_sequenceSimon Arlott1-6/+5
2016-01-24MIPS: bcm963xx: Move extended flash address to bcm_tag header fileSimon Arlott2-4/+7
2016-01-24MIPS: bcm963xx: Move Broadcom BCM963xx image tag data structureSimon Arlott3-4/+7
2016-01-24MIPS: bcm63xx: nvram: Use nvram structure definition from header fileSimon Arlott1-32/+3
2016-01-24MIPS: bcm963xx: Add Broadcom BCM963xx board nvram data structureSimon Arlott2-0/+113
2016-01-24MAINTAINERS: Add KVM for MIPS entryJames Hogan1-0/+8
2016-01-24MIPS: KVM: Add missing newline to kvm_err()James Hogan1-1/+1
2016-01-24MIPS: Move KVM specific opcodes into asm/inst.hJames Hogan4-28/+5
2016-01-24MIPS: KVM: Use cacheops.h definitionsJames Hogan1-22/+8
2016-01-24MIPS: Break down cacheops.h definitionsJames Hogan1-42/+64
2016-01-24MIPS: Use EXCCODE_ constants with set_except_vector()James Hogan2-30/+30