index
:
~pzanoni/linux
bdw-pc8-fixes
bdw-runtime-pm
bdw-runtime-pm-2014-02-20
bdw-runtime-pm-2014-02-26
bdw-runtime-pm-2014-03-07
bdw-runtime-pm-2014-03-28
c8-wip
c8-wip-20130809
c8-wip-20130819
d3-wip
drm-intel-next-queued
edp-reverts
fbc-2014-12-23
fbc-2015-11-05
fbc-2016-01-13
fbc-2016-02-26
rebase-ville-wm
resume-optimization-20140123
runtime-pm-20140122
suspend-improvements
vdd-rework
.yrotisoper eht eman ot 'noitpircsed' elif siht tide ;yrotisoper demannU
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
Age
Commit message (
Expand
)
Author
Files
Lines
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
2008-04-29
ipmi: run to completion fixes
Corey Minyard
3
-36
/
+35
2008-04-29
ipmi: hold ATTN until upper layer ready
Corey Minyard
1
-2
/
+5
2008-04-29
vt: fix background color on line feed
Jan Engelhardt
1
-3
/
+4
2008-04-29
sysrq: add show-backtrace-on-all-cpus function
Rik van Riel
1
-0
/
+46
2008-04-29
ipwireless: remove dead code
Jiri Kosina
4
-46
/
+0
2008-04-29
make /dev/kmem a config option
Arjan van de Ven
2
-0
/
+19
2008-04-28
drivers: fix integer as NULL pointer warnings
Harvey Harrison
3
-3
/
+3
2008-04-28
drivers: atm, char fix integer as NULL pointer warnings
Harvey Harrison
2
-2
/
+2
2008-04-28
VT notifier extension for accessibility
Karl Dahlke
1
-0
/
+8
2008-04-28
char: make functions static in synclinkmp.c
Harvey Harrison
1
-60
/
+60
2008-04-28
synclink drivers bool conversion
Joe Perches
4
-323
/
+319
2008-04-28
mm: introduce node_zonelist() for accessing the zonelist for a GFP mask
Mel Gorman
1
-2
/
+1
2008-04-28
drivers/char/rtc.c: use time_before, time_before_eq, etc
Julia Lawall
1
-1
/
+3
2008-04-28
rtc: avoid legacy drivers with generic framework
David Brownell
1
-1
/
+10
2008-04-26
Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2
-3
/
+4
2008-04-26
agp: convert drivers/char/agp/frontend.c to use unlocked_ioctl
Mathieu Segaud
1
-2
/
+2
[next]