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-07-26
sysfs: allow creating symlinks from untagged to tagged directories
Eric W. Biederman
1
-1
/
+2
2010-07-26
sysfs: sysfs_delete_link handle symlinks from untagged to tagged directories.
Eric W. Biederman
1
-1
/
+1
2010-07-26
sysfs: Don't allow the creation of symlinks we can't remove
Eric W. Biederman
1
-5
/
+18
2010-07-26
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
12
-36
/
+74
2010-07-26
Driver-core: Always create class directories for classses that support namesp...
Eric W. Biederman
1
-1
/
+1
2010-07-26
virtio: fix oops on OOM
Michael S. Tsirkin
1
-2
/
+3
2010-07-26
Input: RX51 keymap - fix recent compile breakage
Dmitry Torokhov
1
-2
/
+2
2010-07-25
Merge branch 'bugzilla-16396' into release
Len Brown
5
-23
/
+34
2010-07-25
ACPI / Sleep: Allow the NVS saving to be skipped during suspend to RAM
Rafael J. Wysocki
5
-23
/
+34
2010-07-24
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
9
-69
/
+93
2010-07-24
Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...
Linus Torvalds
3
-8
/
+12
2010-07-24
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-33
/
+63
2010-07-23
nconfig: Fix segfault when help contains special characters
Stephen Boyd
1
-1
/
+1
2010-07-23
Merge commit 'kumar/merge' into merge
Benjamin Herrenschmidt
1
-3
/
+3
2010-07-23
vmlinux.lds: fix .data..init_task output section (fix popwerpc boot)
Sam Ravnborg
1
-1
/
+1
2010-07-23
powerpc: Fix erroneous lmb->memblock conversions
Benjamin Herrenschmidt
3
-24
/
+24
2010-07-23
powerpc/mm: Add some debug output when hash insertion fails
Benjamin Herrenschmidt
3
-6
/
+34
2010-07-23
powerpc/mm: Fix bugs in huge page hashing
Benjamin Herrenschmidt
1
-18
/
+13
2010-07-23
powerpc/mm: Move around testing of _PAGE_PRESENT in hash code
Benjamin Herrenschmidt
2
-17
/
+11
2010-07-23
powerpc/mm: Handle hypervisor pte insert failure in __hash_page_huge
Anton Blanchard
1
-2
/
+9
2010-07-23
Merge branch 'misc' into release
Len Brown
1
-0
/
+3
2010-07-23
Merge branch 'bugzilla-15886' into release
Len Brown
3
-2
/
+17
2010-07-23
Merge branch 'bugzilla-102904-workaround' into release
Len Brown
1
-1
/
+1
2010-07-23
Merge branch 'bugzilla-16244' into release
Len Brown
1
-1
/
+7
2010-07-23
Merge branch 'bugzilla-16271' into release
Len Brown
1
-8
/
+11
2010-07-23
Merge branch 'bugzilla-16357' into release
Len Brown
1
-1
/
+1
2010-07-23
ACPI: create "processor.bm_check_disable" boot param
Len Brown
1
-0
/
+5
2010-07-23
ACPI: skip checking BM_STS if the BIOS doesn't ask for it
Len Brown
3
-2
/
+12
2010-07-23
perf tools: Fix fallback to cplus_demangle() when bfd_demangle() is not avail...
Conny Seidel
1
-19
/
+21
2010-07-22
Linux 2.6.35-rc6
v2.6.35-rc6
Linus Torvalds
1
-1
/
+1
2010-07-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
8
-16
/
+44
2010-07-22
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
7
-10
/
+15
2010-07-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-1
/
+5
2010-07-22
Merge branch 'x86/auditsyscall' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2010-07-22
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...
Linus Torvalds
5
-10
/
+11
2010-07-22
powerpc/kexec: Fix boundary case for book-e kexec memory limits
Kumar Gala
1
-3
/
+3
2010-07-22
perf annotate: Fix handling of goto labels that are valid hex numbers
Arnaldo Carvalho de Melo
1
-2
/
+6
2010-07-22
CIFS: Fix a malicious redirect problem in the DNS lookup code
David Howells
3
-5
/
+74
2010-07-22
drm/radeon/kms: add quirk to make HP DV5000 laptop resume
Alex Deucher
1
-0
/
+8
2010-07-22
Input: synaptics - relax capability ID checks on newer hardware
Dmitry Torokhov
2
-2
/
+8
2010-07-22
x86: auditsyscall: fix fastpath return value after reschedule
Roland McGrath
1
-2
/
+2
2010-07-22
sysrq,kdb: Use __handle_sysrq() for kdb's sysrq function
Jason Wessel
3
-3
/
+3
2010-07-22
debug_core,kdb: fix kgdb_connected bit set in the wrong place
Jason Wessel
1
-1
/
+1
2010-07-22
Fix merge regression from external kdb to upstream kdb
Jason Wessel
1
-0
/
+1
2010-07-22
repair gdbstub to match the gdbserial protocol specification
Jason Wessel
1
-6
/
+3
2010-07-22
kdb: break out of kdb_ll() when command is terminated
Martin Hicks
1
-0
/
+3
2010-07-22
drm/radeon/kms: fix RADEON_INFO_CRTC_FROM_ID info ioctl
Alex Deucher
1
-1
/
+2
2010-07-22
Fix ttm_page_alloc.c build breakage
Luck, Tony
1
-3
/
+3
2010-07-22
drm/radeon/kms: fix legacy LVDS dpms sequence
Alex Deucher
1
-0
/
+1
2010-07-22
drm/radeon/kms: drop taking lock around crtc lookup.
Dave Airlie
3
-6
/
+1
[next]