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
2009-10-03
cfq-iosched: implement slower async initiate and queue ramp up
Jens Axboe
1
-0
/
+4
2009-10-01
Add a tracepoint for block request remapping
Jun'ichi Nomura
2
-1
/
+34
2009-10-01
block: allow large discard requests
Christoph Hellwig
1
-0
/
+3
2009-10-01
block: use normal I/O path for discard requests
Christoph Hellwig
1
-4
/
+2
2009-10-01
Add missing blk_trace_remove_sysfs to be in pair with blk_trace_init_sysfs
Zdenek Kabelac
1
-0
/
+2
2009-09-27
tty: Fix regressions caused by commit b50989dc
Dave Young
1
-2
/
+11
2009-09-27
const: mark struct vm_struct_operations
Alexey Dobriyan
4
-4
/
+4
2009-09-26
Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds
Linus Torvalds
1
-0
/
+34
2009-09-26
Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight
Linus Torvalds
2
-0
/
+35
2009-09-26
headers: kref.h redux
Alexey Dobriyan
3
-4
/
+0
2009-09-26
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-2
/
+2
2009-09-26
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-3
/
+3
2009-09-26
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-10
/
+12
2009-09-26
writeback: pass in super_block to bdi_start_writeback()
Jens Axboe
1
-1
/
+2
2009-09-25
ACPI: remove acpi_device_uid() and related stuff
Bjorn Helgaas
1
-3
/
+1
2009-09-25
ACPI: remove acpi_device.flags.hardware_id
Bjorn Helgaas
1
-2
/
+1
2009-09-25
ACPI: remove acpi_device.flags.compatible_ids
Bjorn Helgaas
1
-2
/
+1
2009-09-25
ACPI: maintain a single list of _HID and _CID IDs
Bjorn Helgaas
1
-3
/
+7
2009-09-25
ACPI: add acpi_bus_get_status_handle()
Bjorn Helgaas
1
-0
/
+2
2009-09-25
ACPI: identify device tree root by null parent pointer, not ACPI_BUS_TYPE
Bjorn Helgaas
1
-1
/
+0
2009-09-25
ACPI: save device_type in acpi_device
Bjorn Helgaas
1
-1
/
+2
2009-09-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
4
-1
/
+3
2009-09-24
NOMMU: Fallback for is_vmalloc_or_module_addr() should be inline
David Howells
1
-1
/
+1
2009-09-24
Optimize the ordering of sections in RW_DATA_SECTION.
Tim Abbott
1
-2
/
+2
2009-09-24
hugetlb_file_setup(): use C, not cpp
Andrew Morton
1
-4
/
+8
2009-09-24
genetlink: fix netns vs. netlink table locking (2)
Johannes Berg
1
-0
/
+1
2009-09-24
tunnel: eliminate recursion field
Eric Dumazet
1
-1
/
+0
2009-09-24
Phonet: error on broadcast sending (unimplemented)
RĂ©mi Denis-Courmont
1
-0
/
+1
2009-09-24
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
322
-3745
/
+13768
2009-09-24
Merge branch 'origin' into for-linus
Russell King
259
-3161
/
+11553
2009-09-24
Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-0
/
+45
2009-09-24
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
1
-1
/
+2
2009-09-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
1
-5
/
+12
2009-09-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-5
/
+46
2009-09-25
module: preferred way to use MODULE_AUTHOR
Johannes Berg
1
-1
/
+4
2009-09-25
module: reduce string table for loaded modules (v2)
Jan Beulich
1
-1
/
+1
2009-09-25
module: reduce symbol table for loaded modules (v2)
Jan Beulich
1
-3
/
+7
2009-09-24
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
4
-51
/
+278
2009-09-24
Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...
Linus Torvalds
10
-10
/
+129
2009-09-24
task_struct cleanup: move binfmt field to mm_struct
Hiroshi Shimamoto
2
-1
/
+2
2009-09-24
include/linux/unaligned/{l,b}e_byteshift.h: fix usage for compressed kernels
Albin Tonnerre
2
-2
/
+2
2009-09-24
aio: ifdef fields in mm_struct
Alexey Dobriyan
1
-3
/
+2
2009-09-24
linux/futex.h: place kernel types behind __KERNEL__
Mike Frysinger
1
-5
/
+5
2009-09-24
sysctl: remove "struct file *" argument of ->proc_handler
Alexey Dobriyan
12
-39
/
+34
2009-09-24
signals: inline __fatal_signal_pending
Roland McGrath
1
-1
/
+4
2009-09-24
fcntl: add F_[SG]ETOWN_EX
Peter Zijlstra
1
-0
/
+13
2009-09-24
signals: introduce do_send_sig_info() helper
Oleg Nesterov
1
-0
/
+2
2009-09-24
exec: fix set_binfmt() vs sys_delete_module() race
Oleg Nesterov
1
-1
/
+1
2009-09-24
signals: tracehook_notify_jctl change
Roland McGrath
1
-9
/
+25
2009-09-24
ptrace: __ptrace_detach: do __wake_up_parent() if we reap the tracee
Oleg Nesterov
1
-0
/
+1
[next]