index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
Makefile
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-04-09
kthread: move sched-realeted initialization from kthreadd context
Oleg Nesterov
1
-11
/
+11
2009-04-09
kthread: Don't looking for a task in create_kthread() #2
Vitaliy Gusev
1
-3
/
+1
2009-04-08
tty: MAX3100
Alan Cox
2
-0
/
+979
2009-04-08
[ARM] 5446/1: ohci-at91: Limit vbus_pin assignment to the size of the array
Justin Waters
1
-2
/
+2
2009-04-08
[ARM] 5445/1: AT91: Remove flexible array from USBH platform data
Justin Waters
1
-1
/
+1
2009-04-08
[ARM] 5447/1: Add SZ_32K
Linus Walleij
1
-0
/
+1
2009-04-08
mmc_spi: support for non-byte-aligned cards
Wolfgang Muees
1
-38
/
+112
2009-04-08
omap_hsmmc: Do not expect cmd/data to be non-null when CC/TC occurs
Jarkko Lavinen
1
-1
/
+1
2009-04-08
mmc: Fix compile for omap_hsmmc.c
Tony Lindgren
1
-1
/
+0
2009-04-08
mmc_spi: convert timeout handling to jiffies and avoid busy waiting
Wolfgang Muees
1
-17
/
+21
2009-04-08
mmc_spi: do not check CID and CSD blocks with CRC16
Wolfgang Muees
1
-9
/
+12
2009-04-08
omap_hsmmc: Flush posted write to IRQ
Kevin Hilman
1
-0
/
+4
2009-04-08
New mail address for Pierre Ossman
Pierre Ossman
4
-6
/
+6
2009-04-08
imxmmc: move RSSR BLR
Paulius Zaleckas
1
-7
/
+3
2009-04-08
imxmmc: init-exit rework
Paulius Zaleckas
1
-5
/
+4
2009-04-08
mmc: Accept EXT_CSD rev 1.3 since it is backwards compatible with 1.2
Jarkko Lavinen
1
-1
/
+1
2009-04-08
ptrace: some checkpatch fixes
Roland McGrath
1
-9
/
+7
2009-04-08
nommu: fix typo vma->pg_off to vma->vm_pgoff
Nobuhiro Iwamatsu
1
-1
/
+1
2009-04-08
befs: fix build on parisc
Alexander Beregalov
1
-0
/
+1
2009-04-08
x86 ACPI: Add support for Always Running APIC timer
Venkatesh Pallipadi
4
-0
/
+11
2009-04-08
ACPI x86: Make aperf/mperf MSR access in acpi_cpufreq read_only
Venkatesh Pallipadi
1
-5
/
+10
2009-04-08
ACPI x86: Cleanup acpi_cpufreq structures related to aperf/mperf
Venkatesh Pallipadi
1
-22
/
+20
2009-04-07
ACPICA: delete check for AML access to port 0x81-83
Len Brown
1
-1
/
+0
2009-04-07
Linux 2.6.30-rc1
v2.6.30-rc1
Linus Torvalds
1
-2
/
+2
2009-04-07
NFS: Fix the return value in nfs_page_mkwrite()
Trond Myklebust
1
-2
/
+0
2009-04-07
ACPI: WMI: use .notify method instead of installing handler directly
Bjorn Helgaas
1
-12
/
+3
2009-04-07
sony-laptop: use .notify method instead of installing handler directly
Bjorn Helgaas
1
-26
/
+4
2009-04-07
panasonic-laptop: use .notify method instead of installing handler directly
Bjorn Helgaas
1
-21
/
+5
2009-04-07
fujitsu-laptop: use .notify method instead of installing hotkey handler directly
Bjorn Helgaas
1
-27
/
+5
2009-04-07
fujitsu-laptop: use .notify method instead of installing handler directly
Bjorn Helgaas
1
-24
/
+4
2009-04-07
ACPI: video: use .notify method instead of installing handler directly
Bjorn Helgaas
1
-25
/
+5
2009-04-07
ACPI: thermal: use .notify method instead of installing handler directly
Bjorn Helgaas
1
-23
/
+4
2009-04-07
ACPI battery: fix async boot oops
Vegard Nossum
1
-1
/
+1
2009-04-07
Fix build errors due to CONFIG_BRANCH_TRACER=y
Linus Torvalds
1
-1
/
+3
2009-04-07
parport: Use the PCI IRQ if offered
Alan Cox
4
-31
/
+60
2009-04-07
tty: jsm cleanups
Breno Leitao
2
-21
/
+12
2009-04-07
Adjust path to gpio headers
Mike Frysinger
1
-8
/
+8
2009-04-07
KGDB_SERIAL_CONSOLE check for module
Mike Frysinger
1
-1
/
+1
2009-04-07
Change KCONFIG name
Mike Frysinger
1
-1
/
+1
2009-04-07
tty: Blackin CTS/RTS
Sonic Zhang
9
-116
/
+209
2009-04-07
Change hardware flow control from poll to interrupt driven
Sonic Zhang
6
-187
/
+82
2009-04-07
Add support for the MAX3100 SPI UART.
Christian Pellegrin
3
-0
/
+11
2009-04-07
lanana: assign a device name and numbering for MAX3100
Alan Cox
1
-0
/
+4
2009-04-07
serqt: initial clean up pass for tty side
Alan Cox
1
-286
/
+163
2009-04-07
tty: Use the generic RS485 ioctl on CRIS
Claudio Scordino
5
-29
/
+66
2009-04-07
tty: Correct inline types for tty_driver_kref_get()
Adrian Bunk
1
-1
/
+2
2009-04-07
splice: fix deadlock in splicing to file
Miklos Szeredi
2
-7
/
+26
2009-04-07
nilfs2: support nanosecond timestamp
Ryusuke Konishi
5
-13
/
+13
2009-04-07
nilfs2: introduce secondary super block
Ryusuke Konishi
8
-175
/
+274
2009-04-07
nilfs2: simplify handling of active state of segments
Ryusuke Konishi
8
-208
/
+29
[next]