index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
cpusets: randomize node rotor used in cpuset_mem_spread_node()
Michal Hocko
2011-07-27
2
-0
/
+14
*
memcg: add memory.vmscan_stat
KAMEZAWA Hiroyuki
2011-07-27
2
-6
/
+19
*
memcg: consolidate memory cgroup lru stat functions
KAMEZAWA Hiroyuki
2011-07-27
2
-4
/
+9
*
memcg: export memory cgroup's swappiness with mem_cgroup_swappiness()
KAMEZAWA Hiroyuki
2011-07-27
1
-4
/
+9
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2011-07-26
1
-0
/
+1
|
\
|
*
libceph: don't time out osd requests that haven't been received
Sage Weil
2011-07-26
1
-0
/
+1
*
|
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2011-07-26
7
-14
/
+1072
|
\
\
|
*
|
jbd: change the field "b_cow_tid" of struct journal_head from type unsigned t...
Wang Sheng-Hui
2011-07-25
1
-1
/
+1
|
*
|
quota: Remove unused declaration
Jan Kara
2011-07-20
1
-8
/
+0
|
*
|
jbd: Fix oops in journal_remove_journal_head()
Jan Kara
2011-06-27
1
-1
/
+0
|
*
|
ext3: use proper little-endian bitops
Akinobu Mita
2011-06-25
1
-3
/
+2
|
*
|
ext2: include fs.h into ext2_fs.h
Petr Uzel
2011-06-25
1
-0
/
+1
|
*
|
ext3: Convert ext3 to new truncate calling convention
Jan Kara
2011-06-25
1
-1
/
+1
|
*
|
jbd: Add fixed tracepoints
Lukas Czerner
2011-06-25
1
-0
/
+203
|
*
|
ext3: Add fixed tracepoints
Lukas Czerner
2011-06-25
1
-0
/
+864
*
|
|
Merge branch 'x86-olpc-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2011-07-26
1
-0
/
+60
|
\
\
\
|
*
|
|
x86, olpc: Add XO-1 RTC driver
Daniel Drake
2011-07-06
1
-0
/
+5
|
*
|
|
x86, olpc-xo1-sci: Add lid switch functionality
Daniel Drake
2011-07-06
1
-0
/
+1
|
*
|
|
x86, olpc-xo1-sci: Add GPE handler and ebook switch functionality
Daniel Drake
2011-07-06
1
-0
/
+22
|
*
|
|
x86, olpc: Add XO-1 SCI driver and power button control
Daniel Drake
2011-07-06
1
-0
/
+8
|
*
|
|
x86, olpc: Add XO-1 suspend/resume support
Daniel Drake
2011-07-06
1
-0
/
+3
|
*
|
|
x86, olpc: Move CS5536-related constants to cs5535.h
Daniel Drake
2011-07-06
1
-0
/
+21
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg...
Linus Torvalds
2011-07-26
5
-34
/
+224
|
\
\
\
\
|
*
|
|
|
writeback: scale IO chunk size up to half device bandwidth
Wu Fengguang
2011-07-10
1
-0
/
+11
|
*
|
|
|
writeback: trace global_dirty_state
Wu Fengguang
2011-07-10
1
-0
/
+46
|
*
|
|
|
writeback: introduce max-pause and pass-good dirty limits
Wu Fengguang
2011-07-10
1
-0
/
+21
|
*
|
|
|
writeback: introduce smoothed global dirty limit
Wu Fengguang
2011-07-10
1
-0
/
+6
|
*
|
|
|
writeback: bdi write bandwidth estimation
Wu Fengguang
2011-07-10
2
-0
/
+8
|
*
|
|
|
writeback: account per-bdi accumulated written pages
Jan Kara
2011-07-10
1
-0
/
+1
|
*
|
|
|
writeback: make writeback_control.nr_to_write straight
Wu Fengguang
2011-07-10
2
-16
/
+29
|
*
|
|
|
writeback: trace event writeback_queue_io
Wu Fengguang
2011-06-08
1
-0
/
+25
|
*
|
|
|
writeback: trace event writeback_single_inode
Wu Fengguang
2011-06-08
1
-0
/
+70
|
*
|
|
|
writeback: remove .nonblocking and .encountered_congestion
Wu Fengguang
2011-06-08
2
-6
/
+2
|
*
|
|
|
writeback: remove writeback_control.more_io
Wu Fengguang
2011-06-08
3
-9
/
+3
|
*
|
|
|
writeback: avoid extra sync work at enqueue time
Wu Fengguang
2011-06-08
1
-3
/
+0
|
*
|
|
|
writeback: split inode_wb_list_lock into bdi_writeback.list_lock
Christoph Hellwig
2011-06-08
2
-2
/
+2
|
*
|
|
|
writeback: introduce writeback_control.inodes_written
Wu Fengguang
2011-06-08
1
-0
/
+1
|
*
|
|
|
writeback: introduce .tagged_writepages for the WB_SYNC_NONE sync stage
Wu Fengguang
2011-06-08
1
-0
/
+1
*
|
|
|
|
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2011-07-26
9
-17
/
+19
|
\
\
\
\
\
|
*
|
|
|
|
drm/gem: add support for private objects
Alan Cox
2011-07-25
1
-0
/
+2
|
*
|
|
|
|
drm/radeon/kms: add info query for backend map
Alex Deucher
2011-07-18
1
-0
/
+1
|
*
|
|
|
|
Merge branch 'drm-intel-next' of ssh://master.kernel.org/pub/scm/linux/kernel...
Dave Airlie
2011-07-14
2
-0
/
+7
|
|
\
\
\
\
\
|
|
*
|
|
|
|
i915: Fix opregion notifications
Matthew Garrett
2011-07-13
1
-0
/
+2
|
|
*
|
|
|
|
Merge branch 'drm-intel-fixes' into drm-intel-next
Keith Packard
2011-07-07
2
-7
/
+8
|
|
|
\
\
\
\
\
|
|
|
|
|
/
/
/
|
|
|
|
/
|
|
|
|
|
*
|
|
|
|
Merge branch 'drm-intel-fixes' into drm-intel-next
Keith Packard
2011-06-29
20
-127
/
+126
|
|
|
\
\
\
\
\
|
|
*
|
|
|
|
|
cpufreq: expose a cpufreq_quick_get_max routine
Jesse Barnes
2011-06-28
1
-0
/
+5
|
*
|
|
|
|
|
|
Merge 3.0-rc7 into drm-core-next
Dave Airlie
2011-07-13
39
-149
/
+206
|
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
DRM: remove drm_pci_device_is_pcie
Jon Mason
2011-07-13
1
-7
/
+0
|
*
|
|
|
|
|
|
|
ttm: Fix spelling mistakes and remove unused #ifdef
Konrad Rzeszutek Wilk
2011-06-21
5
-10
/
+7
|
*
|
|
|
|
|
|
|
drm/gem: add hooks to notify driver when object handle is created/destroyed
Ben Skeggs
2011-06-21
1
-0
/
+2
[next]