Age | Commit message (Expand) | Author |
2007-05-08 | Char: cyclades, move card entries init into function | Jiri Slaby |
2007-05-08 | Char: cyclades, create cy_pci_probe | Jiri Slaby |
2007-05-08 | Char: cyclades, init Ze immediately | Jiri Slaby |
2007-05-08 | Char: cyclades, use pci_iomap/unmap | Jiri Slaby |
2007-05-08 | Char: cyclades, create cy_init_Ze | Jiri Slaby |
2007-05-08 | x86, serial: convert legacy COM ports to platform devices | Bjorn Helgaas |
2007-05-08 | smsc-ircc2: add PNP support | Bjorn Helgaas |
2007-05-08 | smsc-ircc2: tidy up module parameter checking | Bjorn Helgaas |
2007-05-08 | PNP: workaround HP BIOS defect that leaves SMCF010 device partly enabled | Bjorn Helgaas |
2007-05-08 | PNP: notice whether we have PNP devices (PNPBIOS or PNPACPI) | Bjorn Helgaas |
2007-05-08 | Char: cyclades, remove useless casts | Jiri Slaby |
2007-05-08 | Char: cyclades, remove volatiles | Jiri Slaby |
2007-05-08 | Char: cyclades, timer cleanup | Jiri Slaby |
2007-05-08 | Char: cyclades, cy_readX/writeX cleanup | Jiri Slaby |
2007-05-08 | Char: cyclades, remove PAUSE | Jiri Slaby |
2007-05-08 | Add IRQF_IRQPOLL flag on arm | Bernhard Walle |
2007-05-08 | Add IRQF_IRQPOLL flag on parisc | Bernhard Walle |
2007-05-08 | Add IRQF_IRQPOLL flag on sh | Bernhard Walle |
2007-05-08 | Add IRQF_IRQPOLL flag on IA64 | Bernhard Walle |
2007-05-08 | Add IRQF_IRQPOLL flag on i386 | Bernhard Walle |
2007-05-08 | Add IRQF_IRQPOLL flag on x86_64 | Bernhard Walle |
2007-05-08 | Add IRQF_IRQPOLL flag (common code) | Bernhard Walle |
2007-05-08 | udf: possible null pointer dereference while load_partition | Dmitriy Monakhov |
2007-05-08 | udf: support files larger than 1G | Jan Kara |
2007-05-08 | udf: add assertions | Jan Kara |
2007-05-08 | udf: use get_bh() | Jan Kara |
2007-05-08 | UDF: introduce struct extent_position | Jan Kara |
2007-05-08 | udf: use sector_t and loff_t for file offsets | Jan Kara |
2007-05-08 | nfs: fix congestion control: use atomic_longs | Peter Zijlstra |
2007-05-08 | no longer #include <asm/kdebug.h> | Adrian Bunk |
2007-05-08 | Some grammatical fixups and additions to atomic.h kernel-doc content | Robert P. J. Day |
2007-05-08 | uml: pcap devices should get MACs from command line | Jeff Dike |
2007-05-08 | uml: network and pcap cleanup | Jeff Dike |
2007-05-08 | x86: create asm/cmpxchg.h | Jeff Dike |
2007-05-08 | Remove tas() | Jeff Dike |
2007-05-08 | local_t: x86_64 extension | Mathieu Desnoyers |
2007-05-08 | local_t: sparc64 cleanup | Mathieu Desnoyers |
2007-05-08 | local_t: powerpc extension | Mathieu Desnoyers |
2007-05-08 | local_t: parisc cleanup | Mathieu Desnoyers |
2007-05-08 | local_t: mips extension | Mathieu Desnoyers |
2007-05-08 | local_t: ia64 extension | Mathieu Desnoyers |
2007-05-08 | local_t: i386 extension | Mathieu Desnoyers |
2007-05-08 | local_t: alpha extension | Mathieu Desnoyers |
2007-05-08 | local_t: architecture independent extension | Mathieu Desnoyers |
2007-05-08 | atomic.h: atomic_add_unless as inline. Remove system.h atomic.h circular depe... | Mathieu Desnoyers |
2007-05-08 | atomic.h: add atomic64 cmpxchg, xchg and add_unless to x86_64 | Mathieu Desnoyers |
2007-05-08 | atomic.h: add atomic64 cmpxchg, xchg and add_unless to sparc64 | Mathieu Desnoyers |
2007-05-08 | atomic.h: add atomic64 cmpxchg, xchg and add_unless to powerpc | Mathieu Desnoyers |
2007-05-08 | atomic.h: add atomic64 cmpxchg, xchg and add_unless to parisc | Mathieu Desnoyers |
2007-05-08 | atomic.h: add atomic64 cmpxchg, xchg and add_unless to mips | Mathieu Desnoyers |