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-07-16
Fix rmmod/read/write races in /proc entries
Alexey Dobriyan
1
-0
/
+13
2007-07-16
v850: enable arbitary speed tty ioctls
Alan Cox
3
-3
/
+12
2007-07-16
Add generic exit-time stack-depth checking to CONFIG_DEBUG_STACK_USAGE
Jeff Dike
1
-0
/
+9
2007-07-16
uml: use get_free_pages to allocate kernel stacks
Jeff Dike
1
-2
/
+4
2007-07-16
etrax: enable arbitary speed setting on tty ports
Alan Cox
3
-2
/
+9
2007-07-16
m32r: enable arbitary speed tty rate setting
Alan Cox
3
-3
/
+12
2007-07-16
ARM26: enable arbitary speed tty ioctls and split input/output speed
Alan Cox
3
-3
/
+12
2007-07-16
fix alpha ISA support
Ivan Kokshaysky
1
-3
/
+10
2007-07-16
h8300 entry.S update
Yoshinori Sato
1
-0
/
+2
2007-07-16
h8300: enable arbitary speed tty port setup
Alan Cox
3
-3
/
+12
2007-07-16
FRV: Connect up new syscalls
David Howells
1
-1
/
+5
2007-07-16
split mmap
Miklos Szeredi
1
-0
/
+4
2007-07-16
slob: initial NUMA support
Paul Mundt
4
-65
/
+117
2007-07-16
kill vmalloc_earlyreserve
Jan Beulich
2
-2
/
+1
2007-07-16
page table handling cleanup
Jan Beulich
26
-301
/
+1
2007-07-16
invalidate_mapping_pages(): add cond_resched
Andrew Morton
1
-0
/
+3
2007-07-16
Remove the deprecated "kmem_cache_t" typedef from slab.h.
Robert P. J. Day
1
-2
/
+0
2007-07-16
change zonelist order: zonelist order selection logic
KAMEZAWA Hiroyuki
1
-0
/
+5
2007-07-16
serial: convert early_uart to earlycon for 8250
Yinghai Lu
7
-7
/
+13
2007-07-16
lib: add idr_remove_all
Kristian Hoegsberg
1
-0
/
+1
2007-07-16
lib: add idr_for_each()
Kristian Hoegsberg
1
-0
/
+2
2007-07-16
LZO1X: fix lzo1x_worst_compress
Nitin Gupta
1
-1
/
+1
2007-07-16
more ACSI removal
Adrian Bunk
2
-65
/
+0
2007-07-16
[SPARC64]: dr-cpu unconfigure support.
David S. Miller
3
-2
/
+6
2007-07-16
[SPARC64]: More sensible udelay implementation.
David S. Miller
3
-32
/
+7
2007-07-16
[SPARC64]: Fix build regressions added by dr-cpu changes.
David S. Miller
1
-1
/
+0
2007-07-16
[SPARC64]: Initial LDOM cpu hotplug support.
David S. Miller
6
-5
/
+50
2007-07-16
[SPARC64]: Fix setting of variables in LDOM guest.
David S. Miller
1
-0
/
+2
2007-07-16
[SPARC64]: Fix MD property lifetime bugs.
David S. Miller
2
-4
/
+25
2007-07-16
[SPARC64]: Abstract out mdesc accesses for better MD update handling.
David S. Miller
2
-42
/
+48
2007-07-16
[SPARC64]: Use more mearningful names for IRQ registry.
David S. Miller
1
-1
/
+1
2007-07-16
[SPARC64]: Export powerd facilities for external entities.
David S. Miller
1
-0
/
+7
2007-07-16
[SPARC64]: Assorted LDC bug cures.
David S. Miller
1
-2
/
+1
2007-07-16
[SPARC64]: Add LDOM virtual channel driver and VIO device layer.
David S. Miller
2
-0
/
+538
2007-07-16
bsg: add SCSI transport-level request support
FUJITA Tomonori
1
-0
/
+6
2007-07-16
add a struct request pointer to the request structure
FUJITA Tomonori
1
-0
/
+5
2007-07-16
bsg: minor bug fixes
FUJITA Tomonori
1
-1
/
+1
2007-07-16
bsg: bind bsg to request_queue instead of gendisk
FUJITA Tomonori
3
-7
/
+10
2007-07-16
bsg: add a request_queue argument to scsi_cmd_ioctl()
FUJITA Tomonori
1
-1
/
+2
2007-07-16
Replace s32, u32 and u64 with __s32, __u32 and __u64 in bsg.h for userspace
FUJITA Tomonori
1
-29
/
+29
2007-07-16
bsg: use u32 etc instead of uint32_t
Jens Axboe
1
-29
/
+29
2007-07-16
bsg: add sg_io_v4 structure
FUJITA Tomonori
1
-0
/
+43
2007-07-16
block: export blk_verify_command for SG v4
FUJITA Tomonori
1
-0
/
+1
2007-07-16
bsg: support for full generic block layer SG v3
Jens Axboe
3
-0
/
+35
2007-07-15
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
7
-51
/
+284
2007-07-15
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
Linus Torvalds
19
-86
/
+111
2007-07-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...
Linus Torvalds
4
-0
/
+603
2007-07-15
frv: missing __clear_user()
Al Viro
1
-0
/
+2
2007-07-15
fix return type of skb_checksum_complete()
Al Viro
1
-1
/
+1
2007-07-15
[NET_SCHED]: Kill CONFIG_NET_CLS_POLICE
Patrick McHardy
3
-39
/
+1
[prev]
[next]