index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
GFS2: write_end error path fails to unlock transaction lock
Bob Peterson
2011-04-18
1
-1
/
+1
*
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2011-04-17
2
-5
/
+23
|
\
|
*
i2c-algo-bit: Call pre/post_xfer for bit_test
Alex Deucher
2011-04-17
1
-3
/
+19
|
*
i2c: Improve deprecation warnings
Jean Delvare
2011-04-17
1
-2
/
+4
*
|
Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-04-17
3
-19
/
+3
|
\
\
|
*
|
ARM: SAMSUNG: Fix warning 's3c_pm_show_resume_irqs' defined but not used
Maurus Cuelenaere
2011-04-14
1
-2
/
+3
|
*
|
ARM: SAMSUNG: Fix build failure in PM CRC check code
Abhilash Kesavan
2011-04-14
1
-6
/
+0
|
*
|
ARM: S5P: Remove unused s3c_pm_check_resume_pin
Abhilash Kesavan
2011-04-14
1
-11
/
+0
*
|
|
alpha: Fix uninitialized value in read_persistent_clock.
Richard Henderson
2011-04-17
1
-0
/
+1
*
|
|
alpha: Fix RTC interrupt setup.
Richard Henderson
2011-04-17
1
-1
/
+1
*
|
|
alpha: Remove set but unused variables.
Richard Henderson
2011-04-17
5
-17
/
+13
*
|
|
alpha: Don't force -Werror.
Richard Henderson
2011-04-17
1
-1
/
+1
*
|
|
fs: synchronize_rcu when unregister_filesystem success not failure
Milton Miller
2011-04-17
1
-2
/
+1
|
|
/
|
/
|
*
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2011-04-16
5
-19
/
+45
|
\
\
|
*
|
block: make unplug timer trace event correspond to the schedule() unplug
Jens Axboe
2011-04-16
3
-18
/
+31
|
*
|
block: let io_schedule() flush the plug inline
Jens Axboe
2011-04-16
2
-1
/
+14
*
|
|
Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2011-04-16
33
-219
/
+483
|
\
\
\
|
*
|
|
Revert "USB: isp1760-hcd: move imask clear after pending work is done"
Greg Kroah-Hartman
2011-04-14
1
-3
/
+1
|
*
|
|
xHCI: Implement AMD PLL quirk
Andiry Xu
2011-04-13
4
-1
/
+32
|
*
|
|
xhci: Tell USB core both roothubs lost power.
Sarah Sharp
2011-04-13
1
-1
/
+3
|
*
|
|
usbcore: Bug fix: system can't suspend with USB3.0 device connected to USB3.0...
Andiry Xu
2011-04-13
1
-1
/
+11
|
*
|
|
USB: Fix unplug of device with active streams
Matthew Wilcox
2011-04-13
1
-1
/
+1
|
*
|
|
USB: xhci - also free streams when resetting devices
Dmitry Torokhov
2011-04-13
1
-4
/
+12
|
*
|
|
xhci: Fix NULL pointer deref in handle_port_status()
Sarah Sharp
2011-04-13
1
-0
/
+11
|
*
|
|
USB: xhci - fix math in xhci_get_endpoint_interval()
Dmitry Torokhov
2011-04-13
1
-28
/
+62
|
*
|
|
USB: xhci: simplify logic of skipping missed isoc TDs
Dmitry Torokhov
2011-04-13
1
-78
/
+94
|
*
|
|
USB: xhci - remove excessive 'inline' markings
Dmitry Torokhov
2011-04-13
2
-8
/
+8
|
*
|
|
USB: xhci: unsigned char never equals -1
Dan Carpenter
2011-04-13
3
-6
/
+9
|
*
|
|
USB: xhci - fix unsafe macro definitions
Dmitry Torokhov
2011-04-13
1
-3
/
+3
|
*
|
|
USB: fix formatting of SuperSpeed endpoints in /proc/bus/usb/devices
Dmitry Torokhov
2011-04-13
1
-4
/
+6
|
*
|
|
USB: isp1760-hcd: move imask clear after pending work is done
Richard Retanubun
2011-04-13
1
-1
/
+3
|
*
|
|
USB: fsl_qe_udc: send ZLP when zero flag and length % maxpacket == 0
Valentin Longchamp
2011-04-13
1
-2
/
+18
|
*
|
|
usb: qcserial add missing errorpath kfrees
Steven Hardy
2011-04-13
1
-0
/
+2
|
*
|
|
usb: qcserial avoid pointing to freed memory
Steven Hardy
2011-04-13
1
-6
/
+9
|
*
|
|
usb: Fix qcserial memory leak on rmmod
Steven Hardy
2011-04-13
1
-1
/
+13
|
*
|
|
USB: ftdi_sio: add ids for Hameg HO720 and HO730
Paul Friedrich
2011-04-13
2
-0
/
+4
|
*
|
|
USB: option: Added support for Samsung GT-B3730/GT-B3710 LTE USB modem.
Marius B. Kotsbak
2011-04-13
1
-0
/
+5
|
*
|
|
usb: pch_udc: unlock on allocation failure
Dan Carpenter
2011-04-13
1
-3
/
+5
|
*
|
|
USB host: Fix lockdep warning in AMD PLL quirk
Joerg Roedel
2011-04-13
1
-43
/
+74
|
*
|
|
usb/gadget: don't leak hs_descriptors
Sebastian Andrzej Siewior
2011-04-13
1
-0
/
+1
|
*
|
|
USB: ohci-au1xxx: fix warning "__BIG_ENDIAN" is not defined
Yoichi Yuasa
2011-04-13
1
-1
/
+1
|
*
|
|
USB: ftdi_sio: add PID for OCT DK201 docking station
Johan Hovold
2011-04-13
2
-0
/
+2
|
*
|
|
usb: musb: omap2430: fix build failure
Johan Hovold
2011-04-13
1
-1
/
+2
|
*
|
|
USB: EHCI: unlink unused QHs when the controller is stopped
Alan Stern
2011-04-13
1
-6
/
+9
|
*
|
|
usb: gadget: eem: fix echo command processing
Yauheni Kaliuta
2011-04-13
1
-2
/
+6
|
*
|
|
USB: ftdi_sio: Added IDs for CTI USB Serial Devices
Christian Simon
2011-04-13
2
-0
/
+11
|
*
|
|
usb: r8a66597-udc: fix spinlock usage
Yoshihiro Shimoda
2011-04-13
1
-0
/
+2
|
*
|
|
usb: Fix Kconfig unmet dependencies for Microblaze EHCI
Michal Simek
2011-04-13
2
-1
/
+1
|
*
|
|
USB: usb-gadget: unlock data->lock mutex on error path in ep_read()
Alexey Khoroshilov
2011-04-13
1
-1
/
+3
|
*
|
|
usb: fix ips1760-hcd printk format warning
Randy Dunlap
2011-04-13
1
-1
/
+1
[next]