summaryrefslogtreecommitdiffstats
path: root/net/Kconfig (unfollow)
Commit message (Expand)AuthorFilesLines
2014-04-25tty: serial: omap: remove some dead codeFelipe Balbi1-39/+0
2014-04-25tty: serial: omap: switch over to devm_ioremap_resourceFelipe Balbi1-23/+9
2014-04-25tty: serial: omap: switch over to platform_get_resourceFelipe Balbi1-7/+3
2014-04-25tty: serial: omap: cleanup variable declarationsFelipe Balbi1-3/+6
2014-04-25tty: serial: omap: switch over to devm_request_gpioFelipe Balbi1-2/+3
2014-04-25tty: serial: add missing bracesFelipe Balbi1-1/+4
2014-04-25serial: fix UART_IIR_IDFelipe Balbi1-1/+1
2014-04-25Revert "serial: omap: unlock the port lock"Felipe Balbi1-4/+1
2014-04-25bluetooth: hci_ldisc: fix deadlock conditionFelipe Balbi2-5/+20
2014-04-25tty_ldisc: add more limits to the @write_wakeupHuang Shijie1-1/+4
2014-04-25serial_core: Commonalize crlf when working w/ a non open console portDoug Anderson5-20/+3
2014-04-25tty: serial: replace del_timer by del_timer_syncJulia Lawall1-1/+1
2014-04-25serial: mux: Align SUPPORT_SYSRQ behaviour with other drivers.Daniel Thompson1-1/+1
2014-04-25serial: sh-sci: Add device tree support for r8a7779Simon Horman2-1/+10
2014-04-258250_dw: Support all baudrates on baytrailLoic Poulain1-4/+77
2014-04-25pch_uart: Add uart device to irq nameAlexander Stein1-1/+7
2014-04-20Linux 3.15-rc2v3.15-rc2Linus Torvalds1-1/+1
2014-04-20perf tools: Improve error reportingAdrien BAK2-2/+9
2014-04-20perf tools: Adjust symbols in VDSOVladimir Nikulichev1-0/+2
2014-04-20perf kvm: Fix 'Min time' counting in report commandAlexander Yarygin1-0/+1
2014-04-19coredump: fix va_list corruptionEric Dumazet1-1/+6
2014-04-19thp: close race between split and zap huge pagesKirill A. Shutemov1-3/+10
2014-04-19mm: fix new kernel-doc warning in filemap.cRandy Dunlap1-1/+0
2014-04-19mm: fix CONFIG_DEBUG_VM_RB descriptionDavidlohr Bueso1-2/+1
2014-04-19mm: use paravirt friendly ops for NUMA hinting ptesMel Gorman1-8/+23
2014-04-19mips: export flush_icache_rangeKees Cook1-2/+2
2014-04-19mm/hugetlb.c: add cond_resched_lock() in return_unused_surplus_pages()Mizuma, Masayoshi1-0/+1
2014-04-19wait: explain the shadowing and type inconsistenciesPeter Zijlstra1-1/+13
2014-04-19Shiraz has movedViresh Kumar11-13/+14
2014-04-19Documentation/vm/numa_memory_policy.txt: fix wrong document in numa_memory_po...Tang Chen1-3/+2
2014-04-19powerpc/mm: fix ".__node_distance" undefinedMike Qiu1-0/+1
2014-04-19kernel/watchdog.c:touch_softlockup_watchdog(): use raw_cpu_write()Andrew Morton1-1/+5
2014-04-19init/Kconfig: move the trusted keyring config option to general setupPeter Foley1-12/+12
2014-04-19vmscan: reclaim_clean_pages_from_list() must use mod_zone_page_state()Christoph Lameter1-1/+1
2014-04-19net: sctp: cache auth_enable per endpointVlad Yasevich7-60/+92
2014-04-19tg3: update rx_jumbo_pending ring param only when jumbo frames are enabledIvan Vecera1-1/+3
2014-04-18vlan: Fix lockdep warning when vlan dev handle notificationdingtianhong2-5/+42
2014-04-18ARC: Delete stale barrier.hVineet Gupta1-37/+0
2014-04-18of: add empty of_find_node_by_path() for !OFAlexander Shiyan1-0/+5
2014-04-18perf/x86/intel: Use rdmsrl_safe() when initializing RAPL PMUVenkatesh Srinivas1-3/+9
2014-04-18drm: bochs: drop unused struct fieldsGerd Hoffmann2-3/+0
2014-04-18drm: bochs: add power management supportGerd Hoffmann2-0/+45
2014-04-18drm: cirrus: add power management supportGerd Hoffmann2-0/+45
2014-04-18drm: Split out drm_probe_helper.c from drm_crtc_helper.cDaniel Vetter5-372/+437
2014-04-18drm/plane-helper: Don't fake-implement primary plane disablingDaniel Vetter1-28/+5
2014-04-18drm/ast: fix value check in cbr_scan2Dave Airlie1-1/+1
2014-04-18drm/nouveau/bios: fix a bit shift error introduced by 457e77bSergei Antonov1-1/+1
2014-04-17ipmi: boolify some thingsCorey Minyard3-40/+38
2014-04-17ipmi: Turn off all activity on an idle ipmi interfaceCorey Minyard4-97/+182
2014-04-17ipmi: Turn off default probing of interfacesCorey Minyard2-1/+13