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-08-13
do_migrate_pages(): remove unused variable
MinChan Kim
1
-1
/
+0
2008-08-13
GRU: fix preprocessor symbol for sparse
Randy Dunlap
1
-1
/
+1
2008-08-13
radeonfb: fix accel engine hangs
David Miller
2
-0
/
+12
2008-08-13
allocate structures for reservation tracking in hugetlbfs outside of spinlock...
Andy Whitcroft
1
-4
/
+11
2008-08-13
hugetlbfs: allocate structures for reservation tracking outside of spinlocks
Andy Whitcroft
1
-9
/
+35
2008-08-13
isight_firmware: fix a leak and double kfree()
Parag Warudkar
1
-2
/
+2
2008-08-13
cpuidle: make sysfs attributes sysdev class attributes
Rabin Vincent
1
-14
/
+15
2008-08-13
rtc-isl1208: fix double removal of a sysfs entry
Alessandro Zummo
1
-1
/
+1
2008-08-13
h8300: fix section mismatches
Yoshinori Sato
1
-6
/
+3
2008-08-13
revert "rtc: cdev lock_kernel() pushdown"
David Brownell
1
-9
/
+3
2008-08-13
memcg: fix oops in mem_cgroup_shrink_usage
Hugh Dickins
1
-0
/
+2
2008-08-13
cpu hotplug: s390 doesn't support additional_cpus anymore.
Heiko Carstens
2
-6
/
+1
2008-08-13
page allocator: use no-panic variant of alloc_bootmem() in alloc_large_system...
Jan Beulich
2
-1
/
+5
2008-08-13
quota: documentation for sending "below quota" messages via netlink and tiny ...
Jan Kara
1
-8
/
+14
2008-08-13
hugetlb: call arch_prepare_hugepage() for surplus pages
Gerald Schaefer
1
-1
/
+6
2008-08-13
feature-removal-schedule.txt: remove the NCR53C9x entry
Adrian Bunk
1
-9
/
+0
2008-08-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
3
-2
/
+7
2008-08-12
Merge branch 'core-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-4
/
+6
2008-08-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
14
-74
/
+35
2008-08-12
Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
13
-144
/
+205
2008-08-12
ALSA: hda - support new AMD HDMI Audio (1002:970f)
Libin Yang
1
-0
/
+1
2008-08-12
ALSA: hda_intel: ALSA HD Audio patch for Intel Ibex Peak DeviceIDs
Seth Heasley
1
-0
/
+3
2008-08-12
ALSA: wm8750: add missing VREF output
Dmitry Baryshkov
1
-0
/
+1
2008-08-12
ALSA: spitz: MONO -> MONO1
Dmitry Baryshkov
1
-1
/
+1
2008-08-12
generic-ipi: fix stack and rcu interaction bug in smp_call_function_mask(), fix
Nick Piggin
1
-4
/
+6
2008-08-12
fix spinlock recursion in hvc_console
Christian Borntraeger
1
-3
/
+2
2008-08-12
stop_machine: remove unused variable
Li Zefan
1
-1
/
+0
2008-08-12
modules: extend initcall_debug functionality to the module loader
Arjan van de Ven
3
-3
/
+6
2008-08-12
export virtio_rng.h
Christian Borntraeger
1
-0
/
+1
2008-08-12
lguest: use get_user_pages_fast() instead of get_user_pages()
Rusty Russell
1
-16
/
+9
2008-08-12
mm: Make generic weak get_user_pages_fast and EXPORT_GPL it
Rusty Russell
6
-29
/
+16
2008-08-12
lguest: don't set MAC address for guest unless specified
Rusty Russell
1
-22
/
+1
2008-08-12
agp: fix SIS 5591/5592 wrong PCI id
Krzysztof Helt
1
-1
/
+1
2008-08-12
intel/agp: rewrite GTT on resume
Keith Packard
5
-0
/
+43
2008-08-12
agp: use dev_printk when possible
Bjorn Helgaas
11
-134
/
+141
2008-08-12
amd64-agp: run fallback when no bridges found, not when driver registration f...
Bjorn Helgaas
1
-2
/
+13
2008-08-12
intel_agp: official name for GM45 chipset
Zhenyu Wang
1
-7
/
+7
2008-08-12
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
7
-164
/
+77
2008-08-12
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-5
/
+15
2008-08-12
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
16
-153
/
+413
2008-08-12
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
13
-49
/
+89
2008-08-12
Merge branch 'core/locking' into core/urgent
Ingo Molnar
15
-146
/
+366
2008-08-12
Merge branch 'sched/clock' into sched/urgent
Ingo Molnar
3
-143
/
+53
2008-08-12
lockdep: fix debug_lock_alloc
Peter Zijlstra
1
-6
/
+0
2008-08-12
x86: fix 2.6.27rc1 cannot boot more than 8CPUs
Yinghai Lu
2
-6
/
+10
2008-08-11
make struct scsi_dh_devlist's static
Adrian Bunk
4
-4
/
+4
2008-08-11
Merge branch 'for-linus' of git://git.o-hand.com/linux-mfd
Linus Torvalds
16
-76
/
+2249
2008-08-11
Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
8
-110
/
+66
2008-08-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
8
-24
/
+21
2008-08-11
x86: make "apic" an early_param() on 32-bit, NULL check
Rene Herman
1
-3
/
+7
[next]