Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
a60dc39c016a65bfdbd05c43b3707962d5ed04c7
a60dc39
workqueue: remove global_cwq
by Tejun Heo
· 12 years ago
4e8f0a6
workqueue: remove worker_pool->gcwq
by Tejun Heo
· 12 years ago
38db41d
workqueue: replace for_each_worker_pool() with for_each_std_worker_pool()
by Tejun Heo
· 12 years ago
a105630
workqueue: make freezing/thawing per-pool
by Tejun Heo
· 12 years ago
94cf58b
workqueue: make hotplug processing per-pool
by Tejun Heo
· 12 years ago
d565ed6
workqueue: move global_cwq->lock to worker_pool
by Tejun Heo
· 12 years ago
ec22ca5
workqueue: move global_cwq->cpu to worker_pool
by Tejun Heo
· 12 years ago
c9e7cf2
workqueue: move busy_hash from global_cwq to worker_pool
by Tejun Heo
· 12 years ago
7c3eed5
workqueue: record pool ID instead of CPU in work->data when off-queue
by Tejun Heo
· 12 years ago
9daf9e6
workqueue: add worker_pool->id
by Tejun Heo
· 12 years ago
715b06b
workqueue: introduce WORK_OFFQ_CPU_NONE
by Tejun Heo
· 12 years ago
35b6bb6
workqueue: make GCWQ_FREEZING a pool flag
by Tejun Heo
· 12 years ago
2464757
workqueue: make GCWQ_DISASSOCIATED a pool flag
by Tejun Heo
· 12 years ago
e34cdddb
workqueue: use std_ prefix for the standard per-cpu pools
by Tejun Heo
· 12 years ago
e2905b2
workqueue: unexport work_cpu()
by Tejun Heo
· 12 years ago
84b233a
workqueue: implement current_is_async()
by Tejun Heo
· 12 years ago
2eaebdb
workqueue: move struct worker definition to workqueue_internal.h
by Tejun Heo
· 12 years ago
ea13844
workqueue: rename kernel/workqueue_sched.h to kernel/workqueue_internal.h
by Tejun Heo
· 12 years ago
111c225
workqueue: set PF_WQ_WORKER on rescuers
by Tejun Heo
· 12 years ago
023f27d
workqueue: fix find_worker_executing_work() brekage from hashtable conversion
by Tejun Heo
· 12 years ago
a2c1c57
workqueue: consider work function when searching for busy work items
by Tejun Heo
· 12 years ago
42f8570
workqueue: use new hashtable implementation
by Sasha Levin
· 12 years ago
848b814
Merge branch 'akpm' (Andrew's patch-bomb)
by Linus Torvalds
· 12 years ago
9929561
efi: Fix the build with user namespaces enabled.
by Eric W. Biederman
· 12 years ago
ce4a9cc
mm,numa: fix update_mmu_cache_pmd call
by Stephen Rothwell
· 12 years ago
6fd59a8
scatterlist: don't BUG when we can trivially return a proper error.
by Nick Bowler
· 12 years ago
e71ec59
docs: update documentation about /proc/<pid>/fdinfo/<fd> fanotify output
by Cyrill Gorcunov
· 12 years ago
e6dbcaf
fs, fanotify: add @mflags field to fanotify output
by Cyrill Gorcunov
· 12 years ago
f1d8c16
docs: add documentation about /proc/<pid>/fdinfo/<fd> output
by Cyrill Gorcunov
· 12 years ago
be77196
fs, notify: add procfs fdinfo helper
by Cyrill Gorcunov
· 12 years ago
711c7bf
fs, exportfs: add exportfs_encode_inode_fh() helper
by Cyrill Gorcunov
· 12 years ago
ab49bde
fs, exportfs: escape nil dereference if no s_export_op present
by Cyrill Gorcunov
· 12 years ago
138d22b
fs, epoll: add procfs fdinfo helper
by Cyrill Gorcunov
· 12 years ago
cbac554
fs, eventfd: add procfs fdinfo helper
by Cyrill Gorcunov
· 12 years ago
55985dd
procfs: add ability to plug in auxiliary fdinfo providers
by Cyrill Gorcunov
· 12 years ago
2bf1cbf
tools/testing/selftests/kcmp/kcmp_test.c: print reason for failure in kcmp_test
by Dave Jones
· 12 years ago
5a55f8b
breakpoint selftests: print failure status instead of cause make error
by Dave Young
· 12 years ago
ed8ad10
kcmp selftests: print fail status instead of cause make error
by Dave Young
· 12 years ago
63d2336
kcmp selftests: make run_tests fix
by Dave Young
· 12 years ago
aabccae
mem-hotplug selftests: print failure status instead of cause make error
by Dave Young
· 12 years ago
a58130d
cpu-hotplug selftests: print failure status instead of cause make error
by Dave Young
· 12 years ago
9ed1d90
mqueue selftests: print failure status instead of cause make error
by Dave Young
· 12 years ago
000e06b
vm selftests: print failure status instead of cause make error
by Dave Young
· 12 years ago
cdd9fa8
ubifs: use prandom_bytes
by Akinobu Mita
· 12 years ago
7e45bf8
mtd: nandsim: use prandom_bytes
by Akinobu Mita
· 12 years ago
8376d0b
bnx2x: use prandom_bytes()
by Akinobu Mita
· 12 years ago
6582c66
prandom: introduce prandom_bytes() and prandom_bytes_state()
by Akinobu Mita
· 12 years ago
496f2f9
random32: rename random32 to prandom
by Akinobu Mita
· 12 years ago
31279b1
aoe: fix use after free in aoedev_by_aoeaddr()
by Dan Carpenter
· 12 years ago
2b37c7d
aoe: update internal version number to 81
by Ed Cashin
· 12 years ago
bf29754
aoe: identify source of runt AoE packets
by Ed Cashin
· 12 years ago
4a6c9ee
aoe: allow comma separator in aoe_iflist value
by Ed Cashin
· 12 years ago
c450ba0
aoe: allow user to disable target failure timeout
by Ed Cashin
· 12 years ago
71114ec
aoe: use dynamic number of remote ports for AoE storage target
by Ed Cashin
· 12 years ago
e52a293
aoe: avoid races between device destruction and discovery
by Ed Cashin
· 12 years ago
bbb44e3
aoe: improve handling of misbehaving network paths
by Ed Cashin
· 12 years ago
b91316f
aoe: return real minor number for static minors
by Ed Cashin
· 12 years ago
10935d0
aoe: initialize sysminor to avoid compiler warning
by Ed Cashin
· 12 years ago
e0b2bba
aoe: make error messages more specific in static minor allocation
by Ed Cashin
· 12 years ago
60116cf
aoe: remove call to request handler from I/O completion
by Ed Cashin
· 12 years ago
7283760
aoe: cleanup: correct comment for aoetgt nout
by Ed Cashin
· 12 years ago
7b6ccc5
aoe: increase default cap on outstanding AoE commands in the network
by Ed Cashin
· 12 years ago
0a41409
aoe: remove vestigial request queue allocation
by Ed Cashin
· 12 years ago
fe7252b
aoe: copy fallback timing information on destination failover
by Ed Cashin
· 12 years ago
519b77b
aoe: update driver-internal version to 64+
by Ed Cashin
· 12 years ago
3fc9b03
aoe: commands in retransmit queue use new destination on failure
by Ed Cashin
· 12 years ago
5f0c9c4
aoe: use high-resolution RTTs with fallback to low-res
by Ed Cashin
· 12 years ago
0d555ec
aoe: manipulate aoedev network stats under lock
by Ed Cashin
· 12 years ago
2292a7e
aoe: err device: include MAC addresses for unexpected responses
by Ed Cashin
· 12 years ago
3a0c40d
aoe: improve network congestion handling
by Ed Cashin
· 12 years ago
667be1e
aoe: provide ATA identify device content to user on request
by Ed Cashin
· 12 years ago
cd220bf
aoe: update driver-internal version number to 60
by Ed Cashin
· 12 years ago
a04b41c
aoe: whitespace cleanup
by Ed Cashin
· 12 years ago
d437962
aoe: cleanup: remove unused ata_scnt function
by Ed Cashin
· 12 years ago
90a2508
aoe: "payload" sysfs file exports per-AoE-command data transfer size
by Ed Cashin
· 12 years ago
aa304fd
aoe: support larger I/O requests via aoe_maxsectors module param
by Ed Cashin
· 12 years ago
4ba9aa7
aoe: support the forgetting (flushing) of a user-specified AoE target
by Ed Cashin
· 12 years ago
1b8a163
aoe: update cap on outstanding commands based on config query response
by Ed Cashin
· 12 years ago
4e78dd1
aoe: print warning regarding a common reason for dropped transmits
by Ed Cashin
· 12 years ago
662a889
aoe: describe the behavior of the "err" character device
by Ed Cashin
· 12 years ago
6e97663
Documentation/sparse.txt: document context annotations for lock checking
by Ed Cashin
· 12 years ago
8529091
linux/compiler.h: add __must_hold macro for functions called with a lock held
by Josh Triplett
· 12 years ago
a5ba911
pidns: remove unused is_container_init()
by Gao feng
· 12 years ago
d740269
exec: use -ELOOP for max recursion depth
by Kees Cook
· 12 years ago
8d23802
proc: pid/status: show all supplementary groups
by Artem Bityutskiy
· 12 years ago
2f4b3bf
/proc/pid/status: add "Seccomp" field
by Kees Cook
· 12 years ago
834f82e
procfs: add VmFlags field in smaps output
by Cyrill Gorcunov
· 12 years ago
7b9a7ec
proc: don't show nonexistent capabilities
by Andrew Vagin
· 12 years ago
992fb6e
ptrace: introduce PTRACE_O_EXITKILL
by Oleg Nesterov
· 12 years ago
462e471
simple_strto*: annotate function as obsolete
by Eldad Zack
· 12 years ago
4c925d6
kstrto*: add documentation
by Eldad Zack
· 12 years ago
543f56c
Documentation: fix Documentation/security/00-INDEX
by Jarkko Sakkinen
· 12 years ago
c6c2037
fs/fat: strip "cp" prefix from codepage in display
by Dave Reisner
· 12 years ago
5b3d5ae
fat: ix mount option parsing
by Jan Kara
· 12 years ago
58156c8
fat: provide option for setting timezone offset
by Jan Kara
· 12 years ago
f562146
fat: notify when discard is not supported
by Namjae Jeon
· 12 years ago
6920d99
rtc: DA9055 RTC driver
by Ashish Jangam
· 12 years ago
04a373f
drivers/rtc/rtc-s3c: use of_match_ptr() macro
by Sachin Kamat
· 12 years ago
18c701a
drivers/rtc/rtc-tps65910.c: enable RTC power domain on initialization
by Kim, Milo
· 12 years ago
162a96e
drivers/rtc/rtc-dev.c: remove unused code from rtc-dev.c
by Sachin Kamat
· 12 years ago
Next »