summaryrefslogtreecommitdiffstats
path: root/samples (unfollow)
Commit message (Expand)AuthorFilesLines
2013-05-10dm table: fix write same supportMike Snitzer1-1/+1
2013-05-10dm bufio: avoid a possible __vmalloc deadlockMikulas Patocka1-1/+23
2013-05-10dm snapshot: fix error return code in snapshot_ctrWei Yongjun1-0/+1
2013-05-10dm cache: fix error return code in cache_createWei Yongjun1-0/+1
2013-05-10dm stripe: fix regression in stripe_width calculationMike Snitzer1-5/+6
2013-05-10xen/pci: Used cached MSI-X capability offsetBjorn Helgaas1-2/+1
2013-05-10xen/pci: Use PCI_MSIX_TABLE_BIR, not PCI_MSIX_FLAGS_BIRMASKBjorn Helgaas1-1/+1
2013-05-10Revert "ALSA: hda - Don't set up active streams twice"Takashi Iwai1-2/+2
2013-05-10ARC: [TB10x] Remove GENERIC_GPIOVineet Gupta1-7/+0
2013-05-10tracing/kprobes: Support soft-mode disablingMasami Hiramatsu1-0/+6
2013-05-10tracing/kprobes: Support ftrace_event_file base multibufferMasami Hiramatsu1-36/+214
2013-05-10tracing/kprobes: Pass trace_probe directly from dispatcherMasami Hiramatsu1-17/+16
2013-05-10tracing/kprobes: Increment probe hit-count even if it is used by perfMasami Hiramatsu1-4/+4
2013-05-10tracing/kprobes: Use bool for retprobe checkerMasami Hiramatsu1-1/+1
2013-05-10ftrace: Fix function probe when more than one probe is addedSteven Rostedt (Red Hat)1-1/+5
2013-05-10ftrace: Fix the output of enabled_functions debug fileSteven Rostedt (Red Hat)1-1/+1
2013-05-10ftrace: Fix locking in register_ftrace_function_probe()Steven Rostedt (Red Hat)1-4/+6
2013-05-10tracing: Add helper function trace_create_new_event() to remove duplicate codeSteven Rostedt (Red Hat)1-12/+20
2013-05-10tracing: Modify soft-mode only if there's no other referrerMasami Hiramatsu2-2/+11
2013-05-10tracing: Indicate enabled soft-mode in enable fileMasami Hiramatsu1-0/+2
2013-05-10tracing/kprobes: Fix to increment return event probe hit-countMasami Hiramatsu1-0/+2
2013-05-10ftrace: Cleanup regex_lock and ftrace_lock around hash updatingMasami Hiramatsu1-27/+32
2013-05-10ftrace, kprobes: Fix a deadlock on ftrace_regex_lockMasami Hiramatsu2-21/+56
2013-05-10eCryptfs: Use the ablkcipher crypto APITyler Hicks2-41/+103
2013-05-09shm: fix null pointer deref when userspace specifies invalid hugepage sizeLi Zefan2-3/+13
2013-05-09ipc,sem: fix semctl(..., GETNCNT)Rik van Riel1-0/+7
2013-05-09ipc,sem: fix semctl(..., GETZCNT)Rik van Riel1-0/+7
2013-05-09ARM: exynos: dts: Fixed vbus-gpiosDoug Anderson2-2/+2
2013-05-09ARM: EXYNOS5: Fix kernel dump in AFTR idle modeInderpal Singh2-3/+3
2013-05-09ARM: ux500: Rid ignored return value of regulator_enable() compiler warningLee Jones1-2/+2
2013-05-09ARM: ux500: read the correct soc_id numberFabio Baltieri1-1/+1
2013-05-09ARM: exynos: dts: cros5250: add cyapa trackpadOlof Johansson1-0/+8
2013-05-09video: mxsfb: Adapt to new videomode APIFabio Estevam2-5/+5
2013-05-09ARM: imx: Select GENERIC_ALLOCATORFabio Estevam4-119/+1
2013-05-09ARM: imx: compile fix for hotplug.cShawn Guo2-0/+3
2013-05-09NVMe: Use user defined admin ioctl timeoutKeith Busch1-1/+5
2013-05-09switch compat_sys_sysctl to COMPAT_SYSCALL_DEFINEAl Viro3-7/+3
2013-05-09unicore32: just use mmap_pgoff()...Al Viro1-9/+1
2013-05-09usb: tilegx: fix memleak when create hcd failLibo Chen2-4/+10
2013-05-09arch/tile: remove inline marking of EXPORT_SYMBOL functionsDenis Efremov1-1/+1
2013-05-09unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINEAl Viro16-65/+25
2013-05-09ecryptfs: don't open-code kernel_read()Al Viro1-8/+1
2013-05-09xtensa simdisk: Fix proc_create_data() conversion falloutGeert Uytterhoeven1-2/+2
2013-05-09nfsd: fix oops when legacy_recdir_name_error is passed a -ENOENT errorJeff Layton1-7/+5
2013-05-09ARC: [mm] Aliasing VIPT dcache support 4/4Vineet Gupta7-5/+101
2013-05-09ARC: [mm] Aliasing VIPT dcache support 3/4Vineet Gupta2-2/+4
2013-05-09ARC: [mm] Aliasing VIPT dcache support 2/4Vineet Gupta6-22/+223
2013-05-09ARC: [mm] Aliasing VIPT dcache support 1/4Vineet Gupta3-18/+34
2013-05-09ARM: dts: don't assume boards are using twl4030 for omap3Jason Cooper4-1/+3
2013-05-09ARM: OMAP2+: Remove bogus IS_ERR_OR_NULL checking from id.cTony Lindgren1-3/+2