- 69d2587 cpuidle: fix the menu governor to boost IO performance by Arjan van de Ven · 16 years ago
- 3d2d827 mm: move use_mm/unuse_mm from aio.c to mm/ by Michael S. Tsirkin · 16 years ago
- 4e52780 hugetlb: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regions by Eric B Munson · 16 years ago
- 6bfde05 hugetlbfs: allow the creation of files suitable for MAP_PRIVATE on the vfs internal mount by Eric B Munson · 16 years ago
- 3f96b79 tmpfs: depend on shmem by Hugh Dickins · 16 years ago
- 58fa879 mm: FOLL flags for GUP flags by Hugh Dickins · 16 years ago
- 2a15efc mm: follow_hugetlb_page flags by Hugh Dickins · 16 years ago
- 8e4b9a6 mm: FOLL_DUMP replace FOLL_ANON by Hugh Dickins · 16 years ago
- f3e8fcc mm: add get_dump_page by Hugh Dickins · 16 years ago
- 5f8dcc2 page-allocator: split per-cpu list into one-list-per-migrate-type by Mel Gorman · 16 years ago
- 28b83c5 oom: move oom_adj value from task_struct to signal_struct by KOSAKI Motohiro · 16 years ago
- f862963 mm: do batched scans for mem_cgroup by Wu Fengguang · 16 years ago
- 1a8670a oom: move oom_killer_enable()/oom_killer_disable to where they belong by Alexey Dobriyan · 16 years ago
- 2c85f51 mm: also use alloc_large_system_hash() for the PID hash table by Jan Beulich · 16 years ago
- 4481374 mm: replace various uses of num_physpages by totalram_pages by Jan Beulich · 16 years ago
- edcf474 mm: return boolean from page_has_private() by Johannes Weiner · 16 years ago
- 6c0b135 mm: return boolean from page_is_file_cache() by Johannes Weiner · 16 years ago
- 401a8e1 mm: introduce page_lru_base_type() by Johannes Weiner · 16 years ago
- bba7881 mm: remove broken 'kzalloc' mempool by Sage Weil · 16 years ago
- 38a3985 page-allocator: remove dead function free_cold_page() by Mel Gorman · 16 years ago
- 35451be ksm: unmerge is an origin of OOMs by Hugh Dickins · 16 years ago
- a913e18 ksm: clean up obsolete references by Hugh Dickins · 16 years ago
- 1c2fb7a ksm: fix deadlock with munlock in exit_mmap by Andrea Arcangeli · 16 years ago
- 9ba6929 ksm: fix oom deadlock by Hugh Dickins · 16 years ago
- 9a84089 ksm: identify PageKsm pages by Hugh Dickins · 16 years ago
- 21333b2 ksm: no debug in page_dup_rmap() by Hugh Dickins · 16 years ago
- f8af4da ksm: the mm interface to ksm by Hugh Dickins · 16 years ago
- 828502d ksm: add mmu_notifier set_pte_at_notify() by Izik Eidus · 16 years ago
- 451ea25 mm: perform non-atomic test-clear of PG_mlocked on free by Johannes Weiner · 16 years ago
- adea02a mm: count only reclaimable lru pages by Wu Fengguang · 16 years ago
- 5a2ae91 mm: remove __{add,sub}_zone_page_state() by KOSAKI Motohiro · 16 years ago
- a731286 mm: vmstat: add isolate pages by KOSAKI Motohiro · 16 years ago
- 4b02108 mm: oom analysis: add shmem vmstat by KOSAKI Motohiro · 16 years ago
- c6a7f57 mm: oom analysis: Show kernel stack usage in /proc/meminfo and OOM log output by KOSAKI Motohiro · 16 years ago
- e8c5c82 hugetlb: balance freeing of huge pages across nodes by Lee Schermerhorn · 16 years ago
- 112067f memory hotplug: update zone pcp at memory online by Shaohua Li · 16 years ago
- a5abeea mm: make swap token dummies static inlines by Johannes Weiner · 16 years ago
- 83d5cde const: make block_device_operations const by Alexey Dobriyan · 16 years ago
- 7b02196 const: make lock_manager_operations const by Alexey Dobriyan · 16 years ago
- 6aed628 const: make file_lock_operations const by Alexey Dobriyan · 16 years ago
- 0d54b21 const: make struct super_block::s_qcop const by Alexey Dobriyan · 16 years ago
- 61e225d const: make struct super_block::dq_op const by Alexey Dobriyan · 16 years ago
- 43c1266 Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- b8c7f1d Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- f4eccb6 Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 8e4bc3d Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- bd4c3a3 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- c720f56 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 16 years ago
- 57c0c15 perf: Tidy up after the big rename by Ingo Molnar · 16 years ago
- cdd6c48 perf: Do the big rename: Performance Counters -> Performance Events by Ingo Molnar · 16 years ago
- 65abc86 perf_counter: Rename list_entry -> group_entry, counter_list -> group_list by Ingo Molnar · 16 years ago
- ae82bfd Merge branch 'linus' into perfcounters/rename by Ingo Molnar · 16 years ago
- 0d721ce sched: Simplify sys_sched_rr_get_interval() system call by Peter Williams · 16 years ago
- cd74c86 perf_counter, powerpc, sparc: Fix compilation after perf_counter_overflow() change by Paul Mackerras · 16 years ago
- ebc79c4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jaswinder/linux-2.6 by Linus Torvalds · 16 years ago
- a57c21c Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 16 years ago
- e11c675 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 16 years ago
- 467f995 Merge branch 'perfcounters-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 89f19f0 sched: Fix raciness in runqueue_is_locked() by Andrew Morton · 16 years ago
- 83ba7c3 includecheck fix: include/linux, ftrace.h by Jaswinder Singh Rajput · 16 years ago
- 9757275 includecheck fix: include/linux, page_cgroup.h by Jaswinder Singh Rajput · 16 years ago
- 43cc960 includecheck fix: include/linux, aio.h by Jaswinder Singh Rajput · 16 years ago
- e921665 tty: handle VT specific compat ioctls in vt driver by Arnd Bergmann · 16 years ago
- fe1ae7f tty: USB serial termios bits by Alan Cox · 16 years ago
- 016af53 serial: kill USF_CLOSING_* definitions by Alan Cox · 16 years ago
- b58d13a serial: move port users helper by Alan Cox · 16 years ago
- bdc04e3 serial: move delta_msr_wait into the tty_port by Alan Cox · 16 years ago
- a2bceae serial: replace the state mutex with the tty port mutex by Alan Cox · 16 years ago
- a030068 serial: kill off uif_t by Alan Cox · 16 years ago
- ccce6de serial: move the flags into the tty_port field by Alan Cox · 16 years ago
- 91312cd serial: move count into the tty_port version by Alan Cox · 16 years ago
- 5e99df5 serial: Fold closing_* fields into the tty_port ones by Alan Cox · 16 years ago
- ebd2c8f serial: kill off uart_info by Alan Cox · 16 years ago
- a509a7e tty: USB does not need the filp argument in the drivers by Alan Cox · 16 years ago
- d3b5cff vt: add an activate and lock by Alan Cox · 16 years ago
- a5eb562 vt: move kernel stuff out of vt.h by Alan Cox · 16 years ago
- 8d23355 vt: remove power stuff from kernel/power by Alan Cox · 16 years ago
- 8b92e87 vt: add an event interface by Alan Cox · 16 years ago
- 7ca0ff9 tty: Add a full port_close function by Alan Cox · 16 years ago
- 1c2f049 serial: 8250: add IRQ trigger support by Vikram Pandita · 16 years ago
- f8a7c1a kfifo: Use "const" definitions by Alan Cox · 16 years ago
- 3aeea5b cyclades: introduce cyy_readb/writeb by Jiri Slaby · 16 years ago
- f0eefdc cyclades: avoid addresses recomputation by Jiri Slaby · 16 years ago
- e454cea Driver-Core: extend devnode callbacks to provide permissions by Kay Sievers · 16 years ago
- be4bdbf Merge branch 'tracing/core-v3' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into tracing/urgent by Ingo Molnar · 16 years ago
- 393b2ad perf: Add a timestamp to fork events by Arjan van de Ven · 16 years ago
- 929bf0d Merge branch 'linus' into perfcounters/core by Ingo Molnar · 16 years ago
- a71fca5 rcu: Fix whitespace inconsistencies by Paul E. McKenney · 16 years ago
- 98293ef V4L/DVB (12997): Add the DTV_ISDB_TS_ID property for ISDB_S by HIRANO Takahito · 16 years ago
- 3418f16 V4L/DVB (12511): V4L2: add a new V4L2_CID_BAND_STOP_FILTER integer control by Guennadi Liakhovetski · 16 years ago
- c923045 V4L/DVB (12974): SAA7164: Remove the SAA7164 bus id, no longer required. by Steven Toth · 16 years ago
- 9afef39 V4L/DVB (12922): Add the SAA7164 I2C bus identifier by Steven Toth · 17 years ago
- b6e760f V4L/DVB (12892): DVB-API: add support for ISDB-T and ISDB-Tsb (version 5.1) by Patrick Boettcher · 16 years ago
- fc53776 tracing: Remove markers by Christoph Hellwig · 16 years ago
- 5622f29 x86, perf_counter, bts: Optimize BTS overflow handling by Markus Metzger · 16 years ago
- 3530c18 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 16 years ago
- 6952b61 headers: taskstats_kern.h trim by Alexey Dobriyan · 16 years ago
- afa12e7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 16 years ago
- 515b696 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 16 years ago
- 9eead2a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 16 years ago