index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
CREDITS
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-09-25
sched: maintain only task entities in cfs_rq->tasks list
Bharata B Rao
1
-17
/
+9
2008-09-23
sched: fixup buddy selection
Peter Zijlstra
1
-2
/
+2
2008-09-23
sched: more sanity checks on the bandwidth settings
Peter Zijlstra
1
-5
/
+28
2008-09-23
sched: add some comments to the bandwidth code
Peter Zijlstra
1
-0
/
+42
2008-09-23
sched: fixlet for group load balance
Peter Zijlstra
1
-13
/
+14
2008-09-23
sched: rework wakeup preemption
Peter Zijlstra
1
-129
/
+4
2008-09-23
CFS scheduler: documentation about scheduling policies
Martin Steigerwald
1
-2
/
+26
2008-09-23
sched: clarify ifdef tangle
Andrew Morton
1
-3
/
+3
2008-09-23
sched: fix init_hrtick() section mismatch warning
Rakib Mullick
1
-1
/
+1
2008-09-22
sched: fix list traversal to use _rcu variant
Chris Friesen
1
-1
/
+1
2008-09-22
pcmcia: Fix broken abuse of dev->driver_data
Alan Cox
1
-9
/
+14
2008-09-22
sched: turn off WAKEUP_OVERLAP
Ingo Molnar
1
-1
/
+1
2008-09-22
sched: wakeup preempt when small overlap
Peter Zijlstra
6
-14
/
+22
2008-09-22
Linux 2.6.27-rc7
v2.6.27-rc7
Linus Torvalds
1
-1
/
+1
2008-09-21
MAINTAINERS: Various fixes
Jean Delvare
1
-7
/
+7
2008-09-21
MAINTAINERS: Trivial whitespace cleanups
Jean Delvare
1
-81
/
+81
2008-09-21
[MIPS] vmlinux.lds.S: handle .text.*
Atsushi Nemoto
1
-0
/
+1
2008-09-21
[MIPS] Fix potential latency problem due to non-atomic cpu_wait.
Atsushi Nemoto
3
-20
/
+55
2008-09-21
[MIPS] SMTC: Clear TIF_FPUBOUND on clone / fork.
Ralf Baechle
1
-0
/
+2
2008-09-21
[MIPS] Fix 64-bit IP checksum code
Atsushi Nemoto
1
-4
/
+17
2008-09-21
netdev: simple_tx_hash shouldn't hash inside fragments
Alexander Duyck
1
-2
/
+4
2008-09-20
mmc_test: initialize mmc_test_lock statically
Akinobu Mita
1
-3
/
+1
2008-09-20
mmc_block: handle error from mmc_register_driver()
Akinobu Mita
1
-2
/
+7
2008-09-20
atmel-mci: Set MMC_CAP_NEEDS_POLL if no detect_pin
Haavard Skinnemoen
1
-0
/
+4
2008-09-20
atmel-mci: Fix bogus debugfs file size
Haavard Skinnemoen
1
-4
/
+0
2008-09-20
atmel-mci: Fix memory leak in atmci_regs_show
Haavard Skinnemoen
1
-0
/
+2
2008-09-20
atmel-mci: debugfs: enable clock before dumping regs
Haavard Skinnemoen
1
-0
/
+2
2008-09-20
tmio_mmc: fix compilation with debug enabled
Dmitry Baryshkov
1
-2
/
+2
2008-09-20
hwmon: (ad7414) Make ad7414_update_device() static
Adrian Bunk
1
-1
/
+1
2008-09-20
hwmon: (it87) Fix fan tachometer reading in IT8712F rev 0x7 (I)
Andrew Paprocki
1
-2
/
+2
2008-09-20
hwmon: (atxp1) Fix device detection logic
Jean Delvare
1
-9
/
+9
2008-09-20
KVM: ia64: 'struct fdesc' build fix
Jes Sorensen
1
-6
/
+1
2008-09-19
avr32: nmi_enter() without nmi_exit()
Manfred Spraul
1
-4
/
+4
2008-09-19
avr32: fix sys_sync_file_range() call convention
Hans-Christian Egtvedt
2
-1
/
+10
2008-09-19
avr32: add generic_find_next_le_bit bit function
Hans-Christian Egtvedt
2
-0
/
+31
2008-09-19
avr32: add .gitignore files
Markus Heidelberg
2
-0
/
+5
2008-09-19
atstk1000: fix build breakage with BOARD_ATSTK100X_SW2_CUSTOM=y
Haavard Skinnemoen
1
-1
/
+1
2008-09-19
md: Don't wait UNINTERRUPTIBLE for other resync to finish
NeilBrown
1
-1
/
+7
2008-09-19
e100: Use pci_pme_active to clear PME_Status and disable PME#
Rafael J. Wysocki
1
-3
/
+1
2008-09-19
e1000: prevent corruption of EEPROM/NVM
Christopher Li
1
-0
/
+23
2008-09-19
forcedeth: call restore mac addr in nv_shutdown path
Yinghai Lu
1
-3
/
+13
2008-09-19
bnx2: Promote vector field in bnx2_irq structure from u16 to unsigned int
Benjamin Li
1
-1
/
+1
2008-09-19
sctp: Fix oops when INIT-ACK indicates that peer doesn't support AUTH
Vlad Yasevich
2
-8
/
+7
2008-09-19
sctp: do not enable peer features if we can't do them.
Vlad Yasevich
1
-2
/
+7
2008-09-18
[ARM] 5255/1: Update jornada ssp to remove build errors/warnings
Kristoffer Ericson
2
-8
/
+13
2008-09-18
sctp: set the skb->ip_summed correctly when sending over loopback.
Vlad Yasevich
1
-1
/
+2
2008-09-17
[ARM] omap: back out 'internal_clock' support
Russell King
1
-13
/
+0
2008-09-17
[ARM] 5249/1: davinci: remove redundant check in davinci_psc_config()
roelkluin
1
-3
/
+0
2008-09-17
Fix compile failure with non modular builds
James Bottomley
3
-20
/
+18
2008-09-17
powerpc: Holly board needs dtbImage target
Josh Boyer
1
-1
/
+1
[next]