summaryrefslogtreecommitdiff
path: root/include/linux (unfollow)
Commit message (Expand)Author
2015-08-06tracing, perf: Implement BPF programs attached to uprobesWang Nan
2015-08-06bpf: Use correct #ifdef controller for trace_call_bpf()Wang Nan
2015-08-04perf/x86/hw_breakpoints: Disallow kernel breakpoints unless kprobe-safeAndy Lutomirski
2015-07-31uprobes/x86: Make arch_uretprobe_is_alive(RP_CHECK_CALL) more cleverOleg Nesterov
2015-07-31uprobes: Add the "enum rp_check ctx" arg to arch_uretprobe_is_alive()Oleg Nesterov
2015-07-31uprobes/x86: Reimplement arch_uretprobe_is_alive()Oleg Nesterov
2015-07-31uprobes: Export 'struct return_instance', introduce arch_uretprobe_is_alive()Oleg Nesterov
2015-07-24ftrace: Fix breakage of set_ftrace_pidSteven Rostedt (Red Hat)
2015-07-24mmc: sdhci-esdhc-imx: clear f_max in boarddataDong Aisheng
2015-07-19hid-sensor: Fix suspend/resume delaySrinivas Pandruvada
2015-07-18x86/fpu, sched: Introduce CONFIG_ARCH_WANTS_DYNAMIC_TASK_STRUCT and use it on...Ingo Molnar
2015-07-18x86/fpu, sched: Dynamically allocate 'struct fpu'Dave Hansen
2015-07-17mm/page_owner: set correct gfp_mask on page_ownerJoonsoo Kim
2015-07-17Update Viresh Kumar's email addressViresh Kumar
2015-07-17include, lib: add __printf attributes to several function prototypesNicolas Iooss
2015-07-17mm: hugetlb: allow hugepages_supported to be architecture specificDominik Dingel
2015-07-16gpio: Remove double "base" in commentGeert Uytterhoeven
2015-07-15libata: add ATA_HORKAGE_MAX_SEC_1024 to revert back to previous max_sectors l...David Milburn
2015-07-15libata: add ATA_HORKAGE_NOTRIMArne Fitzenreiter
2015-07-15efi: Handle memory error structures produced based on old versions of standardLuck, Tony
2015-07-13locks: inline posix_lock_file_wait and flock_lock_file_waitJeff Layton
2015-07-13locks: new helpers - flock_lock_inode_wait and posix_lock_inode_waitJeff Layton
2015-07-12can: replace timestamp as unique skb attributeOliver Hartkopp
2015-07-10KVM: count number of assigned devicesPaolo Bonzini
2015-07-09cdc_ncm: Add support for moving NDP to end of NCM frameEnrico Mioso
2015-07-09blkcg: fix blkcg_policy_data allocation bugTejun Heo
2015-07-09blkcg: implement all_blkcgs listTejun Heo
2015-07-09libceph: enable ceph in a non-default network namespaceIlya Dryomov
2015-07-09time: Get rid of do_posix_clock_monotonic_gettimeThomas Gleixner
2015-07-08hotplug: Prevent alloc/free of irq descriptors during cpu up/downThomas Gleixner
2015-07-07mtd: nand: Fix NAND_USE_BOUNCE_BUFFER flag conflictScott Wood
2015-07-07tick/broadcast: Unbreak CONFIG_GENERIC_CLOCKEVENTS=n buildThomas Gleixner
2015-07-07tick/broadcast: Make idle check independent from mode and configThomas Gleixner
2015-07-07ACPI / scan: Add support for ACPI _CLS device matchingSuthikulpanit, Suravee
2015-07-06ACPI / PNP: Reserve ACPI resources at the fs_initcall_sync stageRafael J. Wysocki
2015-07-05module: relocate module_init from init.h to module.hPaul Gortmaker
2015-07-04NTB: Split ntb_hw_intel and ntb_transport driversAllen Hubbe
2015-07-04NTB: Add NTB hardware abstraction layerAllen Hubbe
2015-07-04sched/debug: Move print_cfs_rq() declaration to kernel/sched/sched.hSrikar Dronamraju
2015-07-04sched/stat: Simplify the sched_info accounting dependencyNaveen N. Rao
2015-07-03sched, preempt_notifier: separate notifier registration from static_key inc/decPeter Zijlstra
2015-07-02irqchip: Move IRQCHIP_DECLARE macro to include/linux/irqchip.hJoel Porquet
2015-07-02writeback: don't embed root bdi_writeback_congested in bdi_writebackTejun Heo
2015-07-02NTB: Move files in preparation for NTB abstractionAllen Hubbe
2015-07-02bufferhead: Add _gfp version for sb_getblk()Nikolay Borisov
2015-07-01sysfs: Add support for permanently empty directories to serve as mount points.Eric W. Biederman
2015-07-01kernfs: Add support for always empty directories.Eric W. Biederman
2015-07-01sysctl: Allow creating permanently empty directories that serve as mountpoints.Eric W. Biederman
2015-07-01fs: Add helper functions for permanently empty directories.Eric W. Biederman
2015-07-01fs/file.c: don't acquire files->file_lock in fd_install()Eric Dumazet