index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390/irq: use hlists for external interrupt handler array
Heiko Carstens
2013-09-04
1
-12
/
+12
*
s390/dumpstack: convert print_symbol to %pSR
Heiko Carstens
2013-09-04
1
-10
/
+10
*
s390/perf: Remove print_hex_dump_bytes() debug output
Hendrik Brueckner
2013-09-04
1
-4
/
+1
*
s390: update defconfig
Heiko Carstens
2013-09-04
1
-12
/
+27
*
s390/bpf,jit: fix address randomization
Heiko Carstens
2013-09-04
1
-1
/
+1
*
Merge tag 'for-3.12-rc1' of git://gitorious.org/linux-pwm/linux-pwm
Linus Torvalds
2013-09-03
26
-98
/
+141
|
\
|
*
pwm: pxa: Use module_platform_driver
Mike Dunn
2013-09-03
1
-11
/
+1
|
*
pwm: tiehrpwm: add missing __iomem annotation
Jingoo Han
2013-09-03
1
-3
/
+3
|
*
pwm: tiecap: add CONFIG_PM_SLEEP to ecap_pwm_{save,restore}_context()
Jingoo Han
2013-09-03
1
-1
/
+1
|
*
pwm: simplify use of devm_ioremap_resource
Julia Lawall
2013-09-03
3
-14
/
+1
|
*
pwm: renesas-tpu: Add DT support
Laurent Pinchart
2013-09-03
2
-7
/
+62
|
*
ARM: dts: Use the PWM polarity flags
Laurent Pinchart
2013-09-03
2
-2
/
+4
|
*
pwm: Update DT bindings to reference pwm.txt for cells documentation
Laurent Pinchart
2013-09-03
12
-43
/
+29
|
*
pwm: Use the DT macro directly when parsing PWM DT flags
Laurent Pinchart
2013-09-03
1
-4
/
+3
|
*
pwm: Add PWM polarity flag macro for DT
Laurent Pinchart
2013-09-03
2
-3
/
+18
|
*
pwm: mxs: Check the return value from stmp_reset_block()
Fabio Estevam
2013-09-03
1
-1
/
+7
|
*
pwm: convert class code to use dev_groups
Greg Kroah-Hartman
2013-07-29
1
-9
/
+12
*
|
Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2013-09-03
9
-140
/
+306
|
\
\
|
*
|
pstore/ram: (really) fix undefined usage of rounddown_pow_of_two
Maxime Bizon
2013-08-30
1
-3
/
+3
|
*
|
pstore/ram: Read and write to the 'compressed' flag of pstore
Aruna Balakrishnaiah
2013-08-19
1
-8
/
+28
|
*
|
efi-pstore: Read and write to the 'compressed' flag of pstore
Aruna Balakrishnaiah
2013-08-19
1
-4
/
+18
|
*
|
erst: Read and write to the 'compressed' flag of pstore
Aruna Balakrishnaiah
2013-08-19
1
-1
/
+12
|
*
|
powerpc/pseries: Read and write to the 'compressed' flag of pstore
Aruna Balakrishnaiah
2013-08-19
1
-0
/
+8
|
*
|
pstore: Add file extension to pstore file if compressed
Aruna Balakrishnaiah
2013-08-19
3
-6
/
+10
|
*
|
pstore: Add decompression support to pstore
Aruna Balakrishnaiah
2013-08-19
1
-2
/
+51
|
*
|
pstore: Introduce new argument 'compressed' in the read callback
Aruna Balakrishnaiah
2013-08-19
6
-7
/
+11
|
*
|
pstore: Add compression support to pstore
Aruna Balakrishnaiah
2013-08-19
1
-9
/
+139
|
*
|
pstore/Kconfig: Select ZLIB_DEFLATE and ZLIB_INFLATE when PSTORE is selected
Aruna Balakrishnaiah
2013-08-19
1
-0
/
+2
|
*
|
pstore: Add new argument 'compressed' in pstore write callback
Aruna Balakrishnaiah
2013-08-19
6
-11
/
+12
|
*
|
powerpc/pseries: Remove (de)compression in nvram with pstore enabled
Aruna Balakrishnaiah
2013-08-19
1
-90
/
+12
|
*
|
pstore: d_alloc_name() doesn't return an ERR_PTR
Dan Carpenter
2013-08-19
1
-2
/
+1
|
*
|
acpi/apei/erst: Add missing iounmap() on error in erst_exec_move_data()
Wei Yongjun
2013-08-19
1
-1
/
+3
*
|
|
Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2013-09-03
24
-1611
/
+1751
|
\
\
\
|
*
|
|
cgroup: fix cgroup_css() invocation in css_from_id()
Tejun Heo
2013-08-27
1
-1
/
+1
|
*
|
|
cgroup: make cgroup_write_event_control() use css_from_dir() instead of __d_c...
Tejun Heo
2013-08-26
1
-13
/
+5
|
*
|
|
cgroup: make cgroup_event hold onto cgroup_subsys_state instead of cgroup
Tejun Heo
2013-08-26
1
-14
/
+12
|
*
|
|
cgroup: implement CFTYPE_NO_PREFIX
Tejun Heo
2013-08-26
2
-1
/
+3
|
*
|
|
cgroup: make cgroup_css() take cgroup_subsys * instead and allow NULL subsys
Tejun Heo
2013-08-26
1
-47
/
+43
|
*
|
|
cgroup: rename cgroup_css_from_dir() to css_from_dir() and update its syntax
Tejun Heo
2013-08-26
3
-18
/
+13
|
*
|
|
cgroup: fix cgroup_write_event_control()
Tejun Heo
2013-08-19
1
-4
/
+21
|
*
|
|
cgroup: fix subsystem file accesses on the root cgroup
Tejun Heo
2013-08-19
1
-14
/
+10
|
*
|
|
cgroup: change cgroup_from_id() to css_from_id()
Li Zefan
2013-08-19
2
-18
/
+24
|
*
|
|
cgroup: use css_get() in cgroup_create() to check CSS_ROOT
Li Zhong
2013-08-16
1
-1
/
+1
|
*
|
|
cpuset: remove an unncessary forward declaration
Li Zefan
2013-08-13
1
-3
/
+0
|
*
|
|
cgroup: RCU protect each cgroup_subsys_state release
Tejun Heo
2013-08-13
2
-17
/
+39
|
*
|
|
cgroup: move subsys file removal to kill_css()
Tejun Heo
2013-08-13
1
-7
/
+9
|
*
|
|
cgroup: factor out kill_css()
Tejun Heo
2013-08-13
1
-23
/
+35
|
*
|
|
cgroup: decouple cgroup_subsys_state destruction from cgroup destruction
Tejun Heo
2013-08-13
2
-29
/
+25
|
*
|
|
cgroup: replace cgroup->css_kill_cnt with ->nr_css
Tejun Heo
2013-08-13
2
-25
/
+31
|
*
|
|
cgroup: bounce cgroup_subsys_state ref kill confirmation to a work item
Tejun Heo
2013-08-13
1
-3
/
+18
[next]