index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
init
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-03-13
thermal: fix generic thermal I/F for hwmon
Zhang, Rui
3
-37
/
+155
2008-03-13
acer-wmi: build depends on i8042
Jiri Kosina
1
-0
/
+1
2008-03-13
[POWERPC] Fix large hash table allocation on Cell blades
Michael Ellerman
1
-2
/
+2
2008-03-13
[POWERPC] Export empty_zero_page
Theodore Ts'o
1
-0
/
+1
2008-03-13
[POWERPC] Fix viodasd driver with scatterlist debug
Benjamin Herrenschmidt
1
-2
/
+1
2008-03-13
[POWERPC] Fix arch/powerpc/platforms/powermac/pic.c when !CONFIG_ADB_PMU
Tony Breeds
1
-1
/
+1
2008-03-13
[POWERPC] Fix drivers/macintosh/mediabay.c when !CONFIG_ADB_PMU
Tony Breeds
1
-0
/
+7
2008-03-13
[POWERPC] Fix undefined pmu_sys_suspended compilation error
Tony Breeds
1
-1
/
+1
2008-03-13
[POWERPC] Fix build of modular drivers/macintosh/apm_emu.c
Guido Guenther
1
-1
/
+1
2008-03-13
[POWERPC] Fix sleep on some powerbooks
Benjamin Herrenschmidt
1
-2
/
+3
2008-03-13
[POWERPC] Fix bogus test for unassigned PCI resources
Benjamin Herrenschmidt
1
-1
/
+7
2008-03-13
[POWERPC] Fix zImage-dtb.initrd build error
Grant Likely
2
-9
/
+11
2008-03-12
[POWERPC] Add __ucmpdi2 for 64-bit comparisons in 32-bit kernels
Paul Mackerras
2
-0
/
+17
2008-03-12
documentation: Move power-related files to Documentation/power/
Randy Dunlap
8
-8
/
+10
2008-03-12
ACPI: buffer array too short in drivers/acpi/system.c
Johann Felix Soden
1
-1
/
+1
2008-03-12
acer-wmi: Add DMI quirk for mail LED support on Acer Aspire 3610/ 5610
Carlos Corbacho
1
-0
/
+18
2008-03-12
acer-wmi: Fix DSDT path in documentation
Carlos Corbacho
1
-1
/
+1
2008-03-12
acer-wmi: Make device detection error messages more descriptive
Carlos Corbacho
1
-5
/
+7
2008-03-12
PNP: disable PNP motherboard resources that overlap PCI BARs
Bjorn Helgaas
1
-0
/
+73
2008-03-12
PNP: revert Supermicro H8DCE motherboard quirk
Bjorn Helgaas
1
-43
/
+0
2008-03-12
SVCRDMA: Fix erroneous BUG_ON in send_write
Tom Tucker
1
-1
/
+1
2008-03-12
SVCRDMA: Add xprt refs to fix close/unmount crash
Tom Tucker
1
-38
/
+58
2008-03-12
genhd must_check warning fix
Roland McGrath
1
-1
/
+3
2008-03-12
Remove <linux/genhd.h> from user-visible headers.
David Woodhouse
2
-28
/
+3
2008-03-12
nommu: Provide is_vmalloc_addr() stub.
Paul Mundt
1
-3
/
+10
2008-03-12
[MIPS] Clocksource: Only install r4k counter as clocksource if present.
Ralf Baechle
2
-3
/
+9
2008-03-12
[MIPS] Lasat: fix LASAT_CASCADE_IRQ
Yoichi Yuasa
1
-1
/
+1
2008-03-12
[MIPS] Delete leftovers of old pcspeaker support.
Ralf Baechle
1
-1
/
+0
2008-03-12
[MIPS] BCM1480: Init pci controller io_map_base
Thomas Bogendoerfer
1
-2
/
+3
2008-03-12
[MIPS] Yosemite: Fix a few more section reference bugs.
Ralf Baechle
1
-3
/
+3
2008-03-12
[MIPS] Fix yosemite build error
Ralf Baechle
2
-1
/
+2
2008-03-12
[MIPS] Fix loads of section missmatches
Ralf Baechle
30
-180
/
+171
2008-03-12
[MIPS] IP27: Tighten up CPU description to fix warnings.
Ralf Baechle
1
-0
/
+4
2008-03-12
[MIPS] Fix plat_ioremap for JMR3927
Atsushi Nemoto
1
-1
/
+1
2008-03-12
[MIPS] Export __ucmpdi2 to modules.
Ralf Baechle
1
-0
/
+2
2008-03-12
[MIPS] Fix typo in comment
Thiemo Seufer
1
-1
/
+1
2008-03-12
[MIPS] Use KBUILD_DEFCONFIG
Adrian Bunk
2
-1158
/
+2
2008-03-12
[MIPS] Allow 48Hz to be selected if CONFIG_SYS_SUPPORTS_ARBIT_HZ is set.
Ralf Baechle
1
-1
/
+1
2008-03-12
[MIPS] Added missing cases for rdhwr emulation
Chris Dearman
1
-6
/
+25
2008-03-12
[MIPS] Alchemy: Fix ids in Alchemy db dma device table
Wolfgang Ocker
1
-17
/
+17
2008-03-12
i2c: chips subdirectory is deprecated
Jean Delvare
1
-0
/
+7
2008-03-12
i2c: Keep client->driver and client->dev.driver in sync
Hans Verkuil
1
-1
/
+5
2008-03-12
i2c-amd756: Fix off-by-one
Adrian Bunk
1
-1
/
+1
2008-03-12
laptops: move laptop-mode.txt to Documentation/laptops/
Randy Dunlap
4
-4
/
+4
2008-03-12
ACPICA: Warn if packages with invalid references are evaluated
Thomas Renninger
1
-0
/
+6
2008-03-12
ACPI: add _PRT quirks to work around broken firmware
Bjorn Helgaas
1
-0
/
+98
2008-03-12
Hibernation: Fix mark_nosave_pages()
Rafael J. Wysocki
1
-7
/
+34
2008-03-12
ACPI: Ignore _BQC object when registering backlight device
Zhao Yakui
1
-1
/
+1
2008-03-12
[SCTP]: Fix local_addr deletions during list traversals.
Chidambar 'ilLogict' Zinnoury
3
-3
/
+9
2008-03-12
net: fix build with CONFIG_NET=n
Andrew Morton
1
-0
/
+2
[next]