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
2007-07-18
xen: Implement sched_clock
Jeremy Fitzhardinge
3
-4
/
+28
2007-07-18
xen: Account for stolen time
Jeremy Fitzhardinge
1
-9
/
+150
2007-07-18
xen: ignore RW mapping of RO pages in pagetable_init
Jeremy Fitzhardinge
1
-2
/
+25
2007-07-18
xen: Complete pagetable pinning
Jeremy Fitzhardinge
4
-109
/
+242
2007-07-18
xen: configuration
Jeremy Fitzhardinge
2
-0
/
+13
2007-07-18
xen: time implementation
Jeremy Fitzhardinge
3
-1
/
+414
2007-07-18
xen: event channels
Jeremy Fitzhardinge
3
-1
/
+514
2007-07-18
xen: virtual mmu
Jeremy Fitzhardinge
4
-5
/
+494
2007-07-18
xen: Core Xen implementation
Jeremy Fitzhardinge
12
-1
/
+1152
2007-07-18
Add nosegneg capability to the vsyscall page notes
Jeremy Fitzhardinge
1
-0
/
+28
2007-07-18
Add a sched_clock paravirt_op
Jeremy Fitzhardinge
4
-13
/
+20
2007-07-18
paravirt: helper to disable all IO space
Jeremy Fitzhardinge
1
-0
/
+35
2007-07-18
paravirt: export __supported_pte_mask
Jeremy Fitzhardinge
1
-0
/
+1
2007-07-18
paravirt: make siblingmap functions visible
Jeremy Fitzhardinge
1
-4
/
+2
2007-07-18
paravirt: unstatic smp_store_cpu_info
Jeremy Fitzhardinge
1
-1
/
+1
2007-07-18
paravirt: unstatic leave_mm
Jeremy Fitzhardinge
1
-2
/
+3
2007-07-18
paravirt: add a hook for once the allocator is ready
Jeremy Fitzhardinge
1
-0
/
+2
2007-07-18
paravirt: add an "mm" argument to alloc_pt
Jeremy Fitzhardinge
3
-3
/
+3
2007-07-18
use elfnote.h to generate vsyscall notes.
Jeremy Fitzhardinge
1
-17
/
+6
2007-07-18
usermodehelper: Tidy up waiting
Jeremy Fitzhardinge
2
-2
/
+2
2007-07-18
serial: add early_serial_setup() back to header file
Yinghai Lu
21
-0
/
+21
2007-07-18
[SPARC64]: Set vio->desc_buf to NULL after freeing.
David S. Miller
1
-0
/
+1
2007-07-18
[SPARC]: Mark sparc and sparc64 as not having virt_to_bus
Stephen Rothwell
2
-0
/
+6
2007-07-18
[SPARC64]: Handle reset events in vio_link_state_change().
David S. Miller
1
-0
/
+29
2007-07-18
[SPARC64]: Handle LDC resets properly in domain-services driver.
David S. Miller
1
-0
/
+19
2007-07-18
[SPARC64]: Massively simplify VIO device layer and support hot add/remove.
David S. Miller
1
-64
/
+59
2007-07-18
[SPARC64]: Add basic infrastructure for MD add/remove notification.
David S. Miller
2
-3
/
+108
2007-07-17
sys_fallocate() implementation on i386, x86_64 and powerpc
Amit Arora
4
-0
/
+17
2007-07-17
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
3
-96
/
+47
2007-07-17
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...
Linus Torvalds
3
-136
/
+37
2007-07-17
[SPARC64]: Kill bogus set_fs(KERNEL_DS) in do_rt_sigreturn().
Oleg Nesterov
1
-12
/
+3
2007-07-17
arch/i386/* fs/* ipc/*: mark variables with uninitialized_var()
Jeff Garzik
1
-1
/
+1
2007-07-17
[SPARC64]: Update defconfig.
David S. Miller
1
-123
/
+32
2007-07-17
[SPARC64]: Kill explicit %gl register reference.
David S. Miller
1
-1
/
+2
2007-07-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi...
Linus Torvalds
3
-9
/
+17
2007-07-17
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
5
-13
/
+23
2007-07-17
missing exports of csum_...
Al Viro
4
-0
/
+4
2007-07-17
um_kmalloc() remnants
Al Viro
1
-1
/
+1
2007-07-17
sparc32 has working dma-mapping only with CONFIG_PCI
Al Viro
1
-0
/
+3
2007-07-17
alpha __init fixes
Al Viro
1
-3
/
+3
2007-07-17
Cell: Draw SPE helper penguin logos
Geert Uytterhoeven
3
-4
/
+21
2007-07-17
fbcon: allow fbcon to use the primary display driver
Antonino A. Daplas
1
-3
/
+1
2007-07-17
fbdev: detect primary display device
Antonino A. Daplas
3
-0
/
+36
2007-07-17
csb337 supports "new style" rtc-ds1307
David Brownell
1
-0
/
+10
2007-07-17
Thecus N2100: register rtc-rs5c372 i2c device
Martin Michlmayr
1
-0
/
+10
2007-07-17
SPI master driver for Xilinx virtex
Andrei Konovalov
1
-0
/
+7
2007-07-17
x86_64: speedup touch_nmi_watchdog
Andrew Morton
1
-3
/
+5
2007-07-17
i386: speedup touch_nmi_watchdog
Andrew Morton
1
-3
/
+5
2007-07-17
Inhibit NMI watchdog when Alt-SysRq-T operation is underway
Konrad Rzeszutek
1
-0
/
+1
2007-07-17
Kprobes on select architectures no longer EXPERIMENTAL
Ananth N Mavinakayanahalli
4
-8
/
+8
[prev]
[next]