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
2011-07-26
vfs: dont chain pipe/anon/socket on superblock s_inodes list
Eric Dumazet
5
-13
/
+35
2011-07-26
Documentation: Exporting: update description of d_splice_alias
Phillip Lougher
1
-1
/
+8
2011-07-26
fs: add missing unlock in default_llseek()
Dan Carpenter
1
-4
/
+8
2011-07-25
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
16
-468
/
+1285
2011-07-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
384
-676
/
+569
2011-07-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
76
-795
/
+477
2011-07-25
hwmon: (lm78) Become the maintainer
Jean Delvare
3
-4
/
+10
2011-07-25
hwmon: (lm78) Make ISA interface depend on CONFIG_ISA
Jean Delvare
1
-19
/
+79
2011-07-25
hwmon: (lm78) Avoid forward declarations
Jean Delvare
1
-107
/
+98
2011-07-25
hwmon: (sht15) Correct a comment mistake
Vivien Didelot
1
-1
/
+1
2011-07-25
hwmon: (max1111) Avoid extra memory allocations
Jean Delvare
1
-21
/
+6
2011-07-25
hwmon: (it87) Add chassis intrusion detection support
Jean Delvare
2
-1
/
+31
2011-07-25
hwmon: (via-cputemp) Add VID reporting support
Jean Delvare
2
-5
/
+40
2011-07-25
hwmon-vid: Add support for VIA family 6 model D CPU
Jean Delvare
1
-1
/
+41
2011-07-25
hwmon: New driver sch5636
Hans de Goede
5
-0
/
+590
2011-07-25
hwmon: (sch5627) Factor out some code shared with sch5636 driver
Hans de Goede
5
-310
/
+390
2011-07-25
Merge branch 'next/deletion' of git+ssh://master.kernel.org/pub/scm/linux/ker...
Linus Torvalds
54
-2133
/
+9
2011-07-25
Merge branch 'next/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
228
-8145
/
+4685
2011-07-25
Merge branch 'next/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
26
-158
/
+148
2011-07-25
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-45
/
+40
2011-07-25
fs: take the ACL checks to common code
Christoph Hellwig
52
-294
/
+92
2011-07-25
bury posix_acl_..._masq() variants
Al Viro
2
-11
/
+3
2011-07-25
kill boilerplates around posix_acl_create_masq()
Al Viro
16
-204
/
+116
2011-07-25
generic_acl: no need to clone acl just to push it to set_cached_acl()
Al Viro
1
-8
/
+2
2011-07-25
kill boilerplate around posix_acl_chmod_masq()
Al Viro
14
-168
/
+139
2011-07-25
reiserfs: cache negative ACLs for v1 stat format
Christoph Hellwig
2
-9
/
+5
2011-07-25
xfs: cache negative ACLs if there is no attribute fork
Christoph Hellwig
2
-12
/
+5
2011-07-25
9p: do no return 0 from ->check_acl without actually checking
Christoph Hellwig
1
-1
/
+1
2011-07-25
vfs: move ACL cache lookup into generic code
Linus Torvalds
12
-69
/
+65
2011-07-25
CIFS: Fix oops while mounting with prefixpath
Pavel Shilovsky
1
-1
/
+1
2011-07-25
xfs: Fix wrong return value of xfs_file_aio_write
Markus Trippelsdorf
1
-1
/
+4
2011-07-25
fix devtmpfs race
Al Viro
1
-1
/
+2
2011-07-25
Merge branch 'for-3.1/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-27
/
+30
2011-07-25
Merge branch 'for-3.1/core' of git://git.kernel.dk/linux-block
Linus Torvalds
28
-208
/
+229
2011-07-25
iomap: make IOPORT/PCI mapping functions conditional
Randy Dunlap
1
-0
/
+8
2011-07-25
i2c: Allow i2c_add_numbered_adapter() to assign a bus id
Grant Likely
4
-14
/
+10
2011-07-25
i2c-ali1535: Fix style issues
LABBE Corentin
1
-31
/
+30
2011-07-25
Merge branch 'tegra/fixes' of git+ssh://master.kernel.org/pub/scm/linux/kerne...
Arnd Bergmann
2
-2
/
+2
2011-07-24
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...
Linus Torvalds
11
-46
/
+241
2011-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
217
-6638
/
+7834
2011-07-24
gma500: udlay(20000) is too large
Stephen Rothwell
1
-1
/
+1
2011-07-24
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
67
-973
/
+920
2011-07-24
bnx2x: use pci_pcie_cap()
Vladislav Zolotarov
1
-1
/
+1
2011-07-24
bnx2x: fix bnx2x_stop_on_error flow in bnx2x_sp_rtnl_task
Vladislav Zolotarov
1
-11
/
+25
2011-07-24
bnx2x: enable internal target-read for 57712 and up only
Shmulik Ravid
1
-3
/
+6
2011-07-24
bnx2x: count statistic ramrods on EQ to prevent MC assert
Vladislav Zolotarov
1
-31
/
+32
2011-07-24
bnx2x: fix loopback for non 10G link
Yaniv Rosner
1
-6
/
+18
2011-07-24
bnx2x: dcb - send all unmapped priorities to same COS as L2
Dmitry Kravkov
1
-6
/
+33
2011-07-24
iwlwifi: Fix build with CONFIG_PM disabled.
David S. Miller
1
-0
/
+6
2011-07-24
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
211
-5754
/
+7199
[next]