summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-10-20Merge branch 'linus' into irq/coreIngo Molnar331-1493/+2628
2010-10-19x86: ioapic: Call free_irte only if interrupt remapping enabledYinghai Lu1-1/+2
2010-10-17Merge branch 'fix/misc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Linus Torvalds1-1/+3
2010-10-17ALSA: rawmidi: fix oops (use after free) when unloading a driver moduleClemens Ladisch1-1/+3
2010-10-16arm: Use ARCH_IRQ_INIT_FLAGSThomas Gleixner2-8/+2
2010-10-16genirq, ARM: Fix boot on ARM platformsAnand Gadiyar1-1/+3
2010-10-15m32r: test __LITTLE_ENDIAN__ instead of __LITTLE_ENDIANKyle McMartin1-2/+2
2010-10-15m32r: add kernel/.gitignore and ignore vmlinux.ldsKyle McMartin1-0/+1
2010-10-15m32r: get_user takes an lvalue, not a pointerKyle McMartin1-1/+1
2010-10-15m32r: restore _BLOCKABLEKyle McMartin1-0/+2
2010-10-15types.h: define __aligned_u64 and expose to userspaceEric Paris1-1/+14
2010-10-15uml: fix buildFUJITA Tomonori1-9/+5
2010-10-15sysctl: min/max bounds are optionalEric Dumazet1-9/+0
2010-10-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds1-0/+13
2010-10-15mmc: sdio: fix SDIO suspend/resume regressionOhad Ben-Cohen1-0/+13
2010-10-15Merge branch 'timers-for-linus-urgent' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-2/+11
2010-10-15Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-0/+17
2010-10-15Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2-5/+6
2010-10-15ubd: fix incorrect sector handling during request restartTejun Heo1-4/+5
2010-10-14Export dump_{write,seek} to binary loader modulesLinus Torvalds1-0/+2
2010-10-14Linux 2.6.36-rc8v2.6.36-rc8Linus Torvalds1-2/+2
2010-10-14Un-inline the core-dump helper functionsLinus Torvalds2-32/+40
2010-10-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds13-77/+104
2010-10-14Don't dump task struct in a.out core-dumpsLinus Torvalds3-22/+6
2010-10-14hrtimer: Preserve timer state in remove_hrtimer()Salman Qazi1-2/+11
2010-10-13Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds1-1/+1
2010-10-13Merge branch 'for-2.6.36' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-2/+0
2010-10-13Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-4/+14
2010-10-13Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds11-17/+44
2010-10-13Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2010-10-13Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds12-30/+40
2010-10-13Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-10/+10
2010-10-13ioat2: fix performance regressionDan Williams1-1/+1
2010-10-13ehea: Fix a checksum issue on the receive pathBreno Leitao2-1/+9
2010-10-13nfsd: fix BUG at fs/nfsd/nfsfh.h:199 on unlinkJ. Bruce Fields1-2/+0
2010-10-13net: allow FEC driver to use fixed PHY supportGreg Ungerer1-14/+27
2010-10-13HID: Add Cando touch screen 15.6-inch product idFrançois Jaouen3-0/+4
2010-10-13ARM: relax ioremap prohibition (309caa9) for -final and -stableRussell King1-2/+6
2010-10-12Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6Russell King2-1/+2
2010-10-12ARM: 6440/1: ep93xx: DMA: fix channel_disableMika Westerberg1-1/+1
2010-10-12genirq: Fix CONFIG_GENIRQ_NO_DEPRECATED=y buildThomas Gleixner2-2/+2
2010-10-12ps3disk: passing wrong variable to bvec_kunmap_irq()Dan Carpenter1-1/+1
2010-10-12Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+1
2010-10-12ring-buffer: Fix typo of time extends per pageSteven Rostedt1-1/+1
2010-10-12x86: Switch sparse_irq allocations to GFP_KERNELThomas Gleixner1-8/+8
2010-10-12genirq: Switch sparse_irq allocator to GFP_KERNELThomas Gleixner1-3/+2
2010-10-12genirq: Make sparse_lock a mutexThomas Gleixner1-19/+14
2010-10-12x86: lguest: Use new irq allocatorThomas Gleixner1-2/+2
2010-10-12genirq: Remove the now unused sparse irq leftoversThomas Gleixner6-266/+4
2010-10-12genirq: Sanitize dynamic irq handlingThomas Gleixner4-125/+31