summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* s390/irq: use hlists for external interrupt handler arrayHeiko Carstens2013-09-041-12/+12
* s390/dumpstack: convert print_symbol to %pSRHeiko Carstens2013-09-041-10/+10
* s390/perf: Remove print_hex_dump_bytes() debug outputHendrik Brueckner2013-09-041-4/+1
* s390: update defconfigHeiko Carstens2013-09-041-12/+27
* s390/bpf,jit: fix address randomizationHeiko Carstens2013-09-041-1/+1
* Merge tag 'for-3.12-rc1' of git://gitorious.org/linux-pwm/linux-pwmLinus Torvalds2013-09-0326-98/+141
|\
| * pwm: pxa: Use module_platform_driverMike Dunn2013-09-031-11/+1
| * pwm: tiehrpwm: add missing __iomem annotationJingoo Han2013-09-031-3/+3
| * pwm: tiecap: add CONFIG_PM_SLEEP to ecap_pwm_{save,restore}_context()Jingoo Han2013-09-031-1/+1
| * pwm: simplify use of devm_ioremap_resourceJulia Lawall2013-09-033-14/+1
| * pwm: renesas-tpu: Add DT supportLaurent Pinchart2013-09-032-7/+62
| * ARM: dts: Use the PWM polarity flagsLaurent Pinchart2013-09-032-2/+4
| * pwm: Update DT bindings to reference pwm.txt for cells documentationLaurent Pinchart2013-09-0312-43/+29
| * pwm: Use the DT macro directly when parsing PWM DT flagsLaurent Pinchart2013-09-031-4/+3
| * pwm: Add PWM polarity flag macro for DTLaurent Pinchart2013-09-032-3/+18
| * pwm: mxs: Check the return value from stmp_reset_block()Fabio Estevam2013-09-031-1/+7
| * pwm: convert class code to use dev_groupsGreg Kroah-Hartman2013-07-291-9/+12
* | Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-09-039-140/+306
|\ \
| * | pstore/ram: (really) fix undefined usage of rounddown_pow_of_twoMaxime Bizon2013-08-301-3/+3
| * | pstore/ram: Read and write to the 'compressed' flag of pstoreAruna Balakrishnaiah2013-08-191-8/+28
| * | efi-pstore: Read and write to the 'compressed' flag of pstoreAruna Balakrishnaiah2013-08-191-4/+18
| * | erst: Read and write to the 'compressed' flag of pstoreAruna Balakrishnaiah2013-08-191-1/+12
| * | powerpc/pseries: Read and write to the 'compressed' flag of pstoreAruna Balakrishnaiah2013-08-191-0/+8
| * | pstore: Add file extension to pstore file if compressedAruna Balakrishnaiah2013-08-193-6/+10
| * | pstore: Add decompression support to pstoreAruna Balakrishnaiah2013-08-191-2/+51
| * | pstore: Introduce new argument 'compressed' in the read callbackAruna Balakrishnaiah2013-08-196-7/+11
| * | pstore: Add compression support to pstoreAruna Balakrishnaiah2013-08-191-9/+139
| * | pstore/Kconfig: Select ZLIB_DEFLATE and ZLIB_INFLATE when PSTORE is selectedAruna Balakrishnaiah2013-08-191-0/+2
| * | pstore: Add new argument 'compressed' in pstore write callbackAruna Balakrishnaiah2013-08-196-11/+12
| * | powerpc/pseries: Remove (de)compression in nvram with pstore enabledAruna Balakrishnaiah2013-08-191-90/+12
| * | pstore: d_alloc_name() doesn't return an ERR_PTRDan Carpenter2013-08-191-2/+1
| * | acpi/apei/erst: Add missing iounmap() on error in erst_exec_move_data()Wei Yongjun2013-08-191-1/+3
* | | Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2013-09-0324-1611/+1751
|\ \ \
| * | | cgroup: fix cgroup_css() invocation in css_from_id()Tejun Heo2013-08-271-1/+1
| * | | cgroup: make cgroup_write_event_control() use css_from_dir() instead of __d_c...Tejun Heo2013-08-261-13/+5
| * | | cgroup: make cgroup_event hold onto cgroup_subsys_state instead of cgroupTejun Heo2013-08-261-14/+12
| * | | cgroup: implement CFTYPE_NO_PREFIXTejun Heo2013-08-262-1/+3
| * | | cgroup: make cgroup_css() take cgroup_subsys * instead and allow NULL subsysTejun Heo2013-08-261-47/+43
| * | | cgroup: rename cgroup_css_from_dir() to css_from_dir() and update its syntaxTejun Heo2013-08-263-18/+13
| * | | cgroup: fix cgroup_write_event_control()Tejun Heo2013-08-191-4/+21
| * | | cgroup: fix subsystem file accesses on the root cgroupTejun Heo2013-08-191-14/+10
| * | | cgroup: change cgroup_from_id() to css_from_id()Li Zefan2013-08-192-18/+24
| * | | cgroup: use css_get() in cgroup_create() to check CSS_ROOTLi Zhong2013-08-161-1/+1
| * | | cpuset: remove an unncessary forward declarationLi Zefan2013-08-131-3/+0
| * | | cgroup: RCU protect each cgroup_subsys_state releaseTejun Heo2013-08-132-17/+39
| * | | cgroup: move subsys file removal to kill_css()Tejun Heo2013-08-131-7/+9
| * | | cgroup: factor out kill_css()Tejun Heo2013-08-131-23/+35
| * | | cgroup: decouple cgroup_subsys_state destruction from cgroup destructionTejun Heo2013-08-132-29/+25
| * | | cgroup: replace cgroup->css_kill_cnt with ->nr_cssTejun Heo2013-08-132-25/+31
| * | | cgroup: bounce cgroup_subsys_state ref kill confirmation to a work itemTejun Heo2013-08-131-3/+18
OpenPOWER on IntegriCloud