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-07
uml: add missing __init declarations
Jeff Dike
5
-10
/
+12
2007-05-07
uml: remove user_util.h
Jeff Dike
80
-108
/
+0
2007-05-07
uml: move remaining useful contents of user_util.h
Jeff Dike
5
-29
/
+16
2007-05-07
uml: create as-layout.h
Jeff Dike
13
-23
/
+46
2007-05-07
uml: create arch.h
Jeff Dike
4
-4
/
+17
2007-05-07
uml: move SIGIO testing to sigio.c
Jeff Dike
3
-148
/
+145
2007-05-07
ARRAY_SIZE: check for type
Rusty Russell
4
-3
/
+21
2007-05-07
uml: network interface hotplug error handling
Jeff Dike
9
-44
/
+64
2007-05-07
uml-driver-formatting-fixes-fix
Andrew Morton
1
-1
/
+1
2007-05-07
uml: driver formatting fixes
Jeff Dike
7
-106
/
+57
2007-05-07
uml: handle block device hotplug errors
Jeff Dike
1
-6
/
+7
2007-05-07
uml: print coredump limits
Jeff Dike
1
-0
/
+25
2007-05-07
uml: mark tt-mode code for future removal
Jeff Dike
1
-12
/
+4
2007-05-07
uml: host_info tidying
Jeff Dike
4
-9
/
+9
2007-05-07
uml: formatting fixes
Jeff Dike
4
-83
/
+67
2007-05-07
uml: delete unused code
Jeff Dike
7
-66
/
+3
2007-05-07
CRIS: remove code related to pre-2.2 kernel
Robert P. J. Day
1
-28
/
+2
2007-05-07
CRIS: check for memory allocation
Cyrill Gorcunov
1
-33
/
+48
2007-05-07
remove unused header file: drivers/serial/crisv10.h
Robert P. J. Day
1
-136
/
+0
2007-05-07
SPIN_LOCK_UNLOCKED cleanup in arch/m68k
Milind Arun Choudhary
8
-10
/
+10
2007-05-07
remove unused header file: arch/m68k/atari/atasound.h
Robert P. J. Day
1
-33
/
+0
2007-05-07
swsusp: free more memory
Rafael J. Wysocki
3
-8
/
+12
2007-05-07
swsusp: fix snapshot_release
Rafael J. Wysocki
1
-1
/
+0
2007-05-07
kconfig: mention 'hibernation' not just swsusp
David Brownell
1
-3
/
+8
2007-05-07
power management: change /sys/power/disk display
Johannes Berg
2
-3
/
+34
2007-05-07
remove software_suspend()
Johannes Berg
6
-26
/
+13
2007-05-07
freezer: fix racy usage of try_to_freeze in kswapd
Rafael J. Wysocki
1
-4
/
+9
2007-05-07
swsusp: use rbtree for tracking allocated swap
Rafael J. Wysocki
4
-118
/
+86
2007-05-07
freezer: remove PF_NOFREEZE from handle_initrd
Rafael J. Wysocki
1
-2
/
+3
2007-05-07
swsusp: use GFP_KERNEL for creating basic data structures
Rafael J. Wysocki
4
-20
/
+38
2007-05-07
swsusp: fix error paths in snapshot_open
Rafael J. Wysocki
1
-4
/
+6
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
7
-82
/
+283
2007-05-07
swsusp: use inline functions for changing page flags
Rafael J. Wysocki
3
-26
/
+61
2007-05-07
fix refrigerator() vs thaw_process() race
Oleg Nesterov
1
-2
/
+4
2007-05-07
ARM26: remove useless config option GENERIC_BUST_SPINLOCK.
Robert P. J. Day
1
-3
/
+0
2007-05-07
srmcons: fix kmalloc(GFP_KERNEL) inside spinlock
Andrew Morton
1
-1
/
+1
2007-05-07
ALPHA: "prctl" macros
Ivan Kokshaysky
1
-0
/
+22
2007-05-07
ALPHA: fix BOOTP image creation
Ivan Kokshaysky
2
-1
/
+6
2007-05-07
ROUND_UP macro cleanup in arch/alpha/kernel/osf_sys.c
Milind Arun Choudhary
1
-3
/
+1
2007-05-07
h8300: add zImage support
Yoshinori Sato
4
-1
/
+314
2007-05-07
h8300 generic irq
Yoshinori Sato
15
-108
/
+237
2007-05-07
Convert h8/300 to generic timekeeping
john stultz
2
-52
/
+4
2007-05-07
Blackfin: blackfin on-chip SPI controller driver
Wu, Bryan
3
-2
/
+1321
2007-05-07
Blackfin: on-chip RTC controller driver
Wu, Bryan
3
-0
/
+456
2007-05-07
Blackfin: add blackfin support in smc91x ethernet controller driver
Wu, Bryan
2
-1
/
+48
2007-05-07
blackfin: serial driver
Bryan Wu
4
-0
/
+1110
2007-05-07
blackfin architecture
Bryan Wu
257
-6
/
+47285
2007-05-07
Return EPERM not ECHILD on security_task_wait failure
Roland McGrath
1
-2
/
+15
2007-05-07
page migration: Only migrate pages if allocation in the highest zone is possible
Christoph Lameter
1
-1
/
+14
[next]