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
dm: use unlocked variants of queue flag check/set
Jens Axboe
1
-5
/
+3
2008-04-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
8
-447
/
+271
2008-04-29
pciehp: fix error message about getting hotplug control
Kenji Kaneshige
1
-1
/
+1
2008-04-29
pci/irq: let pci_device_shutdown to call pci_msi_shutdown v2
Yinghai Lu
2
-9
/
+28
2008-04-29
pci/irq: restore mask_bits in msi shutdown -v3
Yinghai Lu
1
-7
/
+14
2008-04-29
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
7
-459
/
+365
2008-04-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...
Linus Torvalds
3
-4
/
+33
2008-04-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
13
-46
/
+1140
2008-04-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq
Linus Torvalds
4
-8
/
+40
2008-04-29
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
23
-45
/
+41
2008-04-29
video: use get/put_unaligned_* helpers
Harvey Harrison
2
-20
/
+17
2008-04-29
usb: use get/put_unaligned_* helpers
Harvey Harrison
7
-56
/
+44
2008-04-29
pcmcia: use get/put_unaligned_* helpers
Harvey Harrison
1
-24
/
+15
2008-04-29
wireless: use get/put_unaligned_* helpers
Harvey Harrison
7
-30
/
+22
2008-04-29
net: use get/put_unaligned_* helpers
Harvey Harrison
9
-34
/
+30
2008-04-29
mmc: use get/put_unaligned_* helpers
Harvey Harrison
1
-1
/
+1
2008-04-29
input: use get_unaligned_* helpers
Harvey Harrison
3
-17
/
+17
2008-04-29
char: use get_unaligned_* helpers
Harvey Harrison
2
-8
/
+4
2008-04-29
hid-core: use get_unaligned_* helpers
Harvey Harrison
1
-3
/
+3
2008-04-29
drivers/block: use get_unaligned_* helpers
Harvey Harrison
2
-14
/
+14
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
parport_pc: wrap PNP probe code in #ifdef CONFIG_PNP
Bjorn Helgaas
1
-0
/
+4
2008-04-29
edac: fix module initialization on several modules 2nd time
Hitoshi Mitake
11
-40
/
+66
2008-04-29
edac: remove unneeded functions and add static accessor
Adrian Bunk
5
-59
/
+11
2008-04-29
edac: use the shorter LIST_HEAD for brevity
Robert P. J. Day
3
-3
/
+3
2008-04-29
edac: add e752x parameter for sysbus_parity selection
Peter Tyser
1
-1
/
+39
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
[next]