index
:
~andi/linux
ccs-mode
drm-tip
vm-mmap
Andi's kernel stuff
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-29
mm: memcontrol: fix missed end-writeback page accounting
Johannes Weiner
4
-109
/
+96
2014-10-29
mm: page-writeback: inline account_page_dirtied() into single caller
Johannes Weiner
2
-20
/
+4
2014-10-29
lib/bitmap.c: fix undefined shift in __bitmap_shift_{left|right}()
Jan Kara
1
-2
/
+6
2014-10-29
drivers/rtc/rtc-bq32k.c: fix register value
Pavel Machek
1
-1
/
+1
2014-10-29
memory-hotplug: clear pgdat which is allocated by bootmem in try_offline_node()
Yasuaki Ishimatsu
1
-5
/
+0
2014-10-29
drivers/rtc/rtc-s3c.c: fix initialization failure without rtc source clock
Marek Szyprowski
1
-6
/
+8
2014-10-29
kernel/kmod: fix use-after-free of the sub_info structure
Martin Schwidefsky
1
-39
/
+37
2014-10-29
drivers/rtc/rtc-pm8xxx.c: rework to support pm8941 rtc
Stanimir Varbanov
2
-89
/
+135
2014-10-29
mm, thp: fix collapsing of hugepages on madvise
David Rientjes
3
-16
/
+20
2014-10-29
drivers: of: add return value to of_reserved_mem_device_init()
Marek Szyprowski
3
-9
/
+17
2014-10-29
mm: free compound page with correct order
Yu Zhao
1
-2
/
+2
2014-10-29
gcov: add ARM64 to GCOV_PROFILE_ALL
Riku Voipio
1
-1
/
+1
2014-10-29
fsnotify: next_i is freed during fsnotify_unmount_inodes.
Jerry Hoemann
1
-6
/
+11
2014-10-29
mm/compaction.c: avoid premature range skip in isolate_migratepages_range
Joonsoo Kim
1
-0
/
+3
2014-10-29
cgroup/kmemleak: add kmemleak_free() for cgroup deallocations.
Wang Nan
1
-0
/
+1
2014-10-28
Merge branch 'for-3.18' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-2
/
+5
2014-10-28
Merge tag 'trace-fixes-v3.18-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-17
/
+37
2014-10-28
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
2
-5
/
+15
2014-10-28
zap_pte_range: update addr when forcing flush after TLB batching faiure
Will Deacon
1
-0
/
+1
2014-10-27
Merge tag 'media/v3.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
25
-27
/
+62
2014-10-27
Merge tag 'edac_fixes_for_3.18' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-5
/
+5
2014-10-27
Merge tag 'spi-v3.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/br...
Linus Torvalds
5
-41
/
+93
2014-10-27
Merge tag 'regulator-v3.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-1
/
+3
2014-10-27
Merge remote-tracking branches 'spi/fix/dw', 'spi/fix/orion', 'spi/fix/pl022'...
Mark Brown
5
-41
/
+93
2014-10-27
Merge remote-tracking branch 'regulator/fix/rk808' into regulator-linus
Mark Brown
1
-1
/
+1
2014-10-27
Merge remote-tracking branch 'regulator/fix/core' into regulator-linus
Mark Brown
1
-0
/
+2
2014-10-26
Linux 3.18-rc2
Linus Torvalds
1
-1
/
+1
2014-10-26
Merge tag 'armsoc-for-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
18
-46
/
+107
2014-10-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
27
-58
/
+3814
2014-10-25
Merge tag 'imx-fixes-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Olof Johansson
3
-12
/
+11
2014-10-25
ARM: dts: imx28-evk: Let i2c0 run at 100kHz
Fabio Estevam
1
-1
/
+0
2014-10-25
ARM: i.MX6: Fix "emi" clock name typo
Steve Longerbeam
2
-11
/
+11
2014-10-24
overlayfs: embed middle into overlay_readdir_data
Al Viro
1
-7
/
+5
2014-10-24
overlayfs: embed root into overlay_readdir_data
Al Viro
1
-6
/
+5
2014-10-24
overlayfs: make ovl_cache_entry->name an array instead of pointer
Al Viro
1
-6
/
+5
2014-10-24
overlayfs: don't hold ->i_mutex over opening the real directory
Al Viro
1
-6
/
+13
2014-10-24
ftrace: Fix checking of trampoline ftrace_ops in finding trampoline
Steven Rostedt (Red Hat)
1
-8
/
+22
2014-10-24
ftrace: Set ops->old_hash on modifying what an ops hooks to
Steven Rostedt (Red Hat)
1
-9
/
+15
2014-10-24
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
22
-575
/
+30
2014-10-24
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
13
-32
/
+160
2014-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
11
-62
/
+70
2014-10-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
13
-85
/
+282
2014-10-24
Merge tag 'stable/for-linus-3.18-b-rc1-tag' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
7
-74
/
+50
2014-10-24
Merge tag 'sound-3.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
5
-18
/
+52
2014-10-24
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
10
-19
/
+36
2014-10-24
Merge tag 'pm+acpi-3.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
36
-150
/
+527
2014-10-24
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
31
-422
/
+2222
2014-10-24
arm64: Fix memblock current_limit with 64K pages and 48-bit VA
Catalin Marinas
1
-4
/
+8
2014-10-24
sparc64: Implement __get_user_pages_fast().
David S. Miller
1
-0
/
+30
2014-10-24
sparc64: Fix register corruption in top-most kernel stack frame during boot.
David S. Miller
10
-62
/
+40
[next]