aboutsummaryrefslogtreecommitdiffstats
path: root/lib/dec_and_lock.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2009-03-26ext3: Avoid starting a transaction in writepage when not necessaryJan Kara1-5/+13
2009-03-26m68k: irq_node.handler() should return irqreturn_tGeert Uytterhoeven1-1/+2
2009-03-26m68k: section mismatch fixes: Atari SCSIMichael Schmitz2-2/+2
2009-03-26m68k: section mismatch fixes: DMAsound for AtariMichael Schmitz1-2/+2
2009-03-26MAINTAINERS: Replace dead link to m68k CVS repository by link to new git repositoryGeert Uytterhoeven1-1/+1
2009-03-26m68k: mac - Add SWIM floppy supportLaurent Vivier6-0/+1305
2009-03-26m68k: mac - Add a new entry in mac_model to identify the floppy controller type.Laurent Vivier2-54/+116
2009-03-26m68k: Add install targetLaurent Vivier2-0/+55
2009-03-26writeback: double the dirty thresholdsWu Fengguang1-2/+2
2009-03-26Make relatime defaultMatthew Garrett1-2/+3
2009-03-26Add a strictatime mount optionMatthew Garrett3-1/+7
2009-03-26Allow relatime to update atime once a dayMatthew Garrett1-9/+38
2009-03-26x86: headers cleanup - setup.hCyrill Gorcunov1-2/+2
2009-03-26emu101k1.h: fix duplicate include of <linux/types.h>Arnd Bergmann1-1/+0
2009-03-26compiler-gcc4: conditionalize #error on __KERNEL__H. Peter Anvin1-2/+4
2009-03-26remove __KERNEL_STRICT_NAMESArnd Bergmann2-13/+5
2009-03-26make netfilter use strict integer typesArnd Bergmann39-190/+260
2009-03-26make drm headers use strict integer typesArnd Bergmann6-188/+190
2009-03-26make MTD headers use strict integer typesArnd Bergmann6-115/+123
2009-03-26make most exported headers use strict integer typesArnd Bergmann15-226/+240
2009-03-26make exported headers use strict posix typesArnd Bergmann18-66/+67
2009-03-26unconditionally include asm/types.h from linux/types.hJaswinder Singh Rajput1-1/+2
2009-03-26x86: disable __do_IRQ supportThomas Gleixner1-0/+3
2009-03-26[S390] remove duplicated #includesHuang Weiyi1-1/+0
2009-03-26[S390] cpumask: use mm_cpumask() wrapperRusty Russell3-4/+4
2009-03-26[S390] cpumask: Use accessors code.Rusty Russell1-3/+2
2009-03-26[S390] cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.Rusty Russell1-9/+9
2009-03-26[S390] cpumask: remove cpu_coregroup_mapRusty Russell2-2/+1
2009-03-26[S390] fix clock comparator save area usageHeiko Carstens1-7/+4
2009-03-26[S390] Add hwcap flag for the etf3 enhancement facilityAndreas Krebbel2-6/+13
2009-03-26[S390] Ensure that ipl panic notifier is called late.Michael Holzheu1-1/+1
2009-03-26[S390] fix dfp elf hwcap/facility bit detectionChristian Ehrhardt1-2/+4
2009-03-26[S390] smp: perform initial cpu reset before starting a cpuHeiko Carstens1-7/+16
2009-03-26[S390] smp: fix memory leak on __cpu_upHeiko Carstens2-5/+3
2009-03-26[S390] ipl: Improve checking logic and remove switch defaults.Michael Holzheu1-7/+6
2009-03-26[S390] s390dbf: Remove needless check for NULL pointer.Michael Holzheu1-2/+1
2009-03-26[S390] s390dbf: Remove redundant initilizations.Michael Holzheu1-2/+1
2009-03-26[S390] use kzfree()Johannes Weiner2-4/+2
2009-03-26[S390] BUG to BUG_ON changesStoyan Gaydarov5-12/+7
2009-03-26[S390] zfcpdump: Prevent zcore from beeing built as a kernel module.Michael Holzheu3-5/+5
2009-03-26[S390] Use csum_partial in checksum.hFrank Munzert3-18/+6
2009-03-26[S390] cleanup lowcore.hMartin Schwidefsky2-323/+331
2009-03-26[S390] eliminate ipl_device from lowcoreMartin Schwidefsky5-10/+2
2009-03-26[S390] eliminate cpuinfo_S390 structureMartin Schwidefsky7-75/+52
2009-03-26[S390] Fix comments in lowcore structureChristian Borntraeger1-2/+2
2009-03-26[S390] Expose a constant for the number of words representing the CRsDan Smith2-2/+5
2009-03-26[S390] list usage cleanup in s390Eric Sesterhenn1-4/+2
2009-03-26[S390] tape message cleanupCarsten Otte8-371/+267
2009-03-26[S390] use compiler builtin versions of strlen/strcpy/strcatHeiko Carstens2-0/+16
2009-03-26[S390] module function call optimizationMartin Schwidefsky1-7/+12