index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2014-06-09
Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...
Linus Torvalds
2014-06-09
Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2014-06-09
Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...
Linus Torvalds
2014-06-08
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2014-06-08
Merge branch 'next' (accumulated 3.16 merge window patches) into master
Linus Torvalds
2014-06-07
Merge tag 'clk-for-linus-3.16' of git://git.linaro.org/people/mike.turquette/...
Linus Torvalds
2014-06-07
Merge tag 'vfio-v3.16-rc1' of git://github.com/awilliam/linux-vfio into next
Linus Torvalds
2014-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6 int...
Linus Torvalds
2014-06-06
Merge branch 'akpm' (patches from Andrew Morton) into next
Linus Torvalds
2014-06-06
idle: remove cpu_idle() forward declarations
Geert Uytterhoeven
2014-06-06
mm: introduce kmemleak_update_trace()
Catalin Marinas
2014-06-06
key: convert use of typedef ctl_table to struct ctl_table
Joe Perches
2014-06-06
ipc,shm: document new limits in the uapi header
Davidlohr Bueso
2014-06-06
ipc/shm.c: increase the defaults for SHMALL, SHMMAX
Manfred Spraul
2014-06-06
include/asm-generic/ioctl.h: fix _IOC_TYPECHECK sparse error
Hans Verkuil
2014-06-06
idr: reorder the fields
Lai Jiangshan
2014-06-06
signals: introduce kernel_sigaction()
Oleg Nesterov
2014-06-06
signals: mv {dis,}allow_signal() from sched.h/exit.c to signal.[ch]
Oleg Nesterov
2014-06-06
signals: kill sigfindinword()
Oleg Nesterov
2014-06-06
ptrace: fix fork event messages across pid namespaces
Matthew Dempsky
2014-06-06
drivers/rtc/rtc-cmos.c: drivers/char/rtc.c features for DECstation support
Maciej W. Rozycki
2014-06-06
Merge tag 'mfd-for-linus-3.16' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2014-06-06
Merge branches 'topic/vsp1' and 'topic/adv76xx' of git://git.kernel.org/pub/s...
Linus Torvalds
2014-06-06
Merge tag 'iommu-updates-v3.16' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2014-06-06
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2014-06-05
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into next
Linus Torvalds
2014-06-05
Merge branch 'arm64-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2014-06-05
Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-06-05
Merge branch 'x86/vdso' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/...
Linus Torvalds
2014-06-05
Merge branch 'devel-stable' into for-next
Russell King
2014-06-05
Merge branches 'alignment', 'fixes', 'l2c' (early part) and 'misc' into for-next
Russell King
2014-06-04
Merge branch 'akpm' (patchbomb from Andrew) into next
Linus Torvalds
2014-06-04
init/main.c: remove an ifdef
Andrew Morton
2014-06-04
kthreads: kill CLONE_KERNEL, change kernel_thread(kernel_init) to avoid CLONE...
Oleg Nesterov
2014-06-04
kernel/printk: use symbolic defines for console loglevels
Borislav Petkov
2014-06-04
Documentation: expand/clarify debug documentation
Dan Streetman
2014-06-04
printk: Add printk_deferred_once
John Stultz
2014-06-04
printk: rename printk_sched to printk_deferred
John Stultz
2014-06-04
kernel/user.c: drop unused field 'files' from user_struct
Kirill A. Shutemov
2014-06-04
compiler.h: avoid sparse errors in __compiletime_error_fallback()
James Hogan
2014-06-04
mm/zbud.c: make size unsigned like unique callsite
Fabian Frederick
2014-06-04
hugetlb: rename hugepage_migration_support() to ..._supported()
Naoya Horiguchi
2014-06-04
mm/rmap.c: cleanup ttu_flags
Konstantin Khlebnikov
2014-06-04
mm/vmscan.c: use DIV_ROUND_UP for calculation of zone's balance_gap and corre...
Jianyu Zhan
2014-06-04
include/linux/gfp.h: exclude duplicate header
Andy Shevchenko
2014-06-04
mm: non-atomically mark page accessed during page cache allocation where poss...
Mel Gorman
2014-06-04
mm: shmem: avoid atomic operation during shmem_getpage_gfp
Mel Gorman
2014-06-04
mm: page_alloc: convert hot/cold parameter and immediate callers to bool
Mel Gorman
2014-06-04
mm: page_alloc: use unsigned int for order in more places
Mel Gorman
2014-06-04
mm: page_alloc: reduce number of times page_to_pfn is called
Mel Gorman
[next]