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
Age
Commit message (
Expand
)
Author
2008-10-23
proc: move /proc/vmallocinfo to mm/vmalloc.c
Alexey Dobriyan
2008-10-23
proc: move /proc/slabinfo boilerplate to mm/slub.c, mm/slab.c
Alexey Dobriyan
2008-10-23
proc: move /proc/slab_allocators boilerplate to mm/slab.c
Alexey Dobriyan
2008-10-23
proc: move /proc/interrupts boilerplate code to fs/proc/interrupts.c
Alexey Dobriyan
2008-10-23
proc: move /proc/stat to fs/proc/stat.c
Alexey Dobriyan
2008-10-23
proc: move rest of /proc/partitions code to block/genhd.c
Alexey Dobriyan
2008-10-23
proc: move /proc/cpuinfo code to fs/proc/cpuinfo.c
Alexey Dobriyan
2008-10-23
proc: move /proc/devices code to fs/proc/devices.c
Alexey Dobriyan
2008-10-23
proc: move rest of /proc/locks to fs/locks.c
Alexey Dobriyan
2008-10-23
proc: move /proc/kmsg creation to fs/proc/kmsg.c
Alexey Dobriyan
2008-10-23
proc: remove remnants of ->read_proc in proc_misc.c
Alexey Dobriyan
2008-10-23
proc: move /proc/execdomains to kernel/exec_domain.c
Alexey Dobriyan
2008-10-23
proc: switch /proc/cmdline to seq_file
Alexey Dobriyan
2008-10-23
proc: move /proc/filesystems to fs/filesystems.c
Alexey Dobriyan
2008-10-23
proc: move /proc/stram to m68k-specific code
Alexey Dobriyan
2008-10-23
proc: move /proc/hardware to m68k-specific code
Alexey Dobriyan
2008-10-23
proc: switch /proc/version to seq_file
Alexey Dobriyan
2008-10-23
proc: switch /proc/meminfo to seq_file
Alexey Dobriyan
2008-10-23
proc: switch /proc/uptime to seq_file
Alexey Dobriyan
2008-10-23
proc: switch /proc/loadavg to seq_file
Alexey Dobriyan
2008-10-23
proc: use WARN() rather than printk+backtrace
Arjan van de Ven
2008-10-23
proc: spread __init
Alexey Dobriyan
2008-10-23
proc: proc_init_inodecache() can't fail
Alexey Dobriyan
2008-10-23
proc: fix vma display mismatch between /proc/pid/{maps,smaps}
Joe Korty
2008-10-20
binfmt_elf_fdpic: Update for cputime changes.
Paul Mundt
2008-10-20
mm: remove duplicated #include's
Huang Weiyi
2008-10-20
Export tiny shmem_file_setup for DRM-GEM
Hugh Dickins
2008-10-20
misc: replace remaining __FUNCTION__ with __func__
Harvey Harrison
2008-10-20
fix CONFIG_HIGHMEM compile error in drivers/gpu/drm/i915/i915_gem.c
Thomas Gleixner
2008-10-20
fix WARN() for PPC
Arjan van de Ven
2008-10-20
kexec: fix crash_save_vmcoreinfo_init build problem
Luck, Tony
2008-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6
Linus Torvalds
2008-10-20
USB: Fix unused label warnings in drivers/usb/host/ehci-hcd.c
Linus Torvalds
2008-10-20
i915: cleanup coding horrors in i915_gem_gtt_pwrite()
Linus Torvalds
2008-10-20
Fix sprintf format warnings in drm_proc.c
Linus Torvalds
2008-10-20
Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
Linus Torvalds
2008-10-20
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2008-10-20
Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2008-10-20
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2008-10-20
Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2008-10-20
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2008-10-20
Merge branch 'v28-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2008-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
2008-10-20
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...
Linus Torvalds
2008-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
2008-10-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
2008-10-20
byteorder: remove direct includes of linux/byteorder/swab[b].h
Harvey Harrison
2008-10-20
Update email addresses.
Dave Jones
2008-10-20
fs/Kconfig: move ext2, ext3, ext4, JBD, JBD2 out
Alexey Dobriyan
2008-10-20
Remove empty imacfb.c file
Linus Torvalds
[next]