index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-02-02
ide-floppy: remove IDEFLOPPY_DEBUG_BUGS macro
Borislav Petkov
1
-6
/
+1
2008-02-02
ide-floppy: mv idefloppy_{should_,}report_error
Borislav Petkov
1
-24
/
+14
2008-02-02
ide-floppy: report DMA handling in idefloppy_pc_intr() properly
Borislav Petkov
1
-1
/
+5
2008-02-02
ide-floppy: factor out ioctl handlers from idefloppy_ioctl()
Borislav Petkov
1
-75
/
+78
2008-02-02
ide-floppy: remove struct idefloppy_capacity_descriptor
Borislav Petkov
1
-100
/
+76
2008-02-02
ide-floppy: remove struct idefloppy_flexible_disk_page
Borislav Petkov
1
-54
/
+36
2008-02-02
ide-floppy: remove struct idefloppy_mode_parameter_header
Borislav Petkov
1
-23
/
+3
2008-02-02
ide-floppy: remove struct idefloppy_request_sense_result
Borislav Petkov
1
-58
/
+24
2008-02-02
ide-floppy: remove struct idefloppy_inquiry_result
Borislav Petkov
1
-41
/
+0
2008-02-02
ide-floppy: remove struct idefloppy_capabilities_page
Borislav Petkov
1
-49
/
+6
2008-02-02
ide-floppy: cleanup and unify debugging macro calls
Borislav Petkov
1
-37
/
+31
2008-02-02
ide-floppy: include the proper headers
Borislav Petkov
1
-3
/
+3
2008-02-02
ide-floppy: disambiguate function names
Borislav Petkov
1
-3
/
+3
2008-02-02
ide-floppy: remove unnecessary ->handler != NULL check
Borislav Petkov
1
-4
/
+3
2008-02-02
ide-floppy: replace ntoh{s,l} and hton{s,l} calls with the generic byteorder
Borislav Petkov
1
-14
/
+14
2008-02-02
ide-floppy: convert to generic packet commands
Borislav Petkov
1
-32
/
+12
2008-02-02
ide: remove needless includes from PCI host drivers
Bartlomiej Zolnierkiewicz
32
-134
/
+4
2008-02-02
ide: add ->cable_detect method to ide_hwif_t
Bartlomiej Zolnierkiewicz
22
-150
/
+137
2008-02-02
ide: add struct ide_port_info instances to legacy host drivers
Bartlomiej Zolnierkiewicz
29
-270
/
+258
2008-02-02
ide: separate PCI specific init from generic init in ide_pci_setup_ports()
Bartlomiej Zolnierkiewicz
1
-8
/
+21
2008-02-02
ide: always set DMA masks in ide_pci_setup_ports()
Bartlomiej Zolnierkiewicz
1
-4
/
+9
2008-02-02
macide: remove drive->capacity64 quirk
Bartlomiej Zolnierkiewicz
1
-10
/
+0
2008-02-02
atiixp/cs5535/scc_pata: fix "idex=ata66" parameter handling
Bartlomiej Zolnierkiewicz
3
-15
/
+26
2008-02-02
au1xxx-ide: fix ->io_32bit handling
Bartlomiej Zolnierkiewicz
1
-2
/
+1
2008-02-02
dtc2278: fix ->io_32bit handling
Bartlomiej Zolnierkiewicz
2
-10
/
+6
2008-02-02
Merge git://git.infradead.org/battery-2.6
Linus Torvalds
9
-152
/
+300
2008-02-02
Merge branch 'for-linus' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
60
-1664
/
+5450
2008-02-02
Merge branch 'suspend' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
34
-507
/
+1034
2008-02-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
63
-897
/
+2101
2008-02-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
150
-2684
/
+8200
2008-02-02
debug: softlockup looping fix
Peter Zijlstra
1
-10
/
+20
2008-02-02
apm_power: check I.intval for zero value, we use it as the divisor
Anton Vorontsov
1
-0
/
+3
2008-02-02
MAINTAINERS: remove kernel-discuss@handhelds.org list
Anton Vorontsov
1
-1
/
+0
2008-02-02
pda_power: implement polling
Anton Vorontsov
2
-1
/
+46
2008-02-02
pda_power: various cleanups
Anton Vorontsov
1
-55
/
+92
2008-02-02
apm_power: support using VOLTAGE_* properties for apm calculations
Dmitry Baryshkov
1
-21
/
+70
2008-02-02
pda_power: add suspend/resume support
Dmitry Baryshkov
1
-0
/
+33
2008-02-02
power_supply: add few more values and props
Dmitry Baryshkov
3
-1
/
+11
2008-02-02
pda_power: only register available psu
Dmitry Baryshkov
1
-36
/
+44
2008-02-02
power: fix incorrect unregistration in power_supply_create_attrs error path
Andres Salomon
1
-4
/
+2
2008-02-02
power: remove POWER_SUPPLY_PROP_CAPACITY_LEVEL
Andres Salomon
4
-27
/
+0
2008-02-02
[BATTERY] power_supply_leds: use kasprintf
Akinobu Mita
1
-18
/
+7
2008-02-02
[BATTERY] Every file should include the headers containing the prototypes for...
Adrian Bunk
2
-0
/
+4
2008-02-02
suspend: cleanup reference to swsusp_pg_dir[]
Rafael J. Wysocki
1
-5
/
+5
2008-02-02
PM: Remove obsolete /sys/devices/.../power/state docs
David Brownell
1
-49
/
+0
2008-02-02
Hibernation: Invoke suspend notifications after console switch
Rafael J. Wysocki
1
-10
/
+7
2008-02-02
Suspend: Invoke suspend notifications after console switch
Johannes Berg
1
-4
/
+4
2008-02-02
Suspend: Clean up suspend_64.c
Borislav Petkov
1
-2
/
+6
2008-02-02
Suspend: Add config option to disable the freezer if architecture wants that
Johannes Berg
4
-3
/
+40
2008-02-02
ACPI: Print message before calling _PTS
Rafael J. Wysocki
2
-3
/
+3
[prev]
[next]