summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-03-26MAINTAINERS: Replace dead link to m68k CVS repository by link to new git repo...Geert 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-26Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds78-542/+1330
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds157-3827/+5226
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds149-1170/+2664
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds45-1958/+1573
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds133-2131/+12275
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds47-2770/+1347
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Linus Torvalds5-43/+42
2009-03-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds415-9680/+20387
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds61-264/+5506
2009-03-26Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds30-995/+1372
2009-03-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds63-626/+8818
2009-03-26Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds5-19/+20
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-26Merge commit 'v2.6.29' into core/header-fixesIngo Molnar1721-43894/+65501
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-26Merge branches 'timers/new-apis', 'timers/ntp' and 'timers/urgent' into timer...Ingo Molnar8-234/+357
2009-03-26Merge branch 'timers/hpet' into timers/coreIngo Molnar2-17/+67
2009-03-26Merge commit 'v2.6.29' into timers/coreIngo Molnar1372-39168/+56302
2009-03-26Merge branch 'sched/balancing' into sched/coreIngo Molnar1-250/+515
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