Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | Resurrect IT8172 IDE controller driver | Shane McDonald | 2009-01-06 | 1 | -0/+1 | |
| * | | | | | | | | | | | | ide: remove unused ide_hwif_t.sg_mapped field | Bartlomiej Zolnierkiewicz | 2009-01-06 | 1 | -1/+0 | |
| * | | | | | | | | | | | | ide: struct ide_atapi_pc - remove unused fields and update documentation | Bartlomiej Zolnierkiewicz | 2009-01-06 | 1 | -4/+0 | |
| * | | | | | | | | | | | | ide-cd: convert to ide-atapi facilities | Borislav Petkov | 2009-01-06 | 1 | -0/+2 | |
| * | | | | | | | | | | | | ide: add port and host iterators | Bartlomiej Zolnierkiewicz | 2009-01-06 | 1 | -2/+9 | |
| * | | | | | | | | | | | | ide: dynamic allocation of device structures | Bartlomiej Zolnierkiewicz | 2009-01-06 | 1 | -2/+2 | |
| * | | | | | | | | | | | | ide: remove ->error method from struct ide_driver | Bartlomiej Zolnierkiewicz | 2009-01-06 | 1 | -3/+0 | |
| * | | | | | | | | | | | | ide: remove ide_driver_t typedef | Bartlomiej Zolnierkiewicz | 2009-01-06 | 1 | -9/+9 | |
| * | | | | | | | | | | | | ide: remove 'byte' typedef | Bartlomiej Zolnierkiewicz | 2009-01-06 | 1 | -3/+1 | |
| * | | | | | | | | | | | | ide: remove ide_pci_enablebit_t typedef | Bartlomiej Zolnierkiewicz | 2009-01-06 | 1 | -3/+4 | |
| * | | | | | | | | | | | | ide: remove local_irq_set() macro | Bartlomiej Zolnierkiewicz | 2009-01-06 | 1 | -2/+0 | |
| * | | | | | | | | | | | | ide: remove HWIF() macro | Bartlomiej Zolnierkiewicz | 2009-01-06 | 1 | -2/+0 | |
| * | | | | | | | | | | | | ide: move ide_init_port_data() and friends to ide-probe.c | Bartlomiej Zolnierkiewicz | 2009-01-06 | 1 | -8/+1 | |
| * | | | | | | | | | | | | ide: merge ide_hwgroup_t with ide_hwif_t (v2) | Bartlomiej Zolnierkiewicz | 2009-01-06 | 1 | -31/+24 | |
| * | | | | | | | | | | | | ide: use lock bitops for ports serialization (v2) | Bartlomiej Zolnierkiewicz | 2009-01-06 | 1 | -29/+6 | |
| * | | | | | | | | | | | | ide: remove hwgroup->hwif and {drive,hwif}->next | Bartlomiej Zolnierkiewicz | 2009-01-06 | 1 | -10/+3 | |
| * | | | | | | | | | | | | ide: use per-port IRQ handlers | Bartlomiej Zolnierkiewicz | 2009-01-06 | 1 | -2/+2 | |
| * | | | | | | | | | | | | ide: add ->cur_port to struct ide_host and use it for serialized hosts | Bartlomiej Zolnierkiewicz | 2009-01-06 | 1 | -0/+1 | |
| | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | fs/exec.c: make do_coredump() void | WANG Cong | 2009-01-06 | 1 | -1/+1 | |
* | | | | | | | | | | | | rapidio: remove excess kernel-doc notation | Randy Dunlap | 2009-01-06 | 1 | -1/+0 | |
* | | | | | | | | | | | | twl4030-gpio: cleanup debounce | David Brownell | 2009-01-06 | 1 | -6/+3 | |
* | | | | | | | | | | | | autofs4: make autofs type usage explicit | Ian Kent | 2009-01-06 | 1 | -4/+58 | |
* | | | | | | | | | | | | autofs4: improve parameter usage | Ian Kent | 2009-01-06 | 1 | -4/+71 | |
* | | | | | | | | | | | | kprobes: support probing module __exit function | Masami Hiramatsu | 2009-01-06 | 1 | -3/+11 | |
* | | | | | | | | | | | | kprobes: add kprobe_insn_mutex and cleanup arch_remove_kprobe() | Masami Hiramatsu | 2009-01-06 | 1 | -1/+0 | |
* | | | | | | | | | | | | module: add within_module_core() and within_module_init() | Masami Hiramatsu | 2009-01-06 | 1 | -0/+12 | |
* | | | | | | | | | | | | spi_gpio driver | David Brownell | 2009-01-06 | 1 | -0/+60 | |
* | | | | | | | | | | | | binfmts.h: include list.h | Hiroshi Shimamoto | 2009-01-06 | 1 | -0/+1 | |
* | | | | | | | | | | | | include/linux/interrupt.h: do not include linux/irqnr.h twice | Jesper Juhl | 2009-01-06 | 1 | -1/+0 | |
* | | | | | | | | | | | | percpu_counter: FBC_BATCH should be a variable | Eric Dumazet | 2009-01-06 | 1 | -6/+2 | |
* | | | | | | | | | | | | poll: allow f_op->poll to sleep | Tejun Heo | 2009-01-06 | 1 | -3/+12 | |
* | | | | | | | | | | | | Create a DIV_ROUND_CLOSEST macro to do division with rounding | Darrick J. Wong | 2009-01-06 | 1 | -0/+6 | |
* | | | | | | | | | | | | Remove remaining unwinder code | Alexey Dobriyan | 2009-01-06 | 2 | -71/+0 | |
* | | | | | | | | | | | | atomic_t: unify all arch definitions | Matthew Wilcox | 2009-01-06 | 1 | -0/+10 | |
* | | | | | | | | | | | | mm: introduce get_mm_hiwater_xxx(), fix taskstats->hiwater_xxx accounting | Oleg Nesterov | 2009-01-06 | 1 | -0/+3 | |
* | | | | | | | | | | | | fs: sys_sync fix | Nick Piggin | 2009-01-06 | 1 | -1/+0 | |
* | | | | | | | | | | | | fs: remove WB_SYNC_HOLD | Nick Piggin | 2009-01-06 | 1 | -1/+0 | |
* | | | | | | | | | | | | badpage: remove vma from page_remove_rmap | Hugh Dickins | 2009-01-06 | 1 | -1/+1 | |
* | | | | | | | | | | | | badpage: zap print_bad_pte on swap and file | Hugh Dickins | 2009-01-06 | 1 | -9/+3 | |
* | | | | | | | | | | | | badpage: simplify page_alloc flag check+clear | Hugh Dickins | 2009-01-06 | 1 | -17/+8 | |
* | | | | | | | | | | | | swapfile: swapon randomize if nonrot | Hugh Dickins | 2009-01-06 | 1 | -0/+1 | |
* | | | | | | | | | | | | swapfile: swap allocation use discard | Hugh Dickins | 2009-01-06 | 1 | -0/+3 | |
* | | | | | | | | | | | | swapfile: swapon use discard (trim) | Hugh Dickins | 2009-01-06 | 1 | -0/+1 | |
* | | | | | | | | | | | | swapfile: rearrange scan and swap_info | Hugh Dickins | 2009-01-06 | 1 | -4/+4 | |
* | | | | | | | | | | | | swapfile: remove SWP_ACTIVE mask | Hugh Dickins | 2009-01-06 | 1 | -1/+0 | |
* | | | | | | | | | | | | mm: make vread() and vwrite() declaration | KOSAKI Motohiro | 2009-01-06 | 1 | -0/+4 | |
* | | | | | | | | | | | | mm: optimize get_scan_ratio for no swap | Hugh Dickins | 2009-01-06 | 1 | -2/+3 | |
* | | | | | | | | | | | | mm: add add_to_swap stub | Hugh Dickins | 2009-01-06 | 1 | -0/+5 | |
* | | | | | | | | | | | | mm: remove gfp_mask from add_to_swap | Hugh Dickins | 2009-01-06 | 1 | -1/+1 | |
* | | | | | | | | | | | | mm: try_to_free_swap replaces remove_exclusive_swap_page | Hugh Dickins | 2009-01-06 | 1 | -8/+2 |