summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2010-04-1410-134/+212
|\
| * ceph: use separate class for ceph sockets' sk_lockSage Weil2010-04-131-0/+8
| * ceph: reserve one more caps space when doing readdirYehuda Sadeh2010-04-131-1/+1
| * ceph: queue_cap_snap should always queue dirty contextSage Weil2010-04-132-11/+8
| * ceph: fix dentry reference leak in dcache readdirSage Weil2010-04-121-2/+2
| * ceph: decode v5 of osdmap (pool names) [protocol change]Sage Weil2010-04-093-73/+114
| * ceph: fix ack counter reset on connection resetSage Weil2010-04-021-0/+1
| * ceph: fix leaked inode ref due to snap metadata writeback raceSage Weil2010-04-012-14/+38
| * ceph: fix snap context reference leaksSage Weil2010-04-011-20/+17
| * ceph: allow writeback of snapped pages older than 'oldest' snapcSage Weil2010-04-011-13/+14
| * ceph: fix dentry rehashing on virtual .snap dirSage Weil2010-03-302-1/+10
* | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2010-04-144-23/+44
|\ \
| * | hwmon: (applesmc) Switch maintainersHenrik Rydberg2010-04-141-2/+2
| * | hwmon: (applesmc) Add iMac9,1 and MacBookPro2,2 supportJustin P. Mattock2010-04-141-0/+18
| * | hwmon: (it87) Invalidate cache on temperature sensor changeJean Delvare2010-04-141-0/+1
| * | hwmon: (it87) Properly handle wrong sensor type requestsJean Delvare2010-04-141-10/+10
| * | hwmon: (it87) Don't arbitrarily enable temperature channelsJean Delvare2010-04-141-8/+5
| * | hwmon: (sht15) Properly handle the case CONFIG_REGULATOR=nJean Delvare2010-04-141-1/+6
| * | hwmon: (sht15) Fix sht15_calc_temp interpolation functionJerome Oufella2010-04-141-3/+3
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2010-04-145-40/+68
|\ \ \
| * | | lguest: stop using KVM hypercall mechanismRusty Russell2010-04-144-40/+56
| * | | lguest: workaround cmpxchg8b_emu by ignoring cli in the guest.Rusty Russell2010-04-141-0/+12
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2010-04-142-5/+7
|\ \ \
| * | | m68k: Fix asm constraints for atomic_sub_and_test() and atomic_add_negative()Geert Uytterhoeven2010-04-141-2/+6
| * | | m68k: Fix `struct sigcontext' for ColdFireMaxim Kuvyrkov2010-04-141-3/+1
| |/ /
* | | vsprintf: Change struct printf_spec.precision from s8 to s16Joe Perches2010-04-141-5/+5
|/ /
* | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2010-04-131-1/+1
|\ \
| * | PM / Hibernate: user.c, fix SNAPSHOT_SET_SWAP_AREA handlingJiri Slaby2010-04-101-1/+1
* | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2010-04-136-23/+39
|\ \ \
| * | | NFSv4: fix delegated lockingTrond Myklebust2010-04-123-2/+6
| * | | NFS: Ensure that the WRITE and COMMIT RPC calls are always uninterruptibleTrond Myklebust2010-04-091-7/+16
| * | | NFS: Fix a race with the new commit codeTrond Myklebust2010-04-091-7/+10
| * | | NFS: Ensure that writeback_single_inode() calls write_inode() when syncingTrond Myklebust2010-04-091-2/+2
| * | | NFS: Fix the mode calculation in nfs_find_open_contextTrond Myklebust2010-04-091-4/+4
| * | | NFSv4: Fall back to ordinary lookup if nfs4_atomic_open() returns EISDIRTrond Myklebust2010-04-091-1/+1
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2010-04-1317-135/+206
|\ \ \
| * | | sparc64: Add some more commentary to __raw_local_irq_save()David S. Miller2010-04-131-0/+7
| * | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-04-134482-3286/+22501
| |\ \ \
| * | | | sparc64: Fix memory leak in pci_register_iommu_region().David S. Miller2010-04-121-3/+8
| * | | | sparc64: Add kmemleak annotation to sun4v_build_virq()David S. Miller2010-04-121-0/+8
| * | | | sparc64: Support kmemleak.David S. Miller2010-04-122-1/+5
| * | | | sparc64: Add function graph tracer support.David S. Miller2010-04-1210-15/+132
| * | | | sparc64: Give a stack frame to the ftrace call sites.David S. Miller2010-04-121-15/+16
| * | | | sparc64: Use a seperate counter for timer interrupts and NMI checks, like x86.David S. Miller2010-04-123-3/+3
| * | | | sparc64: Remove profiling from some low-level bits.David S. Miller2010-04-121-1/+8
| * | | | sparc64: Kill unnecessary static on local var in ftrace_call_replace().David S. Miller2010-04-121-1/+1
| * | | | sparc64: Kill CONFIG_STACK_DEBUG code.David S. Miller2010-04-122-78/+1
| * | | | sparc64: Add HAVE_FUNCTION_TRACE_MCOUNT_TEST and tidy up.David S. Miller2010-04-122-7/+16
| * | | | sparc64: Adjust __raw_local_irq_save() to cooperate in NMIs.David S. Miller2010-04-121-2/+12
| * | | | sparc64: Use kstack_valid() in die_if_kernel().David S. Miller2010-04-121-23/+3