index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clocksource
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-08-27
[XTENSA] Add getpgrp system-call to unistd.h
Chris Zankel
1
-2
/
+2
2007-08-27
[XTENSA] add missing system calls
Chris Zankel
2
-4
/
+140
2007-08-27
[XTENSA] fix wrong usage of __init and __initdata in traps.c
Chris Zankel
1
-2
/
+2
2007-08-25
sched: s/sched_latency/sched_min_granularity
Ingo Molnar
1
-2
/
+2
2007-08-25
sched: cleanup, sched_granularity -> sched_min_granularity
Ingo Molnar
4
-8
/
+8
2007-08-25
sched: adaptive scheduler granularity
Peter Zijlstra
4
-17
/
+86
2007-08-25
sched: fix CONFIG_SCHED_DEBUG dependency of lockdep sysctls
Peter Zijlstra
1
-9
/
+9
2007-08-25
firewire: Add ref-counting for sbp2 orbs (fix command abortion)
Kristian Høgsberg
1
-9
/
+40
2007-08-25
firewire: fix unloading of fw-ohci while devices are attached
Stefan Richter
1
-2
/
+4
2007-08-25
ieee1394: sbp2: fix sbp2_remove_device for error cases
Stefan Richter
1
-7
/
+7
2007-08-25
drm: ioremap return value checks
Scott Thompson
1
-1
/
+7
2007-08-25
agp: balance ioremap checks
Scott Thompson
6
-5
/
+22
2007-08-25
agp: Add device id for P4M900 to via-agp module
Xavier Bachelot
2
-0
/
+6
2007-08-25
myri10ge: update driver version to 1.3.2-1.269
Brice Goglin
1
-1
/
+1
2007-08-25
myri10ge: use pcie_get/set_readrq
Brice Goglin
1
-26
/
+6
2007-08-25
ehea: fix queue destructor
Jan-Bernd Themann
1
-0
/
+6
2007-08-25
ehea: fix module parameter description
Jan-Bernd Themann
1
-1
/
+1
2007-08-25
ehea: fix interface to DLPAR tools
Jan-Bernd Themann
1
-3
/
+3
2007-08-25
sgiseeq: Fix return type of sgiseeq_remove
Ralf Baechle
1
-1
/
+3
2007-08-25
sky2 1.17
Stephen Hemminger
1
-1
/
+1
2007-08-25
sky2: only bring up watchdog if link is active
Stephen Hemminger
2
-31
/
+27
2007-08-25
sky2: clear PCI power control reg at startup
Stephen Hemminger
1
-1
/
+6
2007-08-25
DM9000: fix interface hang under load
Florian Westphal
1
-18
/
+7
2007-08-25
phy layer: fix genphy_setup_forced (don't reset)
Domen Puncer
1
-1
/
+1
2007-08-25
Don't use GFP_DMA for zone allocation.
Ralf Baechle
1
-1
/
+1
2007-08-25
fix realtek phy id in forcedeth
Willy Tarreau
1
-1
/
+1
2007-08-25
ACPI: work around duplicate name "VID" problem on T61
Zhang Rui
1
-0
/
+8
2007-08-25
acpiphp_ibm: add missing '\n' to error message
Jeremy Fitzhardinge
1
-1
/
+1
2007-08-25
ACPI: add dump_stack() to trace acpi_format_exception programming errors
Andrew Morton
1
-0
/
+1
2007-08-25
make drivers/acpi/scan.c:create_modalias() static
Adrian Bunk
1
-2
/
+3
2007-08-25
ACPI: Fix a warning of discarding qualifiers from pointer target type
Al Viro
3
-3
/
+3
2007-08-25
ACPI: "ACPI handle has no context!" should be KERN_DEBUG
Shaohua Li
1
-1
/
+1
2007-08-25
ACPI video hotkey: export missing ACPI video hotkey events via input layer
Luming Yu
1
-1
/
+88
2007-08-25
DM_MULTIPATH_RDAC: "scsi_normalize_sense" undefined
Randy Dunlap
1
-1
/
+1
2007-08-25
ACPI: Validate XSDT, use RSDT if XSDT fails
Zhao Yakui
1
-0
/
+71
2007-08-25
ACPI: /proc/acpi/thermal_zone trip points are now read-only, mark them as such
Pavel Machek
1
-2
/
+2
2007-08-24
sched: fix startup penalty calculation
Ingo Molnar
1
-1
/
+1
2007-08-24
sched: simplify bonus calculation #2
Peter Zijlstra
1
-2
/
+1
2007-08-24
sched: simplify bonus calculation #1
Peter Zijlstra
1
-2
/
+1
2007-08-24
sched: tidy up and simplify the bonus balance
Ingo Molnar
1
-4
/
+10
2007-08-24
sched: optimize task_tick_rt() a bit
Dmitry Adamushko
1
-3
/
+8
2007-08-24
sched: simplify can_migrate_task()
Sven-Thorsten Dietrich
1
-6
/
+0
2007-08-24
sched: remove HZ dependency from the granularity default
Ingo Molnar
2
-8
/
+7
2007-08-24
sched: CONFIG_SCHED_GROUP_FAIR=y fixlet
Bruce Ashfield
1
-1
/
+1
2007-08-24
ACPI: fix ia64 allnoconfig build
Len Brown
1
-2
/
+3
2007-08-24
PNP: remove null pointer checks
Bjorn Helgaas
5
-60
/
+2
2007-08-24
PNP: remove MODULE infrastructure
Bjorn Helgaas
2
-88
/
+0
2007-08-24
ISAPNP: removed unused isapnp_detected and ISAPNP_DEBUG
Bjorn Helgaas
1
-7
/
+0
2007-08-24
PNPACPI: remove unnecessary casts of "void *"
Bjorn Helgaas
1
-8
/
+5
2007-08-24
PNPACPI: simplify irq_flags()
Bjorn Helgaas
1
-7
/
+4
[next]