summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * [NFS] [PATCH] nfs: tiny makefile cleanupChristoph Hellwig2007-10-091-1/+0
| * Re: [NFS] [PATCH] Attribute timeout handling and wrapping u32 jiffiesFabio Olive Leite2007-10-093-3/+7
| * 64 bit ino support for NFS clientPeter Staubach2007-10-093-10/+13
| * SUNRPC: Convert rpc_pipefs to use the generic filesystem notification hooksTrond Myklebust2007-10-092-3/+5
| * NFS: Fall back to synchronous writes when a background write errors...Trond Myklebust2007-10-093-23/+57
| * NFS: Writeback optimisationTrond Myklebust2007-10-091-10/+22
| * NFS: Clean up NFS writeback flush codeTrond Myklebust2007-10-093-29/+16
| * VFS: Remove writeback_control->fs_privateTrond Myklebust2007-10-091-2/+0
| * NFS: Clean up nfs_writepages()Trond Myklebust2007-10-091-24/+33
| * NFS: Clean up write code...Trond Myklebust2007-10-094-67/+5
| * NFS: Add the helper nfs_vm_page_mkwriteTrond Myklebust2007-10-091-2/+33
* | Merge branch 'v2.6.24-lockdep' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2007-10-1521-57/+251
|\ \
| * | lockdep: annotate dir vs file i_mutexPeter Zijlstra2007-10-142-0/+13
| * | lockdep: per filesystem inode lock classPeter Zijlstra2007-10-152-3/+14
| * | lockdep: annotate kprobes irq fiddlingPeter Zijlstra2007-10-112-0/+14
| * | lockdep: annotate rcu_read_{,un}lock{,_bh}Peter Zijlstra2007-10-113-0/+29
| * | lockdep: annotate journal_start()Peter Zijlstra2007-10-112-0/+14
| * | lockdep: s390: connect the sysexit hookHeiko Carstens2007-10-112-0/+21
| * | lockdep: x86_64: connect the sysexit hookPeter Zijlstra2007-10-113-12/+29
| * | lockdep: i386: connect the sysexit hookPeter Zijlstra2007-10-112-0/+17
| * | lockdep: syscall exit checkPeter Zijlstra2007-10-112-0/+18
| * | lockdep: fixup mutex annotationsPeter Zijlstra2007-10-112-18/+26
| * | lockdep: fix mismatched lockdep_depth/curr_chain_hashGregory Haskins2007-10-111-5/+5
| * | lockdep: Avoid /proc/lockdep & lock_stat infinite outputTim Pepper2007-10-111-19/+42
| * | lockdep: maintainersPeter Zijlstra2007-10-111-0/+9
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2007-10-1514-334/+511
|\ \ \
| * | | [IA64] update sn2_defconfigJes Sorensen2007-10-151-254/+189
| * | | [IA64] Fix kernel hangup in kdump on INITKenji Kaneshige2007-10-121-5/+8
| * | | [IA64] Fix kernel panic in kdump on INITKenji Kaneshige2007-10-123-3/+3
| * | | [IA64] Remove vector from ia64_machine_kexec()Simon Horman2007-10-121-5/+1
| * | | [IA64] Fix race when multiple cpus go through MCARuss Anderson2007-10-121-22/+25
| * | | [IA64] Remove needless delay in MCA rendezvousRuss Anderson2007-10-121-22/+19
| * | | [IA64] add driver for ACPI methods to call native firmwareBjorn Helgaas2007-10-123-0/+247
| * | | [IA64] abstract SAL_CALL wrapper to allow other firmware entry pointsBjorn Helgaas2007-10-121-6/+9
| * | | [IA64] perfmon: Remove exit_pfm_fs()Satyam Sharma2007-10-121-7/+0
| * | | [IA64] tree-wide: Misc __cpu{initdata, init, exit} annotationsSatyam Sharma2007-10-123-11/+11
* | | | Get rid of unused variable warning in drivers/pci/hotplug/pci_hotplug_core.cLinus Torvalds2007-10-151-2/+0
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds2007-10-1525-1288/+1872
|\ \ \ \
| * | | | sched: sync wakeups preempt tooIngo Molnar2007-10-151-10/+1
| * | | | sched: affine sync wakeupsIngo Molnar2007-10-153-6/+12
| * | | | sched: guest CPU accounting: maintain guest state in KVMLaurent Vivier2007-10-152-0/+12
| * | | | sched: guest CPU accounting: maintain stats in account_system_time()Laurent Vivier2007-10-152-0/+26
| * | | | sched: guest CPU accounting: add guest-CPU /proc/<pid>/stat fieldsLaurent Vivier2007-10-154-2/+27
| * | | | sched: guest CPU accounting: add guest-CPU /proc/stat fieldLaurent Vivier2007-10-152-4/+12
| * | | | sched: domain sysctl fixes: add terminator commentMilton Miller2007-10-151-0/+1
| * | | | sched: domain sysctl fixes: do not crash on allocation failureMilton Miller2007-10-151-2/+8
| * | | | sched: domain sysctl fixes: unregister the sysctl table before domainsMilton Miller2007-10-151-4/+30
| * | | | sched: domain sysctl fixes: use for_each_online_cpu()Milton Miller2007-10-151-1/+2
| * | | | sched: domain sysctl fixes: use kcalloc()Milton Miller2007-10-151-3/+2
| * | | | Make scheduler debug file operations constArjan van de Ven2007-10-151-1/+1