index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
netlogic
/
Kconfig
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-11-30
btrfs: zero out left over bytes after processing compression streams
Chris Mason
4
-5
/
+67
2014-11-27
staging: r8188eu: Add new device ID for DLink GO-USB-N150
Larry Finger
1
-0
/
+1
2014-11-27
MIPS: tlbex: Fix potential HTW race on TLBL/M/S handlers
Leonid Yegoshin
1
-1
/
+9
2014-11-27
ARM: 8226/1: cacheflush: get rid of restarting block
Vladimir Murzin
2
-40
/
+2
2014-11-27
ARM: 8222/1: mvebu: enable strex backoff delay
Thomas Petazzoni
1
-2
/
+0
2014-11-27
ARM: tegra: irq: fix buggy usage of irq_data irq field
Marc Zyngier
1
-11
/
+11
2014-11-27
serial: pxa: hold port.lock when reporting modem line changes
Dmitry Eremin-Solenikov
1
-0
/
+3
2014-11-27
tty-hvsi_lib: Deletion of an unnecessary check before the function call "tty_...
Markus Elfring
1
-2
/
+1
2014-11-27
tty: Deletion of unnecessary checks before two function calls
Markus Elfring
2
-6
/
+3
2014-11-27
n_tty: Fix read_buf race condition, increment read_head after pushing data
Christian Riesch
1
-1
/
+2
2014-11-27
drm/radeon: report disconnected for LVDS/eDP with PX if ddc fails
Alex Deucher
1
-1
/
+18
2014-11-26
powerpc: 32 bit getcpu VDSO function uses 64 bit instructions
Anton Blanchard
1
-2
/
+2
2014-11-26
powerpc/powernv: Replace OPAL_DEASSERT_RESET with EEH_RESET_DEACTIVATE
Gavin Shan
1
-1
/
+1
2014-11-26
powerpc/eeh: Fix PE state format
Gavin Shan
1
-1
/
+1
2014-11-26
powerpc/pseries: Fix endiannes issue in RTAS call from xmon
Laurent Dufour
1
-3
/
+3
2014-11-26
powerpc/powernv: Fix the hmi event version check.
Mahesh Salgaonkar
1
-1
/
+1
2014-11-26
staging: r8188eu: Fix scheduling while atomic error introduced in commit fadb...
Larry Finger
3
-18
/
+18
2014-11-26
sparc: Add NOP dma_cache_sync() implementation.
David S. Miller
1
-0
/
+8
2014-11-26
net-timestamp: make tcp_recvmsg call ipv6_recv_error for AF_INET6 socks
Willem de Bruijn
4
-11
/
+16
2014-11-26
bridge: Sanitize IFLA_EXT_MASK for AF_BRIDGE:RTM_GETLINK
Thomas Graf
1
-5
/
+12
2014-11-26
bridge: Add missing policy entry for IFLA_BRPORT_FAST_LEAVE
Thomas Graf
1
-0
/
+1
2014-11-26
net: Check for presence of IFLA_AF_SPEC
Thomas Graf
2
-0
/
+4
2014-11-26
net: Validate IFLA_BRIDGE_MODE attribute length
Thomas Graf
2
-0
/
+6
2014-11-26
bridge: Validate IFLA_BRIDGE_FLAGS attribute length
Thomas Graf
1
-0
/
+6
2014-11-26
stmmac: platform: fix default values of the filter bins setting
Huacai Chen
1
-6
/
+7
2014-11-26
net/mlx4_core: Limit count field to 24 bits in qp_alloc_res
Jack Morgenstein
1
-1
/
+1
2014-11-26
net: dsa: bcm_sf2: reset switch prior to initialization
Florian Fainelli
1
-23
/
+29
2014-11-26
net: dsa: bcm_sf2: fix unmapping registers in case of errors
Florian Fainelli
1
-2
/
+4
2014-11-26
kvm: fix kvm_is_mmio_pfn() and rename to kvm_is_reserved_pfn()
Ard Biesheuvel
4
-13
/
+13
2014-11-26
arm/arm64: kvm: drop inappropriate use of kvm_is_mmio_pfn()
Ard Biesheuvel
1
-1
/
+6
2014-11-26
arm/arm64: KVM: vgic: Fix error code in kvm_vgic_create()
Christoffer Dall
1
-4
/
+4
2014-11-26
arm64: KVM: Handle traps of ICC_SRE_EL1 as RAZ/WI
Christoffer Dall
1
-0
/
+9
2014-11-26
arm64: KVM: fix unmapping with 48-bit VAs
Mark Rutland
1
-1
/
+2
2014-11-26
drm/i915: Cancel vdd off work before suspend
Ville Syrjälä
1
-0
/
+1
2014-11-26
ufs: fix NULL dereference when no regulators are defined
Akinobu Mita
1
-0
/
+6
2014-11-26
ufs: ensure clk gating work is finished before module unloading
Akinobu Mita
1
-0
/
+2
2014-11-26
irqchip: brcmstb-l2: Fix error handling of irq_of_parse_and_map
Dmitry Torokhov
1
-2
/
+2
2014-11-26
irqchip: bcm7120-l2: Fix error handling of irq_of_parse_and_map
Dmitry Torokhov
1
-2
/
+2
2014-11-26
serial: of-serial: add PM suspend/resume support
Jingchang Lu
1
-0
/
+66
2014-11-26
Revert "serial: of-serial: add PM suspend/resume support"
Greg Kroah-Hartman
1
-27
/
+0
2014-11-26
Revert "serial: of-serial: fix up PM ops on no_console_suspend and port type"
Greg Kroah-Hartman
1
-46
/
+7
2014-11-26
serial: 8250: don't attempt a trylock if in sysrq
Rabin Vincent
1
-1
/
+3
2014-11-26
serial: core: Add big-endian iotype
Kevin Cernekee
2
-6
/
+9
2014-11-26
serial: samsung: use port->fifosize instead of hardcoded values
Robert Baldyga
1
-2
/
+2
2014-11-26
serial: samsung: prefer to use fifosize from driver data
Robert Baldyga
1
-5
/
+4
2014-11-26
serial: samsung: fix style problems
Robert Baldyga
1
-18
/
+28
2014-11-26
serial: samsung: wait for transfer completion before clock disable
Robert Baldyga
1
-0
/
+4
2014-11-26
serial: icom: fix error return code
Julia Lawall
1
-1
/
+3
2014-11-26
serial: tegra: clean up tty-flag assignments
Johan Hovold
1
-3
/
+3
2014-11-26
serial: Fix io address assign flow with Fintek PCI-to-UART Product
Peter Hung
1
-15
/
+46
[next]