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
Age
Commit message (
Expand
)
Author
Lines
2008-04-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...
Linus Torvalds
-4
/
+33
2008-04-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
-46
/
+1140
2008-04-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq
Linus Torvalds
-8
/
+40
2008-04-29
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
-45
/
+41
2008-04-29
video: use get/put_unaligned_* helpers
Harvey Harrison
-20
/
+17
2008-04-29
usb: use get/put_unaligned_* helpers
Harvey Harrison
-56
/
+44
2008-04-29
pcmcia: use get/put_unaligned_* helpers
Harvey Harrison
-24
/
+15
2008-04-29
wireless: use get/put_unaligned_* helpers
Harvey Harrison
-30
/
+22
2008-04-29
net: use get/put_unaligned_* helpers
Harvey Harrison
-34
/
+30
2008-04-29
mmc: use get/put_unaligned_* helpers
Harvey Harrison
-1
/
+1
2008-04-29
input: use get_unaligned_* helpers
Harvey Harrison
-17
/
+17
2008-04-29
char: use get_unaligned_* helpers
Harvey Harrison
-8
/
+4
2008-04-29
hid-core: use get_unaligned_* helpers
Harvey Harrison
-3
/
+3
2008-04-29
drivers/block: use get_unaligned_* helpers
Harvey Harrison
-14
/
+14
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
parport_pc: wrap PNP probe code in #ifdef CONFIG_PNP
Bjorn Helgaas
-0
/
+4
2008-04-29
edac: fix module initialization on several modules 2nd time
Hitoshi Mitake
-40
/
+66
2008-04-29
edac: remove unneeded functions and add static accessor
Adrian Bunk
-59
/
+11
2008-04-29
edac: use the shorter LIST_HEAD for brevity
Robert P. J. Day
-3
/
+3
2008-04-29
edac: add e752x parameter for sysbus_parity selection
Peter Tyser
-1
/
+39
2008-04-29
edac: new support for Intel 3100 chipset
Andrei Konovalov
-13
/
+154
2008-04-29
Remove duplicated unlikely() in IS_ERR()
Hirofumi Nakagawa
-7
/
+7
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
remove aoedev_isbusy()
Adrian Bunk
-19
/
+0
2008-04-29
NBD: add partition support
Laurent Vivier
-4
/
+21
2008-04-29
NBD: allow nbd to be used locally
Laurent Vivier
-49
/
+95
2008-04-29
edd: add default mode CONFIG_EDD_OFF=n, override with edd={on,off}
Tim Gardner
-0
/
+9
2008-04-29
drivers: use non-racy method for proc entries creation (2)
Denis V. Lunev
-68
/
+33
2008-04-29
drivers: use non-racy method for proc entries creation
Denis V. Lunev
-28
/
+23
2008-04-29
parisc: use non-racy method for proc entries creation
Denis V. Lunev
-18
/
+10
2008-04-29
isdn: use non-racy method for proc entries creation
Denis V. Lunev
-32
/
+22
2008-04-29
netdev: use non-racy method for proc entries creation
Denis V. Lunev
-72
/
+43
2008-04-29
acpi: use non-racy method for proc entries creation
Denis V. Lunev
-264
/
+162
2008-04-29
s390: use non-racy method for proc entries creation
Denis V. Lunev
-14
/
+10
2008-04-29
usb: use non-racy method for proc entries creation
Denis V. Lunev
-23
/
+5
2008-04-29
scsi: use non-racy method for proc entries creation
Denis V. Lunev
-10
/
+6
2008-04-29
zorro: use non-racy method for proc entries creation
Denis V. Lunev
-3
/
+4
[prev]
[next]