index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
(
unfollow
)
Commit message (
Expand
)
Author
2012-03-28
radix-tree: introduce bit-optimized iterator
Konstantin Khlebnikov
2012-03-28
pidns: add reboot_pid_ns() to handle the reboot syscall
Daniel Lezcano
2012-03-28
lib/cpumask.c: remove __any_online_cpu()
Srivatsa S. Bhat
2012-03-28
smp: add func to IPI cpus based on parameter func
Gilad Ben-Yossef
2012-03-28
smp: introduce a generic on_each_cpu_mask() function
Gilad Ben-Yossef
2012-03-28
swapon: check validity of swap_flags
Hugh Dickins
2012-03-28
mm for fs: add truncate_pagecache_range()
Hugh Dickins
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
2012-03-28
Add #includes needed to permit the removal of asm/system.h
David Howells
2012-03-28
Move all declarations of free_initmem() to linux/mm.h
David Howells
2012-03-28
powerpc/eeh: Remove eeh device from OF node
Gavin Shan
2012-03-27
watchdog: Add support for WDIOC_GETTIMELEFT IOCTL in watchdog core
Viresh Kumar
2012-03-27
watchdog: nowayout is bool
Wim Van Sebroeck
2012-03-27
mmc: sh_mmcif: simplify bitmask macros
Guennadi Liakhovetski
2012-03-27
mmc: sh_mobile_sdhi: support modular mmc-core with non-standard hotplug
Guennadi Liakhovetski
2012-03-27
mmc: sh_mobile_sdhi: add a callback for board specific init code
Bastian Hecht
2012-03-27
mmc: tmio_mmc: power status flag doesn't have to be exposed in platform data
Guennadi Liakhovetski
2012-03-27
mmc: sh_mobile_sdhi: pass card hotplug GPIO number to TMIO MMC
Guennadi Liakhovetski
2012-03-27
mmc: tmio_mmc: support the generic MMC GPIO card hotplug helper
Guennadi Liakhovetski
2012-03-27
mmc: simplify mmc_cd_gpio_request() by removing two parameters
Guennadi Liakhovetski
2012-03-27
mmc: sdhci: add quirk for keeping card power during suspend
Adrian Hunter
2012-03-27
mmc: core: add high-capacity erase size capability flag
Adrian Hunter
2012-03-27
mmc: start removing enable / disable API
Adrian Hunter
2012-03-27
mmc: core: Detect card removal on I/O error
Ulf Hansson
2012-03-27
sched: Fix select_fallback_rq() vs cpu_active/cpu_online
Peter Zijlstra
2012-03-26
i2c: Update the FSF address
Jean Delvare
2012-03-26
nfsd: add a header describing upcall to nfsdcld
Jeff Layton
2012-03-26
dma-buf: correct dummy function declarations.
Sumit Semwal
2012-03-26
dma-buf: add support for kernel cpu access
Daniel Vetter
2012-03-26
dma-buf: don't hold the mutex around map/unmap calls
Daniel Vetter
2012-03-26
dma-buf: add get_dma_buf()
Rob Clark
2012-03-26
dma-buf: pass flags into dma_buf_fd.
Dave Airlie
2012-03-26
dma-buf: add dma_data_direction to unmap dma_buf_op
Sumit Semwal
2012-03-26
module: move __module_get and try_module_get() out of line.
Steven Rostedt
2012-03-26
params: <level>_initcall-like kernel parameters
Pawel Moll
2012-03-26
module_param: remove support for bool parameters which are really int.
Rusty Russell
2012-03-25
mmc: Support of PCI mode in the dw_mmc driver
Shashidhar Hiremath
2012-03-25
mmc: MMC-4.5 Data Tag Support
Saugata Das
2012-03-25
ARM: dma-mapping: convert ARCH_HAS_DMA_SET_COHERENT_MASK to kconfig symbol
Rob Herring
2012-03-25
net: add a truesize parameter to skb_add_rx_frag()
Eric Dumazet
2012-03-23
procfs: speed up /proc/pid/stat, statm
KAMEZAWA Hiroyuki
2012-03-23
procfs: add num_to_str() to speed up /proc/stat
KAMEZAWA Hiroyuki
2012-03-23
coredump: add VM_NODUMP, MADV_NODUMP, MADV_CLEAR_NODUMP
Jason Baron
2012-03-23
coredump: remove VM_ALWAYSDUMP flag
Jason Baron
2012-03-23
usermodehelper: kill umh_wait, renumber UMH_* constants
Oleg Nesterov
2012-03-23
usermodehelper: implement UMH_KILLABLE
Oleg Nesterov
2012-03-23
ptrace: remove PTRACE_SEIZE_DEVEL bit
Denys Vlasenko
2012-03-23
ptrace: renumber PTRACE_EVENT_STOP so that future new options and events can ...
Denys Vlasenko
2012-03-23
ptrace: simplify PTRACE_foo constants and PTRACE_SETOPTIONS code
Denys Vlasenko
2012-03-23
ptrace: don't send SIGTRAP on exec if SEIZED
Oleg Nesterov
[next]