index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
[POWERPC] 83xx: Correct 2nd PCI controller interrupt value in mpc834x_mds dts
Kim Phillips
2008-02-06
1
-1
/
+1
|
*
|
[POWERPC] 83xx: configure USB clock for MPC8315E
Kim Phillips
2008-02-06
3
-5
/
+16
|
*
|
cpmac: convert to new Fixed PHY infrastructure
Anton Vorontsov
2008-02-06
2
-40
/
+19
*
|
|
[POWERPC] arch/powerpc/platforms/82xx: Add missing of_node_put
Julia Lawall
2008-02-06
2
-4
/
+2
*
|
|
[POWERPC] arch/powerpc/sysdev: Add missing of_node_put
Julia Lawall
2008-02-06
1
-3
/
+7
*
|
|
[POWERPC] arch/powerpc/platforms/pseries: Add missing of_node_put
Julia Lawall
2008-02-06
1
-0
/
+1
*
|
|
[POWERPC] update_mmu_cache: Don't cache-flush non-readable pages
Scott Wood
2008-02-06
1
-1
/
+6
*
|
|
[POWERPC] Fix legacy serial search for opb bus ports
Michael Ellerman
2008-02-06
1
-1
/
+2
*
|
|
[POWERPC] Use a sensible default for clock_getres() in the VDSO
Tony Breeds
2008-02-06
1
-1
/
+2
*
|
|
[POWERPC] iSeries: Fix section mismatch in viocd
Stephen Rothwell
2008-02-06
1
-1
/
+1
*
|
|
[POWERPC] iSeries: Fix section mismatch in viodsasd
Stephen Rothwell
2008-02-06
2
-2
/
+2
*
|
|
[POWERPC] Avoid possible extra of_node_put in axon_msi.c
Stephen Rothwell
2008-02-06
1
-1
/
+1
*
|
|
[POWERPC] Avoid DMA exception when using axon_msi with IOMMU
Michael Ellerman
2008-02-06
1
-11
/
+10
*
|
|
[POWERPC] Convert axon_msi to an of_platform driver
Michael Ellerman
2008-02-06
1
-42
/
+34
*
|
|
[POWERPC] Create and hook up of_platform_device_shutdown
Michael Ellerman
2008-02-06
1
-0
/
+10
*
|
|
[POWERPC] Search for and publish cell OF platform devices earlier
Michael Ellerman
2008-02-06
1
-1
/
+1
*
|
|
[POWERPC] Add of_get_next_parent()
Michael Ellerman
2008-02-06
2
-0
/
+26
*
|
|
[POWERPC] spufs: Fix memory leak on SPU affinity
Andre Detsch
2008-02-06
1
-8
/
+21
*
|
|
[POWERPC] spufs: Fix SPE single-step mode
Jeremy Kerr
2008-02-06
1
-2
/
+5
*
|
|
[POWERPC] spufs: Add marker-based tracing facility
Christoph Hellwig
2008-02-06
6
-7
/
+291
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
2008-02-06
32
-1593
/
+1825
|
\
\
\
|
*
|
|
ide-tape: bump minor driver version
Borislav Petkov
2008-02-06
1
-1
/
+1
|
*
|
|
ide-tape: cleanup the remaining codestyle issues
Borislav Petkov
2008-02-06
1
-352
/
+480
|
*
|
|
ide-tape: fix syntax error in idetape_identify_device()
Borislav Petkov
2008-02-06
1
-2
/
+2
|
*
|
|
ide-tape: remove leftover OnStream support warning
Borislav Petkov
2008-02-06
1
-4
/
+0
|
*
|
|
ide-tape: collect module-related macro calls at the end
Borislav Petkov
2008-02-06
1
-3
/
+2
|
*
|
|
ide-tape: include proper headers
Borislav Petkov
2008-02-06
1
-3
/
+3
|
*
|
|
ide-tape: remove unused "length" arg from idetape_create_read_buffer_cmd()
Borislav Petkov
2008-02-06
1
-3
/
+6
|
*
|
|
ide-tape: remove struct idetape_id_gcw
Borislav Petkov
2008-02-06
1
-33
/
+23
|
*
|
|
ide-tape: cleanup and fix comments
Borislav Petkov
2008-02-06
1
-410
/
+271
|
*
|
|
ide-tape: shorten some function names
Borislav Petkov
2008-02-06
1
-17
/
+15
|
*
|
|
ide-tape: remove idetape_increase_max_pipeline_stages()
Borislav Petkov
2008-02-06
1
-20
/
+15
|
*
|
|
ide-tape: struct idetape_tape_t: shorten member names v2
Borislav Petkov
2008-02-06
1
-97
/
+113
|
*
|
|
ide-tape: struct idetape_tape_t: remove unused members
Borislav Petkov
2008-02-06
1
-34
/
+11
|
*
|
|
ide-tape: remove typedef idetape_chrdev_direction_t
Borislav Petkov
2008-02-06
1
-30
/
+32
|
*
|
|
ide-tape: simplify code branching in the interrupt handler
Borislav Petkov
2008-02-06
1
-26
/
+28
|
*
|
|
ide-tape: remove unreachable code chunk
Borislav Petkov
2008-02-06
1
-12
/
+10
|
*
|
|
ide-tape: remove struct idetape_read_position_result_t
Borislav Petkov
2008-02-06
1
-32
/
+18
|
*
|
|
ide-tape: refactor the debug logging facility
Borislav Petkov
2008-02-06
1
-222
/
+122
|
*
|
|
ide: add ide_read_error() inline helper
Bartlomiej Zolnierkiewicz
2008-02-06
8
-10
/
+18
|
*
|
|
ide: add ide_read_[alt]status() inline helpers
Bartlomiej Zolnierkiewicz
2008-02-06
11
-69
/
+100
|
*
|
|
ide: remove ide_setup_ports()
Bartlomiej Zolnierkiewicz
2008-02-06
8
-184
/
+133
|
*
|
|
ide: remove redundant BUG_ON() from [atapi_]reset_pollfunc()
Bartlomiej Zolnierkiewicz
2008-02-06
1
-2
/
+0
|
*
|
|
ide: remove write-only ->sata_misc[] from ide_hwif_t
Bartlomiej Zolnierkiewicz
2008-02-06
2
-8
/
+0
|
*
|
|
ppc: fix #ifdef-s in mediabay driver (take 2)
Bartlomiej Zolnierkiewicz
2008-02-06
2
-29
/
+25
|
*
|
|
ide-pci-generic: kill the unused ifdef/endif/MODULE code
Denis Cheng
2008-02-06
3
-14
/
+5
|
*
|
|
drivers/ide/legacy/hd.c: fix uninitialized var warning
Andrew Morton
2008-02-06
1
-3
/
+6
|
*
|
|
drivers/ide/ide-acpi.c: fix uninitialized var warning
Andrew Morton
2008-02-06
1
-1
/
+1
|
*
|
|
Palmchip BK3710 IDE driver
Anton Salnikov
2008-02-06
5
-2
/
+409
|
*
|
|
ide-generic: probing bugfix
Bartlomiej Zolnierkiewicz
2008-02-06
1
-2
/
+8
[prev]
[next]