index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-29
edac: new support for Intel 3100 chipset
Andrei Konovalov
2
-13
/
+154
2008-04-29
Remove duplicated unlikely() in IS_ERR()
Hirofumi Nakagawa
7
-7
/
+7
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
remove aoedev_isbusy()
Adrian Bunk
2
-19
/
+0
2008-04-29
NBD: add partition support
Laurent Vivier
1
-4
/
+21
2008-04-29
NBD: allow nbd to be used locally
Laurent Vivier
1
-49
/
+95
2008-04-29
edd: add default mode CONFIG_EDD_OFF=n, override with edd={on,off}
Tim Gardner
1
-0
/
+9
2008-04-29
drivers: use non-racy method for proc entries creation (2)
Denis V. Lunev
12
-68
/
+33
2008-04-29
drivers: use non-racy method for proc entries creation
Denis V. Lunev
5
-28
/
+23
2008-04-29
parisc: use non-racy method for proc entries creation
Denis V. Lunev
2
-18
/
+10
2008-04-29
isdn: use non-racy method for proc entries creation
Denis V. Lunev
5
-32
/
+22
2008-04-29
netdev: use non-racy method for proc entries creation
Denis V. Lunev
6
-72
/
+43
2008-04-29
acpi: use non-racy method for proc entries creation
Denis V. Lunev
17
-264
/
+162
2008-04-29
s390: use non-racy method for proc entries creation
Denis V. Lunev
3
-14
/
+10
2008-04-29
usb: use non-racy method for proc entries creation
Denis V. Lunev
3
-23
/
+5
2008-04-29
scsi: use non-racy method for proc entries creation
Denis V. Lunev
2
-10
/
+6
2008-04-29
zorro: use non-racy method for proc entries creation
Denis V. Lunev
1
-3
/
+4
2008-04-29
proc: switch /proc/scsi/device_info to seq_file interface
Alexey Dobriyan
1
-33
/
+44
2008-04-29
proc: switch /proc/ip2mem to seq_file interface
Alexey Dobriyan
1
-28
/
+25
2008-04-29
proc: convert /proc/bus/nubus to seq_file interface
Alexey Dobriyan
1
-22
/
+20
2008-04-29
proc: switch /proc/apm to seq_file interface
Alexey Dobriyan
1
-5
/
+18
2008-04-29
proc: switch /proc/bus/zorro/devices to seq_file interface
Alexey Dobriyan
1
-25
/
+47
2008-04-29
proc: remove proc_root from drivers
Alexey Dobriyan
10
-22
/
+22
2008-04-29
proc: remove proc_root_driver
Alexey Dobriyan
4
-10
/
+10
2008-04-29
proc: remove proc_bus
Alexey Dobriyan
7
-11
/
+11
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
[next]