summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-05-26stackprotector: use canary at end of stack to indicate overruns at oops timeEric Sandeen
2008-05-26stackprotector: turn not having the right gcc into a #warningArjan van de Ven
2008-05-26panic.c: fix whitespace additionsDaniel Walker
2008-05-26x86: add CONFIG_CC_STACKPROTECTOR self-testArjan van de Ven
2008-05-26x86: unify stackprotector featuresIngo Molnar
2008-05-26x86: stackprotector: mix TSC to the boot canaryIngo Molnar
2008-05-26x86: fix the stackprotector canary of the boot CPUIngo Molnar
2008-05-26stackprotector: add boot_init_stack_canary()Ingo Molnar
2008-05-26stackprotector: include filesIngo Molnar
2008-05-26x86: if stackprotector is enabled, thn use stack-protector-all by defaultIngo Molnar
2008-05-26panic: print out stacktrace if DEBUG_BUGVERBOSEIngo Molnar
2008-05-26panic: print more informative messages on stackprotect failureIngo Molnar
2008-05-26x86: fix canary of the boot CPU's idle taskIngo Molnar
2008-05-26x86: setup stack canary for the idle threadsArjan van de Ven
2008-05-26x86: fix stackprotector canary updates during context switchesIngo Molnar
2008-05-26x86: stackprotector & PARAVIRT fixIngo Molnar
2008-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds
2008-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds
2008-05-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2008-05-25Kconfig: introduce ARCH_DEFCONFIG to DEFCONFIG_LISTSam Ravnborg
2008-05-25.gitignore: match ncscope.outJike Song
2008-05-25scripts/ver_linux use 'gcc -dumpversion'Gabriel C
2008-05-25[ALSA] hda - Fix capture mute Widget for stac9250/9251Mauro Carvalho Chehab
2008-05-25[ALSA] snd-pcsp - fix pcsp_treble_info() to honour an item numberStas Sergeev
2008-05-25[WATCHDOG] Add ICH9DO into the iTCO_wdt.c driverGabriel C
2008-05-25[WATCHDOG] Fix booke_wdt.c on MPC85xx SMP system'sChen Gong
2008-05-25[WATCHDOG] Add a watchdog driver based on the CS5535/CS5536 MFGPT timersJordan Crouse
2008-05-25[WATCHDOG] hpwdt: Fix NMI handling.Mingarelli, Thomas
2008-05-25[WATCHDOG] Blackfin Watchdog Driver: split platform device/driverMike Frysinger
2008-05-25[WATCHDOG] Add w83697h_wdt early_disable optionSamuel Tardieu
2008-05-25[WATCHDOG] Make w83697h_wdt timeout option string similar to othersSamuel Tardieu
2008-05-25[WATCHDOG] Make w83697h_wdt void-like functions voidSamuel Tardieu
2008-05-24Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...tip-auto-x86-next-base-2008-05-26_08_52_Montip-auto-sched-next-base-2008-05-26_08_52_Montip-auto-latest-base-2008-05-26_08_52_Montip-auto-ftrace-next-base-2008-05-26_08_52_MonLinus Torvalds
2008-05-24Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-05-24spi: remove some spidev oops-on-rmmod pathsDavid Brownell
2008-05-24cgroups: remove node_ prefix_from ns subsystemCedric Le Goater
2008-05-24for_each_online_pgdat(): kerneldoc fixFernando Luis Vazquez Cao
2008-05-24frv: export empty_zero_pageAdrian Bunk
2008-05-24sys_prctl(): fix return of uninitialized valueShi Weihua
2008-05-24edac: mpc85xx: fix building as a moduleKumar Gala
2008-05-24gpio: build fixesDavid Brownell
2008-05-24S3C2410: fix driver MODULE_ALIAS()Ben Dooks
2008-05-24S3C2410: clean out changelog header and tidyBen Dooks
2008-05-24S3C2410: add error print if we cannot add attributeBen Dooks
2008-05-24S3C2410: ensure that FB_BLANK_POWERDOWN shuts down the controllerBen Dooks
2008-05-24SM501: reverse FPEN/VBIASEN flags behaviourBen Dooks
2008-05-24memory hotplug: fix early allocation handlingHeiko Carstens
2008-05-24zonelists: handle a node zonelist with no applicable entriesAndy Whitcroft
2008-05-24serial: fix enable_irq_wake/disable_irq_wake imbalance in serial_core.cArjan van de Ven
2008-05-24proc: proc_get_inode() should get module only onceDenis V. Lunev