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
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-25
sparc: Wire up new system calls.
David S. Miller
2
-3
/
+6
2008-07-24
x86/oprofile/nmi_int: add Nehalem to list of ppro cores
Linus Torvalds
1
-11
/
+25
2008-07-24
x86-64: Clean up 'save/restore_i387()' usage
Linus Torvalds
1
-0
/
+53
2008-07-24
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
12
-13
/
+13
2008-07-24
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-0
/
+3
2008-07-24
x86-64: make BUILD_IRQ() also reset section back
Linus Torvalds
1
-1
/
+2
2008-07-24
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-6
/
+3
2008-07-24
Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...
Linus Torvalds
1
-1
/
+1
2008-07-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...
Linus Torvalds
14
-44
/
+3196
2008-07-24
Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds
Linus Torvalds
1
-0
/
+52
2008-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
3
-25
/
+38
2008-07-24
rtc-cmos: avoid spurious irqs
David Brownell
1
-3
/
+7
2008-07-24
flag parameters add-on: remove epoll_create size param
Ulrich Drepper
2
-2
/
+2
2008-07-24
flag parameters: inotify_init
Ulrich Drepper
2
-0
/
+2
2008-07-24
flag parameters: pipe
Ulrich Drepper
11
-9
/
+11
2008-07-24
flag parameters: dup2
Ulrich Drepper
2
-0
/
+2
2008-07-24
flag parameters: epoll_create
Ulrich Drepper
2
-0
/
+2
2008-07-24
flag parameters: eventfd
Ulrich Drepper
2
-0
/
+2
2008-07-24
flag parameters: signalfd
Ulrich Drepper
2
-0
/
+2
2008-07-24
remove the v850 port
Adrian Bunk
72
-11219
/
+0
2008-07-24
UML: make several more things static
WANG Cong
13
-23
/
+12
2008-07-24
arch/um/kernel/mem.c: remove arch_validate()
WANG Cong
2
-33
/
+1
2008-07-24
arch/um/kernel/irq.c: clean up some functions
WANG Cong
3
-37
/
+2
2008-07-24
cris: use simple_read_from_buffer()
Akinobu Mita
1
-10
/
+7
2008-07-24
pm: acpi hibernation: utilize hardware signature
Shaohua Li
1
-0
/
+4
2008-07-24
remove include/linux/pm_legacy.h
Adrian Bunk
3
-3
/
+0
2008-07-24
alpha: remove the unused ALPHA_CORE_AGP option
Adrian Bunk
1
-5
/
+0
2008-07-24
PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures
Andrea Righi
13
-1
/
+13
2008-07-24
bootmem: replace node_boot_start in struct bootmem_data
Johannes Weiner
8
-24
/
+19
2008-07-24
powerpc: support multiple hugepage sizes
Jon Tollefson
4
-107
/
+186
2008-07-24
powerpc: define support for 16G hugepages
Jon Tollefson
1
-18
/
+44
2008-07-24
powerpc: scan device tree for gigantic pages
Jon Tollefson
2
-1
/
+59
2008-07-24
powerpc: function to allocate gigantic hugepages
Jon Tollefson
1
-0
/
+21
2008-07-24
x86: add hugepagesz option on 64-bit
Andi Kleen
1
-0
/
+17
2008-07-24
x86: support GB hugepages on 64-bit
Andi Kleen
1
-11
/
+22
2008-07-24
hugetlb: introduce pud_huge
Andi Kleen
6
-1
/
+50
2008-07-24
hugetlb: modular state for hugetlb page size
Andi Kleen
6
-10
/
+16
2008-07-24
mm: drop unneeded pgdat argument from free_area_init_node()
Johannes Weiner
13
-17
/
+13
2008-07-24
mm: remove double indirection on tlb parameter to free_pgd_range() & Co
Jan Beulich
2
-5
/
+5
2008-07-24
spufs: use new vm_ops->access to allow local state access from gdb
Benjamin Herrenschmidt
1
-0
/
+23
2008-07-24
powerpc ioremap_prot
Benjamin Herrenschmidt
3
-6
/
+33
2008-07-24
use generic_access_phys for /dev/mem mappings
Rik van Riel
1
-0
/
+1
2008-07-24
access_process_vm device memory infrastructure
Rik van Riel
3
-0
/
+12
2008-07-24
mm: move bootmem descriptors definition to a single place
Johannes Weiner
12
-51
/
+35
2008-07-24
add HAVE_CLK to Kconfig, for driver dependencies
David Brownell
5
-0
/
+23
2008-07-24
Remove use of asm/semaphore.h
Matthew Wilcox
1
-1
/
+1
2008-07-24
x86: BUILD_IRQ say .text to avoid .data.percpu
Hugh Dickins
1
-1
/
+1
2008-07-24
xen: don't use sysret for sysexit32
Jeremy Fitzhardinge
1
-1
/
+1
2008-07-24
x86: call early_cpu_init at the same point
Jeremy Fitzhardinge
1
-4
/
+1
2008-07-23
Merge branch 'x86/auditsc' of git://git.kernel.org/pub/scm/linux/kernel/git/f...
Linus Torvalds
3
-11
/
+190
[next]