aboutsummaryrefslogtreecommitdiffstats
path: root/security (unfollow)
AgeCommit message (Expand)AuthorFilesLines
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-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 pointerH Hartley Sweeten1-1/+1
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-23regmap: Use select .. if to get IRQ_DOMAIN enabledMark Brown2-3/+1
2012-05-22various Kconfig cleanup and old platform build code removalRichard Kuo2-22/+4
2012-05-22hexagon/mm/vm_fault.c: Port OOM changes to do_page_faultKautuk Consul1-5/+17
2012-05-22arch/hexagon/kernel/dma.c: make function staticJulia Lawall1-1/+1
2012-05-22Remove unneeded include of version.h from arch/hexagon/include/asm/spinlock_types.hJesper Juhl1-2/+0
2012-05-22Hexagon: Use resource_size functionThomas Meyer1-4/+2
2012-05-22PATA host controller driver for ep93xxRafal Prylowski3-0/+1054
2012-05-22[libata] Add " 2GB ATA Flash Disk"/"ADMA428M" to DMA blacklistPrarit Bhargava1-0/+1
2012-05-22ata_generic: Skip is_intel_ider() check when ata_generic=1 is setAndi Kleen1-1/+1
2012-05-22epoll: Fix user space breakage related to EPOLLWAKEUPRafael J. Wysocki1-1/+1
2012-05-22perf evlist: Show event attribute detailsArnaldo Carvalho de Melo2-11/+100
2012-05-22perf tools: Bump default sample freq to 4 kHzArnaldo Carvalho de Melo2-2/+2
2012-05-22perf buildid-list: Work better with pipe modeStephane Eranian2-1/+7
2012-05-22perf tools: Fix piped mode read codeStephane Eranian1-8/+26
2012-05-22perf inject: Fix broken perf inject -bStephane Eranian1-0/+5
2012-05-22perf tools: rename HEADER_TRACE_INFO to HEADER_TRACING_DATAStephane Eranian3-8/+8
2012-05-22perf tools: Add union u64_swap type for swapping u64 dataJiri Olsa2-8/+7
2012-05-22perf tools: Carry perf_event_attr bitfield throught different endiansJiri Olsa1-0/+34
2012-05-22perf record: Fix documentation for branch stack samplingAnshuman Khandual1-1/+1
2012-05-22perf target: Add cpu flag to sample_type if target has cpuNamhyung Kim2-1/+4
2012-05-22perf tools: Always try to build libtraceeventNamhyung Kim1-2/+2
2012-05-22perf tools: Rename libparsevent to libtraceevent in MakefileNamhyung Kim1-11/+11
2012-05-22perf script: Rename struct event to struct event_format in perl engineFrederic Weisbecker1-6/+6
2012-05-22perf script: Explicitly handle known default print arg typeFrederic Weisbecker1-0/+4
2012-05-22perf tools: Add hardcoded name term for pmu eventsJiri Olsa6-3/+59
2012-05-22perf tools: Separate 'mem:' event scanner bitsJiri Olsa2-2/+24
2012-05-22perf tools: Use allocated list for each parsed eventJiri Olsa3-41/+83
2012-05-22perf tools: Add support for displaying event parser debug infoJiri Olsa2-3/+15