index
:
platform/kernel/linux-stable
linux-3.14.y
sandbox/rkrypa/tizen-netfilter-backport-3.10
sandbox/rkrypa/tizen-netfilter-backport-3.14
sandbox/rkrypa/tizen-netfilter-backport-3.4
sandbox/rkrypa/tizen-netfilter-backport-4.0
sandbox/rkrypa/tizen-security-backport-3.10
sandbox/rkrypa/tizen-security-backport-3.14
sandbox/rkrypa/tizen-security-backport-3.4
sandbox/rkrypa/tizen-security-backport-4.0
sandbox/rkrypa/tizen-security-backport-4.4
tizen
tizen_3.14.20
tizen_3.14.25
upstream
upstream_ltsi
Domain: System / Kernel;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-11
memblock: free allocated memblock_reserved_regions later
Yinghai Lu
3
-46
/
+47
2012-07-11
mm: sparse: fix usemap allocation above node descriptor section
Yinghai Lu
4
-7
/
+20
2012-07-11
mm: sparse: fix section usemap placement calculation
Yinghai Lu
1
-1
/
+1
2012-07-11
xtensa: fix incorrect memset
Alan Cox
1
-1
/
+1
2012-07-11
shmem: cleanup shmem_add_to_page_cache
Hugh Dickins
1
-30
/
+28
2012-07-11
shmem: fix negative rss in memcg memory.stat
Hugh Dickins
1
-12
/
+29
2012-07-11
tmpfs: revert SEEK_DATA and SEEK_HOLE
Hugh Dickins
1
-93
/
+1
2012-07-11
drivers/rtc/rtc-twl.c: fix threaded IRQ to use IRQF_ONESHOT
Kevin Hilman
1
-1
/
+1
2012-07-11
fat: fix non-atomic NFS i_pos read
Steven J. Magnani
1
-7
/
+6
2012-07-11
MAINTAINERS: add OMAP CPUfreq driver to OMAP Power Management section
Kevin Hilman
1
-0
/
+1
2012-07-11
sgi-xp: nested calls to spin_lock_irqsave()
Dan Carpenter
1
-2
/
+2
2012-07-11
fs: ramfs: file-nommu: add SetPageUptodate()
Bob Liu
1
-0
/
+1
2012-07-11
drivers/rtc/rtc-mxc.c: fix irq enabled interrupts warning
Benoît Thébaudeau
1
-2
/
+3
2012-07-11
mm/memory_hotplug.c: release memory resources if hotadd_new_pgdat() fails
Wen Congyang
1
-1
/
+1
2012-07-11
h8300/uaccess: add mising __clear_user()
Geert Uytterhoeven
1
-0
/
+2
2012-07-11
h8300/uaccess: remove assignment to __gu_val in unhandled case of get_user()
Geert Uytterhoeven
1
-1
/
+0
2012-07-11
h8300/time: add missing #include <asm/irq_regs.h>
Geert Uytterhoeven
1
-0
/
+1
2012-07-11
h8300/signal: fix typo "statis"
Geert Uytterhoeven
1
-1
/
+1
2012-07-11
h8300/pgtable: add missing #include <asm-generic/pgtable.h>
Geert Uytterhoeven
1
-0
/
+3
2012-07-11
drivers/rtc/rtc-ab8500.c: ensure correct probing of the AB8500 RTC when Devic...
Lee Jones
1
-1
/
+7
2012-07-11
drivers/rtc/rtc-ab8500.c: use IRQF_ONESHOT when requesting a threaded IRQ
Lee Jones
1
-1
/
+1
2012-07-11
mm, thp: abort compaction if migration page cannot be charged to memcg
David Rientjes
1
-1
/
+4
2012-07-11
c/r: prctl: less paranoid prctl_set_mm_exe_file()
Konstantin Khlebnikov
1
-6
/
+10
2012-07-11
ocfs2: fix NULL pointer dereference in __ocfs2_change_file_space()
Luis Henriques
1
-1
/
+1
2012-07-11
mn10300: use "#elif defined(CONFIG_*)" instead of "#elif CONFIG_*"
Geert Uytterhoeven
1
-2
/
+2
2012-07-11
mn10300: mm/dma-alloc.c needs <linux/export.h>
Geert Uytterhoeven
1
-0
/
+1
2012-07-11
mn10300: kernel/traps.c needs <linux/export.h>
Geert Uytterhoeven
1
-0
/
+1
2012-07-11
mn10300: kernel/internal.h needs <linux/irqreturn.h>
Geert Uytterhoeven
1
-0
/
+2
2012-07-11
mn10300: remove duplicate definition of PTRACE_O_TRACESYSGOOD
Geert Uytterhoeven
1
-3
/
+0
2012-07-11
mn10300: move setup_jiffies_interrupt() to cevt-mn10300.c
Geert Uytterhoeven
7
-23
/
+12
2012-07-11
drivers/rtc/rtc-spear.c: fix use-after-free in spear_rtc_remove()
Devendra Naga
1
-1
/
+1
2012-07-11
memory hotplug: fix invalid memory access caused by stale kswapd pointer
Jiang Liu
2
-3
/
+6
2012-07-07
Linux 3.5-rc6
v3.5-rc6
Linus Torvalds
1
-1
/
+1
2012-07-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2
-0
/
+9
2012-07-07
vfs: make O_PATH file descriptors usable for 'fchdir()'
Linus Torvalds
1
-3
/
+3
2012-07-07
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
11
-28
/
+59
2012-07-08
security: Minor improvements to no_new_privs documentation
Andy Lutomirski
2
-0
/
+9
2012-07-06
Merge tag 'ecryptfs-3.5-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-20
/
+30
2012-07-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
2
-18
/
+20
2012-07-06
eCryptfs: Gracefully refuse miscdev file ops on inherited/passed files
Tyler Hicks
1
-7
/
+16
2012-07-06
qla2xxx: print the right array elements in qlt_async_event
Alan Cox
1
-17
/
+18
2012-07-06
tcm_fc: Resolve suspicious RCU usage warnings
Mark Rustad
1
-1
/
+2
2012-07-06
Merge tag 'for-linus-20120706' of git://git.infradead.org/linux-mtd
Linus Torvalds
2
-1
/
+8
2012-07-06
mm: Hold a file reference in madvise_remove
Andy Lutomirski
1
-4
/
+14
2012-07-06
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/o...
Linus Torvalds
5
-18
/
+24
2012-07-06
Merge git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
1
-21
/
+20
2012-07-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
19
-25
/
+39
2012-07-06
mtd: cafe_nand: fix an & vs | mistake
Dan Carpenter
1
-1
/
+1
2012-07-05
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
12
-47
/
+56
2012-07-05
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5
-13
/
+37
[next]