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
/
drivers
/
char
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-30
synclink series: Prepare for BKL pushdown
Alan Cox
3
-21
/
+55
2008-04-30
sx: prepare for BKL pushdown
Alan Cox
1
-13
/
+4
2008-04-30
stallion: Prepare for BKL push down
Alan Cox
1
-12
/
+3
2008-04-30
specialix: Prepare for BKL pushdown
Alan Cox
1
-40
/
+6
2008-04-30
serial167: prepare to push BKL down into drivers
Alan Cox
1
-12
/
+3
2008-04-30
rocket: Prepare for BKL pushdown
Alan Cox
1
-9
/
+18
2008-04-30
riscom8: Prepare for BKL pushdown
Alan Cox
1
-14
/
+11
2008-04-30
mxser: prepare for BKL pushdown
Alan Cox
1
-25
/
+38
2008-04-30
isicom: istallion prepare for lock_kernel pushdown
Alan Cox
1
-0
/
+6
2008-04-30
isicom: prepare for lock_kernel push down
Alan Cox
1
-14
/
+8
2008-04-30
esp: lock_kernel push down
Alan Cox
1
-6
/
+16
2008-04-30
epca: lock_kernel push down
Alan Cox
1
-15
/
+2
2008-04-30
cyclades: Prepare for relaxed locking in callers
Alan Cox
1
-12
/
+17
2008-04-30
amiserial: prepare for locking relaxation in caller
Alan Cox
1
-2
/
+11
2008-04-30
[IA64] allocate multiple contiguous pages via uncached allocator
Dean Nelson
1
-6
/
+6
2008-04-29
Merge branch 'audit.b50' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-61
/
+7
2008-04-29
char: use get_unaligned_* helpers
Harvey Harrison
2
-8
/
+4
2008-04-29
tpm: change Kconfig dependencies from PNPACPI to PNP
Bjorn Helgaas
1
-3
/
+2
2008-04-29
tpm: fix section mismatch warning
Sam Ravnborg
1
-1
/
+1
2008-04-29
random: add async notification support to /dev/random
Jeff Dike
1
-2
/
+22
2008-04-29
random: simplify and rename credit_entropy_store
Matt Mackall
1
-17
/
+15
2008-04-29
random: make mixing interface byte-oriented
Matt Mackall
1
-18
/
+19
2008-04-29
random: simplify add_ptr logic
Matt Mackall
1
-11
/
+10
2008-04-29
random: remove some prefetch logic
Matt Mackall
1
-6
/
+2
2008-04-29
random: eliminate redundant new_rotate variable
Matt Mackall
1
-12
/
+10
2008-04-29
random: remove cacheline alignment for locks
Matt Mackall
1
-2
/
+2
2008-04-29
random: make backtracking attacks harder
Matt Mackall
1
-19
/
+17
2008-04-29
random: improve variable naming, clear extract buffer
Matt Mackall
1
-11
/
+13
2008-04-29
random: reuse rand_initialize
Matt Mackall
1
-4
/
+2
2008-04-29
random: use unlocked_ioctl
Matt Mackall
1
-6
/
+5
2008-04-29
random: consolidate wakeup logic
Matt Mackall
1
-16
/
+4
2008-04-29
random: clean up checkpatch complaints
Matt Mackall
1
-45
/
+35
2008-04-29
drivers: use non-racy method for proc entries creation
Denis V. Lunev
5
-28
/
+23
2008-04-29
proc: switch /proc/ip2mem to seq_file interface
Alexey Dobriyan
1
-28
/
+25
2008-04-29
proc: switch /proc/apm to seq_file interface
Alexey Dobriyan
1
-5
/
+18
2008-04-29
proc: remove proc_root from drivers
Alexey Dobriyan
1
-2
/
+2
2008-04-29
ipmi: fix return from atca_oem_poweroff_hook
Adrian Bunk
1
-1
/
+1
2008-04-29
ipmi: make alloc_recv_msg static
Adrian Bunk
1
-1
/
+1
2008-04-29
ipmi: remove ->write_proc code
Alexey Dobriyan
2
-8
/
+7
2008-04-29
ipmi: remove unused target and action in Makefile
Denis Cheng
1
-4
/
+0
2008-04-29
IPMI: Style fixes in the misc code
Corey Minyard
2
-201
/
+227
2008-04-29
IPMI: Style fixes in the system interface code
Corey Minyard
5
-436
/
+574
2008-04-29
ipmi: style fixes in the base code
Corey Minyard
1
-414
/
+581
2008-04-29
IPMI: Convert system interface defines to an enum
Corey Minyard
1
-17
/
+43
2008-04-29
ipmi: convert locked counters to atomics in the system interface
Corey Minyard
1
-74
/
+66
2008-04-29
IPMI: convert message handler defines to an enum
Corey Minyard
1
-58
/
+67
2008-04-29
ipmi: convert locked counters to atomics
Konstantin Baydarov
1
-248
/
+194
2008-04-29
ipmi: update driver version
Corey Minyard
1
-1
/
+1
2008-04-29
ipmi: don't print event queue full on every event
Corey Minyard
1
-4
/
+11
2008-04-29
ipmi: don't grab locks in run-to-completion mode
Konstantin Baydarov
2
-8
/
+28
[next]