summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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-25sparc64: 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-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds4-14/+6
2008-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds8-116/+485
2008-05-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds6-4/+31
2008-05-25Kconfig: introduce ARCH_DEFCONFIG to DEFCONFIG_LISTSam Ravnborg2-10/+4
2008-05-25.gitignore: match ncscope.outJike Song1-0/+1
2008-05-25scripts/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
2008-05-24SM501: reverse FPEN/VBIASEN flags behaviourBen Dooks2-6/+6
2008-05-24memory hotplug: fix early allocation handlingHeiko Carstens1-1/+1
2008-05-24zonelists: handle a node zonelist with no applicable entriesAndy Whitcroft1-0/+3
2008-05-24serial: fix enable_irq_wake/disable_irq_wake imbalance in serial_core.cArjan van de Ven1-1/+4
2008-05-24proc: proc_get_inode() should get module only onceDenis V. Lunev1-1/+2
2008-05-24brd: don't show ramdisks in /proc/partitionsMarcin Krol1-0/+1
2008-05-24ip2: fix crashes on load/unloadAlan Cox2-25/+2
2008-05-24gpiolib: fix off by one errorsTrent Piepho1-3/+3
2008-05-24gpio: mcp23s08 debug fixRoel Kluin1-1/+1