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
2009-01-06
dm snapshot: rename struct exception_store
Jonathan Brassow
3
-24
/
+25
2009-01-06
dm snapshot: separate out exception store interface
Jonathan Brassow
4
-120
/
+134
2009-01-06
dm mpath: move trigger_event to system workqueue
Alasdair G Kergon
1
-4
/
+4
2009-01-06
dm: add name and uuid to sysfs
Milan Broz
4
-2
/
+136
2009-01-06
dm table: rework reference counting
Mikulas Patocka
4
-20
/
+33
2009-01-06
dm: support barriers on simple devices
Andi Kleen
5
-10
/
+33
2009-01-06
dm request: extend target interface
Kiyoshi Ueda
1
-0
/
+15
2009-01-06
dm request: add caches
Kiyoshi Ueda
1
-1
/
+40
2009-01-06
dm ioctl: allow dm_copy_name_and_uuid to return only one field
Milan Broz
1
-2
/
+4
2009-01-06
dm log: ensure log bitmap fits on log device
Milan Broz
1
-0
/
+8
2009-01-06
dm log: move region_size validation
Milan Broz
2
-14
/
+14
2009-01-06
dm log: avoid reinitialising io_req on every operation
Takahiro Yasui
1
-10
/
+7
2009-01-06
dm: consolidate target deregistration error handling
Mikulas Patocka
10
-50
/
+20
2009-01-06
dm raid1: fix error count
Jonathan Brassow
1
-3
/
+3
2009-01-06
dm log: fix dm_io_client leak on error paths
Takahiro Yasui
1
-0
/
+5
2009-01-06
dm snapshot: change yield to msleep
Mikulas Patocka
1
-3
/
+4
2009-01-06
dm table: drop reference at unbind
Mikulas Patocka
1
-1
/
+1
2009-01-04
Merge branch 'audit.b61' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
13
-766
/
+579
2009-01-04
rtc: add alarm/update irq interfaces
Alessandro Zummo
4
-18
/
+101
2009-01-04
fs: symlink write_begin allocation context fix
Nick Piggin
22
-36
/
+49
2009-01-04
viafb: fix crashes due to 4k stack overflow
Bruno Prémont
1
-119
/
+129
2009-01-04
fs: introduce bgl_lock_ptr()
Pekka Enberg
4
-2
/
+23
2009-01-04
spi.h uses/needs device.h
Randy Dunlap
1
-0
/
+2
2009-01-04
vmalloc.c: fix flushing in vmap_page_range()
Adam Lackorzynski
1
-2
/
+3
2009-01-04
cgroups: fix a race between cgroup_clone and umount
Li Zefan
1
-1
/
+5
2009-01-04
audit: validate comparison operations, store them in sane form
Al Viro
5
-84
/
+94
2009-01-04
clean up audit_rule_{add,del} a bit
Al Viro
1
-25
/
+17
2009-01-04
make sure that filterkey of task,always rules is reported
Al Viro
1
-4
/
+11
2009-01-04
audit rules ordering, part 2
Al Viro
3
-56
/
+41
2009-01-04
fixing audit rule ordering mess, part 1
Al Viro
4
-43
/
+59
2009-01-04
audit_update_lsm_rules() misses the audit_inode_hash[] ones
Al Viro
1
-30
/
+47
2009-01-04
sanitize audit_log_capset()
Al Viro
3
-36
/
+21
2009-01-04
sanitize audit_fd_pair()
Al Viro
4
-49
/
+20
2009-01-04
sanitize audit_mq_open()
Al Viro
3
-59
/
+38
2009-01-04
sanitize AUDIT_MQ_SENDRECV
Al Viro
3
-135
/
+63
2009-01-04
sanitize audit_mq_notify()
Al Viro
3
-52
/
+27
2009-01-04
sanitize audit_mq_getsetattr()
Al Viro
3
-47
/
+22
2009-01-04
sanitize audit_ipc_set_perm()
Al Viro
3
-45
/
+32
2009-01-04
sanitize audit_ipc_obj()
Al Viro
4
-65
/
+45
2009-01-04
sanitize audit_socketcall
Al Viro
3
-33
/
+41
2009-01-04
don't reallocate buffer in every audit_sockaddr()
Al Viro
1
-24
/
+22
2009-01-03
Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
112
-878
/
+1285
2009-01-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jor...
Linus Torvalds
22
-463
/
+1893
2009-01-03
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
157
-1105
/
+1628
2009-01-03
sparseirq: move set/get_timer_rand_state back to .c
Yinghai Lu
2
-56
/
+34
2009-01-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...
Linus Torvalds
17
-51
/
+392
2009-01-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
5
-30
/
+947
2009-01-03
Merge branch 'cputime' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
30
-456
/
+683
2009-01-03
Make %p print '(null)' for NULL pointers
Linus Torvalds
1
-0
/
+3
2009-01-03
get rid of special-casing the /sbin/loader on alpha
Al Viro
3
-40
/
+52
[next]