Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | | | | | driver core: Remove completion from struct klist_node | Matthew Wilcox | 2009-01-06 | |
| * | | | | | | | | | | | | driver core: Rearrange struct device for better packing | Matthew Wilcox | 2009-01-06 | |
| * | | | | | | | | | | | | Fix misspellings in pm.h macros | Alan Stern | 2009-01-06 | |
| * | | | | | | | | | | | | PM: Simplify the new suspend/hibernation framework for devices | Rafael J. Wysocki | 2009-01-06 | |
| |/ / / / / / / / / / / | ||||
* | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds | 2009-01-06 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | fuse: update interface version | Miklos Szeredi | 2008-12-01 | |
| * | | | | | | | | | | | | fuse: implement poll support | Tejun Heo | 2008-11-26 | |
| * | | | | | | | | | | | | fuse: implement unsolicited notification | Tejun Heo | 2008-11-26 | |
| * | | | | | | | | | | | | fuse: implement ioctl support | Tejun Heo | 2008-11-26 | |
| * | | | | | | | | | | | | fuse: move FUSE_MINOR to miscdevice.h | Tejun Heo | 2008-11-26 | |
* | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2009-01-06 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | ide: move read_sff_dma_status() method to 'struct ide_dma_ops' | Sergei Shtylyov | 2009-01-06 | |
| * | | | | | | | | | | | | | Resurrect IT8172 IDE controller driver | Shane McDonald | 2009-01-06 | |
| * | | | | | | | | | | | | | ide: remove unused ide_hwif_t.sg_mapped field | Bartlomiej Zolnierkiewicz | 2009-01-06 | |
| * | | | | | | | | | | | | | ide: struct ide_atapi_pc - remove unused fields and update documentation | Bartlomiej Zolnierkiewicz | 2009-01-06 | |
| * | | | | | | | | | | | | | ide-cd: convert to ide-atapi facilities | Borislav Petkov | 2009-01-06 | |
| * | | | | | | | | | | | | | ide: add port and host iterators | Bartlomiej Zolnierkiewicz | 2009-01-06 | |
| * | | | | | | | | | | | | | ide: dynamic allocation of device structures | Bartlomiej Zolnierkiewicz | 2009-01-06 | |
| * | | | | | | | | | | | | | ide: remove ->error method from struct ide_driver | Bartlomiej Zolnierkiewicz | 2009-01-06 | |
| * | | | | | | | | | | | | | ide: remove ide_driver_t typedef | Bartlomiej Zolnierkiewicz | 2009-01-06 | |
| * | | | | | | | | | | | | | ide: remove 'byte' typedef | Bartlomiej Zolnierkiewicz | 2009-01-06 | |
| * | | | | | | | | | | | | | ide: remove ide_pci_enablebit_t typedef | Bartlomiej Zolnierkiewicz | 2009-01-06 | |
| * | | | | | | | | | | | | | ide: remove local_irq_set() macro | Bartlomiej Zolnierkiewicz | 2009-01-06 | |
| * | | | | | | | | | | | | | ide: remove HWIF() macro | Bartlomiej Zolnierkiewicz | 2009-01-06 | |
| * | | | | | | | | | | | | | ide: move ide_init_port_data() and friends to ide-probe.c | Bartlomiej Zolnierkiewicz | 2009-01-06 | |
| * | | | | | | | | | | | | | ide: merge ide_hwgroup_t with ide_hwif_t (v2) | Bartlomiej Zolnierkiewicz | 2009-01-06 | |
| * | | | | | | | | | | | | | ide: use lock bitops for ports serialization (v2) | Bartlomiej Zolnierkiewicz | 2009-01-06 | |
| * | | | | | | | | | | | | | ide: remove hwgroup->hwif and {drive,hwif}->next | Bartlomiej Zolnierkiewicz | 2009-01-06 | |
| * | | | | | | | | | | | | | ide: use per-port IRQ handlers | Bartlomiej Zolnierkiewicz | 2009-01-06 | |
| * | | | | | | | | | | | | | ide: add ->cur_port to struct ide_host and use it for serialized hosts | Bartlomiej Zolnierkiewicz | 2009-01-06 | |
| | |/ / / / / / / / / / / | |/| | | | | | | | | | | | ||||
* | | | | | | | | | | | | | fs/exec.c: make do_coredump() void | WANG Cong | 2009-01-06 | |
* | | | | | | | | | | | | | rapidio: remove excess kernel-doc notation | Randy Dunlap | 2009-01-06 | |
* | | | | | | | | | | | | | twl4030-gpio: cleanup debounce | David Brownell | 2009-01-06 | |
* | | | | | | | | | | | | | autofs4: make autofs type usage explicit | Ian Kent | 2009-01-06 | |
* | | | | | | | | | | | | | autofs4: improve parameter usage | Ian Kent | 2009-01-06 | |
* | | | | | | | | | | | | | kprobes: support probing module __exit function | Masami Hiramatsu | 2009-01-06 | |
* | | | | | | | | | | | | | kprobes: add kprobe_insn_mutex and cleanup arch_remove_kprobe() | Masami Hiramatsu | 2009-01-06 | |
* | | | | | | | | | | | | | module: add within_module_core() and within_module_init() | Masami Hiramatsu | 2009-01-06 | |
* | | | | | | | | | | | | | spi_gpio driver | David Brownell | 2009-01-06 | |
* | | | | | | | | | | | | | binfmts.h: include list.h | Hiroshi Shimamoto | 2009-01-06 | |
* | | | | | | | | | | | | | include/linux/interrupt.h: do not include linux/irqnr.h twice | Jesper Juhl | 2009-01-06 | |
* | | | | | | | | | | | | | remove linux/hardirq.h from asm-generic/local.h | Russell King | 2009-01-06 | |
* | | | | | | | | | | | | | percpu_counter: FBC_BATCH should be a variable | Eric Dumazet | 2009-01-06 | |
* | | | | | | | | | | | | | documentation: when to BUG(), and when to not BUG() | David Brownell | 2009-01-06 | |
* | | | | | | | | | | | | | poll: allow f_op->poll to sleep | Tejun Heo | 2009-01-06 | |
* | | | | | | | | | | | | | Create a DIV_ROUND_CLOSEST macro to do division with rounding | Darrick J. Wong | 2009-01-06 | |
* | | | | | | | | | | | | | Remove remaining unwinder code | Alexey Dobriyan | 2009-01-06 | |
* | | | | | | | | | | | | | atomic_t: unify all arch definitions | Matthew Wilcox | 2009-01-06 | |
* | | | | | | | | | | | | | mm: remove CONFIG_OUT_OF_LINE_PFN_TO_PAGE | KOSAKI Motohiro | 2009-01-06 | |
* | | | | | | | | | | | | | mm: introduce get_mm_hiwater_xxx(), fix taskstats->hiwater_xxx accounting | Oleg Nesterov | 2009-01-06 |