aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | SUNRPC: Add hex-formatted address support to rpc_peeraddr2str()Chuck Lever2007-10-091-0/+2
| * | | | | Re: [NFS] [PATCH] Attribute timeout handling and wrapping u32 jiffiesFabio Olive Leite2007-10-091-0/+4
| * | | | | NFS: Fall back to synchronous writes when a background write errors...Trond Myklebust2007-10-091-0/+3
| * | | | | NFS: Clean up NFS writeback flush codeTrond Myklebust2007-10-091-1/+1
| * | | | | VFS: Remove writeback_control->fs_privateTrond Myklebust2007-10-091-2/+0
| * | | | | NFS: Clean up write code...Trond Myklebust2007-10-092-2/+0
| | |_|/ / | |/| | |
* | | | | Merge branch 'v2.6.24-lockdep' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2007-10-155-3/+40
|\ \ \ \ \
| * | | | | lockdep: annotate dir vs file i_mutexPeter Zijlstra2007-10-141-0/+1
| * | | | | lockdep: per filesystem inode lock classPeter Zijlstra2007-10-151-0/+5
| * | | | | lockdep: annotate rcu_read_{,un}lock{,_bh}Peter Zijlstra2007-10-112-0/+21
| * | | | | lockdep: annotate journal_start()Peter Zijlstra2007-10-111-0/+5
| * | | | | lockdep: syscall exit checkPeter Zijlstra2007-10-111-0/+2
| * | | | | lockdep: fixup mutex annotationsPeter Zijlstra2007-10-111-3/+6
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds2007-10-153-31/+74
|\ \ \ \ \ \
| * | | | | | sched: guest CPU accounting: maintain stats in account_system_time()Laurent Vivier2007-10-151-0/+1
| * | | | | | sched: guest CPU accounting: add guest-CPU /proc/<pid>/stat fieldsLaurent Vivier2007-10-151-0/+3
| * | | | | | sched: guest CPU accounting: add guest-CPU /proc/stat fieldLaurent Vivier2007-10-151-0/+1
| * | | | | | sched: enable wake-idle on CONFIG_SCHED_MC=yIngo Molnar2007-10-151-3/+4
| * | | | | | sched: reintroduce topology.h tuningsIngo Molnar2007-10-151-7/+5
| * | | | | | sched: debug, improve migration statisticsIngo Molnar2007-10-151-0/+18
| * | | | | | sched: reintroduce cache-hot affinityIngo Molnar2007-10-151-0/+1
| * | | | | | sched: prevent wakeup over-schedulingMike Galbraith2007-10-151-0/+1
| * | | | | | sched: group scheduling, sysfs tunablesDhaval Giani2007-10-151-0/+11
| * | | | | | sched: cleanup: rename task_grp to task_groupIngo Molnar2007-10-151-6/+6
| * | | | | | sched: cleanup, remove the TASK_NONINTERACTIVE flagMike Galbraith2007-10-151-2/+1
| * | | | | | sched: mark scheduling classes as constIngo Molnar2007-10-151-2/+2
| * | | | | | sched: speed up and simplify vslice calculationsPeter Zijlstra2007-10-151-1/+1
| * | | | | | sched: clean up schedstats, cnt -> countIngo Molnar2007-10-151-6/+6
| * | | | | | sched: undo some of the recent changesIngo Molnar2007-10-151-1/+0
| * | | | | | sched: add vslicePeter Zijlstra2007-10-151-0/+1
| * | | | | | sched: remove unneeded tunablesIngo Molnar2007-10-151-2/+0
| * | | | | | sched debug: BKL usage statisticsIngo Molnar2007-10-151-0/+4
| * | | | | | sched: add fair-user schedulerSrivatsa Vaddagiri2007-10-151-0/+4
| * | | | | | sched: clean up code under CONFIG_FAIR_GROUP_SCHEDSrivatsa Vaddagiri2007-10-151-0/+12
| * | | | | | sched: revert recent removal of set_curr_task()Srivatsa Vaddagiri2007-10-151-0/+1
| * | | | | | sched: rework enqueue/dequeue_entity() to get rid of set_curr_task()Dmitry Adamushko2007-10-151-1/+0
| * | | | | | sched: simplify sched_class::yield_task()Dmitry Adamushko2007-10-151-1/+1
| * | | | | | sched: do not keep current in the tree and get rid of sched_entity::fair_keyDmitry Adamushko2007-10-151-1/+0
| * | | | | | sched: remove wait_runtime fields and featuresIngo Molnar2007-10-151-9/+0
| * | | | | | sched: remove wait_runtime limitIngo Molnar2007-10-151-1/+0
| * | | | | | sched: introduce se->vruntimeIngo Molnar2007-10-151-0/+1
| * | | | | | sched: remove stat_granIngo Molnar2007-10-151-3/+0
| * | | | | | sched: use constants if !CONFIG_SCHED_DEBUGIngo Molnar2007-10-151-1/+4
| * | | | | | sched: debug: track maximum 'slice'Ingo Molnar2007-10-151-0/+1
| |/ / / / /
* | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-10-151-0/+5
|\ \ \ \ \ \
| * | | | | | [SCSI] arcmsr: 1.20.00.15: add SATA RAID plus other fixesNick Cheng2007-10-121-0/+3
| * | | | | | [SCSI] Addition to pci_ids.h for ATTO Technology, Inc.Eric Moore2007-10-121-0/+2
* | | | | | | Merge branch 'nfs-server-stable' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2007-10-154-58/+16
|\ \ \ \ \ \ \
| * | | | | | | knfsd: 64 bit ino support for NFS serverPeter Staubach2007-10-092-40/+6
| * | | | | | | knfsd: move nfsv4 slab creation/destruction to module init/exitJ. Bruce Fields2007-10-091-8/+10