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
2011-05-23
cfq-iosched: Make IO merge related stats per cpu
Vivek Goyal
2
-7
/
+19
2011-05-23
cfq-iosched: Fix a memory leak of per cpu stats for root group
Vivek Goyal
1
-0
/
+5
2011-05-20
backing-dev: Kill set but not used var in bdi_debug_stats_show()
Gustavo F. Padovan
1
-2
/
+2
2011-05-20
block: get rid of on-stack plugging debug checks
Jens Axboe
3
-33
/
+0
2011-05-20
Merge branch 'for-linus' into for-2.6.40/core
Jens Axboe
1
-1
/
+3
2011-05-20
blk-throttle: Make no throttling rule group processing lockless
Vivek Goyal
1
-4
/
+49
2011-05-20
blk-cgroup: Make cgroup stat reset path blkg->lock free for dispatch stats
Vivek Goyal
1
-0
/
+28
2011-05-20
blk-cgroup: Make 64bit per cpu stats safe on 32bit arch
Vivek Goyal
2
-5
/
+24
2011-05-20
blk-throttle: Make dispatch stats per cpu
Vivek Goyal
4
-42
/
+147
2011-05-20
blk-throttle: Free up a group only after one rcu grace period
Vivek Goyal
1
-1
/
+21
2011-05-20
blk-throttle: Use helper function to add root throtl group to lists
Vivek Goyal
1
-3
/
+1
2011-05-20
blk-throttle: Introduce a helper function to fill in device details
Vivek Goyal
1
-12
/
+23
2011-05-20
blk-throttle: Dynamically allocate root group
Vivek Goyal
1
-15
/
+12
2011-05-20
blk-cgroup: Allow sleeping while dynamically allocating a group
Vivek Goyal
3
-67
/
+205
2011-05-20
cfq-iosched: Fix a possible race with cfq cgroup removal code
Vivek Goyal
1
-12
/
+36
2011-05-20
cfq-iosched: Get rid of redundant function parameter "create"
Vivek Goyal
1
-9
/
+9
2011-05-20
blk-cgroup: move some fields of unaccounted_time file under right config option
Vivek Goyal
2
-3
/
+6
2011-05-20
blk-throttle: Do the new group initialization with the help of a function
Vivek Goyal
1
-29
/
+35
2011-05-20
Merge commit 'v2.6.39' into for-2.6.40/core
Jens Axboe
802
-4459
/
+8458
2011-05-18
Linux 2.6.39
v2.6.39
Linus Torvalds
1
-1
/
+1
2011-05-18
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/o...
Linus Torvalds
7
-27
/
+96
2011-05-18
Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
22
-46
/
+108
2011-05-18
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
4
-8
/
+6
2011-05-18
drivercore: revert addition of of_match to struct device
Grant Likely
22
-50
/
+108
2011-05-18
block: add proper state guards to __elv_next_request
James Bottomley
1
-1
/
+2
2011-05-18
of: fix race when matching drivers
Milton Miller
1
-2
/
+6
2011-05-18
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
25
-43
/
+62
2011-05-18
MIPS: Kludge IP27 build for 2.6.39.
Ralf Baechle
1
-0
/
+2
2011-05-18
MIPS: AR7: Fix GPIO register size for Titan variant.
Florian Fainelli
1
-3
/
+1
2011-05-18
MIPS: Fix duplicate invocation of notify_die.
Ralf Baechle
1
-4
/
+2
2011-05-18
MIPS: RB532: Fix iomap resource size miscalculation.
Ralf Baechle
1
-1
/
+1
2011-05-18
configfs: Fix race between configfs_readdir() and configfs_d_iput()
Joel Becker
1
-5
/
+28
2011-05-18
configfs: Don't try to d_delete() negative dentries.
Joel Becker
1
-2
/
+4
2011-05-18
block: don't delay blk_run_queue_async
Shaohua Li
1
-1
/
+3
2011-05-18
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-15
/
+54
2011-05-18
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
9
-46
/
+147
2011-05-18
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-56
/
+119
2011-05-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
2
-8
/
+11
2011-05-18
procfs: add stub for proc_mkdir_mode()
Randy Dunlap
1
-0
/
+2
2011-05-18
um: fix abort
Richard Weinberger
1
-1
/
+22
2011-05-18
memcg: fix zone congestion
KAMEZAWA Hiroyuki
1
-1
/
+1
2011-05-18
drivers/leds/leds-lm3530.c: add MODULE_DEVICE_TABLE
Axel Lin
1
-0
/
+1
2011-05-18
rapidio: fix default routing initialization
Alexandre Bounine
3
-0
/
+21
2011-05-18
block: Add sysfs documentation for the discard topology parameters
Martin K. Petersen
1
-0
/
+64
2011-05-18
block: Fix discard topology stacking and reporting
Martin K. Petersen
3
-4
/
+9
2011-05-17
cifs: fix cifsConvertToUCS() for the mapchars case
Jeff Layton
1
-8
/
+6
2011-05-17
cifs: add fallback in is_path_accessible for old servers
Jeff Layton
1
-0
/
+5
2011-05-17
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
13
-29
/
+53
2011-05-17
x86, AMD: Fix ARAT feature setting again
Borislav Petkov
1
-1
/
+1
2011-05-17
Revert "x86, AMD: Fix APIC timer erratum 400 affecting K8 Rev.A-E processors"
Borislav Petkov
1
-1
/
+1
[next]