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-08-19
Merge branch 'sh/for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-6
/
+106
2009-08-19
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
1
-0
/
+1
2009-08-18
nilfs2: fix oopses with doubly mounted snapshots
Ryusuke Konishi
1
-1
/
+1
2009-08-18
perf tools: Make 'make html' work
Kyle McMartin
1
-1
/
+1
2009-08-18
genirq: Wake up irq thread after action has been installed
Thomas Gleixner
1
-2
/
+8
2009-08-18
perf annotate: Fix segmentation fault
Ingo Molnar
1
-0
/
+7
2009-08-18
perf_counter: Fix the PARISC build
Ingo Molnar
1
-0
/
+4
2009-08-18
microblaze: Update Microblaze defconfigs
Michal Simek
2
-70
/
+91
2009-08-18
microblaze: Use klimit instead of _end for memory init
Michal Simek
1
-3
/
+3
2009-08-18
microblaze: Enable ppoll syscall
Michal Simek
1
-1
/
+1
2009-08-18
microblaze: Sane handling of missing timer/intc in device tree
John Williams
2
-0
/
+4
2009-08-18
microblaze: use the generic ack_bad_irq implementation
Christoph Hellwig
2
-11
/
+0
2009-08-18
nilfs2: missing a read lock for segment writer in nilfs_attach_checkpoint()
Zhang Qiang
1
-0
/
+2
2009-08-18
net: restore gnet_stats_basic to previous definition
Eric Dumazet
13
-23
/
+33
2009-08-18
NETROM: Fix use of static buffer
Ralf Baechle
1
-9
/
+12
2009-08-18
Fix new incorrect error return from do_md_stop.
NeilBrown
1
-0
/
+1
2009-08-18
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
1
-0
/
+2
2009-08-18
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
3
-57
/
+70
2009-08-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
12
-41
/
+137
2009-08-18
inotify: start watch descriptor count at 1
Eric Paris
1
-1
/
+1
2009-08-18
inotify: tail drop inotify q_overflow events
Eric Paris
1
-0
/
+4
2009-08-18
notify: unused event private race
Eric Paris
3
-14
/
+13
2009-08-18
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
55
-391
/
+1020
2009-08-17
MIPS: Fix HPAGE_SIZE redefinition
Atsushi Nemoto
1
-0
/
+2
2009-08-17
x86, mce: Don't initialize MCEs on unknown CPUs
Ingo Molnar
1
-5
/
+14
2009-08-17
perf_counter: Check task on counter read IPI
Paul Mackerras
1
-0
/
+11
2009-08-17
perf: Rename perf-examples.txt to examples.txt
Carlos R. Mafra
1
-0
/
+0
2009-08-17
x86, mce: don't log boot MCEs on Pentium M (model == 13) CPUs
Bartlomiej Zolnierkiewicz
1
-0
/
+4
2009-08-17
xfs: fix locking in xfs_iget_cache_hit
Christoph Hellwig
3
-57
/
+70
2009-08-17
security: define round_hint_to_min in !CONFIG_SECURITY
Eric Paris
1
-15
/
+15
2009-08-17
Security/SELinux: seperate lsm specific mmap_min_addr
Eric Paris
11
-30
/
+92
2009-08-17
SELinux: call cap_file_mmap in selinux_file_mmap
Eric Paris
1
-1
/
+13
2009-08-17
Capabilities: move cap_file_mmap to commoncap.c
Eric Paris
3
-12
/
+34
2009-08-17
drm/radeon/kms: implement bo busy check + current domain
Dave Airlie
4
-2
/
+42
2009-08-16
x86: Annotate section mismatch warnings in kernel/apic/x2apic_uv_x.c
Leonardo Potenza
1
-2
/
+2
2009-08-16
dm-log-userspace: fix printk format warning
Randy Dunlap
1
-1
/
+1
2009-08-16
x86, mce: therm_throt: Don't log redundant normality
Hugh Dickins
1
-2
/
+5
2009-08-16
e1000e: fix use of pci_enable_pcie_error_reporting
Xiaotian Feng
1
-8
/
+8
2009-08-16
e1000e: WoL does not work on 82577/82578 with manageability enabled
Bruce Allan
1
-3
/
+3
2009-08-16
cnic: Fix locking in init/exit calls.
Michael Chan
2
-9
/
+40
2009-08-16
cnic: Fix locking in start/stop calls.
Michael Chan
2
-16
/
+29
2009-08-16
bnx2: Use mutex on slow path cnic calls.
Michael Chan
2
-6
/
+12
2009-08-16
cnic: Refine registration with bnx2.
Michael Chan
1
-13
/
+36
2009-08-16
cnic: Fix symbol_put_addr() panic on ia64.
Michael Chan
1
-1
/
+1
2009-08-16
poll/select: initialize triggered field of struct poll_wqueues
Guillaume Knispel
1
-0
/
+1
2009-08-16
drm/radeon/kms: cut down indirects in register accesses.
Dave Airlie
5
-79
/
+47
2009-08-16
drm/radeon/kms: Fix up vertical blank interrupt support.
Michel Dänzer
9
-77
/
+217
2009-08-16
drm/radeon/kms: add rv530 R300_SU_REG_DEST + reloc for ZPASS_ADDR
Dave Airlie
1
-0
/
+15
2009-08-15
ARM: 5673/1: U300 fix initsection compile warning
Linus Walleij
1
-1
/
+1
2009-08-15
Merge branch 's3c-fixes' of git://aeryn.fluff.org.uk/bjdooks/linux
Russell King
66
-341
/
+1455
[prev]
[next]