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
2007-08-12
changing include/asm-generic/pgtable.h for non-mmu
Greg Ungerer
1
-35
/
+38
2007-08-12
finish i386 and x86-64 sysdata conversion
Muli Ben-Yehuda
8
-14
/
+46
2007-08-12
readahead: docbook fix
Stephen Hemminger
1
-1
/
+1
2007-08-12
alpha: -Werror fixes for sys_titan.c
Jay Estabrook
1
-7
/
+20
2007-08-12
lguest files should explicitly include asm/paravirt.h
Jes Sorensen
2
-0
/
+2
2007-08-12
fix compilation with gcc 4.2
Peter Chubb
3
-4
/
+7
2007-08-12
timer: remove clockevents_unregister_notifier
Miao Xie
2
-11
/
+0
2007-08-12
spidev warning fix
David Brownell
1
-1
/
+3
2007-08-12
cris: drivers/cdrom/Kconfig no longer exists
Adrian Bunk
1
-2
/
+0
2007-08-12
RCU: Remove prototype for nonexistent function synchronize_idle()
Josh Triplett
1
-1
/
+0
2007-08-12
hex_dump: add missing "const" qualifiers
Alan Stern
2
-2
/
+2
2007-08-12
mtdchar build fix
Andrew Morton
1
-0
/
+1
2007-08-12
fix serial buffer memory leak
Alan Cox
2
-6
/
+52
2007-08-12
docs: note about select in kconfig-language.txt
Jarek Poplawski
1
-0
/
+9
2007-08-12
Documentation: sysrq, description of 'h' slightly inaccurate
Jesper Juhl
1
-2
/
+2
2007-08-12
update checkpatch.pl to version 0.09
Andy Whitcroft
1
-31
/
+71
2007-08-12
spi_mpc83xx: fix prescale modulus calculation
Anton Vorontsov
1
-2
/
+6
2007-08-12
spi_mpc83xx: in "QE mode", use sysclk/2
Anton Vorontsov
1
-8
/
+13
2007-08-12
kernel-parameters.txt : watchdog.txt should be wdt.txt
Gabriel C
1
-1
/
+1
2007-08-12
Memory hotplug document
Yasunori Goto
1
-0
/
+322
2007-08-12
drivers/char/pcmcia/cm40x0_cs.c: fix release function call
Daniel Ritz
2
-4
/
+3
2007-08-12
Hibernation: do not try to mark invalid PFNs as nosave
Rafael J. Wysocki
1
-1
/
+2
2007-08-12
eCryptfs: fix error handling in ecryptfs_init
Ryusuke Konishi
1
-5
/
+13
2007-08-12
linux-audit list is subscribers-only
Gabriel C
1
-1
/
+1
2007-08-12
Remove unused struct proc_dir_entry::set
Alexey Dobriyan
1
-1
/
+0
2007-08-12
Fix missing numa_zonelist_order sysctl
Lee Schermerhorn
1
-1
/
+1
2007-08-12
eCryptfs: fix lookup error for special files
Ryusuke Konishi
1
-0
/
+4
2007-08-12
FRV: connect up fallocate
David Howells
2
-1
/
+3
2007-08-12
matroxfb: rectify jitter (G450/G550)
Paul A. Clarke
4
-10
/
+30
2007-08-12
pvr2fb: update Documentation/fb/pvr2fb.txt
Adrian McMenamin
1
-9
/
+13
2007-08-12
pvr2fb: Consolidated cleanup of pvr2fb.c
Adrian McMenamin
1
-0
/
+4
2007-08-12
pvr2fb: Fix oops when pseudo_palette is written
Antonino A. Daplas
1
-5
/
+7
2007-08-12
fbcon: Kill compile warning
Antonino A. Daplas
1
-1
/
+13
2007-08-12
stifb: detect cards in double buffer mode more reliably
Helge Deller
1
-7
/
+12
2007-08-12
direct-io: fix error-path crashes
Badari Pulavarty
1
-0
/
+1
2007-08-12
x86_64: fix HPET init race
Robin Holt
1
-4
/
+2
2007-08-12
Blackfin arch: after removing fs.h from mm.h, fix the broken on Blackfin arch
Bryan Wu
4
-0
/
+5
2007-08-12
BLOCK: Hide the contents of linux/bio.h if CONFIG_BLOCK=n
David Howells
1
-0
/
+3
2007-08-12
sysace: HDIO_GETGEO has it's own method for ages
Christoph Hellwig
1
-19
/
+10
2007-08-12
drivers/block/cpqarray.c: better error handling and kmalloc + memset conversi...
Mariusz Kozlowski
1
-52
/
+26
2007-08-12
drivers/block/cciss.c: kmalloc + memset conversion to kzalloc
Mariusz Kozlowski
1
-8
/
+8
2007-08-12
Clean up duplicate includes in drivers/block/
Jesper Juhl
1
-1
/
+0
2007-08-12
Fix remap handling by blktrace
Alan D. Brunelle
3
-3
/
+8
2007-08-12
[PATCH] remove mm/filemap.c:file_send_actor()
Adrian Bunk
2
-21
/
+0
2007-08-11
sched debug: dont print kernel address in /proc/sched_debug
Ingo Molnar
1
-1
/
+1
2007-08-11
sched: fix typo in the FAIR_GROUP_SCHED branch
Ingo Molnar
1
-4
/
+3
2007-08-11
sched: improve rq-clock overflow logic
Ingo Molnar
1
-2
/
+13
2007-08-10
[S390] monwriter: Serialization bug for multithreaded applications.
Melissa Howland
1
-0
/
+6
2007-08-10
[S390] vmur: diag14 only works with buffers below 2GB
Michael Holzheu
1
-36
/
+70
2007-08-10
[S390] vmur: add "top of queue" sanity check for reader open
Michael Holzheu
2
-1
/
+7
[prev]
[next]