summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-05-23Revert "sched, perf: Use a single callback into the scheduler"Jiri Olsa3-17/+30
2012-05-23x86/mce: Fix 32-bit buildBorislav Petkov1-3/+3
2012-05-23x86/bitops: Move BIT_64() for a wider useBorislav Petkov2-2/+2
2012-05-23s390/irq: split irq stats for cpu-measurement alert facilitiesHendrik Brueckner4-4/+6
2012-05-23s390/kexec: Move early_pgm_check_handler() to text sectionMichael Holzheu1-1/+1
2012-05-23s390/kdump: Use real mode for PSW restart and kexecMichael Holzheu3-1/+15
2012-05-23s390/kdump: Account /sys/kernel/kexec_crash_size changes in OS infoMichael Holzheu1-1/+7
2012-05-23s390/kernel: Remove OS info init function call and diag 308 for kdumpMichael Holzheu4-23/+2
2012-05-23Documentation/watchdog: Fix the file descriptor leak when no cmdline arg givenDevendra Naga1-0/+11
2012-05-23Documentation/watchdog: close the fd when cmdline arg givenDevendra Naga1-3/+6
2012-05-23Documentation/watchdog: Fix a small typoDevendra Naga1-1/+1
2012-05-23watchdog: s3c2410_wdt: Set timeout to actually achieved timeoutHans de Goede1-1/+1
2012-05-23watchdog: wm831x: Convert to gpio_request_one()Mark Brown1-10/+3
2012-05-23watchdog: via_wdt: depends on PCIRandy Dunlap1-1/+1
2012-05-23watchdog: ie6xx_wdt needs io.hRandy Dunlap1-0/+1
2012-05-23watchdog: ie6xx_wdt.c: fix printk format warningRandy Dunlap1-2/+2
2012-05-23watchdog: Add watchdog driver for Intel Atom E6XXAlexander Stein3-0/+361
2012-05-23watchdog: it87_wdt: Add support for IT8728F watchdog.Diego Elio Pettenò2-3/+11
2012-05-23watchdog: i6300esb: don't depend on X86Michael Olbrich1-1/+1
2012-05-23mfd: Fix twl6040 build failureSamuel Ortiz1-1/+15
2012-05-23watchdog: Use module_pci_driverWim Van Sebroeck5-88/+9
2012-05-23ktest: Change singular "paranthesis" to plural "parentheses"Jesper Juhl1-1/+1
2012-05-23watchdog: sch311x_wdt.c: Remove RESGENDave Mueller1-34/+5
2012-05-23watchdog: s3c2410-wdt: Use of_match_ptr().Wim Van Sebroeck1-3/+2
2012-05-23watchdog: Device tree support for pnx4008-wdtRoland Stigge2-0/+23
2012-05-23watchdog: ar7_wdt.c: use devm_request_and_ioremapJulia Lawall1-23/+10
2012-05-23watchdog: remove ixp2000 driverRob Herring3-227/+0
2012-05-23watchdog: sp5100_tco.c: quiet sparse noise about using plain integer was NULL...H Hartley Sweeten1-1/+1
2012-05-23drm/nouveau/radeon: add static const to the dma-buf ops.Dave Airlie2-2/+2
2012-05-23drm/i915: make some dmabuf things staticDave Airlie1-4/+4
2012-05-23drm: update ast/cirrus/mgag200 for change in TTM apiDave Airlie3-3/+3
2012-05-23Guard check in module loader against integer overflowDavid Howells1-1/+2
2012-05-23modpost: use proper kernel style for autogenerated filesGreg Kroah-Hartman1-4/+4
2012-05-23modpost: Stop grab_file() from leaking filedescriptors if fstat() failsJesper Juhl1-3/+6
2012-05-23mfd: Fix max77693 build failureSamuel Ortiz1-0/+10
2012-05-23blkcg: tg_stats_alloc_lock is an irq lockTejun Heo1-4/+6
2012-05-23mfd: ab8500-core should depend on MFD_DB8500_PRCMULee Jones1-1/+1
2012-05-23Merge branch 'prime-merge' of ssh://people.freedesktop.org/~airlied/linux int...Dave Airlie50-67/+950
2012-05-23drm/radeon: add PRIME support (v2)Alex Deucher17-25/+232
2012-05-23i915: add dmabuf/prime buffer sharing support.Daniel Vetter6-6/+239
2012-05-23nouveau: add PRIME supportDave Airlie16-25/+296
2012-05-23ttm: add prime sharing support to TTM (v2)Dave Airlie6-6/+28
2012-05-23udl: add prime fd->handle support.Dave Airlie4-1/+92
2012-05-23drm/prime: add exported buffers to current fprivs imported buffer list (v2)Dave Airlie2-6/+27
2012-05-23drm/prime: introduce sg->pages/addr arrays helperDave Airlie2-0/+38
2012-05-23regmap: Use select .. if to get IRQ_DOMAIN enabledMark Brown2-3/+1
2012-05-23[SCSI] fcoe, bnx2fc, libfcoe: SW FCoE and bnx2fc use FCoE SyfsRobert Love4-25/+285
2012-05-23[SCSI] libfcoe: Add fcoe_sysfsRobert Love6-3/+1046
2012-05-23[SCSI] bnx2fc: Allocate fcoe_ctlr with bnx2fc_interface, not as a memberRobert Love4-63/+101
2012-05-23[SCSI] fcoe: Allocate fcoe_ctlr with fcoe_interface, not as a memberRobert Love3-52/+102