index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-09-25
block: prevent merges of discard and write requests
Adrian Hunter
1
-0
/
+12
2010-09-23
hugetlb, rmap: add BUG_ON(!PageLocked) in hugetlb_add_anon_rmap()
Naoya Horiguchi
1
-0
/
+2
2010-09-23
hugetlb, rmap: fix confusing page locking in hugetlb_cow()
Naoya Horiguchi
1
-10
/
+12
2010-09-23
hugetlb, rmap: use hugepage_add_new_anon_rmap() in hugetlb_cow()
Naoya Horiguchi
1
-1
/
+1
2010-09-23
hugetlb, rmap: always use anon_vma root pointer
Naoya Horiguchi
1
-6
/
+7
2010-09-23
Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-2
/
+5
2010-09-23
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...
Linus Torvalds
2
-5
/
+4
2010-09-23
thinkpad-acpi: avoid keymap pitfall
Henrique de Moraes Holschuh
1
-2
/
+3
2010-09-23
Change MSI LAPTOP driver maintainer to Lee, Chun-Yi
Lee, Chun-Yi
1
-3
/
+1
2010-09-23
MN10300: Arch doesn't support HAVE_ARCH_TRACEHOOK
Mark Salter
1
-1
/
+0
2010-09-23
MN10300: Fix SIGRTMAX
Mark Salter
1
-1
/
+1
2010-09-23
MN10300: Fix endianess of ext2 bitops
Mark Salter
1
-2
/
+2
2010-09-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
1
-1
/
+1
2010-09-23
KVM: Fix reboot on Intel hosts
Avi Kivity
1
-1
/
+3
2010-09-23
KVM: fix irqfd assign/deassign race
Michael S. Tsirkin
1
-1
/
+2
2010-09-22
ipmi: fix hardcoded ipmi device exit path warning
Yinghai Lu
1
-1
/
+6
2010-09-22
rtc: s3c: balance state changes of wakeup flag
Vladimir Zapolskiy
1
-5
/
+8
2010-09-22
mmap: call unlink_anon_vmas() in __split_vma() in case of error
Andrea Arcangeli
1
-0
/
+1
2010-09-22
rmap: fix walk during fork
Andrea Arcangeli
1
-1
/
+1
2010-09-22
drivers/pci/intel-iommu.c: fix build with older gcc's
Andrew Morton
1
-47
/
+43
2010-09-22
oom: filter unkillable tasks from tasklist dump
David Rientjes
1
-21
/
+19
2010-09-22
drivers/video/sis/sis_main.c: prevent reading uninitialized stack memory
Dan Rosenberg
1
-0
/
+3
2010-09-22
uml: fix compile warning
Richard Weinberger
3
-6
/
+6
2010-09-22
/proc/pid/smaps: fix dirty pages accounting
KOSAKI Motohiro
1
-2
/
+2
2010-09-22
fbcon: fix lockdep warning from fbcon_deinit()
Jarek Poplawski
1
-2
/
+3
2010-09-22
efifb: support the EFI framebuffer on more Apple hardware
Luke Macken
1
-0
/
+42
2010-09-22
efifb: check that the base address is plausible on pci systems
Peter Jones
2
-12
/
+55
2010-09-22
aio: do not return ERESTARTSYS as a result of AIO
Jan Kara
1
-1
/
+9
2010-09-22
vmscan: check all_unreclaimable in direct reclaim path
Minchan Kim
1
-8
/
+35
2010-09-22
drivers/rtc/rtc-ab3100.c: add missing platform_set_drvdata() in ab3100_rtc_pr...
Axel Lin
1
-0
/
+2
2010-09-22
MAINTAINERS: change AVR32 and AT32AP maintainer
Hans-Christian Egtvedt
1
-2
/
+2
2010-09-22
vmware balloon: rename module
Dmitry Torokhov
3
-2
/
+2
2010-09-22
arm: fix "arm: fix pci_set_consistent_dma_mask for dmabounce devices"
FUJITA Tomonori
6
-1
/
+25
2010-09-22
/proc/vmcore: fix seeking
Arnd Bergmann
1
-1
/
+1
2010-09-22
ipmi: fix acpi probe print
Yinghai Lu
1
-5
/
+5
2010-09-22
oom: always return a badness score of non-zero for eligible tasks
David Rientjes
1
-2
/
+7
2010-09-22
Prevent freeing uninitialized pointer in compat_do_readv_writev
Dan Rosenberg
1
-1
/
+1
2010-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
4
-104
/
+171
2010-09-22
powerpc: fix double syscall restarts
Al Viro
3
-3
/
+4
2010-09-22
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
7
-9
/
+43
2010-09-22
bdi: Fix warnings in __mark_inode_dirty for /dev/zero and friends
Jan Kara
1
-2
/
+21
2010-09-22
char: Mark /dev/zero and /dev/kmem as not capable of writeback
Jan Kara
2
-2
/
+5
2010-09-22
bdi: Initialize noop_backing_dev_info properly
Jan Kara
1
-0
/
+2
2010-09-21
sparc: Prevent no-handler signal syscall restart recursion.
David S. Miller
3
-1
/
+7
2010-09-21
sparc: Don't mask signal when we can't setup signal frame.
David S. Miller
3
-58
/
+93
2010-09-21
Merge branch 'for-linus/i2c/2636-rc5' of git://git.fluff.org/bjdooks/linux
Linus Torvalds
1
-0
/
+2
2010-09-21
fs: {lock,unlock}_flocks() stubs to prepare for BKL removal
Sage Weil
1
-0
/
+4
2010-09-22
i2c-omap: Make sure i2c bus is free before setting it to idle
Mathias Nyman
1
-0
/
+2
2010-09-21
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-5
/
+5
2010-09-21
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-26
/
+27
[next]