index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ipack
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-06-25
sparc64: enhance VIO device probing
Jag Raman
2
-16
/
+42
2017-06-25
sparc64: check if a client is allowed to register for MDESC notifications
Jag Raman
1
-0
/
+17
2017-06-25
sparc64: remove restriction on VIO device name size
Jag Raman
1
-19
/
+4
2017-06-25
sparc64: refactor code to obtain cfg_handle property from MDESC
Jag Raman
1
-11
/
+19
2017-06-25
sparc64: add MDESC node name property to VIO device metadata
Jag Raman
4
-51
/
+68
2017-06-25
sparc64: mdesc: use __GFP_REPEAT action modifier for VM allocation
Jag Raman
1
-5
/
+3
2017-06-25
sparc64: expand MDESC interface
Jag Raman
2
-0
/
+233
2017-06-25
sparc64: skip handshake for LDC channels in RAW mode
Jag Raman
2
-1
/
+15
2017-06-25
sparc64: specify the device class in VIO version info. packet
Jag Raman
1
-0
/
+1
2017-06-25
sparc64: ensure VIO operations are defined while being used
Jag Raman
1
-4
/
+13
2017-06-25
sparc: kernel: apc: make of_device_ids const
Arvind Yadav
1
-1
/
+1
2017-06-15
sparc/time: make of_device_ids const
Arvind Yadav
1
-1
/
+1
2017-06-15
sparc64: broken %tick frequency on spitfire cpus
Pavel Tatashin
1
-1
/
+26
2017-06-15
sparc64: use prom interface to get %stick frequency
Pavel Tatashin
1
-5
/
+2
2017-06-13
sparc64: optimize functions that access tick
Pavel Tatashin
1
-9
/
+13
2017-06-13
sparc64: add hot-patched and inlined get_tick()
Pavel Tatashin
3
-6
/
+87
2017-06-13
sparc64: initialize time early
Pavel Tatashin
3
-13
/
+12
2017-06-13
sparc64: improve modularity tick options
Pavel Tatashin
2
-28
/
+57
2017-06-13
sparc64: optimize loads in clock_sched()
Pavel Tatashin
2
-10
/
+12
2017-06-13
sparc64: show time stamps from zero
Pavel Tatashin
1
-2
/
+8
2017-06-13
sparc64: access tick function from variable
Pavel Tatashin
1
-14
/
+16
2017-06-13
sparc64: remove trailing white spaces
Pavel Tatashin
2
-4
/
+4
2017-06-10
sparc64: print debug messages when reading from LDC channel
Jag Raman
1
-0
/
+5
2017-06-10
sparc64: ldc abort during vds iso boot
Jag Raman
1
-1
/
+6
2017-06-10
sparc64: ensure LDC channel is ready before communication
Jag Raman
1
-5
/
+25
2017-06-10
sparc64: enhance ldc_abort to print message
Jag Raman
1
-25
/
+28
2017-06-10
sparc64: expand LDC interface
Jag Raman
2
-12
/
+42
2017-06-10
ufs: we need to sync inode before freeing it
Al Viro
1
-0
/
+1
2017-06-09
excessive checks in ufs_write_failed() and ufs_evict_inode()
Al Viro
1
-13
/
+5
2017-06-09
ufs_getfrag_block(): we only grab ->truncate_mutex on block creation path
Al Viro
1
-1
/
+3
2017-06-09
ufs_extend_tail(): fix the braino in calling conventions of ufs_new_fragments()
Al Viro
1
-1
/
+2
2017-06-09
ufs: set correct ->s_maxsize
Al Viro
1
-0
/
+18
2017-06-09
ufs: restore maintaining ->i_blocks
Al Viro
2
-1
/
+26
2017-06-09
fix ufs_isblockset()
Al Viro
1
-3
/
+7
2017-06-09
ufs: restore proper tail allocation
Al Viro
1
-1
/
+1
2017-06-09
Btrfs: fix delalloc accounting leak caused by u32 overflow
Omar Sandoval
1
-2
/
+2
2017-06-09
Btrfs: clear EXTENT_DEFRAG bits in finish_ordered_io
Liu Bo
1
-1
/
+1
2017-06-09
btrfs: tree-log.c: Wrong printk information about namelen
Su Yue
1
-1
/
+1
2017-06-09
Input: synaptics-rmi4 - register F03 port as pass-through serio
Dmitry Torokhov
1
-1
/
+1
2017-06-09
efi: Fix boot panic because of invalid BGRT image address
Dave Young
1
-1
/
+25
2017-06-08
perf symbols: Kill dso__build_id_is_kmod()
Namhyung Kim
3
-50
/
+0
2017-06-08
perf symbols: Keep DSO->symtab_type after decompress
Namhyung Kim
1
-0
/
+2
2017-06-08
perf tests: Decompress kernel module before objdump
Namhyung Kim
1
-1
/
+19
2017-06-08
perf tools: Consolidate error path in __open_dso()
Namhyung Kim
1
-11
/
+8
2017-06-08
perf tools: Decompress kernel module when reading DSO data
Namhyung Kim
1
-0
/
+16
2017-06-08
perf annotate: Use dso__decompress_kmodule_path()
Namhyung Kim
1
-24
/
+3
2017-06-08
perf tools: Introduce dso__decompress_kmodule_{fd,path}
Namhyung Kim
3
-35
/
+65
2017-06-08
perf tools: Fix a memory leak in __open_dso()
Namhyung Kim
1
-1
/
+3
2017-06-08
perf annotate: Fix symbolic link of build-id cache
Namhyung Kim
1
-1
/
+9
2017-06-08
block, bfq: access and cache blkg data only when safe
Paolo Valente
3
-36
/
+105
[next]