aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/sched_fair.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2009-07-18vmlinux.lds.h: restructure BSS linker script macrosTim Abbott2-11/+10
2009-07-17kconfig: initialize the screen before using curses(3) functionsArnaud Lacombe1-0/+2
2009-07-17kconfig: variable argument lists needs `stdarg.h'Arnaud Lacombe1-0/+2
2009-07-17kbuild, deb-pkg: fix install scripts for posix shmaximilian attems1-1/+1
2009-07-17Update Andreas Koensgen's email addressRalf Baechle4-4/+4
2009-07-17MAINTAINERS entry for STRIP driverRalf Baechle1-1/+0
2009-07-17tty_port: Fix return on interrupted useAlan Cox1-1/+1
2009-07-17Revert "Neither asm/types.h nor linux/types.h is required for arch/ia64/include/asm/fpu.h"Aurelien Jarno1-0/+2
2009-07-17Add dma_debug_init() for ia64fujita1-0/+8
2009-07-17Fix ia64 compilation IS_ERR and PTE_ERR errors.Fenghua Yu1-0/+1
2009-07-17[ARM] 5608/1: Updated U300 defconfigLinus Walleij1-10/+8
2009-07-17[ARM] 5606/1: Fix ep93xx watchdog driver headersRyan Mallon1-0/+1
2009-07-17virtio_net: Sync header with qemuAlex Williamson1-4/+10
2009-07-17virtio-pci: correctly unregister root device on errorMark McLoughlin1-1/+1
2009-07-17virtio_blk: ioctl return value fixChristoph Hellwig1-1/+1
2009-07-17virtio_blk: don't bounce highmem requestsChristoph Hellwig1-0/+3
2009-07-17lguest: restrict CPUID to avoid perf counter wrmsrRusty Russell1-0/+5
2009-07-17lguest: remove unnecessary forward struct declarationDavide Libenzi1-2/+0
2009-07-17lguest: fix journeyMatias Zabaljauregui3-3/+3
2009-07-17block: sysfs fix mismatched queue_var_{store,show} in 64bit kernelXiaotian Feng1-5/+6
2009-07-17ataflop: adjust NULL testJulia Lawall1-1/+1
2009-07-17block: fix failfast merge testing in elv_rq_merge_ok()Tejun Heo1-4/+9
2009-07-16tracing/function: Fix the return value of ftrace_trace_onoff_callback()Xiao Guangrong1-1/+1
2009-07-16cdc-eem: bad crc checkingVincent CUISSARD1-1/+1
2009-07-16ixgbe: Remove DPRINTK messages in DCB modeLucy Liu1-4/+0
2009-07-16ixgbe: clear mac address data block in DCB modeLucy Liu1-0/+2
2009-07-16sky2: revert shutdown changesStephen Hemminger1-8/+1
2009-07-16net: sock_copy() fixesEric Dumazet2-15/+37
2009-07-16E100: work around the driver using streaming DMA mapping for RX descriptors.Krzysztof Halasa1-0/+3
2009-07-16bonding: clean muticast addresses when device changes typeMoni Shoua1-2/+10
2009-07-16atl1c: misplaced parenthesisroel kluin1-1/+1
2009-07-16atl1c: add missing parenthesesroel kluin1-4/+4
2009-07-16Blackfin: define HARDIRQ_BITS again for nowMike Frysinger1-0/+3
2009-07-16n_tty: Fix echo raceAlan Cox1-3/+0
2009-07-16tty: nozomi, fix tty refcounting bugJiri Slaby1-4/+8
2009-07-16vt: drop bootmem/slab memory distinctionJohannes Weiner2-10/+3
2009-07-16drivers/serial/bfin_sport_uart.c: remove wrong and unneeded memsetAndrew Morton1-1/+0
2009-07-16serial: don't add msm_serial's probe function to the driver structUwe Kleine-König1-1/+0
2009-07-16tty: fix close/hangup raceAlan Cox1-10/+15
2009-07-16Add '-fno-delete-null-pointer-checks' to gcc CFLAGSEugene Teo1-1/+2
2009-07-16Revert "ppp: Fix throttling bugs"Linus Torvalds2-0/+2
2009-07-16netfilter: nf_conntrack: nf_conntrack_alloc() fixesEric Dumazet2-4/+24
2009-07-16netfilter: xt_osf: fix nf_log_packet() argumentsPatrick McHardy1-2/+3
2009-07-16arch/blackfin: Add kmalloc NULL testsJulia Lawall1-0/+8
2009-07-16Blackfin: add CPLB entries for Core B on-chip L1 SRAM regionsGraf Yang1-6/+17
2009-07-16Blackfin: work around anomaly 05000189Robin Getz1-1/+2
2009-07-16Blackfin: drop per-cpu loops_per_jiffy trackingMichael Hennerich3-6/+4
2009-07-16Blackfin: fix bugs in GPIO resume codeMichael Hennerich1-4/+2
2009-07-16Blackfin: bf537-stamp: fix irq decl for AD7142Barry Song1-1/+1
2009-07-16Blackfin: fix handling of IPEND in interrupt context saveRobin Getz1-3/+4