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
2009-09-15
driver core: platform_device_add_data(): use kmemdup()
Andrew Morton
1
-4
/
+4
2009-09-15
Driver core: Add support for compatibility classes
Jean Delvare
1
-0
/
+87
2009-09-15
uio: add generic driver for PCI 2.3 devices
Michael S. Tsirkin
3
-0
/
+218
2009-09-15
driver-core: move dma-coherent.c from kernel to driver/base
Ming Lei
2
-0
/
+177
2009-09-15
mem_class: fix bug
Jin Dongming
1
-2
/
+2
2009-09-15
mem_class: use minor as index instead of searching the array
Kay Sievers
1
-42
/
+40
2009-09-15
driver model: constify attribute groups
David Brownell
22
-28
/
+28
2009-09-15
UIO: remove 'default n' from Kconfig
Daniel Mack
1
-5
/
+0
2009-09-15
Driver core: move dev_get/set_drvdata to drivers/base/dd.c
Greg Kroah-Hartman
3
-8
/
+48
2009-09-15
Driver core: add new device to bus's list before probing
Alan Stern
3
-15
/
+12
2009-09-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
14
-185
/
+1283
2009-09-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
66
-1557
/
+3747
2009-09-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
35
-204
/
+713
2009-09-14
Merge branch 'for-2.6.32' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
17
-56
/
+56
2009-09-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
99
-4714
/
+14174
2009-09-14
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
22
-129
/
+1115
2009-09-14
cleanup console_print()
Anirban Sinha
1
-3
/
+2
2009-09-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
Linus Torvalds
7
-451
/
+608
2009-09-14
Merge branch 'osync_cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-4
/
+4
2009-09-14
at_hdmac: Rework suspend_late()/resume_early()
Dan Williams
1
-7
/
+12
2009-09-14
PM: Reset transition_started at dpm_resume_noirq
Xiaotian Feng
1
-1
/
+1
2009-09-14
PM: Update kerneldoc comments in drivers/base/power/main.c
Rafael J. Wysocki
1
-85
/
+84
2009-09-14
hp-wmi: Switch driver to dev_pm_ops
Frans Pop
1
-5
/
+10
2009-09-14
floppy: Switch driver to dev_pm_ops
Frans Pop
1
-2
/
+7
2009-09-14
Merge branch 'master' into for-linus
Rafael J. Wysocki
999
-40936
/
+83588
2009-09-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
847
-38480
/
+79612
2009-09-14
Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+3
2009-09-14
EDAC, AMD: decode FR MCEs
Borislav Petkov
1
-0
/
+13
2009-09-14
EDAC, AMD: decode load store MCEs
Borislav Petkov
1
-0
/
+25
2009-09-14
EDAC, AMD: decode bus unit MCEs
Borislav Petkov
1
-0
/
+46
2009-09-14
EDAC, AMD: decode instruction cache MCEs
Borislav Petkov
1
-0
/
+61
2009-09-14
EDAC, AMD: decode data cache MCEs
Borislav Petkov
1
-2
/
+54
2009-09-14
EDAC, AMD: carve out decoding of MCi_STATUS ErrorCode
Borislav Petkov
2
-19
/
+22
2009-09-14
EDAC, AMD: carve out MCi_STATUS decoding
Borislav Petkov
3
-35
/
+34
2009-09-14
x86, mce: pass mce info to EDAC for decoding
Borislav Petkov
5
-111
/
+178
2009-09-14
amd64_edac: cleanup amd64_decode_bus_error
Borislav Petkov
1
-26
/
+9
2009-09-14
amd64_edac: remove memory and GART TLB error decoders
Borislav Petkov
1
-29
/
+7
2009-09-14
amd64_edac: cleanup/complete NB MCE decoding
Borislav Petkov
4
-99
/
+56
2009-09-14
amd64_edac: cleanup amd64_process_error_info
Borislav Petkov
2
-29
/
+25
2009-09-14
EDAC: beef up ErrorCodeExt error signatures
Borislav Petkov
1
-34
/
+37
2009-09-14
EDAC: move MCE error descriptions to EDAC core
Borislav Petkov
5
-148
/
+122
2009-09-14
pohmelfs: Use new syncing helper
Jan Kara
1
-2
/
+2
2009-09-14
vfs: Rename generic_file_aio_write_nolock
Christoph Hellwig
1
-1
/
+1
2009-09-14
pohmelfs: Use __generic_file_aio_write instead of generic_file_aio_write_nolock
Jan Kara
1
-1
/
+1
2009-09-14
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-14
/
+11
2009-09-14
block: Optimal I/O limit wrapper
Martin K. Petersen
1
-1
/
+1
2009-09-14
Seperate read and write statistics of in_flight requests
Nikanth Karthikesan
1
-6
/
+10
2009-09-14
aoe: end barrier bios with EOPNOTSUPP
Ed Cashin
1
-0
/
+3
2009-09-13
Merge branch 'next' into for-linus
Dmitry Torokhov
3471
-326570
/
+481356
2009-09-13
Merge branches 'upstream', 'upstream-fixes' and 'debugfs' into for-linus
Jiri Kosina
7
-125
/
+413
[next]