index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
xen
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-07-31
f2fs: remove an unneeded kfree(NULL)
Dan Carpenter
1
-1
/
+0
2013-07-30
f2fs: fix handling orphan inodes
Jaegeuk Kim
4
-9
/
+28
2013-07-30
f2fs: move bio_private allocation out of f2fs_bio_alloc()
Gu Zheng
2
-9
/
+11
2013-07-30
f2fs: use list_for_each rather than list_for_each_safe, in remove_orphan_inode()
Gu Zheng
1
-3
/
+2
2013-07-30
f2fs: use seq_puts()/seq_putc() rather than seq_printf() where possible
Gu Zheng
1
-9
/
+9
2013-07-30
f2fs: fix i_name during f2fs_sync_file
Jaegeuk Kim
1
-4
/
+6
2013-07-30
f2fs: update file name in the inode block during f2fs_rename
Jaegeuk Kim
3
-0
/
+21
2013-07-30
f2fs: introduce help function F2FS_NODE()
Gu Zheng
8
-40
/
+35
2013-07-30
f2fs: add a help func F2FS_STAT() to get the f2fs_stat_info
Gu Zheng
2
-11
/
+16
2013-07-30
f2fs: add proc entry to monitor current usage of segments
Jaegeuk Kim
2
-0
/
+47
2013-07-30
f2fs: add description for fsck.f2fs and dump.f2fs
Changman Lee
1
-4
/
+39
2013-07-30
f2fs: recover date requested by fdatasync
Jaegeuk Kim
1
-3
/
+4
2013-07-29
Linux 3.11-rc3
v3.11-rc3
Linus Torvalds
1
-1
/
+1
2013-07-27
firewire: fix libdc1394/FlyCap2 iso event regression
Clemens Ladisch
4
-4
/
+14
2013-07-27
ARC: SMP build breakage
Vineet Gupta
1
-0
/
+1
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
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
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
2013-07-25
TTY: snyclinkmp: calculating wrong addresses
Dan Carpenter
1
-1
/
+1
2013-07-24
[SCSI] isci: fix breakage caused by >16byte CDB patch
James Bottomley
1
-1
/
+1
2013-07-24
MAINTAINERS: Update the list of maintainers for staging/comedi driver.
Lidza Louina
2
-2
/
+2
2013-07-24
staging: tidspbridge: replace strict_strtol() with kstrtos32()
Jingoo Han
1
-2
/
+5
[next]