index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-04-11
sched: Dynamic sched_domain::level
Peter Zijlstra
2
-4
/
+7
2011-04-11
sched: Move sched domain storage into the topology list
Peter Zijlstra
1
-52
/
+77
2011-04-11
sched: Reverse the topology list
Peter Zijlstra
1
-14
/
+20
2011-04-11
sched: Unify the sched_domain build functions
Peter Zijlstra
1
-94
/
+39
2011-04-11
sched: Stuff the sched_domain creation in a data-structure
Peter Zijlstra
1
-6
/
+26
2011-04-11
sched: Create proper cpu_$DOM_mask() functions
Peter Zijlstra
1
-5
/
+17
2011-04-11
sched: Avoid allocations in sched_domain_debug()
Peter Zijlstra
1
-12
/
+5
2011-04-11
sched: Create persistent sched_domains_tmpmask
Peter Zijlstra
1
-8
/
+9
2011-04-11
sched: Remove some dead code
Peter Zijlstra
2
-22
/
+0
2011-04-11
sched: Remove nodemask allocation
Peter Zijlstra
1
-11
/
+3
2011-04-11
sched: Simplify NODE/ALLNODES domain creation
Peter Zijlstra
1
-18
/
+22
2011-04-11
sched: Reduce some allocation pressure
Peter Zijlstra
1
-0
/
+8
2011-04-11
sched: Avoid using sd->level
Peter Zijlstra
1
-1
/
+1
2011-04-11
sched: Simplify the free path some
Peter Zijlstra
1
-6
/
+5
2011-04-11
sched: Dynamically allocate sched_domain/sched_group data-structures
Peter Zijlstra
3
-296
/
+218
2011-04-11
sched: Simplify sched_groups_power initialization
Peter Zijlstra
1
-34
/
+5
2011-04-11
sched: Simplify finding the lowest sched_domain
Peter Zijlstra
1
-10
/
+13
2011-04-11
sched: Simplify sched_group creation
Peter Zijlstra
1
-19
/
+5
2011-04-11
sched: Clean up some ALLNODES code
Peter Zijlstra
1
-7
/
+4
2011-04-11
sched: Change NODE sched_domain group creation
Peter Zijlstra
1
-197
/
+32
2011-04-11
sched: Simplify build_sched_groups()
Peter Zijlstra
1
-36
/
+16
2011-04-11
sched: Simplify ->cpu_power initialization
Peter Zijlstra
1
-39
/
+5
2011-04-11
sched: Remove obsolete arch_ prefixes
Peter Zijlstra
1
-7
/
+7
2011-04-11
sched: Eliminate dead code from wakeup_gran()
Shaohua Li
1
-4
/
+1
2011-04-11
sched: Fix erroneous all_pinned logic
Ken Chen
1
-7
/
+4
2011-04-11
sched: Fix sched-domain avg_load calculation
Ken Chen
1
-1
/
+2
2011-04-08
signal.c: fix erroneous syscall kernel-doc
Randy Dunlap
1
-2
/
+2
2011-04-07
watchdog: mpc8xxx_wdt: fix build
Peter Korsgaard
1
-1
/
+1
2011-04-07
NFS: Change initial mount authflavor only when server returns NFS4ERR_WRONGSEC
Bryan Schumaker
1
-3
/
+1
2011-04-07
fix build fail for hv_mouse indefine udelay
Youquan Song
1
-0
/
+1
2011-04-07
mm: avoid wrapping vm_pgoff in mremap()
Linus Torvalds
1
-2
/
+9
2011-04-07
ALSA: hda - Don't query connections for widgets have no connections
Takashi Iwai
1
-0
/
+3
2011-04-07
ALSA: HDA: Fix single internal mic on ALC275 (Sony Vaio VPCSB1C5E)
David Henningsson
1
-1
/
+1
2011-04-07
ALSA: hda - HDMI: Fix MCP7x audio infoframe checksums
Aaron Plattner
1
-26
/
+44
2011-04-07
x86/mrst/vrtc: Fix boot crash in mrst_rtc_init()
Feng Tang
1
-1
/
+3
2011-04-07
rtc, x86/mrst/vrtc: Fix boot crash in rtc_read_alarm()
Feng Tang
1
-3
/
+4
2011-04-07
x86-32, fpu: Fix FPU exception handling on non-SSE systems
Hans Rosenfeld
1
-1
/
+1
2011-04-07
staging: usbip: bugfix for isochronous packets and optimization
Arjan Mels
4
-14
/
+122
2011-04-07
staging: usbip: bugfix add number of packets for isochronous frames
Arjan Mels
1
-1
/
+6
2011-04-07
staging: usbip: bugfixes related to kthread conversion
Arjan Mels
1
-25
/
+15
2011-04-07
staging: usbip: fix shutdown problems.
Arjan Mels
1
-2
/
+4
2011-04-07
staging: hv: Fix GARP not sent after Quick Migration
Haiyang Zhang
1
-0
/
+24
2011-04-06
NFS: Fix a signed vs. unsigned secinfo bug
Bryan Schumaker
1
-33
/
+25
2011-04-06
x86, hibernate: Initialize mmu_cr4_features during boot
H. Peter Anvin
1
-0
/
+5
2011-04-06
sh: select ARCH_NO_SYSDEV_OPS.
Paul Mundt
1
-0
/
+1
2011-04-06
ARM: arch-shmobile: only run FSI init on respective boards
Kuninori Morimoto
1
-5
/
+3
2011-04-06
ARM: arch-shmobile: only run HDMI init on respective boards
Guennadi Liakhovetski
2
-13
/
+8
2011-04-06
Revert "net/sunrpc: Use static const char arrays"
Trond Myklebust
1
-1
/
+1
2011-04-06
ARM: mach-shmobile: Correctly check for CONFIG_MACH_MACKEREL
Simon Horman
2
-2
/
+2
2011-04-06
efifb: Add override for 11" Macbook Air 3,1
Matthew Garrett
1
-0
/
+4
[next]