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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-19
bcma: add an extra pcie core struct
Hauke Mehrtens
1
-1
/
+1
2012-10-19
ssb: add attribute to indicate a parallel flash is available
Hauke Mehrtens
1
-0
/
+1
2012-10-19
ssb: move parallel flash config into an own struct
Hauke Mehrtens
1
-3
/
+6
2012-10-19
bcma: mark nflash if it is the boot flash
Hauke Mehrtens
1
-0
/
+1
2012-10-19
bcma: add and use constants for the flash windows
Hauke Mehrtens
1
-1
/
+4
2012-10-19
bcma: mark pflash as present when available
Hauke Mehrtens
1
-0
/
+1
2012-10-19
bcma: just do the necessary things in early register on SoCs
Hauke Mehrtens
2
-0
/
+6
2012-10-18
wireless: remove duplicate enum ieee80211_eid definitions
Arend van Spriel
1
-2
/
+0
2012-10-17
ieee80211: Rename VHT cap struct
Mahesh Palivela
1
-14
/
+31
2012-10-14
Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
8
-6
/
+344
2012-10-13
Merge tag 'disintegrate-main-20121013' of git://git.infradead.org/users/dhowe...
Linus Torvalds
382
-60270
/
+307
2012-10-13
Merge tag 'disintegrate-spi-20121009' of git://git.infradead.org/users/dhowel...
Linus Torvalds
2
-132
/
+0
2012-10-13
UAPI: (Scripted) Disintegrate include/linux/byteorder
David Howells
3
-206
/
+2
2012-10-13
UAPI: (Scripted) Disintegrate include/linux
David Howells
379
-60011
/
+250
2012-10-13
UAPI: Unexport linux/blk_types.h
David Howells
2
-61
/
+59
2012-10-13
UAPI: Unexport part of linux/ppp-comp.h
David Howells
1
-0
/
+4
2012-10-13
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
3
-15
/
+118
2012-10-13
Merge tag 'for-3.7' of git://openrisc.net/jonas/linux
Linus Torvalds
1
-0
/
+1
2012-10-13
Merge tag 'for_linus-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jw...
Linus Torvalds
1
-2
/
+8
2012-10-13
Merge tag 'mmc-merge-for-3.7-rc1-part2' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-58
/
+0
2012-10-13
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-0
/
+2
2012-10-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-3
/
+7
2012-10-13
Merge branch 'for-3.7' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
10
-304
/
+7
2012-10-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
11
-1059
/
+18
2012-10-13
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2012-10-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-0
/
+8
2012-10-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-28
/
+70
2012-10-12
vfs: embed struct filename inside of names_cache allocation if possible
Jeff Layton
1
-0
/
+1
2012-10-12
audit: make audit_inode take struct filename
Jeff Layton
2
-6
/
+10
2012-10-12
vfs: make path_openat take a struct filename pointer
Jeff Layton
1
-0
/
+1
2012-10-12
audit: allow audit code to satisfy getname requests from its names_list
Jeff Layton
1
-0
/
+11
2012-10-12
vfs: define struct filename and have getname() return it
Jeff Layton
2
-8
/
+18
2012-10-12
infrastructure for saner ret_from_kernel_thread semantics
Al Viro
1
-0
/
+8
2012-10-12
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-62
/
+113
2012-10-12
tty/console: fix warnings in drivers/tty/serial/kgdboc.c
Arnd Bergmann
1
-2
/
+8
2012-10-12
vfs: allocate page instead of names_cache buffer in mount_block_root
Jeff Layton
1
-2
/
+1
2012-10-12
audit: overhaul __audit_inode_child to accomodate retrying
Jeff Layton
2
-9
/
+15
2012-10-12
audit: set the name_len in audit_inode for parent lookups
Jeff Layton
1
-5
/
+10
2012-10-12
audit: add a new "type" field to audit_names struct
Jeff Layton
1
-0
/
+5
2012-10-12
audit: reverse arguments to audit_inode_child
Jeff Layton
2
-13
/
+13
2012-10-12
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-19
/
+65
2012-10-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-20
/
+16
2012-10-12
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
1
-1
/
+1
2012-10-11
consitify do_mount() arguments
Al Viro
2
-7
/
+7
2012-10-11
UAPI: (Scripted) Disintegrate include/linux/mmc
David Howells
2
-58
/
+0
2012-10-11
compiler-gcc4.h: correct verion check for __compiletime_error
Daniel Santos
1
-1
/
+1
2012-10-11
usbnet: Support devices reporting idleness
Oliver Neukum
1
-0
/
+2
2012-10-11
Merge tag 'disintegrate-wimax-20121009' of git://git.infradead.org/users/dhow...
David S. Miller
2
-573
/
+0
2012-10-11
Merge branch 'staging/for_v3.7' into v4l_for_linus
Mauro Carvalho Chehab
5
-19
/
+65
2012-10-11
Merge branch 'next' into for-linus
Dmitry Torokhov
3
-19
/
+88
[next]