index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
notify
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-07-29
Linux 3.11-rc3
v3.11-rc3
Linus Torvalds
1
-1
/
+1
2013-07-27
pcmcia: synclink_cs: replace sum of bitmasks with OR operation.
Alexandru Juncu
1
-13
/
+13
2013-07-27
uio: Remove uio_pdrv and use uio_pdrv_genirq instead
Michal Simek
3
-121
/
+0
2013-07-27
mei: don't get stuck in select during reset
Tomas Winkler
5
-19
/
+42
2013-07-27
Drivers: hv: balloon: Initialize the transaction ID just before sending the p...
K. Y. Srinivasan
1
-2
/
+2
2013-07-27
Drivers: hv: util: Fix a bug in version negotiation code for util services
K. Y. Srinivasan
5
-39
/
+109
2013-07-27
tools: hv: Check return value of setsockopt call
Tomas Hozza
1
-1
/
+5
2013-07-27
tools: hv: Check return value of poll call
Tomas Hozza
1
-1
/
+10
2013-07-27
tools: hv: Improve error logging in VSS daemon.
Tomas Hozza
1
-4
/
+6
2013-07-26
Revert "ACPI / video / i915: No ACPI backlight if firmware expects Windows 8"
Rafael J. Wysocki
6
-87
/
+11
2013-07-26
ahci_imx: depend on CONFIG_MFD_SYSCON
Tejun Heo
1
-1
/
+1
2013-07-26
tracing: Remove locking trace_types_lock from tracing_reset_all_online_cpus()
Steven Rostedt (Red Hat)
1
-2
/
+1
2013-07-26
arm64: Change kernel stack size to 16K
Feng Kan
2
-3
/
+3
2013-07-26
drm/radeon/dpm: fix r600_enable_sclk_control()
Alex Deucher
1
-2
/
+2
2013-07-26
drm/radeon/dpm: implement force performance levels for rv6xx
Alex Deucher
3
-0
/
+38
2013-07-26
mfd: max8925: fix dt code for backlight
Olof Johansson
1
-20
/
+21
2013-07-26
drm/radeon/dpm: fix displaygap programming on rv6xx
Alex Deucher
1
-2
/
+2
2013-07-26
drm/radeon/dpm: fix a typo in the rv6xx mclk setup
Alex Deucher
1
-1
/
+1
2013-07-25
usb: Clear both buffers when clearing a control transfer TT buffer.
William Gulland
1
-0
/
+9
2013-07-25
usb/gadget: free opts struct on error recovery
Andrzej Pietrasiewicz
6
-12
/
+30
2013-07-25
USB: mos7840: fix memory leak in open
Johan Hovold
1
-8
/
+17
2013-07-25
usb: serial: option.c: remove ONDA MT825UP product ID fromdriver
Enrico Mioso
1
-7
/
+0
2013-07-25
usb: serial: option: add Olivetti Olicard 200
Dan Williams
1
-0
/
+2
2013-07-25
usb: serial: option: blacklist ONDA MT689DC QMI interface
Enrico Mioso
1
-1
/
+2
2013-07-25
xfs: di_flushiter considered harmful
Dave Chinner
3
-11
/
+36
2013-07-25
pinctrl: fix a memleak when freeing maps
Linus Walleij
1
-0
/
+1
2013-07-25
xhci: fix null pointer dereference on ring_doorbell_for_active_rings
Oleksij Rempel
1
-1
/
+1
2013-07-25
usb: host: xhci: Enable XHCI_SPURIOUS_SUCCESS for all controllers with xhci 1.0
George Cherian
2
-1
/
+7
2013-07-25
usb: fix build warning in pci-quirks.h when CONFIG_PCI is not enabled
Randy Dunlap
1
-0
/
+1
2013-07-25
usb: xhci: Mark two functions __maybe_unused
Olof Johansson
1
-2
/
+2
2013-07-25
xhci: Avoid NULL pointer deref when host dies.
Sarah Sharp
1
-3
/
+3
2013-07-25
drm/i915: initialize gt_lock early with other spin locks
Jani Nikula
2
-2
/
+1
2013-07-25
md/raid5: fix interaction of 'replace' and 'recovery'.
NeilBrown
2
-5
/
+11
2013-07-25
md/raid10: remove use-after-free bug.
NeilBrown
1
-1
/
+7
2013-07-25
FMC: fix locking in sample chardev driver
Alessandro Rubini
1
-5
/
+4
2013-07-25
misc: sram: fix error path in sram_probe
Heiko Stübner
1
-1
/
+2
2013-07-25
drivers/misc: don't use devm_pinctrl_get_select_default() in probe
Wolfram Sang
1
-8
/
+0
2013-07-25
mei: bus: do not overflow the device name buffer
Tomas Winkler
1
-2
/
+2
2013-07-25
mei: wake also writers on reset
Tomas Winkler
3
-5
/
+9
2013-07-25
lkdtm: add "EXEC_*" triggers
Kees Cook
1
-0
/
+45
2013-07-25
lkdtm: add "SPINLOCKUP" trigger
Kees Cook
1
-0
/
+7
2013-07-25
lkdtm: add "WARNING" trigger
Kees Cook
1
-0
/
+5
2013-07-25
lkdtm: fix stack protector trigger
Kees Cook
1
-3
/
+3
2013-07-25
HOWTO ja_JP sync
Tsugikazu Shibata
1
-22
/
+22
2013-07-25
usb: serial: option: Add ONYX 3G device support
Enrico Mioso
1
-0
/
+1
2013-07-25
ARM: omap5: Only select errata 798181 if SMP
Olof Johansson
1
-1
/
+1
2013-07-25
USB: ti_usb_3410_5052: fix dynamic-id matching
Johan Hovold
1
-1
/
+1
2013-07-25
Revert "misc: c2port: use dev_bin_attrs instead of hand-coding it"
Greg Kroah-Hartman
1
-13
/
+17
2013-07-25
serial: tegra: correct help message in Kconfig from 'ttyHS' to 'ttyTHS'
Richard Zhao
1
-1
/
+1
2013-07-25
tty/8250_early: Don't truncate last character of options
Henrik Nordström
1
-1
/
+2
[next]