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-05-08
add touch_all_softlockup_watchdogs()
Jeremy Fitzhardinge
1
-0
/
+4
2007-05-08
Move timekeeping code to timekeeping.c
john stultz
1
-0
/
+1
2007-05-08
time: SMP friendly alignment of struct clocksource
Eric Dumazet
1
-2
/
+13
2007-05-08
<linux/sysdev.h> needs to include <linux/module.h>
Ralf Baechle
3
-3
/
+4
2007-05-08
Add a new deferrable delayed work init
Venki Pallipadi
1
-0
/
+6
2007-05-08
Add support for deferrable timers
Venki Pallipadi
1
-0
/
+1
2007-05-08
parport->dev driver model support
David Brownell
3
-9
/
+7
2007-05-08
Delete unused header file linux/awe_voice.h
Robert P. J. Day
2
-526
/
+0
2007-05-08
make remove_inode_dquot_ref() static
Adrian Bunk
1
-3
/
+0
2007-05-08
Delete unused header file math-emu/extended.h
Robert P. J. Day
1
-396
/
+0
2007-05-08
Remove do_sync_file_range()
Mark Fasheh
1
-5
/
+0
2007-05-08
move die notifier handling to common code
Christoph Hellwig
31
-173
/
+53
2007-05-08
tty: introduce no_tty and use it in selinux
Eric W. Biederman
1
-1
/
+1
2007-05-08
enlarge console.name
Andrew Morton
1
-3
/
+2
2007-05-08
futex: get_futex_key, get_key_refs and drop_key_refs
Rusty Russell
1
-0
/
+29
2007-05-08
cyclades: remove custom types
Klaus Kudielka
1
-89
/
+91
2007-05-08
fix cyclades.h for x86_64 (and probably others)
Klaus Kudielka
1
-8
/
+6
2007-05-08
Kprobes: Make kprobe.symbol_name const
Ananth N Mavinakayanahalli
1
-1
/
+1
2007-05-08
tty: i386/x86_64 arbitary speed support
Alan Cox
4
-3
/
+23
2007-05-08
VFS: delay the dentry name generation on sockets and pipes
Eric Dumazet
1
-0
/
+6
2007-05-08
Fix race between proc_get_inode() and remove_proc_entry()
Alexey Dobriyan
1
-0
/
+3
2007-05-08
add filesystem subtype support
Miklos Szeredi
1
-0
/
+7
2007-05-08
init dma masks in pnp_dev
David Brownell
1
-0
/
+1
2007-05-08
Merge sys_clone()/sys_unshare() nsproxy and namespace handling
Badari Pulavarty
5
-24
/
+16
2007-05-08
IRQ: add __must_check to request_irq
Monakhov Dmitriy
1
-2
/
+2
2007-05-08
kconfig: centralize the selection of semaphore debugging in lib/Kconfig.debug
Robert P. J. Day
1
-8
/
+6
2007-05-08
reiserfs: shrink superblock if no xattrs
Alexey Dobriyan
1
-1
/
+2
2007-05-08
Fix compilation of drivers with -O0
Michal Schmidt
1
-25
/
+0
2007-05-08
init/do_mounts.c: proper prepare_namespace() prototype
Adrian Bunk
1
-1
/
+2
2007-05-08
use use SEEK_MAX to validate user lseek arguments
Chris Snook
1
-0
/
+1
2007-05-08
Fix constant folding and poor optimization in byte swapping code
Trent Piepho
1
-39
/
+69
2007-05-08
ipmi: add new IPMI nmi watchdog handling
Corey Minyard
2
-0
/
+2
2007-05-08
reduce size of task_struct on 64-bit machines
William Cohen
1
-6
/
+6
2007-05-08
simplify the stacktrace code
Christoph Hellwig
1
-4
/
+2
2007-05-08
Factor outstanding I/O error handling
Guillaume Chazarain
1
-0
/
+11
2007-05-08
mm: move common segment checks to separate helper function
Dmitriy Monakhov
1
-0
/
+2
2007-05-08
Increase slab redzone to 64bits
David Woodhouse
1
-2
/
+2
2007-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
Linus Torvalds
7
-7
/
+48
2007-05-07
Merge branch 'server-cluster-locking-api' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
3
-5
/
+22
2007-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
Linus Torvalds
1
-1
/
+8
2007-05-07
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-0
/
+89
2007-05-07
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
1
-0
/
+1
2007-05-07
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...
Linus Torvalds
1
-10
/
+37
2007-05-07
Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
21
-208
/
+523
2007-05-07
uml: more page fault path trimming
Jeff Dike
2
-14
/
+13
2007-05-07
uml: improve checking and diagnostics of ethernet MACs
Paolo 'Blaisorblade' Giarrusso
1
-0
/
+12
2007-05-07
ARRAY_SIZE: check for type
Rusty Russell
3
-1
/
+8
2007-05-07
swsusp: free more memory
Rafael J. Wysocki
1
-6
/
+0
2007-05-07
remove software_suspend()
Johannes Berg
2
-9
/
+1
2007-05-07
mm: remove unused page flags
Rafael J. Wysocki
1
-12
/
+0
[next]