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
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-23
kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out...
Stefani Seibold
1
-10
/
+29
2009-12-23
kfifo: cleanup namespace
Stefani Seibold
1
-25
/
+7
2009-12-23
kfifo: move out spinlock
Stefani Seibold
1
-45
/
+35
2009-12-23
kfifo: move struct kfifo in place
Stefani Seibold
1
-5
/
+6
2009-12-19
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-444
/
+0
2009-12-19
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-2
/
+5
2009-12-19
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-4
/
+25
2009-12-18
[S390] rename NT_PRXSTATUS to NT_S390_HIGHREGS
Martin Schwidefsky
1
-1
/
+1
2009-12-18
Merge branch 'cpumask-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2009-12-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-0
/
+7
2009-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-0
/
+2
2009-12-18
Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6
Linus Torvalds
1
-4
/
+2
2009-12-18
Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-0
/
+212
2009-12-18
Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight
Linus Torvalds
2
-7
/
+7
2009-12-18
Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds
Linus Torvalds
3
-4
/
+47
2009-12-18
mm: introduce coredump parameter structure
Masami Hiramatsu
1
-1
/
+9
2009-12-18
vt: don't export vt_kmsg_redirect() to userspace
Bernhard Walle
1
-0
/
+4
2009-12-18
Revert "task_struct: make journal_info conditional"
Linus Torvalds
2
-9
/
+1
2009-12-17
Revert "fix mismerge with Trond's stuff (create_mnt_ns() export is gone now)"
Linus Torvalds
1
-0
/
+1
2009-12-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/v...
Linus Torvalds
3
-30
/
+19
2009-12-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...
Linus Torvalds
4
-1
/
+81
2009-12-17
kill I_LOCK
Christoph Hellwig
2
-22
/
+17
2009-12-17
fold do_sync_file_range into sys_sync_file_range
Christoph Hellwig
1
-4
/
+0
2009-12-17
VFS/fsstack: handle 32-bit smp + preempt + large files in fsstack_copy_inode_...
Erez Zadok
1
-1
/
+1
2009-12-17
fsstack/ecryptfs: remove unused get_nlinks param to fsstack_copy_attr_all
Erez Zadok
1
-3
/
+1
2009-12-17
spi: controller driver for Designware SPI core
Feng Tang
1
-0
/
+212
2009-12-17
Merge branch 'for-33' of git://repo.or.cz/linux-kbuild
Linus Torvalds
5
-5
/
+4
2009-12-17
sched: Assert task state bits at build time
Peter Zijlstra
1
-0
/
+4
2009-12-17
sched: Add missing state chars to TASK_STATE_TO_CHAR_STR
Peter Zijlstra
1
-1
/
+1
2009-12-17
sched: Move TASK_STATE_TO_CHAR_STR near the TASK_state bits
Peter Zijlstra
1
-2
/
+2
2009-12-17
backlight: Pass device through notify callback in the pwm driver
Ben Dooks
1
-1
/
+1
2009-12-17
leds: leds-lp3944.h - remove unneeded includes
Antonio Ospite
1
-3
/
+0
2009-12-17
leds: leds-pca9532.h- indent with tabs, not spaces
Antonio Ospite
1
-1
/
+1
2009-12-17
leds: Add LED class driver for regulator driven LEDs.
Antonio Ospite
1
-0
/
+46
2009-12-17
regulator: consumer.h - fix build when consumer.h is #included first.
Liam Girdwood
1
-0
/
+2
2009-12-17
regulator: Handle regulators without suspend mode configuration
Mark Brown
1
-1
/
+5
2009-12-17
regulator: Implement WM831x BuckWise DC-DC convertor DVS support
Mark Brown
1
-0
/
+17
2009-12-17
regulator: add driver for MAX8660/8661
Wolfram Sang
1
-0
/
+57
2009-12-17
perf events: Remove unused perf_counter.h header file
Robert P. J. Day
1
-444
/
+0
2009-12-17
sched: Teach might_sleep() about preemptible RCU
Frederic Weisbecker
2
-0
/
+16
2009-12-17
cpumask: rename tsk_cpumask to tsk_cpus_allowed
Rusty Russell
1
-1
/
+1
2009-12-17
x86: Fix checking of SRAT when node 0 ram is not from 0
Yinghai Lu
1
-0
/
+3
2009-12-17
NOMMU: Optimise away the {dac_,}mmap_min_addr tests
David Howells
1
-0
/
+7
2009-12-17
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
1
-0
/
+1
2009-12-17
Merge branch 'next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-0
/
+1
2009-12-16
Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...
Linus Torvalds
4
-2
/
+69
2009-12-16
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2
-3
/
+33
2009-12-16
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-9
/
+3
2009-12-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/v...
Linus Torvalds
7
-70
/
+22
2009-12-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-0
/
+2
[next]