aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* atomic: use <linux/atomic.h>Arun Sharma2011-07-26
* asm-generic: add another generic ext2 atomic bitopsAkinobu Mita2011-07-26
* fault-injection: use debugfs_remove_recursiveAkinobu Mita2011-07-26
* fault-injection: remove nonexistent function externAkinobu Mita2011-07-26
* ramoops: make record_size a module parameterSergiu Iordache2011-07-26
* ramoops: move dump_oops into platform dataSergiu Iordache2011-07-26
* panic, vt: do not force oops output when panic_timeout < 0Mandeep Singh Baines2011-07-26
* include/linux/dma-mapping.h: remove DMA_xxBIT_MASK macrosWANG Cong2011-07-26
* ipc: introduce shm_rmid_forced sysctlVasiliy Kulikov2011-07-26
* cpumask: add cpumask_var_t documentationKOSAKI Motohiro2011-07-26
* cpusets: randomize node rotor used in cpuset_mem_spread_node()Michal Hocko2011-07-26
* memcg: add memory.vmscan_statKAMEZAWA Hiroyuki2011-07-26
* memcg: consolidate memory cgroup lru stat functionsKAMEZAWA Hiroyuki2011-07-26
* memcg: export memory cgroup's swappiness with mem_cgroup_swappiness()KAMEZAWA Hiroyuki2011-07-26
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2011-07-26
|\
| * libceph: don't time out osd requests that haven't been receivedSage Weil2011-07-26
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2011-07-26
|\ \
| * | jbd: change the field "b_cow_tid" of struct journal_head from type unsigned t...Wang Sheng-Hui2011-07-25
| * | quota: Remove unused declarationJan Kara2011-07-20
| * | jbd: Fix oops in journal_remove_journal_head()Jan Kara2011-06-27
| * | ext3: use proper little-endian bitopsAkinobu Mita2011-06-25
| * | ext2: include fs.h into ext2_fs.hPetr Uzel2011-06-25
| * | ext3: Convert ext3 to new truncate calling conventionJan Kara2011-06-25
| * | jbd: Add fixed tracepointsLukas Czerner2011-06-25
| * | ext3: Add fixed tracepointsLukas Czerner2011-06-25
* | | Merge branch 'x86-olpc-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-07-26
|\ \ \
| * | | x86, olpc: Add XO-1 RTC driverDaniel Drake2011-07-06
| * | | x86, olpc-xo1-sci: Add lid switch functionalityDaniel Drake2011-07-06
| * | | x86, olpc-xo1-sci: Add GPE handler and ebook switch functionalityDaniel Drake2011-07-06
| * | | x86, olpc: Add XO-1 SCI driver and power button controlDaniel Drake2011-07-06
| * | | x86, olpc: Add XO-1 suspend/resume supportDaniel Drake2011-07-06
| * | | x86, olpc: Move CS5536-related constants to cs5535.hDaniel Drake2011-07-06
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg...Linus Torvalds2011-07-26
|\ \ \ \
| * | | | writeback: scale IO chunk size up to half device bandwidthWu Fengguang2011-07-10
| * | | | writeback: trace global_dirty_stateWu Fengguang2011-07-10
| * | | | writeback: introduce max-pause and pass-good dirty limitsWu Fengguang2011-07-10
| * | | | writeback: introduce smoothed global dirty limitWu Fengguang2011-07-10
| * | | | writeback: bdi write bandwidth estimationWu Fengguang2011-07-10
| * | | | writeback: account per-bdi accumulated written pagesJan Kara2011-07-10
| * | | | writeback: make writeback_control.nr_to_write straightWu Fengguang2011-07-10
| * | | | writeback: trace event writeback_queue_ioWu Fengguang2011-06-07
| * | | | writeback: trace event writeback_single_inodeWu Fengguang2011-06-07
| * | | | writeback: remove .nonblocking and .encountered_congestionWu Fengguang2011-06-07
| * | | | writeback: remove writeback_control.more_ioWu Fengguang2011-06-07
| * | | | writeback: avoid extra sync work at enqueue timeWu Fengguang2011-06-07
| * | | | writeback: split inode_wb_list_lock into bdi_writeback.list_lockChristoph Hellwig2011-06-07
| * | | | writeback: introduce writeback_control.inodes_writtenWu Fengguang2011-06-07
| * | | | writeback: introduce .tagged_writepages for the WB_SYNC_NONE sync stageWu Fengguang2011-06-07
* | | | | Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-07-26
|\ \ \ \ \
| * | | | | drm/gem: add support for private objectsAlan Cox2011-07-25