aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-08-03cris: fix the prototype of sync_serial_ioctl()WANG Cong1-1/+1
2011-08-03cris: fix a build error in sync_serial_open()WANG Cong1-2/+2
2011-08-03cris: fix a build error in kernel/fork.cWANG Cong1-3/+3
2011-08-03tpm_tis: fix build when ACPI is not enabledRandy Dunlap1-1/+6
2011-08-03mm: page_alloc: increase __GFP_BITS_SHIFT to include __GFP_OTHER_NODEJohannes Weiner1-1/+1
2011-08-03ramoops: update module parametersSergiu Iordache1-0/+8
2011-08-03Documentation: add pointer to name_to_dev_t for root= valuesWill Drewry3-3/+25
2011-08-03fs/dcache.c: fix new kernel-doc warningRandy Dunlap1-0/+1
2011-08-03ida: simplified functions for id allocationRusty Russell2-0/+71
2011-08-03taskstats: add_del_listener() should ignore !valid listenersOleg Nesterov1-1/+1
2011-08-03taskstats: add_del_listener() shouldn't use the wrong nodeOleg Nesterov1-9/+7
2011-08-03rtc-omap: fix initialization of control registerDaniel Glöckner1-1/+1
2011-08-03fault-injection: add ability to export fault_attr in arbitrary directoryAkinobu Mita7-46/+33
2011-08-03cpuidle: stop depending on pm_idleLen Brown6-25/+33
2011-08-03x86 idle: move mwait_idle_with_hints() to where it is usedLen Brown3-25/+23
2011-08-03cpuidle: replace xen access to x86 pm_idle and default_idleLen Brown3-1/+8
2011-08-03cpuidle: create bootparam "cpuidle.off=1"Len Brown5-0/+20
2011-08-03mrst_pmu: driver for Intel Moorestown Power Management UnitLen Brown4-0/+1058
2011-08-03ext4: use kzalloc in ext4_kzalloc()Mathias Krause1-1/+1
2011-08-03Merge branch 'apei' into apei-releaseLen Brown35-135/+1172
2011-08-03ACPI, APEI, EINJ Param support is disabled by defaultHuang Ying2-17/+33
2011-08-03APEI GHES: 32-bit buildfixLen Brown1-2/+3
2011-08-03ACPI: APEI build fixLen Brown2-2/+4
2011-08-03ACPI, APEI, GHES: Add hardware memory error recovery supportHuang Ying2-7/+24
2011-08-03HWPoison: add memory_failure_queue()Huang Ying2-0/+93
2011-08-03ACPI, APEI, GHES, Error records content based throttleHuang Ying1-7/+177
2011-08-03ACPI, APEI, GHES, printk support for recoverable error via NMIHuang Ying2-18/+193
2011-08-03lib, Make gen_pool memory allocator locklessHuang Ying4-65/+272
2011-08-03lib, Add lock-less NULL terminated single listHuang Ying4-0/+260
2011-08-03Add Kconfig option ARCH_HAVE_NMI_SAFE_CMPXCHGHuang Ying13-0/+15
2011-08-03[S390] signal: use set_restore_sigmask() helperHeiko Carstens1-1/+1
2011-08-03[S390] smp: remove pointless comments in startup_secondary()Heiko Carstens1-6/+0
2011-08-03[S390] qdio: Use kstrtoul_from_userPeter Huewe1-9/+3
2011-08-03[S390] sclp_async: Use kstrtoul_from_userPeter Huewe1-6/+3
2011-08-03[S390] exec: remove redundant set_fs(USER_DS)Mathias Krause1-2/+0
2011-08-03[S390] cpu hotplug: on cpu start wait until being marked activeHeiko Carstens1-1/+6
2011-08-03[S390] signal: convert to use set_current_blocked()Heiko Carstens2-72/+30
2011-08-03[S390] asm offsets: fix coding styleHeiko Carstens1-6/+3
2011-08-03[S390] Add support for IBM zEnterprise 114Heiko Carstens2-4/+5
2011-08-03[S390] dasd: check if raw track access is supportedStefan Haberland1-0/+9
2011-08-03[S390] Use diagnose 308 for system resetMichael Holzheu3-0/+43
2011-08-03[S390] Export store_status() functionMichael Holzheu1-20/+60
2011-08-03[S390] dasd: use vmalloc for statistics input bufferStefan Weinhuber2-6/+7
2011-08-03[S390] Add PSW restart shutdown triggerMichael Holzheu9-5/+146
2011-08-03[S390] missing return in page_table_alloc_pgsteJan Glauber1-0/+1
2011-08-03[S390] qdio: 2nd stage retry on SIGA-W busy conditionsJan Glauber2-3/+20
2011-08-03dt: add of_alias_scan and of_alias_get_idShawn Guo4-2/+141
2011-08-03tcm_fc: Handle DDP/SW fc_frame_payload_get failures in ft_recv_write_dataKiran Patil3-49/+78
2011-08-02Merge branch 'pstore-efi' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds1-3/+3
2011-08-02Merge branch 'tools-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6Linus Torvalds2-26/+25