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
2010-09-24
x86/hwmon: fix module init for hotplug-but-no-device-found case
Jan Beulich
1
-1
/
+4
2010-09-24
hwmon: (lis3) Fix Oops with NULL platform data
Takashi Iwai
1
-2
/
+2
2010-09-24
hugetlb, rmap: add BUG_ON(!PageLocked) in hugetlb_add_anon_rmap()
Naoya Horiguchi
1
-0
/
+2
2010-09-24
hugetlb, rmap: fix confusing page locking in hugetlb_cow()
Naoya Horiguchi
1
-10
/
+12
2010-09-24
hugetlb, rmap: use hugepage_add_new_anon_rmap() in hugetlb_cow()
Naoya Horiguchi
1
-1
/
+1
2010-09-24
hugetlb, rmap: always use anon_vma root pointer
Naoya Horiguchi
1
-6
/
+7
2010-09-24
Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-2
/
+5
2010-09-24
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...
Linus Torvalds
2
-5
/
+4
2010-09-23
thinkpad-acpi: avoid keymap pitfall
Henrique de Moraes Holschuh
1
-2
/
+3
2010-09-23
Change MSI LAPTOP driver maintainer to Lee, Chun-Yi
Lee, Chun-Yi
1
-3
/
+1
2010-09-23
MN10300: Arch doesn't support HAVE_ARCH_TRACEHOOK
Mark Salter
1
-1
/
+0
2010-09-23
MN10300: Fix SIGRTMAX
Mark Salter
1
-1
/
+1
2010-09-23
MN10300: Fix endianess of ext2 bitops
Mark Salter
1
-2
/
+2
2010-09-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
1
-1
/
+1
2010-09-23
KVM: Fix reboot on Intel hosts
Avi Kivity
1
-1
/
+3
2010-09-23
KVM: fix irqfd assign/deassign race
Michael S. Tsirkin
1
-1
/
+2
2010-09-23
ipmi: fix hardcoded ipmi device exit path warning
Yinghai Lu
1
-1
/
+6
2010-09-23
rtc: s3c: balance state changes of wakeup flag
Vladimir Zapolskiy
1
-5
/
+8
2010-09-23
mmap: call unlink_anon_vmas() in __split_vma() in case of error
Andrea Arcangeli
1
-0
/
+1
2010-09-23
rmap: fix walk during fork
Andrea Arcangeli
1
-1
/
+1
2010-09-23
drivers/pci/intel-iommu.c: fix build with older gcc's
Andrew Morton
1
-47
/
+43
2010-09-23
oom: filter unkillable tasks from tasklist dump
David Rientjes
1
-21
/
+19
2010-09-23
drivers/video/sis/sis_main.c: prevent reading uninitialized stack memory
Dan Rosenberg
1
-0
/
+3
2010-09-23
uml: fix compile warning
Richard Weinberger
3
-6
/
+6
2010-09-23
/proc/pid/smaps: fix dirty pages accounting
KOSAKI Motohiro
1
-2
/
+2
2010-09-23
fbcon: fix lockdep warning from fbcon_deinit()
Jarek Poplawski
1
-2
/
+3
2010-09-23
efifb: support the EFI framebuffer on more Apple hardware
Luke Macken
1
-0
/
+42
2010-09-23
efifb: check that the base address is plausible on pci systems
Peter Jones
2
-12
/
+55
2010-09-23
aio: do not return ERESTARTSYS as a result of AIO
Jan Kara
1
-1
/
+9
2010-09-23
vmscan: check all_unreclaimable in direct reclaim path
Minchan Kim
1
-8
/
+35
2010-09-23
drivers/rtc/rtc-ab3100.c: add missing platform_set_drvdata() in ab3100_rtc_pr...
Axel Lin
1
-0
/
+2
2010-09-23
MAINTAINERS: change AVR32 and AT32AP maintainer
Hans-Christian Egtvedt
1
-2
/
+2
2010-09-23
vmware balloon: rename module
Dmitry Torokhov
3
-2
/
+2
2010-09-23
arm: fix "arm: fix pci_set_consistent_dma_mask for dmabounce devices"
FUJITA Tomonori
6
-1
/
+25
2010-09-23
/proc/vmcore: fix seeking
Arnd Bergmann
1
-1
/
+1
2010-09-23
ipmi: fix acpi probe print
Yinghai Lu
1
-5
/
+5
2010-09-23
oom: always return a badness score of non-zero for eligible tasks
David Rientjes
1
-2
/
+7
2010-09-23
Prevent freeing uninitialized pointer in compat_do_readv_writev
Dan Rosenberg
1
-1
/
+1
2010-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
4
-104
/
+171
2010-09-22
powerpc: fix double syscall restarts
Al Viro
3
-3
/
+4
2010-09-22
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
7
-9
/
+43
2010-09-22
bdi: Fix warnings in __mark_inode_dirty for /dev/zero and friends
Jan Kara
1
-2
/
+21
2010-09-22
char: Mark /dev/zero and /dev/kmem as not capable of writeback
Jan Kara
2
-2
/
+5
2010-09-22
bdi: Initialize noop_backing_dev_info properly
Jan Kara
1
-0
/
+2
2010-09-22
sparc: Prevent no-handler signal syscall restart recursion.
David S. Miller
3
-1
/
+7
2010-09-22
sparc: Don't mask signal when we can't setup signal frame.
David S. Miller
3
-58
/
+93
2010-09-22
Merge branch 'for-linus/i2c/2636-rc5' of git://git.fluff.org/bjdooks/linux
Linus Torvalds
1
-0
/
+2
2010-09-22
fs: {lock,unlock}_flocks() stubs to prepare for BKL removal
Sage Weil
1
-0
/
+4
2010-09-22
i2c-omap: Make sure i2c bus is free before setting it to idle
Mathias Nyman
1
-0
/
+2
2010-09-22
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-5
/
+5
[next]