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