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
2010-10-29
Btrfs: async transaction commit
Sage Weil
4
-0
/
+124
2010-10-29
Btrfs: fix deadlock in btrfs_commit_transaction
Sage Weil
1
-8
/
+5
2010-10-29
Btrfs: fix lockdep warning on clone ioctl
Sage Weil
1
-4
/
+4
2010-10-29
Btrfs: fix clone ioctl where range is adjacent to extent
Sage Weil
1
-1
/
+1
2010-10-29
Btrfs: fix delalloc checks in clone ioctl
Sage Weil
1
-3
/
+5
2010-10-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
11
-38
/
+102
2010-10-29
Btrfs: drop unused variable in block_alloc_rsv
Chris Mason
1
-4
/
+0
2010-10-29
Btrfs: cleanup warnings from gcc 4.6 (nonbugs)
Andi Kleen
15
-94
/
+4
2010-10-29
Btrfs: Fix variables set but not read (bugs found by gcc 4.6)
Andi Kleen
5
-6
/
+10
2010-10-29
Btrfs: Use ERR_CAST helpers
Julia Lawall
2
-3
/
+3
2010-10-29
Btrfs: use memdup_user helpers
Julia Lawall
1
-14
/
+6
2010-10-29
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...
Linus Torvalds
15
-143
/
+235
2010-10-29
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/par...
Linus Torvalds
1
-0
/
+1
2010-10-29
jump label: Add work around to i386 gcc asm goto bug
Steven Rostedt
3
-2
/
+27
2010-10-29
b43: Fix warning at drivers/mmc/core/core.c:237 in mmc_wait_for_cmd
Larry Finger
1
-0
/
+2
2010-10-29
mac80211: fix failure to check kmalloc return value in key_key_read
Jesper Juhl
1
-1
/
+5
2010-10-29
libertas: Fix sd8686 firmware reload
Paul Fox
1
-3
/
+29
2010-10-29
ath9k: Fix incorrect access of rate flags in RC
Mohammed Shafi Shajakhan
1
-1
/
+1
2010-10-29
kgdb,ppc: Individual register get/set for ppc
Dongdong Deng
2
-63
/
+126
2010-10-29
kgdbts: prevent re-entry to kgdbts before it unregisters
Dongdong Deng
1
-14
/
+2
2010-10-29
debug_core,x86,blackfin: Clean up hw debug disable API
Dongdong Deng
4
-25
/
+10
2010-10-29
kdb: Fix early debugging crash regression
Jason Wessel
1
-1
/
+1
2010-10-29
kgdb,arm: fix register dump
Rabin Vincent
2
-3
/
+4
2010-10-29
kdb: fix per_cpu command to remove supress mask
Jason Wessel
1
-35
/
+11
2010-10-29
kdb: Add kdb kernel module sample
Jason Wessel
5
-2
/
+81
2010-10-29
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
94
-3525
/
+9360
2010-10-29
ftrace/MIPS: Enable C Version of recordmcount
Wu Zhangjin
1
-0
/
+1
2010-10-29
ftrace/MIPS: Add module support for C version of recordmcount
Wu Zhangjin
2
-4
/
+57
2010-10-29
ftrace/MIPS: Add MIPS64 support for C version of recordmcount
John Reiser
2
-4
/
+71
2010-10-29
MIPS: Make TASK_SIZE reflect proper size for both 32 and 64 bit processes.
David Daney
4
-24
/
+37
2010-10-29
MIPS: Allow UserLocal on MIPS_R1 processors
Kevin Cernekee
1
-6
/
+7
2010-10-29
MIPS: Honor L2 bypass bit
Kevin Cernekee
1
-4
/
+30
2010-10-29
MIPS: Add BMIPS CP0 register definitions
Kevin Cernekee
1
-0
/
+51
2010-10-29
MIPS: Add BMIPS processor types to Kconfig
Kevin Cernekee
1
-0
/
+63
2010-10-29
MIPS: Decouple BMIPS CPU support from bcm47xx/bcm63xx SoC code
Kevin Cernekee
4
-61
/
+65
2010-10-29
MIPS: Add support for hardware performance events (mipsxx)
Deng-Cheng Zhu
2
-0
/
+1059
2010-10-29
MIPS: Perf-events: Add callchain support
Deng-Cheng Zhu
1
-1
/
+107
2010-10-29
MIPS: add support for hardware performance events (skeleton)
Deng-Cheng Zhu
4
-0
/
+523
2010-10-29
MIPS: add support for software performance events
Deng-Cheng Zhu
5
-5
/
+36
2010-10-29
MIPS: define local_xchg from xchg_local to atomic_long_xchg
Deng-Cheng Zhu
1
-1
/
+1
2010-10-29
MIPS: AR7: Add support for Titan (TNETV10xx) SoC variant
Florian Fainelli
5
-13
/
+345
2010-10-29
MIPS: AR7: Initialize GPIO earlier
Florian Fainelli
3
-2
/
+5
2010-10-29
MIPS: Add platform device and Kconfig for Octeon USB EHCI / OHCI
David Daney
2
-1
/
+106
2010-10-29
USB: Add EHCI and OHCH glue for OCTEON II SOCs.
David Daney
7
-2
/
+645
2010-10-29
MIPS: Octeon: Add register definitions for EHCI / OHCI USB glue logic.
David Daney
1
-0
/
+261
2010-10-29
MIPS: Octeon: Apply CN63XXP1 errata workarounds.
David Daney
4
-5
/
+69
2010-10-29
WATCHDOG: octeon-wdt: Use I/O clock rate for timing calculations.
David Daney
1
-2
/
+2
2010-10-29
ATA: pata_octeon_cf: Use I/O clock rate for timing calculations.
David Daney
1
-1
/
+1
2010-10-29
MIPS: Octeon: Use I/O clock rate for calculations.
David Daney
2
-2
/
+2
2010-10-29
MIPS: Octeon: Add octeon_get_io_clock_rate() for cn63xx
David Daney
2
-28
/
+49
[prev]
[next]