aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* jbd2: Fix oops in jbd2_journal_remove_journal_head()Jan Kara2011-06-131-2/+0
* ext4: fixed tracepoints cleanupLukas Czerner2011-06-061-103/+76
* Merge branch 'pnfs-submit' of git://git.open-osd.org/linux-open-osdLinus Torvalds2011-05-295-1/+372
|\
| * NFSv4.1: change pg_test return type to boolBenny Halevy2011-05-291-1/+1
| * pnfs: layoutreturnBenny Halevy2011-05-292-0/+22
| * pnfs: support for non-rpc layout driversBenny Halevy2011-05-291-0/+2
| * pnfs-obj: pnfs_osd XDR definitionsBenny Halevy2011-05-291-0/+345
| * SUNRPC: introduce xdr_init_decode_pagesBenny Halevy2011-05-291-0/+2
* | mm: Fix boot crash in mm_alloc()Linus Torvalds2011-05-292-3/+12
* | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2011-05-291-1/+1
|\ \
| * | [S390] mm: fix storage key handlingHeiko Carstens2011-05-291-1/+1
* | | Merge branch 'for-2.6.40' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2011-05-292-3/+6
|\ \ \
| * | | nfsd41: add flag checking for create_sessionMi Jinlong2011-04-291-3/+5
| * | | SUNRPC: Don't wait for full record to receive tcp dataJ. Bruce Fields2011-04-071-0/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds2011-05-293-4/+8
|\ \ \ \
| * | | | dm kcopyd: return client directly and not through a pointerMikulas Patocka2011-05-291-1/+1
| * | | | dm kcopyd: reserve fewer pagesMikulas Patocka2011-05-291-2/+1
| * | | | dm io: use fixed initial mempool sizeMikulas Patocka2011-05-291-2/+1
| * | | | dm table: allow targets to support discards internallyMike Snitzer2011-05-291-0/+6
| | |/ / | |/| |
* | | | Merge branch 'nfs-for-2.6.40' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds2011-05-292-1/+3
|\ \ \ \
| * | | | SUNRPC: Support for RPC over AF_LOCAL transportsChuck Lever2011-05-272-1/+3
| | |_|/ | |/| |
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2011-05-295-14/+26
|\ \ \ \
| * \ \ \ Merge branch 'ec-cleanup' into releaseLen Brown2011-05-291-2/+1
| |\ \ \ \
| | * | | | ACPI EC: remove dead codeThomas Renninger2011-04-011-2/+1
| | | | | |
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-------. \ \ \ \ Merge branches 'acpica', 'aml-custom', 'bugzilla-16548', 'bugzilla-20242', 'd...Len Brown2011-05-29625-4063/+16284
| |\ \ \ \ \ \ \ \ \ | | | | | | |/ / / / | | | |_|_|_| / / / | | |/| | | | / /
| | | | * | | | | ACPI: Add D3 cold stateLin Ming2011-05-291-2/+3
| | | |/ / / / / | | |/| | | | |
| | | * | | | | ACPI: processor: fix processor_physically_present in UP kernelLin Ming2011-05-291-7/+0
| | |/ / / / /
| * | | | | | ACPICA: Update to version 20110413Bob Moore2011-05-091-1/+1
| * | | | | | ACPICA: Execute an orphan _REG method under the EC deviceBob Moore2011-05-091-0/+5
| * | | | | | ACPICA: Move ACPI_NUM_PREDEFINED_REGIONS to a more appropriate placeBob Moore2011-05-091-1/+3
| * | | | | | ACPICA: Update internal address SpaceID for DataTable regionsBob Moore2011-05-091-2/+11
| * | | | | | ACPI: osl, add acpi_os_create_lock interfaceLin Ming2011-03-251-0/+3
* | | | | | | Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-05-291-0/+4
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | idle governor: Avoid lock acquisition to read pm_qos before entering idleTim Chen2011-05-291-0/+4
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-05-282-2/+15
|\ \ \ \ \ \
| * | | | | | Cache xattr security drop check for write v2Andi Kleen2011-05-281-0/+13
| * | | | | | fs: pass exact type of data dirties to ->dirty_inodeChristoph Hellwig2011-05-272-2/+2
* | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-05-281-0/+1
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'linus' into x86/urgentIngo Molnar2011-05-2685-395/+3330
| |\ \ \ \ \ \ \
| * | | | | | | | x86, efi: Retain boot service code until after switching to virtual modeMatthew Garrett2011-05-251-0/+1
* | | | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-05-282-1/+8
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | cpuset: Fix cpuset_cpus_allowed_fallback(), don't update tsk->rt.nr_cpus_allowedKOSAKI Motohiro2011-05-282-1/+8
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-05-281-0/+13
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | atomic: Add atomic_or()Paul E. McKenney2011-05-281-0/+13
| |/ / / / / / / /
* | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-05-285-7/+32
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2011-05-275-7/+32
| |\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | |
| | * | | | | | | | ftrace: Add internal recursive checksSteven Rostedt2011-05-251-1/+1
| | * | | | | | | | tracing: Update btrfs's tracepoints to use u64 interfaceliubo2011-05-251-2/+2
| | * | | | | | | | tracing: Add __print_symbolic_u64 to avoid warnings on 32bit machineliubo2011-05-252-0/+25
| | * | | | | | | | maccess,probe_kernel: Make write/read src const void *Steven Rostedt2011-05-251-4/+4