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
2008-05-16
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
20
-38
/
+878
2008-05-15
tty: fix BKL related leak and crash
Ingo Molnar
1
-3
/
+10
2008-05-15
[IA64] fix personality(PER_LINUX32) performance issue
Huang, Xiaolan
2
-10
/
+25
2008-05-15
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
13
-82
/
+46
2008-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6
Linus Torvalds
31
-210
/
+167
2008-05-15
arch/parisc/kernel/perf_asm.S: build fix
Kyle McMartin
1
-0
/
+2
2008-05-15
parisc: remove -traditional from assembler flags
Kyle McMartin
1
-3
/
+0
2008-05-15
parisc: use conditional macro for 64-bit wide ops
Kyle McMartin
3
-66
/
+56
2008-05-15
parisc: Remove ioctl.h content picked up from <asm-generic/ioctl.h>.
Robert P. J. Day
1
-50
/
+1
2008-05-15
[S390] show_interrupts: prevent cpu hotplug when walking cpu_online_map.
Heiko Carstens
1
-1
/
+2
2008-05-15
[S390] smp: __smp_call_function_map vs cpu_online_map fix.
Heiko Carstens
1
-8
/
+8
2008-05-15
[S390] tape: Use ccw_dev_id to build cdev_id.
Cornelia Huck
1
-26
/
+5
2008-05-15
[S390] dasd: fix timeout handling in interrupt handler
Stefan Weinhuber
1
-2
/
+3
2008-05-15
[S390] s390dbf: Use const char * for dbf name.
Cornelia Huck
2
-12
/
+12
2008-05-15
[S390] dasd: Use const in busid functions.
Cornelia Huck
2
-6
/
+6
2008-05-15
[S390] blacklist.c: removed duplicated include
Huang Weiyi
1
-1
/
+0
2008-05-15
[S390] vmlogrdr: module initialization function should return negative errors
Marcin Slusarz
1
-1
/
+1
2008-05-15
[S390] sparsemem vmemmap: initialize memmap.
Heiko Carstens
1
-13
/
+6
2008-05-15
[S390] Remove last traces of cio_msg=.
Cornelia Huck
1
-3
/
+0
2008-05-15
[S390] cio: Remove CCW_CMD_SUSPEND_RECONN in front of CCW_CMD_SET_PGID.
Michael Ernst
1
-9
/
+3
2008-05-15
arch/parisc/kernel/unaligned.c: use time_* macros
S.Caglar Onur
1
-1
/
+2
2008-05-15
parisc: remove redundant display of free swap space in show_mem()
Johannes Weiner
1
-2
/
+0
2008-05-15
drivers/parisc: replace remaining __FUNCTION__ occurrences
Harvey Harrison
9
-63
/
+63
2008-05-15
parisc: replace remaining __FUNCTION__ occurrences
Harvey Harrison
4
-4
/
+4
2008-05-15
parisc: new termios definitions
Alan Cox
3
-3
/
+12
2008-05-15
parisc: fix trivial section name warnings
Helge Deller
11
-18
/
+27
2008-05-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...
Linus Torvalds
23
-215
/
+1014
2008-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
10
-151
/
+89
2008-05-15
net/irda/irnet/irnet_irda.c needs unaligned.h
Andrew Morton
1
-0
/
+1
2008-05-15
tty_check_change(): avoid taking tasklist_lock while holding tty->ctrl_lock
Andrew Morton
1
-2
/
+5
2008-05-15
Remove blkdev warning triggered by using md
Neil Brown
8
-6
/
+19
2008-05-15
char: select fw_loader by moxa
Jiri Slaby
1
-0
/
+1
2008-05-15
memory_hotplug: always initialize pageblock bitmap
Heiko Carstens
2
-41
/
+45
2008-05-15
mprotect: prevent alteration of the PAT bits
Venki Pallipadi
2
-4
/
+23
2008-05-15
per_cpu: fix DEFINE_PER_CPU_SHARED_ALIGNED for modules
Eric Dumazet
1
-1
/
+7
2008-05-15
memory_hotplug: check for walk_memory_resource() failure in online_pages()
Geoff Levand
1
-1
/
+8
2008-05-15
lib: create common ascii hex array
Harvey Harrison
5
-23
/
+20
2008-05-15
video/logo: add support for Blackfin/Linux logo for framebuffer console
Robin Getz
5
-0
/
+2276
2008-05-15
ext3/4: fix uninitialized bs in ext3/4_xattr_set_handle()
Tiger Yang
2
-0
/
+10
2008-05-15
cgroups: fix compile warning
Mirco Tischler
1
-1
/
+1
2008-05-15
asm-{alpha,h8300,um,v850,xtensa}/param.h: unbreak HZ for userspace
Mike Frysinger
5
-5
/
+13
2008-05-15
jbd: need to hold j_state_lock to updates to transaction t_state to T_COMMIT
Mingming Cao
1
-0
/
+2
2008-05-15
memory hotplug: memmap_init_zone called twice
Heiko Carstens
1
-7
/
+3
2008-05-15
ipmi: support I/O resources in OF driver
Nate Case
1
-2
/
+8
2008-05-15
atmel_lcdfb: fix initialization of a pre-allocated framebuffer
Nicolas Ferre
2
-23
/
+2
2008-05-15
mm: fix infinite loop in filemap_fault
Miklos Szeredi
1
-0
/
+5
2008-05-15
pnp: add ISAPnP MPU option quirks
Rene Herman
1
-0
/
+112
2008-05-15
pnp: add pnp_build_option() to the API
Rene Herman
2
-1
/
+2
2008-05-15
pnp: clean up pnp_fixup_device()
Rene Herman
1
-12
/
+8
2008-05-15
fix "lxfb: extend PLL table to support dotclocks below 25 MHz"
Jens Rottmann
1
-22
/
+0
[next]