index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-29
vtime: Make vtime_account_system() irqsafe
Frederic Weisbecker
5
-10
/
+26
2012-10-29
vtime: Gather vtime declarations to their own header file
Frederic Weisbecker
3
-18
/
+24
2012-10-24
sched: Describe CFS load-balancer
Peter Zijlstra
1
-2
/
+116
2012-10-24
sched: Introduce temporary FAIR_GROUP_SCHED dependency for load-tracking
Paul Turner
4
-5
/
+32
2012-10-24
sched: Make __update_entity_runnable_avg() fast
Paul Turner
1
-24
/
+101
2012-10-24
sched: Update_cfs_shares at period edge
Paul Turner
1
-8
/
+10
2012-10-24
sched: Refactor update_shares_cpu() -> update_blocked_avgs()
Paul Turner
1
-27
/
+23
2012-10-24
sched: Replace update_shares weight distribution with per-entity computation
Paul Turner
3
-165
/
+36
2012-10-24
sched: Maintain runnable averages across throttled periods
Paul Turner
2
-11
/
+42
2012-10-24
sched: Normalize tg load contributions against runnable time
Paul Turner
3
-0
/
+62
2012-10-24
sched: Compute load contribution by a group entity
Paul Turner
1
-6
/
+27
2012-10-24
sched: Aggregate total task_group load
Paul Turner
3
-0
/
+30
2012-10-24
sched: Account for blocked load waking back up
Paul Turner
2
-21
/
+81
2012-10-24
sched: Add an rq migration call-back to sched_class
Paul Turner
3
-0
/
+15
2012-10-24
sched: Maintain the load contribution of blocked entities
Paul Turner
5
-15
/
+122
2012-10-24
sched: Aggregate load contributed by task entities on parenting cfs_rq
Paul Turner
4
-5
/
+60
2012-10-24
sched: Maintain per-rq runnable averages
Ben Segall
3
-4
/
+26
2012-10-24
sched: Track the runnable average on a per-task entity basis
Paul Turner
4
-0
/
+151
2012-10-24
Merge tag 'stable/for-linus-3.7-rc2-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
17
-50
/
+58
2012-10-24
alpha: separate thread-synchronous flags
Al Viro
4
-45
/
+68
2012-10-24
Merge tag 'kvm-3.7-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-6
/
+6
2012-10-24
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
7
-212
/
+173
2012-10-24
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-6
/
+12
2012-10-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
13
-36
/
+55
2012-10-24
Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...
Linus Torvalds
2
-10
/
+4
2012-10-24
Merge tag 'please-pull-uapi-fix' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-34
/
+1
2012-10-23
arch/tile: avoid build warnings from duplicate ELF_R_xxx #defines
Chris Metcalf
1
-10
/
+0
2012-10-23
arch/tile: avoid generating .eh_frame information in modules
Chris Metcalf
1
-0
/
+4
2012-10-23
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
21
-68
/
+148
2012-10-23
Merge tag 'jfs-3.7-2' of git://github.com/kleikamp/linux-shaggy
Linus Torvalds
1
-6
/
+10
2012-10-23
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
9
-45
/
+74
2012-10-23
Merge tag 'nfs-for-3.7-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
7
-32
/
+22
2012-10-23
Merge tag 'regmap-fix-mmio' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2012-10-23
drm/ttm: Fix a theoretical race in ttm_bo_cleanup_refs()
Thomas Hellstrom
1
-8
/
+12
2012-10-23
drm/ttm: Fix a theoretical race
Thomas Hellstrom
1
-2
/
+2
2012-10-23
drm: platform: Don't initialize driver-private data
Thierry Reding
2
-8
/
+5
2012-10-23
drm/debugfs: remove redundant info from gem_names
Marcin Slusarz
1
-2
/
+0
2012-10-23
drm: fb: cma: Fail gracefully on allocation failure
Thierry Reding
1
-1
/
+1
2012-10-23
drm: fb: cma: Fix typo in debug message
Thierry Reding
1
-1
/
+1
2012-10-22
ext4: Avoid underflow in ext4_trim_fs()
Lukas Czerner
1
-2
/
+3
2012-10-22
KVM guest: exit idleness when handling KVM_PV_REASON_PAGE_NOT_PRESENT
Sasha Levin
1
-0
/
+3
2012-10-22
KVM: apic: fix LDR calculation in x2apic mode
Gleb Natapov
1
-1
/
+1
2012-10-22
KVM: MMU: fix release noslot pfn
Xiao Guangrong
2
-5
/
+2
2012-10-22
Merge branch 'drm-nouveau-fixes' of git://git.freedesktop.org/git/nouveau/lin...
Dave Airlie
8
-21
/
+47
2012-10-22
module_signing: fix printk format warning
Randy Dunlap
1
-1
/
+1
2012-10-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
31
-671
/
+731
2012-10-22
Input: fix use-after-free introduced with dynamic minor changes
Dmitry Torokhov
3
-6
/
+3
2012-10-22
char_dev: pin parent kobject
Dmitry Torokhov
1
-1
/
+17
2012-10-22
drm/nouveau/clock: fix missing pll type/addr when matching default entry
Ben Skeggs
1
-6
/
+4
2012-10-22
ext4: Checksum the block bitmap properly with bigalloc enabled
Tao Ma
6
-20
/
+14
[next]