index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
sched-nice-design.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-10-26
Fix pointer mismatches in proc_sysctl.c
David Howells
1
-2
/
+4
2007-10-26
Permit silencing of __deprecated warnings.
Jeff Garzik
2
-0
/
+14
2007-10-26
Fix /proc/acpi/alarm BCD alarm encodings
Linus Torvalds
1
-37
/
+29
2007-10-25
fix sg_phys to use dma_addr_t
Hugh Dickins
1
-1
/
+2
2007-10-25
[netdrvr] forcedeth: add MCP77 device IDs
Ayaz Abdulla
2
-0
/
+20
2007-10-25
rndis_host: reduce MTU instead of refusing to talk to devices with low max pa...
Thomas Sailer
1
-5
/
+13
2007-10-25
cpmac: update to new fixed phy driver interface
Eugene Konev
1
-18
/
+46
2007-10-25
cpmac: convert to napi_struct interface
Eugene Konev
1
-31
/
+37
2007-10-25
cpmac: use print_mac() instead of MAC_FMT
Eugene Konev
1
-9
/
+4
2007-10-25
natsemi: fix oops, link back netdevice from private-struct
Ingo Molnar
1
-0
/
+1
2007-10-25
ehea: fix port_napi_disable/enable
Jan-Bernd Themann
2
-5
/
+4
2007-10-25
bonding/bond_main.c: fix cut'n'paste error
Adrian Bunk
1
-1
/
+1
2007-10-25
make bonding/bond_main.c:bond_deinit() static
Adrian Bunk
2
-2
/
+2
2007-10-25
drivers/net/ipg.c: cleanups
Adrian Bunk
2
-21
/
+21
2007-10-25
remove Documentation/networking/net-modules.txt
Adrian Bunk
2
-317
/
+0
2007-10-25
ub: add sg_init_table for sense and read capacity commands
FUJITA Tomonori
1
-0
/
+2
2007-10-25
x86: pci-gart fix
FUJITA Tomonori
1
-2
/
+1
2007-10-25
[libata] sata_nv: SWNCQ should not apply to MCP61
Kuan Luo
1
-3
/
+3
2007-10-25
libata-core: Be a bit more relaxed about early DMA zero devices
Alan Cox
1
-3
/
+7
2007-10-25
ahci: ahci: implement workaround for ASUS P5W-DH Deluxe ahci_broken_hardreset...
Tejun Heo
1
-0
/
+144
2007-10-25
Fix pata_icside build for recent libata API changes
Al Viro
1
-20
/
+22
2007-10-25
libata: cosmetic clean up in ata_eh_reset()
Tejun Heo
1
-6
/
+6
2007-10-25
libata-core.c: make 2 functions static
Adrian Bunk
1
-2
/
+2
2007-10-25
lguest: documentation update
Rusty Russell
16
-266
/
+414
2007-10-25
[libata] Create internal helper ata_dev_set_feature()
Jeff Garzik
1
-15
/
+11
2007-10-25
lguest: Add to maintainers file.
Rusty Russell
1
-0
/
+7
2007-10-25
lguest: build fix
Jeff Garzik
1
-0
/
+1
2007-10-25
lguest: clean up lguest_launcher.h
Rusty Russell
1
-14
/
+4
2007-10-25
lguest: remove unused "wake" element from struct lguest
Rusty Russell
1
-3
/
+0
2007-10-25
lguest: use defines from x86 headers instead of magic numbers
Rusty Russell
2
-4
/
+3
2007-10-25
lguest: example launcher header cleanup.
Rusty Russell
1
-12
/
+11
2007-10-24
sched: mark CONFIG_FAIR_GROUP_SCHED as !EXPERIMENTAL
Ingo Molnar
1
-1
/
+0
2007-10-24
sched: isolate SMP balancing code a bit more
Peter Williams
5
-17
/
+14
2007-10-24
sched: reduce balance-tasks overhead
Peter Williams
5
-57
/
+135
2007-10-24
sched: make cpu_shares_{show,store}() static
Adrian Bunk
1
-2
/
+3
2007-10-24
sched: clean up some control group code
Paul Menage
1
-35
/
+18
2007-10-24
sched: constify sched.h
Joe Perches
1
-14
/
+14
2007-10-24
sched: document profile=sleep requiring CONFIG_SCHEDSTATS
Mel Gorman
2
-1
/
+7
2007-10-24
sched: use show_regs() to improve __schedule_bug() output
Satyam Sharma
1
-3
/
+11
2007-10-24
sched: clean up sched_domain_debug()
Ingo Molnar
1
-73
/
+73
2007-10-24
sched: fix fastcall mismatch in completion APIs
Ingo Molnar
2
-14
/
+14
2007-10-24
sched: fix sched_domain sysctl registration again
Milton Miller
1
-5
/
+20
2007-10-24
blackfin: fix sg fallout
Adrian Bunk
1
-0
/
+1
2007-10-24
xtensa: dma-mapping.h is using linux/scatterlist.h functions, so include it
Jens Axboe
1
-1
/
+1
2007-10-24
SG: audit of drivers that use blk_rq_map_sg()
Jens Axboe
3
-5
/
+9
2007-10-24
arch/um/drivers/ubd_kern.c: fix a building error
WANG Cong
1
-0
/
+2
2007-10-24
x86: fix bogus KERN_ALERT on oops
Alexey Dobriyan
1
-1
/
+1
2007-10-24
x86: lguest build fix
Jeff Garzik
1
-0
/
+1
2007-10-24
x86: fix CONFIG_KEXEC build breakage
Mike Galbraith
1
-3
/
+3
2007-10-24
SG: Change sg_set_page() to take length and offset argument
Jens Axboe
31
-161
/
+98
[next]