summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-06-24MIPS: SMP: Allow suspend and hibernation if CPU hotplug is availableRalf Baechle1-2/+2
2009-06-24MIPS: Add arch generic CPU hotplugRalf Baechle7-7/+78
2009-06-24DMA: txx9dmac: use dma_unmap_single if DMA_COMPL_{SRC,DEST}_UNMAP_SINGLE setAtsushi Nemoto1-8/+12
2009-06-24MIPS: Sibyte: Fix build error if CONFIG_SERIAL_SB1250_DUART is undefined.Ralf Baechle1-3/+4
2009-06-24MIPS: MIPSsim: Fix build error if MSC01E_INT_BASE is undefined.Ralf Baechle1-0/+1
2009-06-24MIPS: Hibernation: Remove SMP TLB and cacheflushing code.Ralf Baechle1-9/+0
2009-06-24MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.Ralf Baechle39-1/+39
2009-06-24MIPS: bug.h Build fix - include <linux/compiler.h>.Ralf Baechle1-0/+1
2009-06-23nvidiafb: fix boot-time printk stringMikael Pettersson1-2/+1
2009-06-23h8/300: fix incorrect "select" directives in arch/h8300/Kconfig.cpu.Robert P. J. Day1-4/+4
2009-06-23mm: fix handling of pagesets for downed cpusDimitri Sivanich1-3/+3
2009-06-23rmap: fixup page_referenced() for nommu systemsMike Frysinger1-1/+8
2009-06-23mm: pass mm to grab_swap_tokenHugh Dickins3-24/+22
2009-06-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds7-35/+52
2009-06-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds10-34/+554
2009-06-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds46-604/+1245
2009-06-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds6-21/+35
2009-06-23Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6Linus Torvalds2-30/+27
2009-06-23mm: don't rely on flags coincidenceHugh Dickins1-2/+4
2009-06-23hugetlb: fault flags instead of write_accessHugh Dickins2-10/+11
2009-06-23Merge branch 'for-linus' of git://www.jni.nu/crisLinus Torvalds7-9/+36
2009-06-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds17-183/+464
2009-06-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds12-83/+1840
2009-06-23Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds59-489/+2322
2009-06-23Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-10/+420
2009-06-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds2-5/+4
2009-06-23Merge branches 'ehca', 'misc', 'mlx4', 'mthca' and 'nes' into for-linusRoland Dreier6-15/+30
2009-06-23RDMA: Add __init/__exit macros to addr.c and cma.cPeter Huewe2-4/+4
2009-06-23IB/ehca: Bump version numberAlexander Schmidt1-1/+1
2009-06-23mm: fix incorrect page removal from LRUKAMEZAWA Hiroyuki1-1/+1
2009-06-23sh: Fix up HAVE_PERF_COUNTERS typo.Paul Mundt1-1/+1
2009-06-23kmemleak: Do not force the slab debugging Kconfig optionsCatalin Marinas1-2/+3
2009-06-23kmemleak: use pr_fmtJoe Perches1-28/+24
2009-06-23asm-generic: add dummy pgprot_noncached()Paul Mundt1-0/+4
2009-06-23sh: Fix up more dma-mapping fallout.Paul Mundt1-6/+6
2009-06-23sh: SH7786 SMP support.Paul Mundt3-24/+18
2009-06-23sh: Wire up the uncached fixmap on sh64 as well.Paul Mundt1-2/+0
2009-06-23sh: Use local TLB flush in set_pte_phys().Paul Mundt1-1/+1
2009-06-23sh: Provide cpu_idle_wait() to fix up cpuidle/SMP build.Paul Mundt3-1/+26
2009-06-23CRISv10: remove redundant tests on unsignedRoel Kluin1-2/+2
2009-06-23[WATCHDOG] wdt_pci.c: remove #ifdef CONFIG_WDT_501_PCIWim Van Sebroeck2-74/+66
2009-06-23[WATCHDOG] hpwdt: Add NMI priority optionTom Mingarelli2-9/+36
2009-06-23[WATCHDOG] OMAP fixes: enable clock in probe, trigger timer reloadUlrik Bech Hald1-0/+7
2009-06-23V4L/DVB (12131): BUGFIX: An incorrect Carrier Recovery Loop optimization tabl...Manu Abraham1-3/+6
2009-06-23V4L/DVB (12130): Fix a redundant compiler warningManu Abraham1-1/+1
2009-06-23V4L/DVB (12003): v4l2: Move bounding code outside I2C ifdef blockTrent Piepho1-1/+2
2009-06-23V4L/DVB (11913): cx231xx: TRY_FMT should not actually set anythingTrent Piepho3-23/+7
2009-06-23V4L/DVB (11912): em28xx: Use v4l bounding/alignment functionTrent Piepho1-26/+12
2009-06-23V4L/DVB (11911): cx231xx: Use v4l bounding/alignment functionTrent Piepho1-13/+3
2009-06-23V4L/DVB (11910): mt9: Use v4l bounding/alignment functionTrent Piepho3-29/+9