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-10-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
Linus Torvalds
7
-34
/
+55
2007-10-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...
Linus Torvalds
10
-13
/
+159
2007-10-18
IPMI: add 0.9 support
Corey Minyard
1
-8
/
+28
2007-10-18
IPMI: add polled interface
Corey Minyard
1
-0
/
+10
2007-10-18
Replace __attribute_pure__ with __pure
Ralf Baechle
4
-18
/
+14
2007-10-18
fuse: add blksize field to fuse_attr
Miklos Szeredi
1
-0
/
+7
2007-10-18
fuse: add support for mandatory locking
Miklos Szeredi
1
-2
/
+15
2007-10-18
fuse: add helper for asynchronous writes
Miklos Szeredi
1
-0
/
+7
2007-10-18
fuse: support BSD locking semantics
Miklos Szeredi
1
-0
/
+8
2007-10-18
fuse: add atomic open+truncate support
Miklos Szeredi
1
-0
/
+1
2007-10-18
fuse: improve utimes support
Miklos Szeredi
1
-0
/
+2
2007-10-18
VFS: allow filesystems to implement atomic open+truncate
Miklos Szeredi
1
-0
/
+1
2007-10-18
fuse: add file handle to getattr operation
Miklos Szeredi
1
-2
/
+21
2007-10-18
ext3: support large blocksize up to PAGESIZE
Takashi Sato
1
-2
/
+2
2007-10-18
bit_spin_lock: use lock bitops
Nick Piggin
1
-4
/
+22
2007-10-18
powerpc: lock bitops
Nick Piggin
1
-1
/
+45
2007-10-18
mips: lock bitops
Nick Piggin
1
-1
/
+96
2007-10-18
mips: fix bitops
Nick Piggin
1
-0
/
+6
2007-10-18
ia64: lock bitops
Nick Piggin
1
-2
/
+41
2007-10-18
alpha: lock bitops
Nick Piggin
1
-1
/
+42
2007-10-18
alpha: fix bitops
Nick Piggin
1
-0
/
+9
2007-10-18
bitops: introduce lock ops
Nick Piggin
25
-0
/
+70
2007-10-18
Redefine {un}register_hotcpu_notifier() !HOTPLUG_CPU stubs
Satyam Sharma
1
-2
/
+3
2007-10-18
powerpc: add scaled time accounting
Michael Neuling
1
-0
/
+3
2007-10-18
add-scaled-time-to-taskstats-based-process-accounting fix
Michael Neuling
1
-8
/
+6
2007-10-18
Add scaled time to taskstats based process accounting
Michael Neuling
3
-3
/
+12
2007-10-18
Char: cyclades, fix some -W warnings
Jiri Slaby
1
-6
/
+6
2007-10-18
Char: cyclades, remove bottom half processing
Jiri Slaby
1
-15
/
+0
2007-10-18
V3 file capabilities: alter behavior of cap_setpcap
Andrew Morgan
2
-4
/
+7
2007-10-18
sysctl: Error on bad sysctl tables
Eric W. Biederman
1
-0
/
+1
2007-10-18
sysctl: properly register the irda binary sysctl numbers
Eric W. Biederman
1
-0
/
+20
2007-10-18
sysctl: parport remove binary paths
Eric W. Biederman
1
-1
/
+0
2007-10-18
sysctl: Factor out sysctl_data.
Eric W. Biederman
1
-0
/
+1
2007-10-18
sysctl core: Stop using the unnecessary ctl_table typedef
Eric W. Biederman
1
-18
/
+18
2007-10-18
stop using DMA_xxBIT_MASK
Andrew Morton
1
-2
/
+8
2007-10-18
unify DMA_..BIT_MASK definitions: v3.1
Borislav Petkov
1
-10
/
+14
2007-10-18
Fix discrepancy between VDSO based gettimeofday() and sys_gettimeofday().
Tony Breeds
1
-0
/
+5
2007-10-18
Remove struct task_struct::io_wait
Alexey Dobriyan
2
-19
/
+0
2007-10-18
Hibernation: Check if ACPI is enabled during restore in the right place
Rafael J. Wysocki
1
-0
/
+7
2007-10-18
Hibernation: Arbitrary boot kernel support on x86_64
Rafael J. Wysocki
1
-0
/
+2
2007-10-18
serial: turn serial console suspend a boot rather than compile time option
Andres Salomon
1
-5
/
+2
2007-10-18
freezer: introduce freezer-friendly waiting macros
Rafael J. Wysocki
1
-0
/
+38
2007-10-18
PM: Rename hibernation_ops to platform_hibernation_ops
Rafael J. Wysocki
1
-4
/
+4
2007-10-18
PM: Rework struct hibernation_ops
Rafael J. Wysocki
1
-6
/
+32
2007-10-18
PM: Make suspend_ops static
Rafael J. Wysocki
1
-2
/
+0
2007-10-18
PM: Rework struct platform_suspend_ops
Rafael J. Wysocki
2
-10
/
+9
2007-10-18
PM: Rename struct pm_ops and related things
Rafael J. Wysocki
1
-11
/
+11
2007-10-18
PM: Move definition of struct pm_ops to suspend.h
Rafael J. Wysocki
3
-109
/
+112
2007-10-18
[NETFILTER]: xt_sctp: fix mistake to pass a pointer where array is required
Li Zefan
1
-8
/
+5
2007-10-18
[NET]: Fix OOPS due to missing check in dev_parse_header().
Patrick McHardy
1
-1
/
+1
[next]