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
2009-10-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
80
-345
/
+10844
2009-10-16
Merge the right tty-fixes branch
Linus Torvalds
1
-1
/
+1
2009-10-15
vmxnet: fix 2 build problems
Randy Dunlap
2
-2
/
+11
2009-10-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
3
-24
/
+24
2009-10-15
Merge branch 'tty-fixes'
Linus Torvalds
3
-17
/
+33
2009-10-15
Merge branch 'topic/x86-lds-nits' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-11
/
+10
2009-10-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
4
-5
/
+5
2009-10-15
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
8
-32
/
+43
2009-10-15
Merge branch 'sh/for-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-20
/
+41
2009-10-15
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-17
/
+38
2009-10-15
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-14
/
+31
2009-10-15
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-5
/
+8
2009-10-15
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-2
/
+3
2009-10-15
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
8
-33
/
+67
2009-10-15
tty: use the new 'flush_delayed_work()' helper to do ldisc flush
Linus Torvalds
1
-1
/
+1
2009-10-15
net: add support for STMicroelectronics Ethernet controllers.
Giuseppe Cavallaro
16
-0
/
+5178
2009-10-15
workqueue: add 'flush_delayed_work()' to run and wait for delayed work
Linus Torvalds
2
-0
/
+19
2009-10-15
net: ks8851_mll uses mii interfaces
Randy Dunlap
1
-0
/
+1
2009-10-15
net/fec_mpc52xx: Fix kernel panic on FEC error
John Bonesio
1
-6
/
+0
2009-10-15
tty: Make flush_to_ldisc() locking more robust
Linus Torvalds
1
-16
/
+13
2009-10-15
net: Fix OF platform drivers coldplug/hotplug when compiled as modules
Anton Vorontsov
9
-3
/
+10
2009-10-15
x86: linker script syntax nits
Roland McGrath
2
-11
/
+10
2009-10-14
firewire: sbp2: provide fallback if mgt_ORB_timeout is missing
Stefan Richter
1
-20
/
+19
2009-10-14
tty: use the new 'flush_delayed_work()' helper to do ldisc flush
Linus Torvalds
1
-1
/
+1
2009-10-14
workqueue: add 'flush_delayed_work()' to run and wait for delayed work
Linus Torvalds
2
-0
/
+19
2009-10-14
Make flush_to_ldisc properly handle parallel calls
Linus Torvalds
1
-16
/
+13
2009-10-14
[S390] sclp_vt220 build fix
Michael Holzheu
1
-15
/
+15
2009-10-14
[S390] cio: change misleading console logic
Peter Oberparleiter
1
-5
/
+4
2009-10-14
[S390] call home support: fix proc handler
Heiko Carstens
1
-2
/
+2
2009-10-14
[S390] dasd: use idal for device characteristics
Stefan Haberland
1
-2
/
+11
2009-10-14
[S390] Add highgprs facility to /proc/cpuinfo
Andreas Krebbel
1
-3
/
+3
2009-10-14
[S390] dasd: fix locking bug
Stefan Haberland
1
-3
/
+5
2009-10-14
[S390] tape390: Fix request queue handling in block driver
Michael Holzheu
1
-1
/
+2
2009-10-14
[S390] hypfs: Use subcode 6 if subcode 7 is not available
Michael Holzheu
1
-1
/
+1
2009-10-14
watchdog: Fix rio watchdog probe function
Thomas Gleixner
1
-1
/
+1
2009-10-14
sh: Fix a TRACE_IRQS_OFF typo.
Paul Mundt
1
-1
/
+1
2009-10-14
sh: Optimize the setup_rt_frame() I-cache flush.
Paul Mundt
1
-2
/
+1
2009-10-14
sh: Populate initial secondary CPU info from boot_cpu_data.
Paul Mundt
1
-0
/
+2
2009-10-14
sh: Tidy up SMP cpuinfo.
Paul Mundt
1
-0
/
+2
2009-10-14
sh: Use boot_cpu_data for FPU tests in sigcontext paths.
Paul Mundt
1
-3
/
+3
2009-10-13
TI DaVinci EMAC: Clear statistics register properly.
Sriram
1
-12
/
+24
2009-10-13
r8169: partial support and phy init for the 8168d
françois romieu
1
-55
/
+932
2009-10-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
6
-4
/
+11
2009-10-13
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
15
-201
/
+228
2009-10-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
1
-2
/
+3
2009-10-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes
Linus Torvalds
9
-54
/
+33
2009-10-13
headers: Fix build after <linux/sched.h> removal
Ingo Molnar
7
-0
/
+7
2009-10-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
3
-6
/
+5
2009-10-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
8
-12
/
+64
2009-10-13
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2
-5
/
+24
[next]