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
*
block: Remove the extra check in queue_requests_store
Tao Ma
2011-04-19
1
-2
/
+2
*
block, blk-sysfs: Fix an err return path in blk_register_queue()
Liu Yuan
2011-04-19
1
-1
/
+3
*
block: remove stale kerneldoc member from __blk_run_queue()
Jens Axboe
2011-04-19
1
-1
/
+0
*
block: get rid of QUEUE_FLAG_REENTER
Jens Axboe
2011-04-19
5
-54
/
+20
*
cfq-iosched: read_lock() does not always imply rcu_read_lock()
Jens Axboe
2011-04-19
1
-14
/
+6
*
block: kill blk_flush_plug_list() export
Jens Axboe
2011-04-18
1
-1
/
+0
*
block: add blk_run_queue_async
Christoph Hellwig
2011-04-18
9
-23
/
+36
*
block: blk_delay_queue() should use kblockd workqueue
Jens Axboe
2011-04-18
1
-1
/
+2
*
md: fix up raid1/raid10 unplugging.
NeilBrown
2011-04-18
2
-28
/
+20
*
md: incorporate new plugging into raid5.
NeilBrown
2011-04-18
1
-7
/
+16
*
md: provide generic support for handling unplug callbacks.
NeilBrown
2011-04-18
2
-0
/
+60
*
md - remove old plugging code.
NeilBrown
2011-04-18
4
-104
/
+8
*
md/dm - remove remains of plug_fn callback.
NeilBrown
2011-04-18
2
-9
/
+0
*
md: use new plugging interface for RAID IO.
NeilBrown
2011-04-18
3
-1
/
+10
*
block: drop queue lock before calling __blk_run_queue() for kblockd punt
Jens Axboe
2011-04-18
1
-8
/
+25
*
Revert "block: add callback function for unplug notification"
Jens Axboe
2011-04-18
3
-22
/
+0
*
block: Enhance new plugging support to support general callbacks
NeilBrown
2011-04-18
2
-1
/
+26
*
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
[next]