aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/sched.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2007-11-15sched: fix __set_task_cpu() SMP raceDmitry Adamushko1-7/+13
2007-11-15sched: fix SCHED_FIFO tasks & FAIR_GROUP_SCHEDOleg Nesterov1-1/+3
2007-11-15sched: fix accounting of interrupts during guest execution on s390Christian Borntraeger1-4/+2
2007-11-15i2c/eeprom: Recognize VGN as a valid Sony Vaio name prefixJean Delvare1-5/+9
2007-11-15i2c/eeprom: Hide Sony Vaio serial numbersJean Delvare1-8/+15
2007-11-15i2c-pasemi: Fix NACK detectionOlof Johansson1-0/+5
2007-11-15i2c-pasemi: Replace obsolete "driverfs" reference with "sysfs"Robert P. J. Day1-1/+1
2007-11-15i2c: Make i2c_check_addr staticJean Delvare2-7/+1
2007-11-15i2c-dev: Unbound new-style i2c clients aren't busyJean Delvare1-1/+25
2007-11-15i2c-dev: "how does it work" commentsDavid Brownell1-1/+59
2007-11-15Revert "skge: fix ram buffer size calculation"Linus Torvalds1-24/+27
2007-11-15slob: fix memory corruptionNick Piggin1-1/+2
2007-11-15wait_task_stopped: Check p->exit_state instead of TASK_TRACEDRoland McGrath1-2/+1
2007-11-15[AVR32] Export intc_get_pending symbolHaavard Skinnemoen1-1/+3
2007-11-15[AVR32] Add missing bit in PCCR sysregHaavard Skinnemoen1-0/+2
2007-11-15[AVR32] Fix duplicate clock index in at32ap machine codeben.nizette@iinet.net.au1-1/+1
2007-11-15[AVR32] remove UID16 optionAdrian Bunk1-3/+0
2007-11-15[AVR32] Turn off debugging in SMC driverHaavard Skinnemoen1-1/+0
2007-11-15Extend I/O resource for wdt0 for at32ap7000 devicesHans-Christian Egtvedt1-1/+1
2007-11-15[AVR32] pcmcia ioaddr_t should be 32 bits on AVR32Haavard Skinnemoen1-1/+1
2007-11-15[INET]: Fix potential kfree on vmalloc-ed area of request_sock_queuePavel Emelyanov2-17/+36
2007-11-14[VIA_VELOCITY]: Don't oops on MTU change.Stephen Hemminger1-0/+5
2007-11-14CRISv10 fasttimer: Scrap INLINE and name timeval_cmp betterJesper Nilsson1-9/+7
2007-11-14CRISv10 memset library add lineendings to asmJesper Nilsson1-41/+41
2007-11-14CRISv10 string library add lineendings to asmJesper Nilsson1-27/+27
2007-11-14CRISv10 usercopy library add lineendings to asmJesper Nilsson1-157/+157
2007-11-14CRISv10 Ethernet declare mac fixJesper Nilsson1-1/+1
2007-11-14CRIS tlb.h should include linux/pagemap.hJesper Nilsson1-0/+2
2007-11-14CRISv32: add cache flush operationsJesper Nilsson2-0/+127
2007-11-14CRISv10 improve and bugfix fasttimerJesper Nilsson2-207/+124
2007-11-14CRISv10: fix timer interrupt parametersJesper Nilsson1-4/+7
2007-11-14CRIS: remove MTD_AMSTD and MTD_OBSOLETE_CHIPS take twoJesper Nilsson6-17/+8
2007-11-14CRISv10 serial driver rewriteJesper Nilsson2-859/+580
2007-11-14CRIS don't include bitops.h in posix_types.hJesper Nilsson1-1/+0
2007-11-14cris: ARRAY_SIZE() cleanupAlex Unleashed5-9/+7
2007-11-14cris build fixes: defconfig updatesJesper Nilsson1-43/+33
2007-11-14cris build fixes: fix crisksyms.cJesper Nilsson1-14/+3
2007-11-14cris build fixes: setup.c needs param.hJesper Nilsson1-0/+1
2007-11-14cris build fixes: fixes in arch/cris/kernel/time.cJesper Nilsson1-7/+3
2007-11-14cris build fixes: corrected and improved NMI and IRQ handlingJesper Nilsson7-29/+107
2007-11-14cris-build-fixes-update-eth_v10c-ethernet-driver-fixAndrew Morton1-4/+8
2007-11-14cris build fixes: update eth_v10.c ethernet driverJesper Nilsson2-152/+279
2007-11-14cris build fixes: add baud rate definesJesper Nilsson1-0/+13
2007-11-14cris build fixes: sys_cris.c needs fs.hJesper Nilsson1-0/+1
2007-11-14cris build fixes: irq fixesJesper Nilsson2-2/+8
2007-11-14cris-build-fixes-atomich-needs-compilerh-fixAndrew Morton1-1/+2
2007-11-14cris build fixes: atomic.h needs compiler.hJesper Nilsson1-0/+1
2007-11-14cris build fixes: hardirq.h: include asm/irq.hJesper Nilsson1-0/+1
2007-11-14cris build fixes: Add missing syscallsJesper Nilsson2-1/+74
2007-11-14cris build fixes: fix csum_tcpudp_magic() declarationJesper Nilsson1-1/+1