summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | power_supply: Update power_supply_is_watt_propertyRhyland Klein2011-03-011-0/+1
| * | | | | | | | | | bq20z75: Add i2c retry mechanismRhyland Klein2011-03-011-0/+2
| * | | | | | | | | | bq20z75: Add optional battery detect gpioRhyland Klein2011-03-011-0/+37
| * | | | | | | | | | bq27x00: Add bq27000 supportLars-Peter Clausen2011-02-221-0/+19
| * | | | | | | | | | power_supply: Add new LED trigger charging-blink-solid-fullVasily Khoruzhick2011-01-311-0/+2
| * | | | | | | | | | leds: Add ability to blink via simple triggerVasily Khoruzhick2011-01-311-0/+3
| * | | | | | | | | | bq20z75: Add support for charge propertiesRhyland Klein2011-01-311-0/+44
| | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds2011-03-261-3/+9
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | dm ioctl: add flag to wipe buffers for secure dataMilan Broz2011-03-241-3/+9
| | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'irq-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-03-261-0/+4
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | genirq: Expand generic show_interrupts()Thomas Gleixner2011-03-251-0/+4
* | | | | | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-03-261-1/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | sched.h: Fix a typo ("its")Jonathan Neuschäfer2011-03-231-1/+1
* | | | | | | | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-03-261-2/+0
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | perf_events: Fix stale ->cgrp pointer in update_cgrp_time_from_cpuctx()Stephane Eranian2011-03-231-2/+0
* | | | | | | | | | | | | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-03-261-12/+33
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | genirq: Provide locked setter for chip, handler, nameThomas Gleixner2011-03-231-5/+24
| * | | | | | | | | | | | genirq: Provide a lockdep helperThomas Gleixner2011-03-231-0/+9
| * | | | | | | | | | | | genirq; Remove the last leftovers of the old sparse irq codeThomas Gleixner2011-03-231-7/+0
* | | | | | | | | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-03-262-1/+34
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | WARN_ON_SMP(): Allow use in if() statements on UPSteven Rostedt2011-03-251-1/+27
| * | | | | | | | | | | | | vsprintf: Introduce %pB format specifierNamhyung Kim2011-03-241-0/+7
| | |_|_|_|_|/ / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'nfs-for-2.6.39' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds2011-03-255-4/+88
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'nfs-for-2.6.39' into nfs-for-nextTrond Myklebust2011-03-244-3/+45
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | Cleanup XDR parsing for LAYOUTGET, GETDEVICEINFOWeston Andros Adamson2011-03-241-2/+4
| | * | | | | | | | | | | | | NFSv4.1: layoutcommitAndy Adamson2011-03-233-0/+25
| | * | | | | | | | | | | | | NFSv4.1: filelayout driver specific code for COMMITFred Isaman2011-03-232-0/+2
| | * | | | | | | | | | | | | NFSv4.1: add generic layer hooks for pnfs COMMITFred Isaman2011-03-232-1/+6
| | * | | | | | | | | | | | | NFS: Detect loops in a readdir due to bad cookiesBryan Schumaker2011-03-231-0/+2
| | * | | | | | | | | | | | | NFS: Create nfs_open_dir_contextBryan Schumaker2011-03-231-0/+3
| | * | | | | | | | | | | | | FS: Use stable writes when not doing a bulk flushTrond Myklebust2011-03-222-0/+3
| * | | | | | | | | | | | | | NFS: Determine initial mount securityBryan Schumaker2011-03-241-0/+3
| * | | | | | | | | | | | | | NFS: use secinfo when crossing mountpointsBryan Schumaker2011-03-241-0/+1
| * | | | | | | | | | | | | | NFS: Add secinfo procedureBryan Schumaker2011-03-242-0/+38
| * | | | | | | | | | | | | | NFS: lookup supports alternate clientBryan Schumaker2011-03-241-1/+1
| | |_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2011-03-254-247/+641
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | ext4: add more tracepoints and use dev_t in the trace bufferJiaying Zhang2011-03-222-244/+609
| * | | | | | | | | | | | | jbd2: add COW fields to struct jbd2_journal_handleAmir Goldstein2011-03-211-3/+25
| * | | | | | | | | | | | | jbd2: add the b_cow_tid field to journal_head structAmir Goldstein2011-03-211-0/+7
* | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-03-253-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | fs: rename inode_lock to inode_hash_lockDave Chinner2011-03-251-1/+0
| * | | | | | | | | | | | | | fs: move i_wb_list out from under inode_lockDave Chinner2011-03-251-0/+1
| * | | | | | | | | | | | | | fs: protect inode->i_state with inode->i_lockDave Chinner2011-03-252-2/+2
* | | | | | | | | | | | | | | lib, arch: add filter argument to show_mem and fix private implementationsDavid Rientjes2011-03-251-3/+2
* | | | | | | | | | | | | | | Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-03-251-0/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | drm/vblank: update recently added vbl interface to be more future proof.Dave Airlie2011-03-241-3/+4
| * | | | | | | | | | | | | | | drm/kernel: vblank wait on crtc > 1Ilija Hadzic2011-03-211-0/+3
* | | | | | | | | | | | | | | | Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-03-2412-101/+100
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | block: fix non-atomic access to genhd inflight structuresShaohua Li2011-03-221-6/+6
| * | | | | | | | | | | | | | | | block: attempt to merge with existing requests on plug flushJens Axboe2011-03-211-0/+1