index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
Kconfig
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-04-25
tty: serial: omap: remove some dead code
Felipe Balbi
1
-39
/
+0
2014-04-25
tty: serial: omap: switch over to devm_ioremap_resource
Felipe Balbi
1
-23
/
+9
2014-04-25
tty: serial: omap: switch over to platform_get_resource
Felipe Balbi
1
-7
/
+3
2014-04-25
tty: serial: omap: cleanup variable declarations
Felipe Balbi
1
-3
/
+6
2014-04-25
tty: serial: omap: switch over to devm_request_gpio
Felipe Balbi
1
-2
/
+3
2014-04-25
tty: serial: add missing braces
Felipe Balbi
1
-1
/
+4
2014-04-25
serial: fix UART_IIR_ID
Felipe Balbi
1
-1
/
+1
2014-04-25
Revert "serial: omap: unlock the port lock"
Felipe Balbi
1
-4
/
+1
2014-04-25
bluetooth: hci_ldisc: fix deadlock condition
Felipe Balbi
2
-5
/
+20
2014-04-25
tty_ldisc: add more limits to the @write_wakeup
Huang Shijie
1
-1
/
+4
2014-04-25
serial_core: Commonalize crlf when working w/ a non open console port
Doug Anderson
5
-20
/
+3
2014-04-25
tty: serial: replace del_timer by del_timer_sync
Julia Lawall
1
-1
/
+1
2014-04-25
serial: mux: Align SUPPORT_SYSRQ behaviour with other drivers.
Daniel Thompson
1
-1
/
+1
2014-04-25
serial: sh-sci: Add device tree support for r8a7779
Simon Horman
2
-1
/
+10
2014-04-25
8250_dw: Support all baudrates on baytrail
Loic Poulain
1
-4
/
+77
2014-04-25
pch_uart: Add uart device to irq name
Alexander Stein
1
-1
/
+7
2014-04-20
Linux 3.15-rc2
v3.15-rc2
Linus Torvalds
1
-1
/
+1
2014-04-20
perf tools: Improve error reporting
Adrien BAK
2
-2
/
+9
2014-04-20
perf tools: Adjust symbols in VDSO
Vladimir Nikulichev
1
-0
/
+2
2014-04-20
perf kvm: Fix 'Min time' counting in report command
Alexander Yarygin
1
-0
/
+1
2014-04-19
coredump: fix va_list corruption
Eric Dumazet
1
-1
/
+6
2014-04-19
thp: close race between split and zap huge pages
Kirill A. Shutemov
1
-3
/
+10
2014-04-19
mm: fix new kernel-doc warning in filemap.c
Randy Dunlap
1
-1
/
+0
2014-04-19
mm: fix CONFIG_DEBUG_VM_RB description
Davidlohr Bueso
1
-2
/
+1
2014-04-19
mm: use paravirt friendly ops for NUMA hinting ptes
Mel Gorman
1
-8
/
+23
2014-04-19
mips: export flush_icache_range
Kees Cook
1
-2
/
+2
2014-04-19
mm/hugetlb.c: add cond_resched_lock() in return_unused_surplus_pages()
Mizuma, Masayoshi
1
-0
/
+1
2014-04-19
wait: explain the shadowing and type inconsistencies
Peter Zijlstra
1
-1
/
+13
2014-04-19
Shiraz has moved
Viresh Kumar
11
-13
/
+14
2014-04-19
Documentation/vm/numa_memory_policy.txt: fix wrong document in numa_memory_po...
Tang Chen
1
-3
/
+2
2014-04-19
powerpc/mm: fix ".__node_distance" undefined
Mike Qiu
1
-0
/
+1
2014-04-19
kernel/watchdog.c:touch_softlockup_watchdog(): use raw_cpu_write()
Andrew Morton
1
-1
/
+5
2014-04-19
init/Kconfig: move the trusted keyring config option to general setup
Peter Foley
1
-12
/
+12
2014-04-19
vmscan: reclaim_clean_pages_from_list() must use mod_zone_page_state()
Christoph Lameter
1
-1
/
+1
2014-04-19
net: sctp: cache auth_enable per endpoint
Vlad Yasevich
7
-60
/
+92
2014-04-19
tg3: update rx_jumbo_pending ring param only when jumbo frames are enabled
Ivan Vecera
1
-1
/
+3
2014-04-18
vlan: Fix lockdep warning when vlan dev handle notification
dingtianhong
2
-5
/
+42
2014-04-18
ARC: Delete stale barrier.h
Vineet Gupta
1
-37
/
+0
2014-04-18
of: add empty of_find_node_by_path() for !OF
Alexander Shiyan
1
-0
/
+5
2014-04-18
perf/x86/intel: Use rdmsrl_safe() when initializing RAPL PMU
Venkatesh Srinivas
1
-3
/
+9
2014-04-18
drm: bochs: drop unused struct fields
Gerd Hoffmann
2
-3
/
+0
2014-04-18
drm: bochs: add power management support
Gerd Hoffmann
2
-0
/
+45
2014-04-18
drm: cirrus: add power management support
Gerd Hoffmann
2
-0
/
+45
2014-04-18
drm: Split out drm_probe_helper.c from drm_crtc_helper.c
Daniel Vetter
5
-372
/
+437
2014-04-18
drm/plane-helper: Don't fake-implement primary plane disabling
Daniel Vetter
1
-28
/
+5
2014-04-18
drm/ast: fix value check in cbr_scan2
Dave Airlie
1
-1
/
+1
2014-04-18
drm/nouveau/bios: fix a bit shift error introduced by 457e77b
Sergei Antonov
1
-1
/
+1
2014-04-17
ipmi: boolify some things
Corey Minyard
3
-40
/
+38
2014-04-17
ipmi: Turn off all activity on an idle ipmi interface
Corey Minyard
4
-97
/
+182
2014-04-17
ipmi: Turn off default probing of interfaces
Corey Minyard
2
-1
/
+13
[next]