index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
1
-7
/
+36
2010-10-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
49
-246
/
+525
2010-10-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
Linus Torvalds
93
-39835
/
+0
2010-10-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...
Linus Torvalds
5
-12
/
+55
2010-10-30
drivers/dma/Kconfig: add part number for Topcliff.
Valdis.Kletnieks@vt.edu
1
-2
/
+2
2010-10-29
Staging: dream: remove dream driver and arch from tree
Greg Kroah-Hartman
93
-39835
/
+0
2010-10-29
Btrfs: add START_SYNC, WAIT_SYNC ioctls
Sage Weil
4
-0
/
+89
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
[prev]
[next]