summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-07-18sched: fix nr_uninterruptible accounting of frozen tasks reallyThomas Gleixner2-1/+9
2009-07-18sched: fix load average accounting vs. cpu hotplugThomas Gleixner1-2/+2
2009-07-18perf_counter: Make call graph option consistentAnton Blanchard1-2/+2
2009-07-18perf_counter: Add perf record option to log addressesAnton Blanchard1-0/+6
2009-07-18perf_counter: Log vfork as a fork eventAnton Blanchard1-6/+3
2009-07-18perf_counter: Synthesize VDSO mmap eventAnton Blanchard1-0/+4
2009-07-18perf_counter: Make sure we dont leak kernel memory to userspaceAnton Blanchard1-4/+15
2009-07-18sched: Account for vruntime wrappingFabio Checconi1-2/+8
2009-07-18Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds7-14/+29
2009-07-18Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French36-88/+175
2009-07-18vmlinux.lds.h: restructure BSS linker script macrosTim Abbott2-11/+10
2009-07-18kconfig: initialize the screen before using curses(3) functionsArnaud Lacombe1-0/+2
2009-07-18kconfig: variable argument lists needs `stdarg.h'Arnaud Lacombe1-0/+2
2009-07-18kbuild, deb-pkg: fix install scripts for posix shmaximilian attems1-1/+1
2009-07-17Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/fyu/l...Linus Torvalds3-0/+11
2009-07-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds3-11/+12
2009-07-17Update Andreas Koensgen's email addressRalf Baechle4-4/+4
2009-07-17MAINTAINERS entry for STRIP driverRalf Baechle1-1/+0
2009-07-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds4-4/+25
2009-07-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds7-11/+23
2009-07-17Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
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/inclu...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-17tracing/function: Fix the return value of ftrace_trace_onoff_callback()Xiao Guangrong1-1/+1
2009-07-17cdc-eem: bad crc checkingVincent CUISSARD1-1/+1
2009-07-17ixgbe: Remove DPRINTK messages in DCB modeLucy Liu1-4/+0
2009-07-17ixgbe: clear mac address data block in DCB modeLucy Liu1-0/+2
2009-07-17sky2: revert shutdown changesStephen Hemminger1-8/+1
2009-07-17net: sock_copy() fixesEric Dumazet2-15/+37
2009-07-17E100: work around the driver using streaming DMA mapping for RX descriptors.Krzysztof Halasa1-0/+3
2009-07-17bonding: clean muticast addresses when device changes typeMoni Shoua1-2/+10
2009-07-17atl1c: misplaced parenthesisroel kluin1-1/+1
2009-07-17atl1c: add missing parenthesesroel kluin1-4/+4
2009-07-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller4-6/+28
2009-07-16Blackfin: define HARDIRQ_BITS again for nowMike Frysinger1-0/+3
2009-07-16Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-18/+59