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-07-30
8250.c: port.lock is irq-safe
Borislav Petkov
1
-2
/
+2
2008-07-30
markers: fix markers read barrier for multiple probes
Mathieu Desnoyers
1
-2
/
+10
2008-07-30
rtc: don't return -EBUSY when mutex_lock_interruptible() fails
David Brownell
2
-6
/
+6
2008-07-30
drivers/video: release mutex in error handling code
Julia Lawall
2
-12
/
+6
2008-07-30
hpwdt: don't use static flags
Alexey Dobriyan
1
-1
/
+1
2008-07-30
iscsi_ibft_find: fix modpost warning
Jan Beulich
1
-1
/
+0
2008-07-30
backlight: ensure platform_lcd on by default
Ben Dooks
1
-0
/
+2
2008-07-30
cpuset: clean up cpuset hierarchy traversal code
Li Zefan
1
-13
/
+8
2008-07-30
cpuset: fix wrong calculation of relax domain level
Li Zefan
1
-1
/
+1
2008-07-30
cpuset: speed up sched domain partition
Lai Jiangshan
1
-4
/
+37
2008-07-30
cpuset: a bit cleanup for scan_for_empty_cpusets()
Li Zefan
1
-5
/
+2
2008-07-30
memcg: remove redundant check in move_task()
Li Zefan
1
-3
/
+0
2008-07-30
cgroup: uninline cgroup_has_css_refs()
Li Zefan
1
-1
/
+1
2008-07-30
cgroup: remove duplicate code in allocate_cg_link()
Li Zefan
1
-18
/
+12
2008-07-30
cgroup: fix possible memory leak
Li Zefan
1
-2
/
+5
2008-07-30
mm: remove find_max_pfn_with_active_regions
Yinghai Lu
2
-18
/
+0
2008-07-30
VFS: increase pseudo-filesystem block size to PAGE_SIZE
Alex Nixon
1
-2
/
+2
2008-07-30
sticore: don't activate unsupported GSC STI cards on HPPA
Helge Deller
1
-1
/
+29
2008-07-30
acpi cpufreq cleanup: move bailing out of function before locking the mutex
Thomas Renninger
1
-3
/
+3
2008-07-30
cpufreq acpi: only call _PPC after cpufreq ACPI init funcs got called already
Thomas Renninger
4
-2
/
+23
2008-07-30
resource: add resource_size()
Magnus Damm
2
-1
/
+5
2008-07-30
backlight: give platform_lcd the same name as the platform device.
Ben Dooks
1
-1
/
+1
2008-07-29
Linux 2.6.27-rc1
v2.6.27-rc1
Linus Torvalds
1
-2
/
+2
2008-07-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
5
-142
/
+409
2008-07-29
Merge branch 'for-linus' of git://git.o-hand.com/linux-mfd
Linus Torvalds
3
-34
/
+36
2008-07-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
36
-568
/
+512
2008-07-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
1
-0
/
+1
2008-07-29
Fix 'get_user_pages_fast()' with non-page-aligned start address
Linus Torvalds
1
-3
/
+6
2008-07-29
lguest: turn Waker into a thread, not a process
Rusty Russell
1
-63
/
+57
2008-07-29
lguest: Enlarge virtio rings
Rusty Russell
1
-2
/
+2
2008-07-29
lguest: Use GSO/IFF_VNET_HDR extensions on tun/tap
Rusty Russell
1
-14
/
+20
2008-07-29
lguest: Remove 'network: no dma buffer!' warning
Rusty Russell
1
-2
/
+0
2008-07-29
lguest: Adaptive timeout
Rusty Russell
1
-1
/
+11
2008-07-29
lguest: Tell Guest net not to notify us on every packet xmit
Rusty Russell
1
-13
/
+93
2008-07-29
lguest: net block unneeded receive queue update notifications
Rusty Russell
1
-1
/
+13
2008-07-29
lguest: wrap last_avail accesses.
Rusty Russell
1
-5
/
+11
2008-07-29
lguest: use cpu capability accessors
Andrew Morton
1
-2
/
+2
2008-07-29
lguest: virtio-rng support
Rusty Russell
1
-0
/
+90
2008-07-29
lguest: Support assigning a MAC address
Mark McLoughlin
1
-33
/
+89
2008-07-29
lguest: Don't leak /dev/zero fd
Mark McLoughlin
1
-0
/
+1
2008-07-29
lguest: fix verbose printing of device features.
Rusty Russell
1
-2
/
+2
2008-07-29
lguest: fix switcher_page leak on unload
Johannes Weiner
1
-0
/
+1
2008-07-29
lguest: Guest int3 fix
Rusty Russell
1
-7
/
+17
2008-07-29
lguest: set max_pfn_mapped, growl loudly at Yinghai Lu
Rusty Russell
1
-0
/
+3
2008-07-29
mfd: accept pure device as a parent, not only platform_device
Dmitry Baryshkov
3
-11
/
+11
2008-07-29
include/asm-generic/pgtable-nopmd.h: macros are noxious, reason #435
Andrew Morton
1
-1
/
+5
2008-07-29
sh7760fb: write colormap value to hardware
Manuel Lauss
1
-0
/
+1
2008-07-29
eCryptfs: use page_alloc not kmalloc to get a page of memory
Eric Sandeen
1
-12
/
+18
2008-07-29
gpio: fix build on CONFIG_GPIO_SYSFS=n
Atsushi Nemoto
1
-0
/
+1
2008-07-29
bio-integrity: remove EXPORT_SYMBOL for bio_integrity_init_slab()
Yoichi Yuasa
1
-1
/
+0
[prev]
[next]