summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
* include/linux/socket.h: Fix commentRasmus Villemoes2014-11-05
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-10-31
|\
| * net: skb_fclone_busy() needs to detect orphaned skbEric Dumazet2014-10-30
| * usbnet: add a callback for set_rx_modeOlivier Blin2014-10-28
| * skbuff.h: fix kernel-doc warning for headers_endRandy Dunlap2014-10-28
* | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-10-31
|\ \
| * | compiler/gcc4+: Remove inaccurate comment about 'asm goto' miscompilesSteven Noonan2014-10-28
* | | Merge branch 'akpm' (incoming from Andrew Morton)Linus Torvalds2014-10-29
|\ \ \
| * | | mm: memcontrol: fix missed end-writeback page accountingJohannes Weiner2014-10-29
| * | | mm: page-writeback: inline account_page_dirtied() into single callerJohannes Weiner2014-10-29
| * | | mm, thp: fix collapsing of hugepages on madviseDavid Rientjes2014-10-29
| * | | drivers: of: add return value to of_reserved_mem_device_init()Marek Szyprowski2014-10-29
* | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2014-10-29
|\ \ \ \ | |/ / / |/| | |
| * | | block: Fix merge logic when CONFIG_BLK_DEV_INTEGRITY is not definedMartin K. Petersen2014-10-28
* | | | Merge remote-tracking branch 'regulator/fix/core' into regulator-linusMark Brown2014-10-27
|\ \ \ \ | |_|/ / |/| | |
| * | | regulator: Include err.h from consumer.h to fix build failureGuenter Roeck2014-10-13
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-10-26
|\ \ \ \
| * | | | fs: limit filesystem stacking depthMiklos Szeredi2014-10-24
| * | | | vfs: add whiteout supportMiklos Szeredi2014-10-24
| * | | | vfs: export check_sticky()Miklos Szeredi2014-10-24
| * | | | vfs: introduce clone_private_mount()Miklos Szeredi2014-10-24
| * | | | vfs: export __inode_permission() to modulesMiklos Szeredi2014-10-24
| * | | | vfs: export do_splice_direct() to modulesMiklos Szeredi2014-10-24
| * | | | vfs: add i_op->dentry_open()Miklos Szeredi2014-10-24
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-10-24
|\ \ \ \ \
| * | | | | kvm: vfio: fix unregister kvm_device_ops of vfioWanpeng Li2014-10-24
* | | | | | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-10-24
|\ \ \ \ \ \
| * | | | | | random: add and use memzero_explicit() for clearing dataDaniel Borkmann2014-10-17
* | | | | | | Merge tag 'pm+acpi-3.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-10-24
|\ \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *-. \ \ \ \ \ \ Merge branches 'pm-cpuidle' and 'pm-cpufreq'Rafael J. Wysocki2014-10-23
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | |
| | | * | | | | | cpufreq: cpufreq-dt: extend with platform_dataThomas Petazzoni2014-10-21
| | | * | | | | | cpufreq: allow driver-specific dataThomas Petazzoni2014-10-21
| | |/ / / / / /
| * | | | | | | Merge branch 'freezer'Rafael J. Wysocki2014-10-23
| |\ \ \ \ \ \ \
| | * | | | | | | OOM, PM: OOM killed task shouldn't escape PM suspendMichal Hocko2014-10-21
| | |/ / / / / /
| * | | | | | | Merge branch 'pm-qos'Rafael J. Wysocki2014-10-23
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | PM / QoS: Add PM_QOS_MEMORY_BANDWIDTH classTomeu Vizoso2014-09-25
* | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2014-10-24
|\ \ \ \ \ \ \ \
| * | | | | | | | Thermal: introduce INT3402 thermal driverAaron Lu2014-10-10
| * | | | | | | | Thermal: move the KELVIN_TO_MILLICELSIUS macro to thermal.hAaron Lu2014-10-10
| * | | | | | | | ACPI: make acpi_create_platform_device() an external APIZhang Rui2014-10-10
* | | | | | | | | Merge tag 'remove-weak-declarations' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-10-23
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | uprobes: Remove "weak" from function declarationsBjorn Helgaas2014-10-22
| * | | | | | | | | memory-hotplug: Remove "weak" from memory_block_size_bytes() declarationBjorn Helgaas2014-10-22
| * | | | | | | | | kgdb: Remove "weak" from kgdb_arch_pc() declarationBjorn Helgaas2014-10-22
| * | | | | | | | | vmcore: Remove "weak" from function declarationsBjorn Helgaas2014-10-22
| * | | | | | | | | clocksource: Remove "weak" from clocksource_default_clock() declarationBjorn Helgaas2014-10-22
| * | | | | | | | | audit: Remove "weak" from audit_classify_compat_syscall() declarationBjorn Helgaas2014-10-22
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-10-23
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | |
| * | | | | | | | Merge branch 'next' into efi-next-mergeMatt Fleming2014-10-03
| |\ \ \ \ \ \ \ \
| | * | | | | | | | efi: Provide a non-blocking SetVariable() operationMatt Fleming2014-10-03