aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* perf events: Remove CONFIG_EVENT_PROFILELi Zefan2009-12-28
* perf events: Remove arg from perf sched hooksPeter Zijlstra2009-12-28
* perf events: Remove unused perf_counter.h header fileRobert P. J. Day2009-12-17
* Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2009-12-16
|\
| * xfs: improve metadata I/O merging in the elevatorDave Chinner2009-12-16
* | Merge branch 'next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2009-12-16
|\ \
| * | powerpc: allow ioremap within reserved memory regionsAlbert Herranz2009-12-13
* | | Merge branch 'drm-vmware-staging' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2009-12-16
|\ \ \
| * | | drm/vmwgfx: Add DRM driver for VMware Virtual GPUJakob Bornecrantz2009-12-14
| * | | drm/ttm: Add more driver type enumsJakob Bornecrantz2009-12-14
* | | | Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...Linus Torvalds2009-12-16
|\ \ \ \
| * | | | HWPOISON: Add a madvise() injector for soft page offliningAndi Kleen2009-12-16
| * | | | HWPOISON: Add soft page offline supportAndi Kleen2009-12-16
| * | | | memcg: add accessor to mem_cgroup.cssWu Fengguang2009-12-16
| * | | | memcg: rename and export try_get_mem_cgroup_from_page()Wu Fengguang2009-12-16
| * | | | mm: export stable page flagsWu Fengguang2009-12-16
| * | | | HWPOISON: Add unpoisoning supportWu Fengguang2009-12-16
| * | | | HWPOISON: Turn ref argument into flags argumentAndi Kleen2009-12-16
| * | | | HWPOISON: Be more aggressive at freeing non LRU cachesAndi Kleen2009-12-16
* | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2009-12-16
|\ \ \ \ \
| * \ \ \ \ Merge branch 'misc-2.6.33' into releaseLen Brown2009-12-16
| |\ \ \ \ \
| | * | | | | ACPI: add const to acpi_check_resource_conflict()Jean Delvare2009-12-09
| | | |_|/ / | | |/| | |
| * | | | | Merge branch 'osc' into releaseLen Brown2009-12-16
| |\ \ \ \ \
| | * | | | | ACPI: Add platform-wide _OSC support.Shaohua Li2009-12-16
| | * | | | | ACPI: cleanup pci_root _OSC code.Shaohua Li2009-12-16
| | * | | | | ACPI: Add a generic API for _OSC -v2Shaohua Li2009-12-16
| | |/ / / /
| * | | | | Merge branch 'ipmi' into releaseLen Brown2009-12-16
| |\ \ \ \ \
| | * | | | | PNP: add interface to retrieve ACPI device from a PNPACPI deviceBjorn Helgaas2009-12-15
| | |/ / / /
| * | | | | Merge branch 'ost' into releaseLen Brown2009-12-16
| |\ \ \ \ \
| | * | | | | ACPI: Notify the _PPC evaluation status to the platformZhao Yakui2009-11-06
| * | | | | | Merge branch 'acpica' into releaseLen Brown2009-12-15
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | ACPICA: Update version to 20091214Bob Moore2009-12-15
| | * | | | | ACPICA: Remove messages if predefined repair(s) are successfulBob Moore2009-12-15
* | | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-12-16
|\ \ \ \ \ \ \
| * | | | | | | perf_events: Fix perf_event_attr layoutPeter Zijlstra2009-12-15
* | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/v...Linus Torvalds2009-12-16
|\ \ \ \ \ \ \ \
| * | | | | | | | cleanup blockdev_direct_IO lockingChristoph Hellwig2009-12-16
| * | | | | | | | make generic_acl slightly more genericChristoph Hellwig2009-12-16
| * | | | | | | | sanitize xattr handler prototypesChristoph Hellwig2009-12-16
| * | | | | | | | Untangling ima mess, part 3: kill dead code in imaAl Viro2009-12-16
| * | | | | | | | fs: move get_empty_filp() deffinition to internal.hEric Paris2009-12-16
| * | | | | | | | fix mismerge with Trond's stuff (create_mnt_ns() export is gone now)Al Viro2009-12-16
| * | | | | | | | switch alloc_file() to passing struct pathAl Viro2009-12-16
| * | | | | | | | get rid of init_file()Al Viro2009-12-16
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2009-12-16
|\ \ \ \ \ \ \ \
| * | | | | | | | PM: Add initcall_debug style timing for suspend/resumeArjan van de Ven2009-12-15
| |/ / / / / / /
* | | | | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-12-16
|\ \ \ \ \ \ \ \
| * | | | | | | | tracing: Fix return of trace_dump_stack()Steven Rostedt2009-12-15
| * | | | | | | | Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2009-12-14
| |\ \ \ \ \ \ \ \
| | * | | | | | | | tracing: Add trace_dump_stack()Steven Rostedt2009-12-11