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
2011-05-02
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
4
-4
/
+4
2011-05-02
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+1
2011-05-02
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-17
/
+19
2011-05-02
XZ decompressor: Fix decoding of empty LZMA2 streams
Lasse Collin
1
-3
/
+3
2011-05-01
i2c-parport: Fix adapter list handling
Jean Delvare
1
-13
/
+14
2011-05-01
i2c-i801: Move device ID definitions to driver
Jean Delvare
2
-4
/
+5
2011-05-01
hwmon: (twl4030-madc-hwmon) Return proper error if hwmon_device_register fails
Axel Lin
1
-2
/
+1
2011-04-30
Merge branch 'fixes-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-1
/
+47
2011-04-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
4
-13
/
+38
2011-04-30
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-11
/
+53
2011-04-30
Merge branch 'timer-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-6
/
+7
2011-04-30
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5
-11
/
+11
2011-04-30
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-41
/
+63
2011-04-29
workqueue: fix deadlock in worker_maybe_bind_and_lock()
Tejun Heo
1
-1
/
+7
2011-04-29
Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
12
-18
/
+56
2011-04-29
hwmon: (lm85) Fix error paths in probe function
Jean Delvare
1
-2
/
+2
2011-04-29
hwmon: (lm85) Add missing list terminators
Jean Delvare
1
-0
/
+2
2011-04-29
hwmon: (adm1021) Clarify documentation regarding Xeon processors
Jean Delvare
2
-19
/
+20
2011-04-29
hwmon: (lm90) Fix update interval information in driver documentation
Guenter Roeck
1
-3
/
+3
2011-04-29
hwmon: (lm90) Add support for ADT7461A and NCT1008
Guenter Roeck
3
-17
/
+36
2011-04-29
hrtimer: Initialize CLOCK_ID to HRTIMER_BASE table statically
Thomas Gleixner
1
-5
/
+5
2011-04-29
[S390] irqstats: fix counting of pfault, dasd diag and virtio irqs
Heiko Carstens
3
-3
/
+3
2011-04-29
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
9
-8
/
+49
2011-04-29
Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/ge...
Linus Torvalds
1
-0
/
+2
2011-04-29
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
15
-120
/
+163
2011-04-28
mm: check if PTE is already allocated during page fault
Mel Gorman
1
-1
/
+1
2011-04-28
kernel/watchdog.c: disable nmi perf event in the error path of enabling watchdog
Hillf Danton
1
-1
/
+4
2011-04-28
um: adjust current_thread_info() for newer gcc versions
Richard Weinberger
1
-1
/
+4
2011-04-28
uml: fix hppfs build
Randy Dunlap
1
-1
/
+1
2011-04-28
um: mdd support for 64 bit atomic operations
Richard Weinberger
2
-1
/
+226
2011-04-28
oom: use pte pages in OOM score
KOSAKI Motohiro
1
-3
/
+6
2011-04-28
MAINTAINERS: add EXYNOS ARM architectures
Kukjin Kim
1
-1
/
+2
2011-04-28
memcg: update documentation to describe usage_in_bytes
Daisuke Nishimura
1
-2
/
+13
2011-04-28
MAINTAINERS: update Documentation file entry of GPIO subsystem
Kukjin Kim
1
-1
/
+1
2011-04-28
MAINTAINERS: re-alphabetize Xen entries
Ian Campbell
1
-12
/
+12
2011-04-28
mm: thp: fix /dev/zero MAP_PRIVATE and vm_flags cleanups
Andrea Arcangeli
3
-21
/
+27
2011-04-28
vfs: avoid large kmalloc()s for the fdtable
Andrew Morton
1
-7
/
+11
2011-04-28
x86: ce4100: Configure IOAPIC pins for USB and SATA to level type
Sebastian Andrzej Siewior
1
-3
/
+3
2011-04-28
x86: devicetree: Configure IOAPIC pin only once
Sebastian Andrzej Siewior
3
-7
/
+7
2011-04-28
rtc: max8925: Call dev_set_drvdata before rtc_device_register
Zhangfei Gao
1
-1
/
+2
2011-04-28
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/pa...
Linus Torvalds
2
-1
/
+4
2011-04-28
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
3
-1
/
+6
2011-04-28
Merge branch 'spell-fix' of git://git.profusion.mobi/users/lucas/linux-2.6
Linus Torvalds
19
-19
/
+19
2011-04-28
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
37
-152
/
+512
2011-04-28
nfs: don't lose MS_SYNCHRONOUS on remount of noac mount
Jeff Layton
1
-0
/
+9
2011-04-28
NFS: Return meaningful status from decode_secinfo()
Bryan Schumaker
1
-4
/
+7
2011-04-27
NFSv4: Ensure we request the ordinary fileid when doing readdirplus
Trond Myklebust
2
-17
/
+16
2011-04-27
perf, x86, nmi: Move LVT un-masking into irq handlers
Don Zickus
3
-6
/
+33
2011-04-27
m68k/mm: Set all online nodes in N_NORMAL_MEMORY
Michael Schmitz
1
-0
/
+2
2011-04-27
Merge branch 'for_tony_a_2.6.39rc' of git://git.pwsan.com/linux-2.6 into deve...
Tony Lindgren
7
-12
/
+45
[next]