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
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-4.2/ti-clk-move' of https://github.com/t-kristo/linux-pm in...
Stephen Boyd
2015-07-28
1
-105
/
+44
|
\
|
*
clk: ti: move low-level access and init code under clock driver
Tero Kristo
2015-06-02
1
-1
/
+6
|
*
clk: ti: remove exported ll_ops struct, instead add an API for registration
Tero Kristo
2015-06-02
1
-2
/
+1
|
*
clk: ti: move some public definitions to private header
Tero Kristo
2015-06-02
1
-45
/
+0
|
*
clk: ti: am3517: move remaining am3517 clock support code to clock driver
Tero Kristo
2015-06-02
1
-2
/
+0
|
*
clk: ti: omap34xx: move omap34xx clock type support code to clock driver
Tero Kristo
2015-06-02
1
-4
/
+0
|
*
clk: ti: clkdm: move clkdm gate clock support code to clock driver
Tero Kristo
2015-06-02
1
-2
/
+0
|
*
clk: ti: omap2430: move clock support code under clock driver
Tero Kristo
2015-06-02
1
-1
/
+0
|
*
clk: ti: dflt: move support for default gate clock to clock driver
Tero Kristo
2015-06-02
1
-4
/
+0
|
*
ARM: OMAP2+: clock: remove clkdm_control static boolean from code
Tero Kristo
2015-06-02
1
-0
/
+1
|
*
clk: ti: dpll: move omap3 DPLL functionality to clock driver
Tero Kristo
2015-06-02
1
-30
/
+0
|
*
ARM: OMAP2+: clock: add support for specific CM ops to ti_clk_ll_ops
Tero Kristo
2015-06-02
1
-0
/
+6
|
*
ARM: OMAP2+: clock: add support for clkdm ops to the low level clk ops
Tero Kristo
2015-06-02
1
-5
/
+11
|
*
clk: ti: move omap2_clk_enable_init_clocks under clock driver
Tero Kristo
2015-06-02
1
-1
/
+0
|
*
clk: ti: autoidle: move generic autoidle handling code to clock driver
Tero Kristo
2015-06-02
1
-10
/
+3
|
*
clk: ti: move interface clock implementation under drivers/clk
Tero Kristo
2015-06-02
1
-2
/
+8
|
*
clk: ti: move OMAP4+ DPLL implementation under drivers/clk
Tero Kristo
2015-06-02
1
-12
/
+1
|
*
clk: ti: move generic OMAP DPLL implementation under drivers/clk
Tero Kristo
2015-06-02
1
-1
/
+0
|
*
ARM: OMAP2+: clock: export driver API to setup/get clock features
Tero Kristo
2015-06-02
1
-0
/
+16
*
|
Merge branch 'clk-determine-rate-struct' into clk-next
Stephen Boyd
2015-07-28
2
-32
/
+33
|
\
\
|
*
|
clk: change clk_ops' ->determine_rate() prototype
Boris Brezillon
2015-07-27
2
-32
/
+33
*
|
|
Merge branch 'clk-rk3368' into clk-next
Stephen Boyd
2015-07-07
5
-0
/
+404
|
\
\
\
|
*
|
|
clk: rockchip: add missing include guards
Heiko Stuebner
2015-07-06
4
-0
/
+20
|
*
|
|
clk: rockchip: add dt-binding header for rk3368
Heiko Stuebner
2015-07-06
1
-0
/
+384
|
|
/
/
*
/
/
clk: add gpio controlled clock multiplexer
Sergej Sawazki
2015-07-06
1
-0
/
+17
|
/
/
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-07-04
6
-31
/
+52
|
\
\
|
*
|
fs/file.c: don't acquire files->file_lock in fd_install()
Eric Dumazet
2015-07-01
1
-0
/
+3
|
*
|
make simple_positive() public
Al Viro
2015-06-23
1
-0
/
+5
|
*
|
pagemap.h: move dir_pages() over there
Fabian Frederick
2015-06-23
1
-0
/
+6
|
*
|
Merge branch 'fscache-fixes' into for-next
Al Viro
2015-06-23
1
-28
/
+27
|
|
\
\
|
|
*
|
FS-Cache: Retain the netfs context in the retrieval op earlier
David Howells
2015-04-02
1
-0
/
+1
|
|
*
|
FS-Cache: The operation cancellation method needs calling in more places
David Howells
2015-04-02
1
-0
/
+5
|
|
*
|
FS-Cache: Out of line fscache_operation_init()
David Howells
2015-04-02
1
-21
/
+3
|
|
*
|
FS-Cache: fscache_object_is_dead() has wrong logic, kill it
David Howells
2015-04-02
1
-6
/
+0
|
|
*
|
FS-Cache: When submitting an op, cancel it if the target object is dying
David Howells
2015-04-02
1
-2
/
+7
|
|
*
|
FS-Cache: Count culled objects and objects rejected due to lack of space
David Howells
2015-02-24
1
-0
/
+12
|
*
|
|
fs: Call security_ops->inode_killpriv on truncate
Jan Kara
2015-06-23
1
-1
/
+5
|
*
|
|
fs: Provide function telling whether file_remove_privs() will do anything
Jan Kara
2015-06-23
1
-0
/
+1
|
*
|
|
fs: Rename file_remove_suid() to file_remove_privs()
Jan Kara
2015-06-23
1
-1
/
+1
|
*
|
|
vfs: add seq_file_path() helper
Miklos Szeredi
2015-06-23
1
-0
/
+1
|
*
|
|
vfs: add file_path() helper
Miklos Szeredi
2015-06-23
1
-0
/
+2
|
*
|
|
overlayfs: Make f_path always point to the overlay and f_inode to the underlay
David Howells
2015-06-19
2
-2
/
+2
*
|
|
|
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2015-07-04
7
-403
/
+105
|
\
\
\
\
|
*
|
|
|
target: Bump core version to v5.0
Nicholas Bellinger
2015-06-23
1
-1
/
+1
|
*
|
|
|
target: remove target_core_configfs.h
Christoph Hellwig
2015-06-23
1
-34
/
+0
|
*
|
|
|
target: remove unused TARGET_CORE_CONFIG_ROOT define
Christoph Hellwig
2015-06-23
1
-2
/
+0
|
*
|
|
|
target: consolidate version defines
Christoph Hellwig
2015-06-23
2
-3
/
+1
|
*
|
|
|
target: implement WRITE_SAME with UNMAP bit using ->execute_unmap
Christoph Hellwig
2015-06-23
1
-1
/
+0
|
*
|
|
|
target: simplify UNMAP handling
Christoph Hellwig
2015-06-23
1
-5
/
+2
|
*
|
|
|
target: replace se_cmd->execute_rw with a protocol_data field
Christoph Hellwig
2015-06-23
1
-2
/
+1
[next]