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
2007-07-16
oom: stop allocating user memory if TIF_MEMDIE is set
Ethan Solomita
1
-0
/
+8
2007-07-16
numa: mempolicy: dynamic interleave map for system init
Paul Mundt
1
-3
/
+28
2007-07-16
SLUB: support slub_debug on by default
Christoph Lameter
4
-45
/
+87
2007-07-16
invalidate_mapping_pages(): add cond_resched
Andrew Morton
3
-16
/
+27
2007-07-16
mm: debug check for the fault vs invalidate race
Nick Piggin
1
-0
/
+1
2007-07-16
hugetlb: fix race in alloc_fresh_huge_page()
Joe Jin
1
-4
/
+11
2007-07-16
vmscan: fix comments related to shrink_list()
Anderson Briglia
3
-4
/
+4
2007-07-16
slob: improved alignment handling
Nick Piggin
1
-23
/
+26
2007-07-16
slob: remove bigblock tracking
Nick Piggin
1
-74
/
+29
2007-07-16
slob: rework freelist handling
Nick Piggin
1
-97
/
+325
2007-07-16
Remove the deprecated "kmem_cache_t" typedef from slab.h.
Robert P. J. Day
1
-2
/
+0
2007-07-16
MM: alloc_large_system_hash() can free some memory for non power-of-two bucke...
Eric Dumazet
1
-0
/
+15
2007-07-16
Make /proc/slabinfo use seq_list_xxx helpers
Pavel Emelianov
1
-24
/
+6
2007-07-16
MM: use DIV_ROUND_UP() in mm/memory.c
Rolf Eike Beer
1
-1
/
+1
2007-07-16
hugetlb: remove unnecessary nid initialization
Nishanth Aravamudan
1
-1
/
+1
2007-07-16
change zonelist order: zonelist order selection logic
KAMEZAWA Hiroyuki
5
-22
/
+317
2007-07-16
serial: convert early_uart to earlycon for 8250
Yinghai Lu
15
-95
/
+132
2007-07-16
x86: initial fixmap support
Eric W. Biderman
2
-1
/
+22
2007-07-16
console: console handover to preferred console
Yinghai Lu
1
-1
/
+4
2007-07-16
console: more buf for index parsing
Yinghai Lu
1
-10
/
+10
2007-07-16
serial: assert DTR for serial console devices
Yinghai Lu
1
-0
/
+6
2007-07-16
lib: add idr_remove_all
Kristian Hoegsberg
2
-0
/
+48
2007-07-16
lib: add idr_for_each()
Kristian Hoegsberg
2
-0
/
+57
2007-07-16
update checkpatch.pl to version 0.07
Andy Whitcroft
2
-198
/
+196
2007-07-16
LZO1X: fix lzo1x_worst_compress
Nitin Gupta
1
-1
/
+1
2007-07-16
Add entries to MAINTAINERS for I/OAT and DMAENGINE
Nelson, Shannon
1
-0
/
+12
2007-07-16
jbd2 commit: fix transaction dropping
Jan Kara
1
-1
/
+2
2007-07-16
jbd commit: fix transaction dropping
Jan Kara
1
-1
/
+2
2007-07-16
authgss build fix
Andrew Morton
1
-0
/
+1
2007-07-15
Merge git://git.infradead.org/battery-2.6
Linus Torvalds
10
-49
/
+20
2007-07-15
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
190
-26337
/
+21725
2007-07-15
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
Linus Torvalds
92
-1328
/
+2955
2007-07-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...
Linus Torvalds
36
-3130
/
+3444
2007-07-15
Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6
Linus Torvalds
66
-1140
/
+3263
2007-07-15
make i2c-acorn tristate
Al Viro
2
-2
/
+2
2007-07-15
icside: devm_iounmap() needs linux/io.h
Al Viro
1
-1
/
+1
2007-07-15
missing argument in bin_attribute ->read()/->write()
Al Viro
3
-11
/
+11
2007-07-15
fallout from constified seq_operations
Al Viro
1
-1
/
+1
2007-07-15
fallout from Auke's pci ->revision patch
Al Viro
1
-1
/
+1
2007-07-15
ax88796: dev_dbg() wants device, not platform device
Al Viro
1
-2
/
+2
2007-07-15
pass -msize-long to sparse on s390
Al Viro
1
-1
/
+1
2007-07-15
frv: missing __clear_user()
Al Viro
1
-0
/
+2
2007-07-15
zd1211rw: too early inclusion of asm/unaligned.h
Al Viro
1
-1
/
+1
2007-07-15
fix return type of skb_checksum_complete()
Al Viro
1
-1
/
+1
2007-07-15
PDA_POWER depends on having request_irq()
Al Viro
1
-0
/
+1
2007-07-15
ieee1394: forgotten dereference...
Al Viro
1
-1
/
+1
2007-07-15
the wrong variable checked after request_irq()
Al Viro
1
-1
/
+1
2007-07-15
wrong order of arguments of ->readdir()
Al Viro
1
-1
/
+1
2007-07-15
minimal fixes for drivers/usb/gadget/m66592-udc.c
Al Viro
1
-23
/
+4
2007-07-15
git-battery vs git-acpi
Andrew Morton
1
-2
/
+3
[next]