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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-05-11
x86_64: Don't call mtrr_bp_init from identify_cpu
Andi Kleen
2
-3
/
+2
2007-05-11
x86_64: off-by-two error in aperture.c
Andrew Hastings
3
-3
/
+3
2007-05-11
i386: Fix compilation of verify_cpu.S on old binutils
Andi Kleen
1
-1
/
+3
2007-05-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
4
-5
/
+5
2007-05-11
further UTF-8 fixes and name correction
David Woodhouse
3
-4
/
+4
2007-05-11
Fix wrong identifier name in Documentation/kref.txt
Satyam Sharma
1
-1
/
+1
2007-05-11
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-ip22
Linus Torvalds
6
-191
/
+376
2007-05-11
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
71
-4082
/
+686
2007-05-11
Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
3
-2
/
+61
2007-05-11
Merge branch 'audit.b38' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
22
-101
/
+439
2007-05-11
Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
13
-39
/
+171
2007-05-11
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
43
-726
/
+1312
2007-05-11
Input: evdev - fix overflow in compat_ioctl
Kenichi Nagai
1
-1
/
+1
2007-05-11
Convert SGI IP22 and specific drivers to platform_device.
Ralf Baechle
6
-191
/
+376
2007-05-11
md: improve the is_mddev_idle test
NeilBrown
1
-1
/
+1
2007-05-11
VIDEO: remove archaic if[] construct from Kconfig file
Robert P. J. Day
1
-7
/
+0
2007-05-11
pm2fb: fb_sync added
Antonino A. Daplas
1
-17
/
+21
2007-05-11
nvidiafb: Enable debugging messages a Kconfig option
Jean Delvare
2
-2
/
+10
2007-05-11
rivafb: Fix I2C getscl callback function
Jean Delvare
1
-2
/
+0
2007-05-11
atmel_lcdfb: AT91/AT32 LCD Controller framebuffer driver
Nicolas Ferre
4
-0
/
+965
2007-05-11
pm3fb: Preliminary 2.4 to 2.6 port
Krzysztof Helt
3
-3417
/
+683
2007-05-11
fbdev: geforce 7300 cleanup
Michal Piotrowski
1
-1
/
+3
2007-05-11
epoll cleanups: epoll remove static pre-declarations and akpm-ize the code
Davide Libenzi
1
-548
/
+486
2007-05-11
epoll cleanups: epoll no module
Davide Libenzi
1
-13
/
+1
2007-05-11
epoll: use anonymous inodes
Davide Libenzi
1
-169
/
+3
2007-05-11
signal/timer/event: KAIO eventfd support example
Davide Libenzi
3
-3
/
+49
2007-05-11
signal/timer/event: eventfd wire up x86 arches
Davide Libenzi
4
-1
/
+6
2007-05-11
signal/timer/event: eventfd core
Davide Libenzi
6
-0
/
+270
2007-05-11
signal/timer/event: timerfd compat code
Davide Libenzi
3
-4
/
+32
2007-05-11
signal/timer/event: timerfd wire up x86 arches
Davide Libenzi
4
-1
/
+6
2007-05-11
signal/timer/event: timerfd core
Davide Libenzi
6
-0
/
+258
2007-05-11
signal/timer/event: signalfd compat code
Davide Libenzi
1
-0
/
+26
2007-05-11
signal/timer/event: signalfd wire up x86 arches
Davide Libenzi
4
-1
/
+6
2007-05-11
signal/timer/event: signalfd core
Davide Libenzi
14
-7
/
+508
2007-05-11
signal/timer/event fds: anonymous inode source
Davide Libenzi
5
-0
/
+228
2007-05-11
Don't init pgrp and __session in INIT_SIGNALS
Sukadev Bhattiprolu
1
-2
/
+2
2007-05-11
Replace pid_t in autofs with struct pid reference
Sukadev Bhattiprolu
3
-8
/
+22
2007-05-11
Fix some coding-style errors in autofs
Sukadev Bhattiprolu
4
-70
/
+70
2007-05-11
Kill unused sesssion and group values in rocket driver
Sukadev Bhattiprolu
2
-5
/
+0
2007-05-11
Use task_pgrp() task_session() in copy_process()
Sukadev Bhattiprolu
1
-6
/
+3
2007-05-11
Use struct pid parameter in copy_process()
Sukadev Bhattiprolu
1
-5
/
+6
2007-05-11
Explicitly set pgid and sid of init process
Sukadev Bhattiprolu
1
-0
/
+1
2007-05-11
statically initialize struct pid for swapper
Sukadev Bhattiprolu
3
-0
/
+31
2007-05-11
attach_pid() with struct pid parameter
Sukadev Bhattiprolu
6
-13
/
+18
2007-05-11
rtc-rs5c313.c: add error handling to avoid hardware hangup
kogiidena
1
-1
/
+18
2007-05-11
rtc-rs5c313.c: rtc_time value are fixed
kogiidena
1
-1
/
+2
2007-05-11
rtc-rs5c313.c: error and warning are fixed
kogiidena
2
-4
/
+4
2007-05-11
use defines in sys_getpriority/sys_setpriority
Daniel Walker
1
-2
/
+3
2007-05-11
MPC52xx PSC SPI master driver
Dragos Carp
3
-0
/
+662
2007-05-11
consolidate generic_writepages and mpage_writepages
Miklos Szeredi
4
-151
/
+93
[next]