aboutsummaryrefslogtreecommitdiffstats
path: root/fs/jbd (unfollow)
AgeCommit message (Expand)AuthorFilesLines
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-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-02Input: ad7879 - fix deficient device disableMichael Hennerich1-1/+3
2011-08-02Input: gpio_keys - fix two typos in devicetree documentationTobias Klauser1-1/+1
2011-08-03RCUify freeing acls, let check_acl() go ahead in RCU mode if acl is cachedAl Viro2-20/+15
2011-08-03get rid of boilerplate switches in posix_acl.hAl Viro1-42/+20
2011-08-02tools/power turbostat: fit output into 80 columns on snb-epLen Brown1-23/+23
2011-08-02efivars: fix warnings when CONFIG_PSTORE=nTony Luck1-3/+3
2011-08-02ACPI: delete stale reference in kernel-parameters.txtLen Brown1-2/+0
2011-08-02arch/tile/mm/init.c: trivial: use BUG_ONJulia Lawall1-2/+1
2011-08-02ACPI: add missing _OSI stringsShaohua Li1-1/+7
2011-08-02ACPI: remove NID_INVALDavid Rientjes1-1/+0
2011-08-02thermal: make THERMAL_HWMON implementation fully internalJean Delvare2-47/+92
2011-08-02thermal: split hwmon lookup to a separate functionJean Delvare1-6/+19
2011-08-02thermal: hide CONFIG_THERMAL_HWMONJean Delvare2-15/+2
2011-08-02MAINTAINERS: Add keyword match for of_match_table to device tree sectionMark Brown1-0/+1
2011-08-02of: constify property name parameters for helper functionsJamie Iles2-9/+13
2011-08-02spi/pl022: remove function cannot exitLinus Walleij1-8/+3
2011-08-02dm table: set flush capability based on underlying devicesMike Snitzer2-1/+43
2011-08-02dm crypt: optionally support discard requestsMilan Broz2-5/+65