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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-24
mm: introduce non panic alloc_bootmem
Andi Kleen
1
-0
/
+4
2008-07-24
hugetlb: new sysfs interface
Nishanth Aravamudan
1
-0
/
+2
2008-07-24
hugetlbfs: per mount huge page sizes
Andi Kleen
1
-5
/
+9
2008-07-24
hugetlb: multiple hstates for multiple page sizes
Andi Kleen
1
-3
/
+16
2008-07-24
hugetlb: modular state for hugetlb page size
Andi Kleen
7
-13
/
+98
2008-07-24
mm: create /sys/kernel/mm
Nishanth Aravamudan
1
-0
/
+2
2008-07-24
mm: record MAP_NORESERVE status on vmas and fix small page mprotect reservations
Andy Whitcroft
1
-0
/
+1
2008-07-24
hugetlb: guarantee that COW faults for a process that called mmap(MAP_PRIVATE...
Mel Gorman
1
-3
/
+5
2008-07-24
hugetlb: reserve huge pages for reliable MAP_PRIVATE hugetlbfs mappings until...
Mel Gorman
1
-1
/
+8
2008-07-24
mm: drop unneeded pgdat argument from free_area_init_node()
Johannes Weiner
1
-3
/
+2
2008-07-24
mapping_set_error: add unlikely()
Andrew Morton
1
-1
/
+1
2008-07-24
slob: record page flag overlays explicitly
Andy Whitcroft
1
-0
/
+7
2008-07-24
slub: record page flag overlays explicitly
Andy Whitcroft
1
-0
/
+7
2008-07-24
page-flags: record page flag overlays explicitly
Andy Whitcroft
1
-4
/
+11
2008-07-24
fix soft lock up at NFS mount via per-SB LRU-list of unused dentries
Kentaro Makita
1
-0
/
+4
2008-07-24
mm: remove double indirection on tlb parameter to free_pgd_range() & Co
Jan Beulich
6
-8
/
+6
2008-07-24
powerpc ioremap_prot
Benjamin Herrenschmidt
4
-1
/
+31
2008-07-24
access_process_vm device memory infrastructure
Rik van Riel
3
-0
/
+12
2008-07-24
mm: remove nopfn
Nick Piggin
1
-9
/
+0
2008-07-24
mm/vmstat.c: proper externs
Adrian Bunk
1
-0
/
+6
2008-07-24
page allocator: inline some __alloc_pages() wrappers
KOSAKI Motohiro
1
-4
/
+17
2008-07-24
mm: unexport __alloc_bootmem_core()
Johannes Weiner
1
-5
/
+0
2008-07-24
mm: move bootmem descriptors definition to a single place
Johannes Weiner
1
-0
/
+2
2008-07-24
add a helper function to test if an object is on the stack
FUJITA Tomonori
1
-0
/
+7
2008-07-24
move memory_read_from_buffer() from fs.h to string.h
Akinobu Mita
2
-2
/
+3
2008-07-23
Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-5
/
+23
2008-07-23
Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-40
/
+130
2008-07-23
Merge branch 'core/softlockup-for-linus' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-1
/
+2
2008-07-23
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
25
-91
/
+947
2008-07-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...
Linus Torvalds
1
-0
/
+38
2008-07-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djb...
Linus Torvalds
9
-29
/
+194
2008-07-23
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...
Linus Torvalds
3
-42
/
+156
2008-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
1
-69
/
+124
2008-07-23
ide: remove unused PC_FLAG_DRQ_INTERRUPT
Borislav Petkov
1
-1
/
+0
2008-07-23
ide-floppy: convert to using the new atapi_flags (take 2)
Borislav Petkov
1
-2
/
+1
2008-07-23
ide: add per-device flags
Borislav Petkov
1
-0
/
+60
2008-07-23
ide: remove pc->callback member from ide_atapi_pc
Borislav Petkov
1
-2
/
+0
2008-07-23
ide: push pc callback pointer into the ide_drive_t structure
Borislav Petkov
1
-2
/
+7
2008-07-23
ide: add ide_host_free() helper (take 2)
Bartlomiej Zolnierkiewicz
1
-0
/
+1
2008-07-23
ide: add ide_host_add() helper
Bartlomiej Zolnierkiewicz
1
-0
/
+2
2008-07-23
ide: add struct ide_host (take 3)
Bartlomiej Zolnierkiewicz
1
-10
/
+11
2008-07-23
ide: add struct ide_tp_ops (take 2)
Bartlomiej Zolnierkiewicz
1
-17
/
+35
2008-07-23
ide: add 'config' field to hw_regs_t
Bartlomiej Zolnierkiewicz
1
-0
/
+1
2008-07-23
ide: filter out "default" transfer mode values in set_xfer_rate()
Bartlomiej Zolnierkiewicz
1
-1
/
+0
2008-07-23
ide: remove dead Virtual DMA support
Bartlomiej Zolnierkiewicz
1
-3
/
+0
2008-07-23
ide: remove ->INB, ->OUTB and ->OUTBSYNC methods
Bartlomiej Zolnierkiewicz
1
-7
/
+0
2008-07-23
ide: add ide_read_bcount_and_ireason() helper
Bartlomiej Zolnierkiewicz
1
-0
/
+1
2008-07-23
ide: use ->tf_read in ide_read_error()
Bartlomiej Zolnierkiewicz
1
-7
/
+3
2008-07-23
ide: add ->set_irq method
Bartlomiej Zolnierkiewicz
1
-8
/
+2
2008-07-23
ide: add ->read_altstatus method
Bartlomiej Zolnierkiewicz
1
-7
/
+1
[prev]
[next]