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-07-18
xen: Place vcpu_info structure into per-cpu memory
Jeremy Fitzhardinge
1
-0
/
+13
2007-07-18
xen: add virtual block device driver.
Jeremy Fitzhardinge
1
-0
/
+2
2007-07-18
xen: add the Xenbus sysfs and virtual device hotplug driver
Jeremy Fitzhardinge
2
-0
/
+235
2007-07-18
xen: Add grant table support
Jeremy Fitzhardinge
2
-10
/
+191
2007-07-18
xen: use the hvc console infrastructure for Xen console
Jeremy Fitzhardinge
2
-0
/
+7
2007-07-18
xen: SMP guest support
Jeremy Fitzhardinge
1
-4
/
+23
2007-07-18
xen: add pinned page flag
Jeremy Fitzhardinge
1
-0
/
+5
2007-07-18
xen: event channels
Jeremy Fitzhardinge
1
-0
/
+28
2007-07-18
xen: Core Xen implementation
Jeremy Fitzhardinge
4
-0
/
+221
2007-07-18
xen: Add Xen interface header files
Jeremy Fitzhardinge
19
-0
/
+3021
2007-07-18
Add a sched_clock paravirt_op
Jeremy Fitzhardinge
3
-4
/
+37
2007-07-18
paravirt: helper to disable all IO space
Jeremy Fitzhardinge
1
-0
/
+1
2007-07-18
Allocate and free vmalloc areas
Jeremy Fitzhardinge
1
-0
/
+4
2007-07-18
paravirt: make siblingmap functions visible
Jeremy Fitzhardinge
1
-0
/
+3
2007-07-18
paravirt: unstatic smp_store_cpu_info
Jeremy Fitzhardinge
1
-0
/
+2
2007-07-18
paravirt: unstatic leave_mm
Jeremy Fitzhardinge
1
-0
/
+2
2007-07-18
paravirt: increase IRQ limit
Jeremy Fitzhardinge
1
-1
/
+1
2007-07-18
paravirt: add a hook for once the allocator is ready
Jeremy Fitzhardinge
2
-0
/
+12
2007-07-18
paravirt: add an "mm" argument to alloc_pt
Jeremy Fitzhardinge
2
-6
/
+6
2007-07-18
use elfnote.h to generate vsyscall notes.
Jeremy Fitzhardinge
1
-7
/
+15
2007-07-18
usermodehelper: Tidy up waiting
Jeremy Fitzhardinge
1
-3
/
+9
2007-07-18
Add common orderly_poweroff()
Jeremy Fitzhardinge
1
-0
/
+5
2007-07-18
usermodehelper: split setup from execution
Jeremy Fitzhardinge
1
-3
/
+41
2007-07-18
add argv_split()
Jeremy Fitzhardinge
1
-0
/
+3
2007-07-18
add kstrndup
Jeremy Fitzhardinge
1
-0
/
+1
2007-07-18
zs: move to the serial subsystem
Maciej W. Rozycki
2
-38
/
+3
2007-07-18
serial: add early_serial_setup() back to header file
Yinghai Lu
1
-0
/
+2
2007-07-17
slob: Kill off duplicate kzalloc() definition.
Paul Mundt
1
-10
/
+0
2007-07-17
Merge branch 'bsg' of git://git.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
1
-1
/
+0
2007-07-17
smp_call_function_single() should be a macro on UP
Al Viro
1
-10
/
+8
2007-07-17
Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid check
Satyam Sharma
1
-0
/
+4
2007-07-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi...
Linus Torvalds
3
-2
/
+9
2007-07-17
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
3
-3
/
+12
2007-07-17
saner typechecking in generic unaligned.h
Al Viro
1
-7
/
+9
2007-07-17
alpha termios.h hadn't been updated
Al Viro
1
-2
/
+2
2007-07-17
md: change bitmap_unplug and others to void functions
NeilBrown
1
-3
/
+3
2007-07-17
md: improve the is_mddev_idle test fix
NeilBrown
1
-1
/
+1
2007-07-17
OMAP: add TI OMAP1610 accelerator entry.
Imre Deak
1
-0
/
+1
2007-07-17
fbdev: Add fb_append_extra_logo()
Geert Uytterhoeven
1
-0
/
+8
2007-07-17
tgafb: actually allocate memory for the pseudo_palette
Antonino A. Daplas
1
-0
/
+1
2007-07-17
vt: add comment for unbind_con_driver()
Jesse Barnes
1
-2
/
+0
2007-07-17
fbdev: fbcon: console unregistration from unregister_framebuffer
Jesse Barnes
1
-0
/
+2
2007-07-17
fbcon: allow fbcon to use the primary display driver
Antonino A. Daplas
1
-0
/
+4
2007-07-17
fbdev: detect primary display device
Antonino A. Daplas
24
-1
/
+141
2007-07-17
fbdev: move arch-specific bits to their respective subdirectories
Antonino A. Daplas
24
-0
/
+260
2007-07-17
rtc: add support for the ST M48T59 RTC
Mark Zhan
1
-0
/
+57
2007-07-17
knfsd: nfsd: enforce per-flavor id squashing
J. Bruce Fields
1
-1
/
+2
2007-07-17
knfsd: nfsd4: secinfo handling without secinfo= option
J. Bruce Fields
1
-0
/
+1
2007-07-17
knfsd: nfsd4: implement secinfo
Andy Adamson
2
-0
/
+10
2007-07-17
knfsd: nfsd4: make readonly access depend on pseudoflavor
J. Bruce Fields
2
-2
/
+14
[next]