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-09-22
const: mark remaining address_space_operations const
Alexey Dobriyan
12
-15
/
+15
2009-09-22
const: mark remaining export_operations const
Alexey Dobriyan
2
-2
/
+2
2009-09-22
const: mark remaining super_operations const
Alexey Dobriyan
18
-24
/
+23
2009-09-22
const: make struct super_block::s_qcop const
Alexey Dobriyan
10
-11
/
+11
2009-09-22
const: make struct super_block::dq_op const
Alexey Dobriyan
8
-8
/
+8
2009-09-22
drivers/mfd/ab3100-core.c: fix powerpc build error
Andrew Morton
1
-1
/
+1
2009-09-22
proc: document `guest' column in /proc/stat
Eric Dumazet
1
-3
/
+4
2009-09-22
fs: make sure data stored into inode is properly seen before unlocking new inode
Jan Kara
1
-6
/
+8
2009-09-22
sdhci: orphan driver and list
Pierre Ossman
1
-6
/
+6
2009-09-22
drivers/media/dvb/pt1/pt1.c needs vmalloc.h
Andrew Morton
1
-0
/
+1
2009-09-21
Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/...
Linus Torvalds
134
-2801
/
+3258
2009-09-21
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
11
-156
/
+195
2009-09-21
Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
8
-69
/
+170
2009-09-21
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6
-50
/
+76
2009-09-21
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
26
-1658
/
+297
2009-09-21
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
20
-79
/
+98
2009-09-21
Merge branch 'writeback' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
3
-6
/
+17
2009-09-21
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
361
-4033
/
+86808
2009-09-21
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
Linus Torvalds
22
-181
/
+345
2009-09-21
Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6
Linus Torvalds
6
-20
/
+90
2009-09-21
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
165
-41361
/
+35577
2009-09-21
Driver-Core: fix devnode callbacks for dabusb and industrialio
Ingo Molnar
2
-4
/
+4
2009-09-21
nfs: initialize the backing_dev_info when creating the server
Jens Axboe
1
-4
/
+6
2009-09-21
writeback: make balance_dirty_pages() gradually back more off
Jens Axboe
1
-1
/
+10
2009-09-21
writeback: don't use schedule_timeout() without setting runstate
Jens Axboe
1
-1
/
+1
2009-09-21
nfs: nfs_kill_super() should call bdi_unregister() after killing super
Jens Axboe
1
-1
/
+1
2009-09-21
perf: Tidy up after the big rename
Ingo Molnar
8
-76
/
+534
2009-09-21
perf: Do the big rename: Performance Counters -> Performance Events
Ingo Molnar
132
-2452
/
+2452
2009-09-21
perf_counter: Rename 'event' to event_id/hw_event
Ingo Molnar
2
-37
/
+37
2009-09-21
perf_counter: Rename list_entry -> group_entry, counter_list -> group_list
Ingo Molnar
2
-38
/
+37
2009-09-21
Merge branch 'linus' into perfcounters/rename
Ingo Molnar
901
-11786
/
+66487
2009-09-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Artem Bityutskiy
7504
-410266
/
+762374
2009-09-21
sched: Simplify sys_sched_rr_get_interval() system call
Peter Williams
5
-16
/
+44
2009-09-21
perf_counter, powerpc, sparc: Fix compilation after perf_counter_overflow() c...
Paul Mackerras
3
-21
/
+2
2009-09-21
drm/vgaarb: add VGA arbitration support to the drm and kms.
Dave Airlie
13
-1
/
+133
2009-09-21
drm/radeon: some r420s have a CP race with the DMA engine.
Alex Deucher
2
-0
/
+26
2009-09-21
drm/radeon/r600/kms: rv670 is not DCE3
Alex Deucher
1
-1
/
+1
2009-09-21
drm/radeon/kms: r420 idle after programming GA_ENHANCE
Dave Airlie
1
-0
/
+5
2009-09-21
drm/radeon/kms: more fixes to rv770 suspend/resume path.
Dave Airlie
2
-10
/
+12
2009-09-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jaswinder/linux-2.6
Linus Torvalds
15
-19
/
+2
2009-09-20
loongson: fix cut-and-paste mis-merge
Linus Torvalds
1
-1
/
+1
2009-09-20
Merge branch 'next-i2c' of git://aeryn.fluff.org.uk/bjdooks/linux
Linus Torvalds
2
-4
/
+3
2009-09-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
30
-79
/
+116
2009-09-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
Linus Torvalds
118
-3570
/
+2572
2009-09-20
Merge branch 'perfcounters-core-for-linus' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
40
-759
/
+4570
2009-09-20
x86: Print the hypervisor returned tsc_khz during boot
Alok Kataria
1
-0
/
+6
2009-09-20
Merge branch 'linus' into x86/urgent
Ingo Molnar
741
-8116
/
+63798
2009-09-20
x86: Correct segment permission flags in 64-bit linker script
Jan Beulich
1
-2
/
+2
2009-09-20
x86: cpuinit-annotate SMP boot trampolines properly
Jan Beulich
3
-10
/
+7
2009-09-20
x86: Increase timeout for EHCI debug port reset completion in early printk
Jan Beulich
1
-1
/
+1
[next]