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
2006-04-11
[PATCH] isdn4linux: Siemens Gigaset drivers: code cleanup
Tilman Schmidt
10
-541
/
+523
2006-04-11
[PATCH] fuse: account background requests
Miklos Szeredi
3
-4
/
+38
2006-04-11
[PATCH] fuse: clean up request accounting
Miklos Szeredi
5
-208
/
+111
2006-04-11
[PATCH] fuse: consolidate device errors
Miklos Szeredi
1
-2
/
+2
2006-04-11
[PATCH] fuse: use a per-mount spinlock
Miklos Szeredi
3
-84
/
+74
2006-04-11
[PATCH] fuse: simplify locking
Miklos Szeredi
2
-62
/
+33
2006-04-11
[PATCH] fuse: add O_NONBLOCK support to FUSE device
Jeff Dike
1
-0
/
+6
2006-04-11
[PATCH] fuse: add O_ASYNC support to FUSE device
Jeff Dike
3
-1
/
+20
2006-04-11
[PATCH] fuse: fix fuse_dev_poll() return value
Miklos Szeredi
1
-5
/
+6
2006-04-11
[PATCH] fuse: fix oops in fuse_send_readpages()
Miklos Szeredi
1
-2
/
+6
2006-04-11
[PATCH] RTC subsystem: VR41XX cleanup
Alessandro Zummo
1
-1
/
+7
2006-04-11
[PATCH] RTC subsystem: VR41XX driver
Yoichi Yuasa
5
-330
/
+84
2006-04-11
[PATCH] RTC subsystem: SA1100 cleanup
Alessandro Zummo
1
-8
/
+5
2006-04-11
[PATCH] RTC subsystem: compact error messages
Alessandro Zummo
9
-15
/
+3
2006-04-11
[PATCH] RTC subsystem: RS5C372 sysfs fix
Alessandro Zummo
1
-8
/
+10
2006-04-11
[PATCH] RTC subsystem: fix proc output
Alessandro Zummo
7
-17
/
+4
2006-04-11
[PATCH] RTC subsystem: whitespaces and error messages cleanup
Alessandro Zummo
4
-9
/
+1
2006-04-11
[PATCH] RTC subsystem: X1205 sysfs cleanup
Alessandro Zummo
1
-10
/
+12
2006-04-11
[PATCH] RTC subsystem: DS1672 cleanup
Alessandro Zummo
1
-19
/
+10
2006-04-11
[PATCH] RTC subsystem: DS1672 oscillator handling
Kumar Gala
1
-3
/
+58
2006-04-11
[PATCH] ext3: Fix missed mutex unlock
Ananiev, Leonid I
1
-0
/
+1
2006-04-11
[PATCH] Overrun in cdrom/aztcd.c
Eric Sesterhenn
1
-1
/
+1
2006-04-11
[PATCH] Wrong out of range check in drivers/char/applicom.c
Eric Sesterhenn
1
-1
/
+1
2006-04-11
[PATCH] page-writeback comment fixes
Coywolf Qi Hunt
1
-3
/
+2
2006-04-11
[PATCH] 3ware: kmap_atomic() fix
Andrew Morton
1
-0
/
+3
2006-04-11
[PATCH] hdaps: use ENODEV
Andrew Morton
1
-1
/
+1
2006-04-11
[PATCH] ipmi: fix event queue limit
Corey Minyard
1
-0
/
+2
2006-04-11
[PATCH] inotify: check for NULL inode in inotify_d_instantiate
Arnd Bergmann
1
-1
/
+1
2006-04-11
[PATCH] kdump: enable CONFIG_PROC_VMCORE by default
Vivek Goyal
1
-0
/
+1
2006-04-11
[PATCH] module support: record in vermagic ability to unload a module
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+6
2006-04-11
[PATCH] parport: remove duplicate entry for NETMOS_9835
Martin Michlmayr
1
-2
/
+0
2006-04-11
[PATCH] kexec: update MAINTAINERS
Randy Dunlap
1
-2
/
+0
2006-04-11
[PATCH] Keys: Improve usage of memory barriers and remove IRQ disablement
David Howells
1
-21
/
+20
2006-04-11
[PATCH] Update contact info for Geert Uytterhoeven
Geert Uytterhoeven
1
-3
/
+3
2006-04-11
[PATCH] Improve data-dependency memory barrier example in documentation
David Howells
1
-1
/
+15
2006-04-11
[PATCH] Fix memory barrier docs wrt atomic ops
David Howells
1
-19
/
+33
2006-04-11
[PATCH] Doc: fix mtrr userspace programs to build cleanly
Randy Dunlap
1
-2
/
+21
2006-04-11
[PATCH] docs: laptop-mode.txt source file build
Randy Dunlap
1
-5
/
+5
2006-04-11
[PATCH] Last DMA_xBIT_MASK cleanups
Tobias Klauser
7
-17
/
+21
2006-04-11
[PATCH] MPBL0010 driver sysfs permissions wide open
Mark Bellon
1
-18
/
+18
2006-04-11
[PATCH] tty release_dev(): remove dead code
Paul Fulghum
1
-2
/
+1
2006-04-11
[PATCH] ptmx: fix duplicate idr_remove
Paul Fulghum
1
-0
/
+1
2006-04-11
[PATCH] Remove blkmtd
Joern Engel
3
-831
/
+2
2006-04-11
[PATCH] process accounting: take original leader's start_time in non-leader exec
Roland McGrath
1
-0
/
+12
2006-04-11
[PATCH] sys_kexec_load() naming fixups
Andrew Morton
7
-7
/
+7
2006-04-11
[PATCH] add cpu_relax to hrtimer_cancel
Joe Korty
1
-0
/
+1
2006-04-11
[PATCH] uniform POLLRDHUP handling between epoll and poll/select
Davide Libenzi
1
-2
/
+2
2006-04-11
[PATCH] hdaps: support new Lenovo machines
Robert Love
1
-0
/
+11
2006-04-11
[PATCH] kdump proc vmcore size oveflow fix
Vivek Goyal
2
-3
/
+3
2006-04-11
[PATCH] Silence a const vs non-const warning
Jan-Benedict Glaw
1
-1
/
+1
[next]