index
:
kernel_samsung_smdk4412.git
replicant-4.2
replicant-6.0
kernel/samsung/smdk4412
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...
Linus Torvalds
2010-08-07
2
-15
/
+2
|
\
|
*
fs/dlm: Drop unnecessary null test
Julia Lawall
2010-08-05
1
-1
/
+1
|
*
dlm: use genl_register_family_with_ops()
Changli Gao
2010-08-05
1
-14
/
+1
*
|
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2010-08-07
2
-3
/
+0
|
\
\
|
*
|
udf: super.c Fix warning: variable 'sbi' set but not used
Justin P. Mattock
2010-08-02
1
-2
/
+0
|
*
|
udf: remove duplicated #include
Huang Weiyi
2010-08-02
1
-1
/
+0
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
2010-08-07
24
-257
/
+833
|
\
\
\
|
*
|
|
[DNS RESOLVER] Minor typo correction
Steve French
2010-08-06
1
-1
/
+1
|
*
|
|
DNS: Fixes for the DNS query module
David Howells
2010-08-06
2
-4
/
+4
|
*
|
|
cifs: Include linux/err.h for IS_ERR and PTR_ERR
Stephen Rothwell
2010-08-06
2
-0
/
+2
|
*
|
|
DNS: Make AFS go to the DNS for AFSDB records for unknown cells
Wang Lei
2010-08-05
2
-10
/
+31
|
*
|
|
DNS: Separate out CIFS DNS Resolver code
Wang Lei
2010-08-05
14
-205
/
+708
|
*
|
|
cifs: account for new creduid=0x%x parameter in spnego upcall string
Jeff Layton
2010-08-05
1
-0
/
+4
|
*
|
|
cifs: reduce false positives with inode aliasing serverino autodisable
Jeff Layton
2010-08-05
1
-12
/
+31
|
*
|
|
CIFS: Make cifs_convert_address() take a const src pointer and a length
David Howells
2010-08-05
5
-37
/
+38
|
*
|
|
cifs: show features compiled in as part of DebugData
Suresh Jayaraman
2010-08-05
1
-0
/
+25
|
*
|
|
cifs: update README
Suresh Jayaraman
2010-08-05
1
-2
/
+3
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2010-08-07
58
-2941
/
+3506
|
\
\
\
|
*
|
|
workqueue: mark init_workqueues() as early_initcall()
Suresh Siddha
2010-08-01
3
-4
/
+3
|
*
|
|
workqueue: explain for_each_*cwq_cpu() iterators
Tejun Heo
2010-08-01
1
-0
/
+13
|
*
|
|
fscache: fix build on !CONFIG_SYSCTL
Tejun Heo
2010-07-24
1
-0
/
+2
|
*
|
|
slow-work: kill it
Tejun Heo
2010-07-23
8
-1886
/
+0
|
*
|
|
gfs2: use workqueue instead of slow-work
Tejun Heo
2010-07-23
7
-49
/
+40
|
*
|
|
drm: use workqueue instead of slow-work
Tejun Heo
2010-07-22
2
-21
/
+11
|
*
|
|
cifs: use workqueue instead of slow-work
Tejun Heo
2010-07-22
6
-35
/
+31
|
*
|
|
fscache: drop references to slow-work
Tejun Heo
2010-07-22
3
-9
/
+0
|
*
|
|
fscache: convert operation to use workqueue instead of slow-work
Tejun Heo
2010-07-22
6
-115
/
+53
|
*
|
|
fscache: convert object to use workqueue instead of slow-work
Tejun Heo
2010-07-22
7
-74
/
+158
|
*
|
|
workqueue: fix how cpu number is stored in work->data
Tejun Heo
2010-07-22
2
-29
/
+21
|
*
|
|
workqueue: fix mayday_mask handling on UP
Tejun Heo
2010-07-20
1
-7
/
+28
|
*
|
|
workqueue: fix build problem on !CONFIG_SMP
Tejun Heo
2010-07-20
1
-4
/
+14
|
*
|
|
workqueue: fix locking in retry path of maybe_create_worker()
Tejun Heo
2010-07-14
1
-5
/
+3
|
*
|
|
async: use workqueue for worker pool
Tejun Heo
2010-07-14
1
-119
/
+22
|
*
|
|
workqueue: remove WQ_SINGLE_CPU and use WQ_UNBOUND instead
Tejun Heo
2010-07-02
2
-86
/
+21
|
*
|
|
workqueue: implement unbound workqueue
Tejun Heo
2010-07-02
2
-60
/
+173
|
*
|
|
workqueue: prepare for WQ_UNBOUND implementation
Tejun Heo
2010-07-02
2
-43
/
+50
|
*
|
|
libata: take advantage of cmwq and remove concurrency limitations
Tejun Heo
2010-07-02
6
-30
/
+15
|
*
|
|
workqueue: fix worker management invocation without pending works
Tejun Heo
2010-07-02
1
-2
/
+2
|
*
|
|
workqueue: fix incorrect cpu number BUG_ON() in get_work_gcwq()
Tejun Heo
2010-07-02
1
-1
/
+1
|
*
|
|
workqueue: fix race condition in flush_workqueue()
Tejun Heo
2010-07-02
1
-0
/
+4
|
*
|
|
workqueue: use worker_set/clr_flags() only from worker itself
Tejun Heo
2010-07-02
1
-19
/
+28
|
*
|
|
workqueue: implement cpu intensive workqueue
Tejun Heo
2010-06-29
2
-1
/
+16
|
*
|
|
workqueue: implement high priority workqueue
Tejun Heo
2010-06-29
2
-6
/
+65
|
*
|
|
workqueue: implement several utility APIs
Tejun Heo
2010-06-29
2
-2
/
+117
|
*
|
|
workqueue: s/__create_workqueue()/alloc_workqueue()/, and add system workqueues
Tejun Heo
2010-06-29
2
-28
/
+54
|
*
|
|
workqueue: increase max_active of keventd and kill current_is_keventd()
Tejun Heo
2010-06-29
4
-53
/
+18
|
*
|
|
workqueue: implement concurrency managed dynamic worker pool
Tejun Heo
2010-06-29
3
-116
/
+841
|
*
|
|
workqueue: implement worker_{set|clr}_flags()
Tejun Heo
2010-06-29
1
-8
/
+40
|
*
|
|
workqueue: use shared worklist and pool all workers per cpu
Tejun Heo
2010-06-29
1
-32
/
+99
|
*
|
|
workqueue: implement WQ_NON_REENTRANT
Tejun Heo
2010-06-29
2
-3
/
+30
[next]