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
2007-05-07
uml: improve checking and diagnostics of ethernet MACs
Paolo 'Blaisorblade' Giarrusso
1
-0
/
+12
2007-05-07
ARRAY_SIZE: check for type
Rusty Russell
3
-1
/
+8
2007-05-07
swsusp: free more memory
Rafael J. Wysocki
1
-6
/
+0
2007-05-07
remove software_suspend()
Johannes Berg
2
-9
/
+1
2007-05-07
mm: remove unused page flags
Rafael J. Wysocki
1
-12
/
+0
2007-05-07
swsusp: do not use page flags
Rafael J. Wysocki
1
-40
/
+18
2007-05-07
swsusp: use inline functions for changing page flags
Rafael J. Wysocki
1
-0
/
+33
2007-05-07
ALPHA: "prctl" macros
Ivan Kokshaysky
1
-0
/
+22
2007-05-07
h8300 generic irq
Yoshinori Sato
3
-1
/
+2
2007-05-07
blackfin: serial driver
Bryan Wu
1
-0
/
+3
2007-05-07
blackfin architecture
Bryan Wu
144
-0
/
+23352
2007-05-07
page migration: Only migrate pages if allocation in the highest zone is possible
Christoph Lameter
1
-1
/
+14
2007-05-07
Slab allocators: remove useless __GFP_NO_GROW flag
Christoph Lameter
1
-2
/
+1
2007-05-07
slab allocators: Remove SLAB_CTOR_ATOMIC
Christoph Lameter
1
-1
/
+0
2007-05-07
slab allocators: Remove SLAB_DEBUG_INITIAL flag
Christoph Lameter
1
-2
/
+0
2007-05-07
KMEM_CACHE(): simplify slab cache creation
Christoph Lameter
1
-0
/
+12
2007-05-07
slab allocators: Remove obsolete SLAB_MUST_HWCACHE_ALIGN
Christoph Lameter
1
-1
/
+0
2007-05-07
mm: optimize kill_bdev()
Peter Zijlstra
1
-0
/
+1
2007-05-07
mm: remove destroy_dirty_buffers from invalidate_bdev()
Peter Zijlstra
1
-2
/
+2
2007-05-07
Quicklist support for sparc64
David Miller
1
-12
/
+14
2007-05-07
Quicklists for page table pages
Christoph Lameter
1
-0
/
+94
2007-05-07
slub: enable tracking of full slabs
Christoph Lameter
1
-0
/
+1
2007-05-07
Add virt_to_head_page and consolidate code in slab and slub
Christoph Lameter
1
-0
/
+6
2007-05-07
mm: optimize compound_head() by avoiding a shared page flag
Christoph Lameter
2
-20
/
+28
2007-05-07
Make page->private usable in compound pages
Christoph Lameter
2
-5
/
+42
2007-05-07
SLUB: allocate smallest object size if the user asks for 0 bytes
Christoph Lameter
1
-2
/
+6
2007-05-07
SLUB core
Christoph Lameter
4
-6
/
+229
2007-05-07
i386: use page allocator to allocate thread_info structure
Christoph Lameter
1
-3
/
+5
2007-05-07
readahead: code cleanup
Jan Kara
1
-2
/
+2
2007-05-07
readahead: improve heuristic detecting sequential reads
Jan Kara
1
-0
/
+1
2007-05-07
smaps: add clear_refs file to clear reference
David Rientjes
1
-0
/
+1
2007-05-07
i386: use pte_update_defer in ptep_test_and_clear_{dirty,young}
Zachary Amsden
1
-20
/
+18
2007-05-07
i386: add ptep_test_and_clear_{dirty,young}
David Rientjes
1
-8
/
+17
2007-05-07
Add unitialized_var() macro for suppressing gcc warnings
Borislav Petkov
3
-0
/
+14
2007-05-07
add pfn_valid_within helper for sub-MAX_ORDER hole detection
Andy Whitcroft
1
-0
/
+12
2007-05-07
mm/slab.c: proper prototypes
Adrian Bunk
1
-0
/
+3
2007-05-07
Introduce CONFIG_HAS_DMA
Heiko Carstens
1
-2
/
+0
2007-05-07
mm: make read_cache_page synchronous
Nick Piggin
1
-0
/
+11
2007-05-07
mm: remove gcc workaround
Nick Piggin
1
-0
/
+18
2007-05-07
proper prototype for hugetlb_get_unmapped_area()
Adrian Bunk
1
-0
/
+6
2007-05-07
Add apply_to_page_range() which applies a function to a pte range
Jeremy Fitzhardinge
1
-0
/
+5
2007-05-07
serial: define FIXED_PORT flag for serial_core
David Gibson
1
-0
/
+1
2007-05-07
RM9000 serial driver
Thomas Koeller
1
-1
/
+3
2007-05-07
serial driver PMC MSP71xx
Marc St-Jean
2
-0
/
+4
2007-05-07
add new_id to PCMCIA drivers
Bernhard Walle
1
-0
/
+6
2007-05-07
slab: introduce krealloc
Pekka Enberg
1
-1
/
+2
2007-05-07
Revert "[PATCH] x86: __pa and __pa_symbol address space separation"
Linus Torvalds
2
-13
/
+9
2007-05-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
2
-0
/
+5
2007-05-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi...
Linus Torvalds
3
-38
/
+97
2007-05-06
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
41
-314
/
+548
[next]