index
:
litmus-rt-imx6.git
chengyangfu
master
wip-mc2
wip-mc2-lvc
wip-mc2-new
wip-mc2-ver2
LITMUS^RT and MC^2 V1 support for the i.MX6 processor family.
Namhoon Kim
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-05-20
|
\
|
*
MAINTAINERS: Add myself as maintainer for LM95234 and TMP401 drivers
Guenter Roeck
2013-05-20
|
*
hwmon: (tmp401) Drop redundant safety on cache lifetime
Jean Delvare
2013-05-19
|
*
hwmon: fix error return code in abituguru_probe()
Wei Yongjun
2013-05-13
|
*
hwmon: (iio_hwmon) Fix null pointer dereference
Axel Lin
2013-05-13
|
*
hwmon: (nct6775) Do not create non-existing attributes
Guenter Roeck
2013-05-12
|
*
hwmon: (iio_hwmon) Fix missing iio_channel_release_all call if devm_kzalloc fail
Axel Lin
2013-05-12
*
|
x86: Fix bit corruption at CPU resume time
Linus Torvalds
2013-05-20
*
|
Merge tag 'pinctrl-fixes-v3.10-2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2013-05-20
|
\
\
|
*
|
pinctrl/lantiq: Free mapping configs for both pin and groups
Laurent Pinchart
2013-05-15
|
*
|
pinctrl: single: fix error return code in pcs_parse_one_pinctrl_entry()
Wei Yongjun
2013-05-14
|
*
|
pinctrl: generic: Fix typos and clarify comments
Laurent Pinchart
2013-05-14
|
*
|
pinctrl: vt8500: Fix incorrect data in WM8750 pinctrl table
Tony Prisk
2013-05-14
|
*
|
pinctrl: abx500: Rejiggle platform data and DT initialisation
Lee Jones
2013-05-14
|
*
|
pinctrl: abx500: Specify failed sub-driver by ID instead of driver_data
Lee Jones
2013-05-14
|
|
/
*
|
Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...
Linus Torvalds
2013-05-20
|
\
\
|
*
|
package: Makefile: unbreak binrpm-pkg target
Luiz Capitulino
2013-05-16
|
|
/
*
|
Merge tag 'dm-3.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ag...
Linus Torvalds
2013-05-19
|
\
\
|
*
|
dm thin: fix metadata dev resize detection
Alasdair G Kergon
2013-05-19
|
|
/
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2013-05-18
|
\
\
|
*
\
Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/jos...
Chris Mason
2013-05-17
|
|
\
\
|
|
*
|
Btrfs: make sure roots are assigned before freeing their nodes
Josef Bacik
2013-05-17
|
|
*
|
Btrfs: explicitly use global_block_rsv for quota_tree
Stefan Behrens
2013-05-17
|
|
*
|
btrfs: do away with non-whole_page extent I/O
Alexandre Oliva
2013-05-17
|
|
*
|
Btrfs: don't invoke btrfs_invalidate_inodes() in the spin lock context
Miao Xie
2013-05-17
|
|
*
|
Btrfs: remove BUG_ON() in btrfs_read_fs_tree_no_radix()
Miao Xie
2013-05-17
|
|
*
|
Btrfs: pause the space balance when remounting to R/O
Miao Xie
2013-05-17
|
|
*
|
Btrfs: fix unprotected root node of the subvolume's inode rb-tree
Miao Xie
2013-05-17
|
|
*
|
Btrfs: fix accessing a freed tree root
Miao Xie
2013-05-17
|
|
*
|
Btrfs: return errno if possible when we fail to allocate memory
Liu Bo
2013-05-17
|
|
*
|
Btrfs: update the global reserve if it is empty
Miao Xie
2013-05-17
|
|
*
|
Btrfs: don't steal the reserved space from the global reserve if their space ...
Miao Xie
2013-05-17
|
|
*
|
Btrfs: optimize the error handle of use_block_rsv()
Miao Xie
2013-05-17
|
|
*
|
Btrfs: don't use global block reservation for inode cache truncation
Miao Xie
2013-05-17
|
|
*
|
Btrfs: don't abort the current transaction if there is no enough space for in...
Miao Xie
2013-05-17
|
|
*
|
Correct allowed raid levels on balance.
Andreas Philipp
2013-05-17
|
|
*
|
Btrfs: fix possible memory leak in replace_path()
Stefan Behrens
2013-05-17
|
|
*
|
Btrfs: fix possible memory leak in the find_parent_nodes()
Wang Shilong
2013-05-17
|
|
*
|
Btrfs: don't allow device replace on RAID5/RAID6
Stefan Behrens
2013-05-17
|
|
*
|
Btrfs: handle running extent ops with skinny metadata
Josef Bacik
2013-05-17
|
|
*
|
Btrfs: remove warn on in free space cache writeout
Josef Bacik
2013-05-17
|
|
*
|
Btrfs: don't null pointer deref on abort
Josef Bacik
2013-05-17
|
|
*
|
btrfs: don't stop searching after encountering the wrong item
Gabriel de Perthuis
2013-05-17
|
|
*
|
Btrfs: fix off-by-one in fiemap
Liu Bo
2013-05-17
|
|
*
|
btrfs: annotate quota tree for lockdep
David Sterba
2013-05-17
|
*
|
|
Btrfs: use a btrfs bioset instead of abusing bio internals
Chris Mason
2013-05-17
|
|
/
/
*
|
|
Merge branch 'devm_no_resource_check' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2013-05-18
|
\
\
\
|
*
|
|
sound/soc/kirkwood: don't check resource with devm_ioremap_resource
Wolfram Sang
2013-05-18
|
*
|
|
sound/soc/fsl: don't check resource with devm_ioremap_resource
Wolfram Sang
2013-05-18
|
*
|
|
arch/mips/lantiq/xway: don't check resource with devm_ioremap_resource
Wolfram Sang
2013-05-18
[next]