index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
sparc: kernel: pmc: make of_device_ids const.
Arvind Yadav
2017-07-03
1
-1
/
+1
*
sparc64: fix typo in property
Pavel Tatashin
2017-06-26
2
-3
/
+3
*
Merge branch 'sparc64-add-MDESC-and-VIO-support-for-VCC'
David S. Miller
2017-06-25
6
-167
/
+479
|
\
|
*
sparc64: add port_id to VIO device metadata
Jag Raman
2017-06-25
2
-0
/
+3
|
*
sparc64: Enhance search for VIO device in MDESC
Jag Raman
2017-06-25
3
-63
/
+64
|
*
sparc64: enhance VIO device probing
Jag Raman
2017-06-25
2
-16
/
+42
|
*
sparc64: check if a client is allowed to register for MDESC notifications
Jag Raman
2017-06-25
1
-0
/
+17
|
*
sparc64: remove restriction on VIO device name size
Jag Raman
2017-06-25
1
-19
/
+4
|
*
sparc64: refactor code to obtain cfg_handle property from MDESC
Jag Raman
2017-06-25
1
-11
/
+19
|
*
sparc64: add MDESC node name property to VIO device metadata
Jag Raman
2017-06-25
4
-51
/
+68
|
*
sparc64: mdesc: use __GFP_REPEAT action modifier for VM allocation
Jag Raman
2017-06-25
1
-5
/
+3
|
*
sparc64: expand MDESC interface
Jag Raman
2017-06-25
2
-0
/
+233
|
*
sparc64: skip handshake for LDC channels in RAW mode
Jag Raman
2017-06-25
2
-1
/
+15
|
*
sparc64: specify the device class in VIO version info. packet
Jag Raman
2017-06-25
1
-0
/
+1
|
*
sparc64: ensure VIO operations are defined while being used
Jag Raman
2017-06-25
1
-4
/
+13
|
/
*
sparc: kernel: apc: make of_device_ids const
Arvind Yadav
2017-06-25
1
-1
/
+1
*
sparc/time: make of_device_ids const
Arvind Yadav
2017-06-15
1
-1
/
+1
*
Merge branch 'sparc64-early-boot-timestamp-fixes'
David S. Miller
2017-06-15
1
-6
/
+28
|
\
|
*
sparc64: broken %tick frequency on spitfire cpus
Pavel Tatashin
2017-06-15
1
-1
/
+26
|
*
sparc64: use prom interface to get %stick frequency
Pavel Tatashin
2017-06-15
1
-5
/
+2
|
/
*
Merge branch 'sparc64-early-boot-timestamp'
David S. Miller
2017-06-13
6
-58
/
+181
|
\
|
*
sparc64: optimize functions that access tick
Pavel Tatashin
2017-06-13
1
-9
/
+13
|
*
sparc64: add hot-patched and inlined get_tick()
Pavel Tatashin
2017-06-13
3
-6
/
+87
|
*
sparc64: initialize time early
Pavel Tatashin
2017-06-13
3
-13
/
+12
|
*
sparc64: improve modularity tick options
Pavel Tatashin
2017-06-13
2
-28
/
+57
|
*
sparc64: optimize loads in clock_sched()
Pavel Tatashin
2017-06-13
2
-10
/
+12
|
*
sparc64: show time stamps from zero
Pavel Tatashin
2017-06-13
1
-2
/
+8
|
*
sparc64: access tick function from variable
Pavel Tatashin
2017-06-13
1
-14
/
+16
|
*
sparc64: remove trailing white spaces
Pavel Tatashin
2017-06-13
2
-4
/
+4
|
/
*
Merge branch 'sparc64-LDC-changes-for-porting-VCC-driver-into-upstream-kernel'
David S. Miller
2017-06-10
2
-43
/
+106
|
\
|
*
sparc64: print debug messages when reading from LDC channel
Jag Raman
2017-06-10
1
-0
/
+5
|
*
sparc64: ldc abort during vds iso boot
Jag Raman
2017-06-10
1
-1
/
+6
|
*
sparc64: ensure LDC channel is ready before communication
Jag Raman
2017-06-10
1
-5
/
+25
|
*
sparc64: enhance ldc_abort to print message
Jag Raman
2017-06-10
1
-25
/
+28
|
*
sparc64: expand LDC interface
Jag Raman
2017-06-10
2
-12
/
+42
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
David S. Miller
2017-06-10
697
-3701
/
+6647
|
\
|
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2017-06-10
5
-20
/
+63
|
|
\
|
|
*
ufs: we need to sync inode before freeing it
Al Viro
2017-06-10
1
-0
/
+1
|
|
*
excessive checks in ufs_write_failed() and ufs_evict_inode()
Al Viro
2017-06-09
1
-13
/
+5
|
|
*
ufs_getfrag_block(): we only grab ->truncate_mutex on block creation path
Al Viro
2017-06-09
1
-1
/
+3
|
|
*
ufs_extend_tail(): fix the braino in calling conventions of ufs_new_fragments()
Al Viro
2017-06-09
1
-1
/
+2
|
|
*
ufs: set correct ->s_maxsize
Al Viro
2017-06-09
1
-0
/
+18
|
|
*
ufs: restore maintaining ->i_blocks
Al Viro
2017-06-09
2
-1
/
+26
|
|
*
fix ufs_isblockset()
Al Viro
2017-06-09
1
-3
/
+7
|
|
*
ufs: restore proper tail allocation
Al Viro
2017-06-09
1
-1
/
+1
|
*
|
Merge branch 'for-linus-4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-06-10
6
-16
/
+139
|
|
\
\
|
|
*
|
Btrfs: fix delalloc accounting leak caused by u32 overflow
Omar Sandoval
2017-06-09
1
-2
/
+2
|
|
*
|
Btrfs: clear EXTENT_DEFRAG bits in finish_ordered_io
Liu Bo
2017-06-09
1
-1
/
+1
|
|
*
|
btrfs: tree-log.c: Wrong printk information about namelen
Su Yue
2017-06-09
1
-1
/
+1
|
|
*
|
btrfs: fix race with relocation recovery and fs_root setup
Jeff Mahoney
2017-06-01
1
-3
/
+3
[next]