summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-05-29Merge commit 'linus/master' into sched-fixes-for-linusIngo Molnar877-7306/+12739
2008-05-29sched: re-tune NUMA topologiesIngo Molnar1-1/+3
2008-05-29sched: stop wake_affine from causing serious imbalanceMike Galbraith1-11/+14
2008-05-29sched: fix sched_clock_cpu()Peter Zijlstra1-4/+14
2008-05-29revert ("sched: fair-group: SMP-nice for group scheduling")Ingo Molnar5-489/+75
2008-05-29sched: cleanupIngo Molnar1-2/+2
2008-05-29show_schedstat(): fix memleakAdrian Bunk1-0/+1
2008-05-29sched: unite unlikely pairs in rt_policy() and schedule_debug()Roel Kluin1-2/+2
2008-05-29revert ("sched: fair: weight calculations")Ingo Molnar2-75/+39
2008-05-26Linux 2.6.26-rc4v2.6.26-rc4Linus Torvalds1-1/+1
2008-05-26posix timers: discard SI_TIMER signals on execOleg Nesterov3-0/+37
2008-05-26posix timers: sigqueue_free: don't free sigqueue if it is queuedOleg Nesterov1-6/+10
2008-05-26Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2-14/+9
2008-05-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2-4/+6
2008-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6.26Linus Torvalds6-104/+241
2008-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-2/+6
2008-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds53-599/+867
2008-05-26i2c: Align i2c_device_idJiri Slaby1-1/+2
2008-05-26tuner: Do not alter i2c_client.nameMichael Krufky1-13/+7
2008-05-26sparc64: global_reg_snapshot is not for userspaceAdrian Bunk1-2/+6
2008-05-26sh: Drop broken URAM support on SH7723.Paul Mundt2-7/+0
2008-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds4-14/+6
2008-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds8-116/+485
2008-05-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds6-4/+31
2008-05-26Kconfig: introduce ARCH_DEFCONFIG to DEFCONFIG_LISTSam Ravnborg2-10/+4
2008-05-26.gitignore: match ncscope.outJike Song1-0/+1
2008-05-26scripts/ver_linux use 'gcc -dumpversion'Gabriel C1-4/+1
2008-05-25[ALSA] hda - Fix capture mute Widget for stac9250/9251Mauro Carvalho Chehab1-1/+1
2008-05-25[ALSA] snd-pcsp - fix pcsp_treble_info() to honour an item numberStas Sergeev2-3/+6
2008-05-25[WATCHDOG] Add ICH9DO into the iTCO_wdt.c driverGabriel C1-5/+9
2008-05-25[WATCHDOG] Fix booke_wdt.c on MPC85xx SMP system'sChen Gong1-48/+40
2008-05-25[WATCHDOG] Add a watchdog driver based on the CS5535/CS5536 MFGPT timersJordan Crouse3-0/+323
2008-05-25[WATCHDOG] hpwdt: Fix NMI handling.Mingarelli, Thomas1-15/+12
2008-05-25[WATCHDOG] Blackfin Watchdog Driver: split platform device/driverMike Frysinger1-40/+71
2008-05-25[WATCHDOG] Add w83697h_wdt early_disable optionSamuel Tardieu1-1/+26
2008-05-25[WATCHDOG] Make w83697h_wdt timeout option string similar to othersSamuel Tardieu1-1/+1
2008-05-25[WATCHDOG] Make w83697h_wdt void-like functions voidSamuel Tardieu1-6/+3
2008-05-24Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds8-21/+38
2008-05-24Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds19-58/+74
2008-05-24spi: remove some spidev oops-on-rmmod pathsDavid Brownell1-13/+89
2008-05-24cgroups: remove node_ prefix_from ns subsystemCedric Le Goater1-1/+1
2008-05-24for_each_online_pgdat(): kerneldoc fixFernando Luis Vazquez Cao1-1/+1
2008-05-24frv: export empty_zero_pageAdrian Bunk1-0/+3
2008-05-24sys_prctl(): fix return of uninitialized valueShi Weihua1-4/+2
2008-05-24edac: mpc85xx: fix building as a moduleKumar Gala1-3/+0
2008-05-24gpio: build fixesDavid Brownell2-1/+8
2008-05-24S3C2410: fix driver MODULE_ALIAS()Ben Dooks1-0/+2
2008-05-24S3C2410: clean out changelog header and tidyBen Dooks2-83/+11
2008-05-24S3C2410: add error print if we cannot add attributeBen Dooks1-1/+4
2008-05-24S3C2410: ensure that FB_BLANK_POWERDOWN shuts down the controllerBen Dooks1-20/+29