index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
blk-mq: remove newly added instances of __cpuinit
Paul Gortmaker
2013-11-14
2
-7
/
+7
*
block: cleanup removing dependency on bootmem headers
Grygorii Strashko
2013-11-08
1
-1
/
+0
*
Merge branch 'blk-mq/core' into for-3.13/core
Jens Axboe
2013-11-08
28
-190
/
+3721
|
\
|
*
blk-mq: don't disallow request merges for req->special being set
Jens Axboe
2013-10-29
1
-3
/
+14
|
*
blk-mq: mq plug list breakage
Shaohua Li
2013-10-29
2
-2
/
+8
|
*
blk-mq: fix for flush deadlock
Christoph Hellwig
2013-10-28
4
-5
/
+15
|
*
blk-mq: add blk_mq_stop_hw_queues
Christoph Hellwig
2013-10-25
2
-0
/
+11
|
*
null_blk: multi queue aware block test driver
Jens Axboe
2013-10-25
3
-0
/
+639
|
*
blk-mq: new multi-queue block IO queueing mechanism
Jens Axboe
2013-10-25
18
-109
/
+2890
|
*
percpu_ida: add an API to return free tags
Shaohua Li
2013-10-25
2
-0
/
+18
|
*
percpu_ida: add percpu_ida_for_each_free
Shaohua Li
2013-10-25
2
-0
/
+48
|
*
percpu_ida: make percpu_ida percpu size/batch configurable
Shaohua Li
2013-10-25
2
-18
/
+28
|
*
percpu_counter: make APIs irq safe
Shaohua Li
2013-10-25
1
-6
/
+9
|
*
block: remove request ref_count
Christoph Hellwig
2013-10-25
3
-12
/
+0
|
*
block: make rq->cmd_flags be 64-bit
Jens Axboe
2013-10-25
5
-40
/
+40
|
*
smp: don't warn about csd->flags having CSD_FLAG_LOCK cleared for !wait
Jens Axboe
2013-10-25
1
-1
/
+5
|
*
smp: export __smp_call_function_single()
Jens Axboe
2013-10-25
1
-0
/
+1
*
|
block: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO
Duan Jiong
2013-11-08
1
-1
/
+1
*
|
block: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO
Duan Jiong
2013-11-08
1
-1
/
+1
*
|
block: Do not call sector_div() with a 64-bit divisor
Geert Uytterhoeven
2013-11-08
1
-6
/
+4
*
|
kernel: trace: blktrace: remove redundent memcpy() in compat_blk_trace_setup()
Chen Gang
2013-11-08
2
-3
/
+2
*
|
block: Consolidate duplicated bio_trim() implementations
Kent Overstreet
2013-11-08
7
-108
/
+61
*
|
block: Use rw_copy_check_uvector()
Kent Overstreet
2013-11-08
1
-29
/
+10
*
|
block: Enable sysfs nomerge control for I/O requests in the plug list
Alireza Haghdoost
2013-11-08
1
-0
/
+3
*
|
block: properly stack underlying max_segment_size to DM device
Mike Snitzer
2013-11-08
1
-0
/
+1
*
|
elevator: acquire q->sysfs_lock in elevator_change()
Tomoki Sekiyama
2013-11-08
1
-2
/
+14
*
|
elevator: Fix a race in elevator switching and md device initialization
Tomoki Sekiyama
2013-11-08
2
-1
/
+15
*
|
block: Replace __get_cpu_var uses
Christoph Lameter
2013-11-08
3
-8
/
+8
*
|
bdi: test bdi_init failure
Mikulas Patocka
2013-11-08
3
-4
/
+6
*
|
block: fix a probe argument to blk_register_region
Mikulas Patocka
2013-11-08
2
-2
/
+2
*
|
loop: fix crash if blk_alloc_queue fails
Mikulas Patocka
2013-11-08
1
-1
/
+3
*
|
blk-core: Fix memory corruption if blkcg_init_queue fails
Mikulas Patocka
2013-11-08
1
-1
/
+3
*
|
block: fix race between request completion and timeout handling
Jeff Moyer
2013-11-08
2
-2
/
+2
*
|
blktrace: Send BLK_TN_PROCESS events to all running traces
Jan Kara
2013-11-08
2
-6
/
+29
*
|
Linux 3.12
v3.12
Linus Torvalds
2013-11-03
1
-1
/
+1
*
|
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2013-11-03
3
-7
/
+8
|
\
\
|
*
|
MIPS: ralink: fix return value check in rt_timer_probe()
Wei Yongjun
2013-10-31
1
-1
/
+1
|
*
|
MIPS: malta: Fix GIC interrupt offsets
Markos Chandras
2013-10-30
1
-4
/
+5
|
*
|
MIPS: Perf: Fix 74K cache map
Deng-Cheng Zhu
2013-10-29
1
-2
/
+2
*
|
|
ipc, msg: forbid negative values for "msg{max,mnb,mni}"
Mathias Krause
2013-11-03
2
-11
/
+15
*
|
|
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-11-02
2
-1
/
+13
|
\
\
\
|
*
|
|
scripts/kallsyms: filter symbols not in kernel address space
Ming Lei
2013-11-02
2
-1
/
+13
*
|
|
|
ARC: Incorrect mm reference used in vmalloc fault handler
Vineet Gupta
2013-11-02
1
-3
/
+3
*
|
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-11-01
4
-14
/
+39
|
\
\
\
\
|
*
|
|
|
perf/x86: Fix NMI measurements
Peter Zijlstra
2013-10-29
2
-5
/
+5
|
*
|
|
|
perf: Fix perf ring buffer memory ordering
Peter Zijlstra
2013-10-29
2
-9
/
+34
*
|
|
|
|
Merge tag 'usb-3.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2013-11-01
4
-268
/
+66
|
\
\
\
\
\
|
*
|
|
|
|
USB: serial: ftdi_sio: add id for Z3X Box device
Алексей Крамаренко
2013-11-01
2
-0
/
+7
|
*
|
|
|
|
USB: Maintainers change for usb serial drivers
Greg KH
2013-11-01
1
-50
/
+3
|
*
|
|
|
|
Revert "USB: pl2303: restrict the divisor based baud rate encoding method to ...
Greg Kroah-Hartman
2013-11-01
1
-5
/
+1
[next]