index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
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
*
kthread_work: remove the unused wait_queue_head
Lai Jiangshan
2014-07-28
1
-11
/
+2
*
kthread_work: wake up worker only when the worker is idle
Lai Jiangshan
2014-07-28
1
-1
/
+1
*
workqueue: use nr_node_ids instead of wq_numa_tbl_len
Lai Jiangshan
2014-07-22
1
-8
/
+3
*
workqueue: remove the misnamed out_unlock label in get_unbound_pool()
Lai Jiangshan
2014-07-22
1
-2
/
+2
*
workqueue: remove the stale comment in pwq_unbound_release_workfn()
Lai Jiangshan
2014-07-22
1
-9
/
+1
*
workqueue: move rescuer pool detachment to the end
Lai Jiangshan
2014-07-22
1
-8
/
+6
*
workqueue: unfold start_worker() into create_worker()
Lai Jiangshan
2014-07-22
1
-57
/
+18
*
workqueue: remove @wakeup from worker_set_flags()
Lai Jiangshan
2014-07-22
1
-22
/
+11
*
workqueue: remove an unneeded UNBOUND test before waking up the next worker
Lai Jiangshan
2014-07-22
1
-3
/
+6
*
workqueue: wake regular worker if need_more_worker() when rescuer leave the pool
Lai Jiangshan
2014-07-18
1
-2
/
+2
*
workqueue: alloc struct worker on its local node
Lai Jiangshan
2014-07-15
1
-4
/
+4
*
workqueue: reuse the already calculated pwq in try_to_grab_pending()
Lai Jiangshan
2014-07-11
1
-1
/
+1
*
workqueue: stronger test in process_one_work()
Lai Jiangshan
2014-07-01
1
-7
/
+1
*
workqueue: clear POOL_DISASSOCIATED in rebind_workers()
Lai Jiangshan
2014-07-01
1
-4
/
+1
*
workqueue: sanity check pool->cpu in wq_worker_sleeping()
Lai Jiangshan
2014-06-19
1
-1
/
+1
*
workqueue: clear leftover flags when detached
Lai Jiangshan
2014-06-19
1
-0
/
+3
*
workqueue: remove useless WARN_ON_ONCE()
Lai Jiangshan
2014-06-19
1
-2
/
+0
*
workqueue: use schedule_timeout_interruptible() instead of open code
Lai Jiangshan
2014-06-19
1
-2
/
+1
*
workqueue: remove the empty check in too_many_workers()
Lai Jiangshan
2014-06-19
1
-7
/
+0
*
workqueue: use "pool->cpu < 0" to stand for an unbound pool
Lai Jiangshan
2014-06-19
1
-1
/
+1
*
epoll: fix use-after-free in eventpoll_release_file
Konstantin Khlebnikov
2014-06-16
1
-2
/
+2
*
Revert "offb: Add palette hack for little endian"
Benjamin Herrenschmidt
2014-06-16
1
-10
/
+1
*
Linux 3.16-rc1
v3.16-rc1
Linus Torvalds
2014-06-15
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2014-06-15
10
-34
/
+96
|
\
|
*
net: sctp: fix permissions for rto_alpha and rto_beta knobs
Daniel Borkmann
2014-06-15
1
-4
/
+28
|
*
Merge branch 'csum_fixes'
David S. Miller
2014-06-15
7
-25
/
+60
|
|
\
|
|
*
vxlan: Checksum fixes
Tom Herbert
2014-06-15
1
-9
/
+2
|
|
*
net: add skb_pop_rcv_encapsulation
Tom Herbert
2014-06-15
1
-0
/
+12
|
|
*
udp: call __skb_checksum_complete when doing full checksum
Tom Herbert
2014-06-15
1
-1
/
+3
|
|
*
net: Fix save software checksum complete
Tom Herbert
2014-06-15
2
-10
/
+29
|
|
*
net: Fix GSO constants to match NETIF flags
Tom Herbert
2014-06-15
3
-5
/
+14
|
|
/
|
*
udp: ipv4: do not waste time in __udp4_lib_mcast_demux_lookup
Eric Dumazet
2014-06-13
1
-0
/
+4
|
*
vxlan: use dev->needed_headroom instead of dev->hard_header_len
Cong Wang
2014-06-13
1
-4
/
+3
|
*
MAINTAINERS: update cxgb4 maintainer
Dimitris Michailidis
2014-06-13
1
-1
/
+1
*
|
Merge tag 'clk-for-linus-3.16-part2' of git://git.linaro.org/people/mike.turq...
Linus Torvalds
2014-06-15
30
-265
/
+1836
|
\
\
|
*
\
Merge tag 'sunxi-clk-for-3.16-2' of https://github.com/mripard/linux into clk...
Mike Turquette
2014-06-11
8
-187
/
+661
|
|
\
\
|
|
*
|
clk: sunxi: document PRCM clock compatible strings
Boris BREZILLON
2014-06-11
1
-0
/
+3
|
|
*
|
clk: sunxi: add PRCM (Power/Reset/Clock Management) clks support
Boris BREZILLON
2014-06-11
4
-0
/
+411
|
|
*
|
clk: sun6i: Protect SDRAM gating bit
Maxime Ripard
2014-06-11
1
-0
/
+1
|
|
*
|
clk: sun6i: Protect CPU clock
Maxime Ripard
2014-06-11
1
-0
/
+1
|
|
*
|
clk: sunxi: Rework clock protection code
Maxime Ripard
2014-06-11
1
-28
/
+44
|
|
*
|
clk: sunxi: Move the GMAC clock to a file of its own
Maxime Ripard
2014-06-11
3
-99
/
+121
|
|
*
|
clk: sunxi: Move the 24M oscillator to a file of its own
Maxime Ripard
2014-06-11
3
-57
/
+74
|
|
*
|
clk: sunxi: Remove calls to clk_put
Maxime Ripard
2014-06-11
1
-6
/
+2
|
|
*
|
clk: sunxi: document new A31 USB clock compatible
Emilio López
2014-06-11
1
-0
/
+1
|
|
*
|
clk: sunxi: Implement A31 USB clock
Maxime Ripard
2014-06-11
1
-0
/
+6
|
|
/
/
|
*
|
Merge branch 'for-v3.16/ti-clk-drv' of github.com:t-kristo/linux-pm into clk-...
Mike Turquette
2014-06-10
22
-78
/
+1175
|
|
\
\
|
|
*
|
ARM: dts: OMAP5/DRA7: use omap5-mpu-dpll-clock capable of dealing with higher...
Nishanth Menon
2014-06-06
2
-2
/
+2
|
|
*
|
CLK: TI: dpll: support OMAP5 MPU DPLL that need special handling for higher f...
Nishanth Menon
2014-06-06
2
-0
/
+22
|
|
*
|
ARM: OMAP5+: dpll: support Duty Cycle Correction(DCC)
Andrii Tseglytskyi
2014-06-06
2
-0
/
+13
[next]