summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2009-12-161-0/+1
|\
| * powerpc: allow ioremap within reserved memory regionsAlbert Herranz2009-12-121-0/+1
* | Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...Linus Torvalds2009-12-164-2/+69
|\ \
| * | HWPOISON: Add soft page offline supportAndi Kleen2009-12-161-1/+2
| * | memcg: add accessor to mem_cgroup.cssWu Fengguang2009-12-161-0/+7
| * | memcg: rename and export try_get_mem_cgroup_from_page()Wu Fengguang2009-12-161-0/+6
| * | mm: export stable page flagsWu Fengguang2009-12-162-0/+48
| * | HWPOISON: Add unpoisoning supportWu Fengguang2009-12-162-1/+2
| * | HWPOISON: Turn ref argument into flags argumentAndi Kleen2009-12-161-1/+4
| * | HWPOISON: Be more aggressive at freeing non LRU cachesAndi Kleen2009-12-161-0/+1
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2009-12-162-3/+33
|\ \ \
| * \ \ Merge branch 'misc-2.6.33' into releaseLen Brown2009-12-161-1/+1
| |\ \ \
| | * | | ACPI: add const to acpi_check_resource_conflict()Jean Delvare2009-12-091-1/+1
| | | |/ | | |/|
| * | | Merge branch 'osc' into releaseLen Brown2009-12-161-2/+19
| |\ \ \
| | * | | ACPI: Add platform-wide _OSC support.Shaohua Li2009-12-161-0/+7
| | * | | ACPI: cleanup pci_root _OSC code.Shaohua Li2009-12-161-2/+3
| | * | | ACPI: Add a generic API for _OSC -v2Shaohua Li2009-12-161-0/+9
| | |/ /
| * | | Merge branch 'ipmi' into releaseLen Brown2009-12-161-0/+13
| |\ \ \ | | |_|/ | |/| |
| | * | PNP: add interface to retrieve ACPI device from a PNPACPI deviceBjorn Helgaas2009-12-151-0/+13
| | |/
* | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-12-161-9/+3
|\ \ \
| * | | perf_events: Fix perf_event_attr layoutPeter Zijlstra2009-12-151-9/+3
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/v...Linus Torvalds2009-12-167-70/+22
|\ \ \ \
| * | | | cleanup blockdev_direct_IO lockingChristoph Hellwig2009-12-161-14/+8
| * | | | make generic_acl slightly more genericChristoph Hellwig2009-12-162-47/+10
| * | | | sanitize xattr handler prototypesChristoph Hellwig2009-12-161-6/+7
| * | | | Untangling ima mess, part 3: kill dead code in imaAl Viro2009-12-161-10/+2
| * | | | fs: move get_empty_filp() deffinition to internal.hEric Paris2009-12-161-1/+0
| * | | | fix mismerge with Trond's stuff (create_mnt_ns() export is gone now)Al Viro2009-12-161-1/+0
| * | | | switch alloc_file() to passing struct pathAl Viro2009-12-161-2/+3
| * | | | get rid of init_file()Al Viro2009-12-161-3/+0
| | |/ / | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2009-12-161-0/+2
|\ \ \ \
| * | | | PM: Add initcall_debug style timing for suspend/resumeArjan van de Ven2009-12-151-0/+2
| |/ / /
* | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-12-163-6/+7
|\ \ \ \
| * | | | tracing: Fix return of trace_dump_stack()Steven Rostedt2009-12-151-0/+1
| * | | | Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2009-12-141-0/+2
| |\ \ \ \
| | * | | | tracing: Add trace_dump_stack()Steven Rostedt2009-12-111-0/+2
| * | | | | Merge branch 'linus' into tracing/urgentIngo Molnar2009-12-1468-341/+1007
| |\ \ \ \ \
| * | | | | | tracing: Change event->profile_count to be int typeLi Zefan2009-12-132-3/+1
| * | | | | | tracing: Pull up calls to trace_define_common_fields()Li Zefan2009-12-131-1/+0
| * | | | | | tracing: Extract duplicate ftrace_raw_init_event_foo()Li Zefan2009-12-132-2/+3
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2009-12-161-1/+13
|\ \ \ \ \ \
| * | | | | | rpc: add a new priority in RPC taskAlexandros Batsakis2009-12-151-1/+12
| * | | | | | rpc: add rpc_queue_empty functionAlexandros Batsakis2009-12-151-0/+1
* | | | | | | Merge branch 'module' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds2009-12-161-2/+4
|\ \ \ \ \ \ \
| * | | | | | | module: make MODULE_SYMBOL_PREFIX into a CONFIG optionAlan Jenkins2009-12-151-2/+4
| |/ / / / / /
* | | | | | | Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2009-12-1615-2227/+22
|\ \ \ \ \ \ \
| * | | | | | | nfsd: move most of nfsfh.h to fs/nfsdJ. Bruce Fields2009-12-151-199/+0
| * | | | | | | nfsd: remove unused field rq_reffhJ. Bruce Fields2009-12-151-4/+0
| * | | | | | | nfsd: enable V4ROOT exportsJ. Bruce Fields2009-12-151-1/+1
| * | | | | | | nfsd: introduce export flag for v4 pseudorootSteve Dickson2009-12-151-0/+10
OpenPOWER on IntegriCloud