2009-09-22 |
David Rientjes |
flex_array: add flex_array_clear function |
commit | commitdiff |
2009-09-22 |
Arjan van de Ven |
cpuidle: fix the menu governor to boost IO performance |
commit | commitdiff |
2009-09-22 |
Michael S. Tsirkin |
mm: move use_mm/unuse_mm from aio.c to mm/ |
commit | commitdiff |
2009-09-22 |
Eric B Munson |
hugetlb: add MAP_HUGETLB for mmaping pseudo-anonymous... |
commit | commitdiff |
2009-09-22 |
Arnd Bergmann |
mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge... |
commit | commitdiff |
2009-09-22 |
Eric B Munson |
hugetlbfs: allow the creation of files suitable for... |
commit | commitdiff |
2009-09-22 |
Hugh Dickins |
tmpfs: depend on shmem |
commit | commitdiff |
2009-09-22 |
Hugh Dickins |
mm: FOLL flags for GUP flags |
commit | commitdiff |
2009-09-22 |
Hugh Dickins |
mm: follow_hugetlb_page flags |
commit | commitdiff |
2009-09-22 |
Hugh Dickins |
mm: FOLL_DUMP replace FOLL_ANON |
commit | commitdiff |
2009-09-22 |
Hugh Dickins |
mm: add get_dump_page |
commit | commitdiff |
2009-09-22 |
Mel Gorman |
page-allocator: split per-cpu list into one-list-per... |
commit | commitdiff |
2009-09-22 |
KOSAKI Motohiro |
oom: move oom_adj value from task_struct to signal_struct |
commit | commitdiff |
2009-09-22 |
Wu Fengguang |
mm: do batched scans for mem_cgroup |
commit | commitdiff |
2009-09-22 |
Alexey Dobriyan |
oom: move oom_killer_enable()/oom_killer_disable to... |
commit | commitdiff |
2009-09-22 |
Jan Beulich |
mm: also use alloc_large_system_hash() for the PID... |
commit | commitdiff |
2009-09-22 |
Jan Beulich |
mm: replace various uses of num_physpages by totalram_pages |
commit | commitdiff |
2009-09-22 |
Johannes Weiner |
mm: return boolean from page_has_private() |
commit | commitdiff |
2009-09-22 |
Johannes Weiner |
mm: return boolean from page_is_file_cache() |
commit | commitdiff |
2009-09-22 |
Johannes Weiner |
mm: introduce page_lru_base_type() |
commit | commitdiff |
2009-09-22 |
Sage Weil |
mm: remove broken 'kzalloc' mempool |
commit | commitdiff |
2009-09-22 |
Mel Gorman |
tracing, page-allocator: add trace event for page traff... |
commit | commitdiff |
2009-09-22 |
Mel Gorman |
tracing, page-allocator: add trace events for anti... |
commit | commitdiff |
2009-09-22 |
Mel Gorman |
tracing, page-allocator: add trace events for page... |
commit | commitdiff |
2009-09-22 |
Mel Gorman |
page-allocator: remove dead function free_cold_page() |
commit | commitdiff |
2009-09-22 |
Hugh Dickins |
ksm: unmerge is an origin of OOMs |
commit | commitdiff |
2009-09-22 |
Hugh Dickins |
ksm: clean up obsolete references |
commit | commitdiff |
2009-09-22 |
Andrea Arcangeli |
ksm: fix deadlock with munlock in exit_mmap |
commit | commitdiff |
2009-09-22 |
Hugh Dickins |
ksm: fix oom deadlock |
commit | commitdiff |
2009-09-22 |
Hugh Dickins |
ksm: identify PageKsm pages |
commit | commitdiff |
2009-09-22 |
Hugh Dickins |
ksm: no debug in page_dup_rmap() |
commit | commitdiff |
2009-09-22 |
Hugh Dickins |
ksm: the mm interface to ksm |
commit | commitdiff |
2009-09-22 |
Hugh Dickins |
ksm: define MADV_MERGEABLE and MADV_UNMERGEABLE |
commit | commitdiff |
2009-09-22 |
Izik Eidus |
ksm: add mmu_notifier set_pte_at_notify() |
commit | commitdiff |
2009-09-22 |
Johannes Weiner |
mm: perform non-atomic test-clear of PG_mlocked on... |
commit | commitdiff |
2009-09-22 |
Wu Fengguang |
mm: count only reclaimable lru pages |
commit | commitdiff |
2009-09-22 |
KOSAKI Motohiro |
mm: remove __{add,sub}_zone_page_state() |
commit | commitdiff |
2009-09-22 |
KOSAKI Motohiro |
mm: vmstat: add isolate pages |
commit | commitdiff |
2009-09-22 |
KOSAKI Motohiro |
mm: oom analysis: add shmem vmstat |
commit | commitdiff |
2009-09-22 |
KOSAKI Motohiro |
mm: oom analysis: Show kernel stack usage in /proc... |
commit | commitdiff |
2009-09-22 |
Lee Schermerhorn |
hugetlb: balance freeing of huge pages across nodes |
commit | commitdiff |
2009-09-22 |
Shaohua Li |
memory hotplug: update zone pcp at memory online |
commit | commitdiff |
2009-09-22 |
Johannes Weiner |
mm: make swap token dummies static inlines |
commit | commitdiff |
2009-09-22 |
Alexey Dobriyan |
const: make block_device_operations const |
commit | commitdiff |
2009-09-22 |
Alexey Dobriyan |
const: make lock_manager_operations const |
commit | commitdiff |
2009-09-22 |
Alexey Dobriyan |
const: make file_lock_operations const |
commit | commitdiff |
2009-09-22 |
Alexey Dobriyan |
const: make struct super_block::s_qcop const |
commit | commitdiff |
2009-09-22 |
Alexey Dobriyan |
const: make struct super_block::dq_op const |
commit | commitdiff |
2009-09-21 |
Linus Torvalds |
Merge branch 'perfcounters-rename-for-linus' of git... |
commit | commitdiff |
2009-09-21 |
Linus Torvalds |
Merge branch 'core-fixes-for-linus' of git://git./linux... |
commit | commitdiff |
2009-09-21 |
Linus Torvalds |
Merge branch 'perfcounters-fixes-for-linus' of git... |
commit | commitdiff |
2009-09-21 |
Linus Torvalds |
Merge branch 'sched-fixes-for-linus' of git://git.... |
commit | commitdiff |
2009-09-21 |
Linus Torvalds |
Merge branch 'tracing-fixes-for-linus' of git://git... |
commit | commitdiff |
2009-09-21 |
Linus Torvalds |
Merge branch 'for_linus' of git://git./linux/kernel... |
commit | commitdiff |
2009-09-21 |
Linus Torvalds |
Merge branch 'drm-linus' of git://git./linux/kernel... |
commit | commitdiff |
2009-09-21 |
Ingo Molnar |
perf: Tidy up after the big rename |
commit | commitdiff |
2009-09-21 |
Ingo Molnar |
perf: Do the big rename: Performance Counters -> Perfor... |
commit | commitdiff |
2009-09-21 |
Ingo Molnar |
perf_counter: Rename list_entry -> group_entry, counter... |
commit | commitdiff |
2009-09-21 |
Ingo Molnar |
Merge branch 'linus' into perfcounters/rename |
commit | commitdiff |
2009-09-21 |
Peter Williams |
sched: Simplify sys_sched_rr_get_interval() system... |
commit | commitdiff |
2009-09-21 |
Paul Mackerras |
perf_counter, powerpc, sparc: Fix compilation after... |
commit | commitdiff |
2009-09-21 |
Dave Airlie |
drm/vgaarb: add VGA arbitration support to the drm... |
commit | commitdiff |
2009-09-20 |
Linus Torvalds |
Merge git://git./linux/kernel/git/jaswinder/linux-2.6 |
commit | commitdiff |
2009-09-20 |
Linus Torvalds |
Merge git://git./linux/kernel/git/gregkh/driver-core-2.6 |
commit | commitdiff |
2009-09-20 |
Linus Torvalds |
Merge git://git./linux/kernel/git/gregkh/tty-2.6 |
commit | commitdiff |
2009-09-20 |
Linus Torvalds |
Merge branch 'perfcounters-core-for-linus' of git:... |
commit | commitdiff |
2009-09-20 |
Andrew Morton |
sched: Fix raciness in runqueue_is_locked() |
commit | commitdiff |
2009-09-20 |
Jaswinder Singh... |
includecheck fix: include/linux, ftrace.h |
commit | commitdiff |
2009-09-20 |
Jaswinder Singh... |
includecheck fix: include/linux, page_cgroup.h |
commit | commitdiff |
2009-09-20 |
Jaswinder Singh... |
includecheck fix: include/linux, aio.h |
commit | commitdiff |
2009-09-20 |
Jaswinder Singh... |
includecheck fix: include/drm, drm_memory.h |
commit | commitdiff |
2009-09-20 |
Jaswinder Singh... |
includecheck fix: include/acpi, acpi_bus.h |
commit | commitdiff |
2009-09-19 |
Arnd Bergmann |
tty: handle VT specific compat ioctls in vt driver |
commit | commitdiff |
2009-09-19 |
Alan Cox |
tty: USB serial termios bits |
commit | commitdiff |
2009-09-19 |
Alan Cox |
serial: kill USF_CLOSING_* definitions |
commit | commitdiff |
2009-09-19 |
Alan Cox |
serial: move port users helper |
commit | commitdiff |
2009-09-19 |
Alan Cox |
serial: move delta_msr_wait into the tty_port |
commit | commitdiff |
2009-09-19 |
Alan Cox |
serial: replace the state mutex with the tty port mutex |
commit | commitdiff |
2009-09-19 |
Alan Cox |
serial: kill off uif_t |
commit | commitdiff |
2009-09-19 |
Alan Cox |
serial: move the flags into the tty_port field |
commit | commitdiff |
2009-09-19 |
Alan Cox |
serial: move count into the tty_port version |
commit | commitdiff |
2009-09-19 |
Alan Cox |
serial: Fold closing_* fields into the tty_port ones |
commit | commitdiff |
2009-09-19 |
Alan Cox |
serial: kill off uart_info |
commit | commitdiff |
2009-09-19 |
Alan Cox |
tty: USB does not need the filp argument in the drivers |
commit | commitdiff |
2009-09-19 |
Alan Cox |
vt: add an activate and lock |
commit | commitdiff |
2009-09-19 |
Alan Cox |
vt: move kernel stuff out of vt.h |
commit | commitdiff |
2009-09-19 |
Alan Cox |
vt: remove power stuff from kernel/power |
commit | commitdiff |
2009-09-19 |
Alan Cox |
vt: add an event interface |
commit | commitdiff |
2009-09-19 |
Alan Cox |
tty: Add a full port_close function |
commit | commitdiff |
2009-09-19 |
Vikram Pandita |
serial: 8250: add IRQ trigger support |
commit | commitdiff |
2009-09-19 |
Alan Cox |
kfifo: Use "const" definitions |
commit | commitdiff |
2009-09-19 |
Jiri Slaby |
cyclades: introduce cyy_readb/writeb |
commit | commitdiff |
2009-09-19 |
Jiri Slaby |
cyclades: avoid addresses recomputation |
commit | commitdiff |
2009-09-19 |
Kay Sievers |
Driver-Core: extend devnode callbacks to provide permis... |
commit | commitdiff |
2009-09-19 |
Ingo Molnar |
Merge branch 'tracing/core-v3' of git://git./linux... |
commit | commitdiff |
2009-09-19 |
Arjan van de Ven |
tracing, perf: Convert the power tracer into an event... |
commit | commitdiff |
2009-09-19 |
Arjan van de Ven |
perf: Add a timestamp to fork events |
commit | commitdiff |
2009-09-19 |
Ingo Molnar |
Merge branch 'linus' into perfcounters/core |
commit | commitdiff |
2009-09-19 |
Paul E. McKenney |
rcu: Fix whitespace inconsistencies |
commit | commitdiff |
2009-09-19 |
Richard Röjfors |
V4L/DVB (13019): video: initial support for ADV7180 |
commit | commitdiff |
next |