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