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-04-20
powerpc/mm: Fix slice state initialization for Book3E
Michael Ellerman
1
-1
/
+1
2011-04-20
powerpc/mm: Standardise on MMU_NO_CONTEXT
Michael Ellerman
2
-2
/
+3
2011-04-20
powerpc: Improve prom_printf()
Benjamin Herrenschmidt
1
-1
/
+25
2011-04-20
powerpc: Perform an isync to synchronize CPUs coming out of secondary_hold
Benjamin Herrenschmidt
1
-0
/
+2
2011-04-20
powerpc: Add NAP mode support on Power7 in HV mode
Benjamin Herrenschmidt
7
-2
/
+139
2011-04-20
powerpc: Properly handshake CPUs going out of boot spin loop
Benjamin Herrenschmidt
5
-23
/
+37
2011-04-20
powerpc: Call CPU ->restore callback earlier on secondary CPUs
Benjamin Herrenschmidt
1
-11
/
+11
2011-04-20
powerpc: Initialize TLB and LPID register on HV mode Power7
Benjamin Herrenschmidt
1
-0
/
+18
2011-04-20
powerpc: Initialize LPCR:DPFD on power7 to a sane default
Benjamin Herrenschmidt
1
-0
/
+7
2011-04-20
powerpc: Always use SPRN_SPRG_HSCRATCH0 when running in HV mode
Paul Mackerras
7
-28
/
+41
2011-04-20
powerpc: More work to support HV exceptions
Benjamin Herrenschmidt
3
-42
/
+89
2011-04-20
powerpc: Base support for exceptions using HSRR0/1
Benjamin Herrenschmidt
9
-49
/
+86
2011-04-20
powerpc: In HV mode, use HSPRG0 for PACA
Benjamin Herrenschmidt
7
-16
/
+50
2011-04-20
powerpc: Define CPU feature for Architected 2.06 HV mode
Benjamin Herrenschmidt
4
-1
/
+74
2011-04-20
powerpc/xics: Make sure we have a sensible default distribution server
Benjamin Herrenschmidt
1
-3
/
+9
2011-04-20
powerpc: Add more Power7 specific definitions
Benjamin Herrenschmidt
2
-1
/
+46
2011-04-20
powerpc/xics: Rewrite XICS driver
Benjamin Herrenschmidt
19
-1017
/
+1377
2011-04-18
Linux 2.6.39-rc4
v2.6.39-rc4
Linus Torvalds
1
-1
/
+1
2011-04-18
Merge branch 'for-39-rc4' of git://codeaurora.org/quic/kernel/davidb/linux-msm
Linus Torvalds
2
-5
/
+2
2011-04-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
8
-26
/
+361
2011-04-18
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
18
-187
/
+186
2011-04-18
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
11
-26
/
+81
2011-04-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
14
-233
/
+430
2011-04-18
proc: do proper range check on readdir offset
Linus Torvalds
1
-2
/
+7
2011-04-18
next_pidmap: fix overflow condition
Linus Torvalds
2
-2
/
+5
2011-04-18
Input: xen-kbdfront - fix mouse getting stuck after save/restore
Igor Mammedov
1
-1
/
+12
2011-04-18
Input: estimate number of events per packet
Jeff Brown
2
-0
/
+46
2011-04-18
Btrfs: fix free space cache leak
Chris Mason
1
-1
/
+1
2011-04-18
block: add blk_run_queue_async
Christoph Hellwig
9
-23
/
+36
2011-04-18
block: blk_delay_queue() should use kblockd workqueue
Jens Axboe
1
-1
/
+2
2011-04-18
md: fix up raid1/raid10 unplugging.
NeilBrown
2
-28
/
+20
2011-04-18
md: incorporate new plugging into raid5.
NeilBrown
1
-7
/
+16
2011-04-18
md: provide generic support for handling unplug callbacks.
NeilBrown
2
-0
/
+60
2011-04-18
md - remove old plugging code.
NeilBrown
4
-104
/
+8
2011-04-18
md/dm - remove remains of plug_fn callback.
NeilBrown
2
-9
/
+0
2011-04-18
md: use new plugging interface for RAID IO.
NeilBrown
3
-1
/
+10
2011-04-18
block: drop queue lock before calling __blk_run_queue() for kblockd punt
Jens Axboe
1
-8
/
+25
2011-04-18
Revert "block: add callback function for unplug notification"
Jens Axboe
3
-22
/
+0
2011-04-18
block: Enhance new plugging support to support general callbacks
NeilBrown
2
-1
/
+26
2011-04-18
powerpc/powermac: Build fix with SMP and CPU hotplug
Benjamin Herrenschmidt
1
-3
/
+5
2011-04-18
powerpc/perf_event: Skip updating kernel counters if register value shrinks
Eric B Munson
1
-7
/
+30
2011-04-18
powerpc: Don't write protect kernel text with CONFIG_DYNAMIC_FTRACE enabled
Stefan Roese
1
-1
/
+1
2011-04-18
powerpc: Fix oops if scan_dispatch_log is called too early
Anton Blanchard
1
-0
/
+3
2011-04-18
powerpc/pseries: Use a kmem cache for DTL buffers
Nishanth Aravamudan
1
-2
/
+10
2011-04-18
powerpc/kexec: Fix regression causing compile failure on UP
Paul Gortmaker
1
-6
/
+6
2011-04-18
Merge remote branch 'kumar/merge' into merge
Benjamin Herrenschmidt
5
-7
/
+26
2011-04-17
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-5
/
+23
2011-04-17
Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-19
/
+3
2011-04-17
alpha: Fix uninitialized value in read_persistent_clock.
Richard Henderson
1
-0
/
+1
2011-04-17
alpha: Fix RTC interrupt setup.
Richard Henderson
1
-1
/
+1
[prev]
[next]