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
2012-10-12
kdb,vt_console: Fix missed data due to pager overruns
Jason Wessel
2
-5
/
+41
2012-10-12
kdb: Fix dmesg/bta scroll to quit with 'q'
Jason Wessel
2
-0
/
+4
2012-10-12
kgdboc: Accept either kbd or kdb to activate the vga + keyboard kdb shell
Jason Wessel
1
-1
/
+2
2012-10-12
kgdb,x86: fix warning about unused variable
Jason Wessel
1
-0
/
+2
2012-10-12
mips,kgdb: fix recursive page fault with CONFIG_KPROBES
Jason Wessel
1
-0
/
+9
2012-10-12
kgdb: Add module event hooks
Jason Wessel
1
-0
/
+18
2012-10-12
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Ingo Molnar
3
-11
/
+28
2012-10-12
vfs: unexport getname and putname symbols
Jeff Layton
1
-2
/
+0
2012-10-12
acct: constify the name arg to acct_on
Jeff Layton
1
-1
/
+1
2012-10-12
vfs: allocate page instead of names_cache buffer in mount_block_root
Jeff Layton
2
-5
/
+5
2012-10-12
audit: overhaul __audit_inode_child to accomodate retrying
Jeff Layton
5
-38
/
+47
2012-10-12
audit: optimize audit_compare_dname_path
Jeff Layton
4
-12
/
+20
2012-10-12
audit: make audit_compare_dname_path use parent_len helper
Eric Paris
1
-20
/
+7
2012-10-12
audit: remove dirlen argument to audit_compare_dname_path
Jeff Layton
4
-10
/
+5
2012-10-12
audit: set the name_len in audit_inode for parent lookups
Jeff Layton
8
-34
/
+87
2012-10-12
audit: add a new "type" field to audit_names struct
Jeff Layton
2
-5
/
+15
2012-10-12
audit: reverse arguments to audit_inode_child
Jeff Layton
5
-19
/
+19
2012-10-12
audit: no need to walk list in audit_inode if name is NULL
Jeff Layton
1
-1
/
+5
2012-10-12
audit: pass in dentry to audit_copy_inode wherever possible
Jeff Layton
1
-2
/
+2
2012-10-12
audit: remove unnecessary NULL ptr checks from do_path_lookup
Jeff Layton
1
-6
/
+2
2012-10-12
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
170
-3212
/
+8074
2012-10-12
Merge tag 'pinctrl-for-3.7-late' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
7
-55
/
+814
2012-10-12
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
41
-23
/
+623
2012-10-12
Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
7
-117
/
+122
2012-10-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
39
-170
/
+166
2012-10-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
99
-882
/
+344
2012-10-12
Merge branch 'writeback-for-next' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-28
/
+38
2012-10-11
make sure that kernel_thread() callbacks call do_exit() themselves
Al Viro
1
-2
/
+2
2012-10-11
make sure that we always have a return path from kernel_execve()
Al Viro
1
-8
/
+5
2012-10-11
ppc: eeh_event should just use kthread_run()
Al Viro
1
-3
/
+2
2012-10-11
don't bother with kernel_thread/kernel_execve for launching linuxrc
Al Viro
1
-25
/
+16
2012-10-11
alpha: get rid of switch_stack argument of do_work_pending()
Al Viro
2
-23
/
+20
2012-10-11
alpha: don't bother passing switch_stack separately from regs
Al Viro
1
-13
/
+13
2012-10-11
alpha: take SIGPENDING/NOTIFY_RESUME loop into signal.c
Al Viro
2
-17
/
+20
2012-10-11
alpha: simplify TIF_NEED_RESCHED handling
Al Viro
1
-17
/
+9
2012-10-12
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...
Linus Torvalds
6
-17
/
+369
2012-10-12
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
11
-138
/
+296
2012-10-12
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
6
-22
/
+10
2012-10-12
Merge tag 'fbdev-updates-for-3.7' of git://github.com/schandinat/linux-2.6
Linus Torvalds
127
-4718
/
+5347
2012-10-12
Merge tag 'for-linus-merge-3.7' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-35
/
+59
2012-10-11
vfs: bogus warnings in fs/namei.c
Arnd Bergmann
1
-0
/
+1
2012-10-11
consitify do_mount() arguments
Al Viro
10
-26
/
+27
2012-10-11
UAPI: (Scripted) Disintegrate include/linux/mmc
David Howells
3
-1
/
+1
2012-10-11
mmc: mxs-mmc: Fix merge issue causing build error
Marek Vasut
1
-1
/
+1
2012-10-11
compiler-gcc4.h: correct verion check for __compiletime_error
Daniel Santos
1
-1
/
+1
2012-10-11
modpost: Permit .GCC.command.line sections
Jonathan Kliegman
1
-0
/
+1
2012-10-11
usbnet: Support devices reporting idleness
Oliver Neukum
3
-0
/
+23
2012-10-11
Add CDC-ACM support for the CX93010-2x UCMxx USB Modem
Jean-Christian de Rivaz
1
-0
/
+3
2012-10-11
net/ethernet/jme: disable ASPM
Kevin Baradon
1
-0
/
+4
2012-10-11
Merge tag 'disintegrate-wimax-20121009' of git://git.infradead.org/users/dhow...
David S. Miller
3
-1
/
+1
[prev]
[next]