summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* s390/comments: unify copyright messages and remove file namesHeiko Carstens2012-07-20284-587/+242
* s390/lgr: Add init check to lgr_info_log()Michael Holzheu2012-07-201-10/+5
* s390/cpu init: use __get_cpu_var instead of per_cpuHeiko Carstens2012-07-171-1/+1
* s390/idle: reduce size of s390_idle_data structureHeiko Carstens2012-07-171-1/+1
* s390/idle: fix sequence handling vs cpu hotplugHeiko Carstens2012-07-172-3/+2
* s390/ap: resend enable adapter interrupt request.Holger Dengler2012-07-161-0/+6
* s390/hypfs: Add missing get_next_ino()Michael Holzheu2012-07-161-0/+1
* s390/dasd: add shutdown actionStefan Haberland2012-07-163-0/+34
* s390/ipl: Fix ipib handling for "dumpreipl" shutdown actionMichael Holzheu2012-06-271-1/+1
* s390/smp: make absolute lowcore / cpu restart parameter accesses more robustHeiko Carstens2012-06-1410-36/+39
* s390/vmlogrdr: cleanup driver attribute usageSebastian Ott2012-06-051-12/+13
* s390/vmlogrdr: cleanup device attribute usageSebastian Ott2012-06-051-11/+8
* s390/ccwgroup: remove unused ccwgroup_device memberSebastian Ott2012-06-051-2/+0
* s390/cio/chp: cleanup attribute usageSebastian Ott2012-06-051-7/+5
* s390/sigp: use sigp order code defines in assembly codeHeiko Carstens2012-06-0510-21/+33
* s390/smp: use sigp cpu status definitionsHeiko Carstens2012-06-051-2/+1
* s390/smp/kvm: unifiy sigp definitionsHeiko Carstens2012-06-053-85/+64
* s390/smp: remove redundant checkHeiko Carstens2012-06-051-2/+2
* s390/kvm: get rid of duplicate instructionChristian Borntraeger2012-06-051-1/+0
*-. Pull 'for-linus' branches of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2012-06-044-5/+5
|\ \
| | * nommu: fix compilation of nommu.cGreg Ungerer2012-06-041-1/+1
| * | fixups for signal breakageAl Viro2012-06-043-4/+4
| |/
* | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2012-06-048-143/+167
|\ \
| * | CIFS: Move get_next_mid to ops structPavel Shilovsky2012-06-017-95/+103
| * | CIFS: Make accessing is_valid_oplock/dump_detail ops struct field safePavel Shilovsky2012-06-011-2/+4
| * | CIFS: Improve identation in cifs_unlock_rangePavel Shilovsky2012-06-011-40/+35
| * | CIFS: Fix possible wrong memory allocationPavel Shilovsky2012-06-011-6/+25
* | | Merge tag 'stable/frontswap.v16-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-06-0413-26/+827
|\ \ \ | |_|/ |/| |
| * | frontswap: s/put_page/store/g s/get_page/loadKonrad Rzeszutek Wilk2012-05-157-76/+76
| * | MAINTAINER: Add myself for the frontswap APIKonrad Rzeszutek Wilk2012-05-151-0/+7
| * | mm: frontswap: config and doc filesDan Magenheimer2012-05-153-0/+296
| * | mm: frontswap: core frontswap functionalityDan Magenheimer2012-05-151-0/+314
| * | mm: frontswap: core swap subsystem hooks and headersDan Magenheimer2012-05-154-13/+70
| * | mm: frontswap: add frontswap header fileDan Magenheimer2012-05-151-0/+127
| | |
| \ \
*-. \ \ Merge branches 'irq-urgent-for-linus' and 'smp-hotplug-for-linus' of git://gi...Linus Torvalds2012-06-045-36/+44
|\ \ \ \
| | * | | smpboot, idle: Fix comment mismatch over idle_threads_init()Srivatsa S. Bhat2012-05-241-4/+7
| | * | | smpboot, idle: Optimize calls to smp_processor_id() in idle_threads_init()Srivatsa S. Bhat2012-05-241-2/+4
| * | | | genirq: Introduce irq_do_set_affinity() to reduce duplicated codeJiang Liu2012-05-243-28/+27
| * | | | genirq: Add IRQS_PENDING for nested and simple irqNing Jiang2012-05-241-2/+6
| |/ / /
* | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2012-06-047-2/+442
|\ \ \ \
| * | | | tick: Move skew_tick option into the HIGH_RES_TIMER sectionThomas Gleixner2012-05-251-8/+8
| * | | | clocksource: em_sti: Add DT supportMagnus Damm2012-05-251-0/+7
| * | | | clocksource: em_sti: Emma Mobile STI driverMagnus Damm2012-05-253-0/+406
| * | | | clockevents: Make clockevents_config() a global symbolMagnus Damm2012-05-252-2/+2
| * | | | tick: Add tick skew boot optionMike Galbraith2012-05-252-0/+27
* | | | | vfs: Fix /proc/<tid>/fdinfo/<fd> file handlingLinus Torvalds2012-06-041-7/+10
* | | | | gpio/samsung: fix the typo 'exynos5_xxx' instead of 'exonys5_xxx'Kukjin Kim2012-06-031-1/+1
* | | | | Merge branch 'pm-acpi' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2012-06-035-39/+110
|\ \ \ \ \
| * | | | | ACPI / PM: Make acpi_pm_device_sleep_state() follow the specificationRafael J. Wysocki2012-05-291-2/+2
| * | | | | ACPI / PM: Make __acpi_bus_get_power() cover D3cold correctlyRafael J. Wysocki2012-05-292-23/+30