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
2006-10-03
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
3
-7
/
+15
2006-10-03
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serial
Linus Torvalds
1
-1
/
+2
2006-10-03
Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
10
-134
/
+25
2006-10-03
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2
-38
/
+34
2006-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
8
-7
/
+261
2006-10-03
[PATCH] pr_debug: check pr_debug() arguments
Zach Brown
1
-2
/
+4
2006-10-03
[PATCH] md: allow SET_BITMAP_FILE to work on 64bit kernel with 32bit userspace
Paul Clements
1
-0
/
+1
2006-10-03
[PATCH] md: remove MAX_MD_DEVS which is an arbitrary limit
NeilBrown
1
-4
/
+1
2006-10-03
[PATCH] md: Remove working_disks from raid1 state data
NeilBrown
1
-1
/
+0
2006-10-03
[PATCH] md: new sysfs interface for setting bits in the write-intent-bitmap
Paul Clements
1
-0
/
+2
2006-10-03
[PATCH] md: remove 'working_disks' from raid10 state
NeilBrown
1
-1
/
+0
2006-10-03
[PATCH] md: remove the working_disks and failed_disks from raid5 state data.
NeilBrown
1
-1
/
+1
2006-10-03
[PATCH] md: replace magic numbers in sb_dirty with well defined bit flags
NeilBrown
2
-2
/
+5
2006-10-03
[PATCH] md: fix a comment that is wrong in raid5.h
NeilBrown
1
-2
/
+3
2006-10-03
[PATCH] md: the scheduled removal of the START_ARRAY ioctl for md
Adrian Bunk
2
-2
/
+1
2006-10-03
[PATCH] dm table: add target flush
Bryn Reeves
2
-1
/
+3
2006-10-03
[PATCH] dm: extract device limit setting
Bryn Reeves
1
-0
/
+5
2006-10-03
[PATCH] dm table: add target preresume
Milan Broz
2
-2
/
+4
2006-10-03
[PATCH] dm: export blkdev_driver_ioctl
Alasdair G Kergon
1
-0
/
+3
2006-10-03
[PATCH] dm: support ioctls on mapped devices
Milan Broz
2
-1
/
+6
2006-10-03
[PATCH] sstfb: cleanups
Alan Cox
1
-4
/
+0
2006-10-03
[PATCH] vt: proper prototypes for some console functions
Adrian Bunk
2
-0
/
+4
2006-10-03
[PATCH] fbdev: Honor the return value of device_create_file
Antonino A. Daplas
1
-0
/
+1
2006-10-03
[PATCH] fbdev: Add generic ddc read functionality
Dennis Munsie
1
-0
/
+2
2006-10-03
[PATCH] ide: Fix crash on repeated reset
Alan Cox
1
-0
/
+3
2006-10-03
[PATCH] ide: remove dma_base2 field from ide_hwif_t
Sergei Shtylyov
1
-1
/
+0
2006-10-03
[PATCH] drivers/ide/: cleanups
Adrian Bunk
1
-1
/
+0
2006-10-03
[PATCH] Make number of IDE interfaces configurable
Matt Mackall
1
-1
/
+2
2006-10-03
[PATCH] IDE: claim extra DMA ports regardless of channel
Sergei Shtylylov
1
-1
/
+3
2006-10-03
[PATCH] sched: cleanup sched_group cpu_power setup
Siddha, Suresh B
2
-12
/
+43
2006-10-03
[PATCH] sched: introduce child field in sched_domain
Siddha, Suresh B
7
-0
/
+10
2006-10-03
[PATCH] restore parport_pc probing on powermac
Olaf Hering
1
-1
/
+0
2006-10-03
[PATCH] kernel-doc for kernel/dma.c
Randy Dunlap
1
-2
/
+1
2006-10-03
[PATCH] Create kallsyms_lookup_size_offset()
Franck Bui-Huu
1
-0
/
+11
2006-10-03
[PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbers
David Howells
2
-2
/
+2
2006-10-03
[PATCH] pid.h cleanup
Andrew Morton
1
-15
/
+15
2006-10-03
sh: Fixup __raw_read_trylock().
Paul Mundt
1
-1
/
+8
2006-10-03
sh: Kill off remaining config.h references.
Paul Mundt
1
-2
/
+0
2006-10-03
sh: Initial gitignore list
Paul Mundt
1
-0
/
+3
2006-10-03
sh: build fixes for defconfigs.
Paul Mundt
3
-5
/
+14
2006-10-03
sh: Kill off more dead headers.
Paul Mundt
4
-126
/
+0
2006-10-02
Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
1
-0
/
+1
2006-10-02
[SPARC64]: Do not include compat.h from asm-sparc64/signal.h any more.
David S. Miller
1
-1
/
+0
2006-10-02
[SPARC64]: Move signal compat bits to new header file.
David S. Miller
2
-37
/
+34
2006-10-02
Add prototype for sigset_from_compat()
Linus Torvalds
1
-0
/
+1
2006-10-02
[WATCHDOG] pnx4008: add watchdog support
Vitaly Wool
1
-0
/
+1
2006-10-02
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
5
-13
/
+31
2006-10-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
4
-88
/
+223
2006-10-02
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
7
-78
/
+78
2006-10-02
[PATCH] BLOCK: Revert patch to hack around undeclared sigset_t in linux/compat.h
David Howells
1
-0
/
+1
[next]