Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | | | | | | SELinux: Reduce max avtab size to avoid page allocation failures | Stephen Smalley | 2010-04-15 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2010-04-14 | 10 | -134/+212 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | ceph: use separate class for ceph sockets' sk_lock | Sage Weil | 2010-04-13 | 1 | -0/+8 | |
| | * | | | | | | | | | | | | | | | ceph: reserve one more caps space when doing readdir | Yehuda Sadeh | 2010-04-13 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | ceph: queue_cap_snap should always queue dirty context | Sage Weil | 2010-04-13 | 2 | -11/+8 | |
| | * | | | | | | | | | | | | | | | ceph: fix dentry reference leak in dcache readdir | Sage Weil | 2010-04-12 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | ceph: decode v5 of osdmap (pool names) [protocol change] | Sage Weil | 2010-04-09 | 3 | -73/+114 | |
| | * | | | | | | | | | | | | | | | ceph: fix ack counter reset on connection reset | Sage Weil | 2010-04-02 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | | ceph: fix leaked inode ref due to snap metadata writeback race | Sage Weil | 2010-04-01 | 2 | -14/+38 | |
| | * | | | | | | | | | | | | | | | ceph: fix snap context reference leaks | Sage Weil | 2010-04-01 | 1 | -20/+17 | |
| | * | | | | | | | | | | | | | | | ceph: allow writeback of snapped pages older than 'oldest' snapc | Sage Weil | 2010-04-01 | 1 | -13/+14 | |
| | * | | | | | | | | | | | | | | | ceph: fix dentry rehashing on virtual .snap dir | Sage Weil | 2010-03-30 | 2 | -1/+10 | |
| | | |_|_|_|/ / / / / / / / / / | | |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2010-04-14 | 4 | -23/+44 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | hwmon: (applesmc) Switch maintainers | Henrik Rydberg | 2010-04-14 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | hwmon: (applesmc) Add iMac9,1 and MacBookPro2,2 support | Justin P. Mattock | 2010-04-14 | 1 | -0/+18 | |
| | * | | | | | | | | | | | | | | | hwmon: (it87) Invalidate cache on temperature sensor change | Jean Delvare | 2010-04-14 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | | hwmon: (it87) Properly handle wrong sensor type requests | Jean Delvare | 2010-04-14 | 1 | -10/+10 | |
| | * | | | | | | | | | | | | | | | hwmon: (it87) Don't arbitrarily enable temperature channels | Jean Delvare | 2010-04-14 | 1 | -8/+5 | |
| | * | | | | | | | | | | | | | | | hwmon: (sht15) Properly handle the case CONFIG_REGULATOR=n | Jean Delvare | 2010-04-14 | 1 | -1/+6 | |
| | * | | | | | | | | | | | | | | | hwmon: (sht15) Fix sht15_calc_temp interpolation function | Jerome Oufella | 2010-04-14 | 1 | -3/+3 | |
| | | |/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds | 2010-04-14 | 5 | -40/+68 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | lguest: stop using KVM hypercall mechanism | Rusty Russell | 2010-04-14 | 4 | -40/+56 | |
| | * | | | | | | | | | | | | | | | lguest: workaround cmpxchg8b_emu by ignoring cli in the guest. | Rusty Russell | 2010-04-14 | 1 | -0/+12 | |
| | |/ / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds | 2010-04-14 | 2 | -5/+7 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | m68k: Fix asm constraints for atomic_sub_and_test() and atomic_add_negative() | Geert Uytterhoeven | 2010-04-14 | 1 | -2/+6 | |
| | * | | | | | | | | | | | | | | | m68k: Fix `struct sigcontext' for ColdFire | Maxim Kuvyrkov | 2010-04-14 | 1 | -3/+1 | |
| | |/ / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | vsprintf: Change struct printf_spec.precision from s8 to s16 | Joe Perches | 2010-04-14 | 1 | -5/+5 | |
| |/ / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2010-04-13 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | PM / Hibernate: user.c, fix SNAPSHOT_SET_SWAP_AREA handling | Jiri Slaby | 2010-04-10 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds | 2010-04-13 | 6 | -23/+39 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | NFSv4: fix delegated locking | Trond Myklebust | 2010-04-12 | 3 | -2/+6 | |
| | * | | | | | | | | | | | | | | | NFS: Ensure that the WRITE and COMMIT RPC calls are always uninterruptible | Trond Myklebust | 2010-04-09 | 1 | -7/+16 | |
| | * | | | | | | | | | | | | | | | NFS: Fix a race with the new commit code | Trond Myklebust | 2010-04-09 | 1 | -7/+10 | |
| | * | | | | | | | | | | | | | | | NFS: Ensure that writeback_single_inode() calls write_inode() when syncing | Trond Myklebust | 2010-04-09 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | NFS: Fix the mode calculation in nfs_find_open_context | Trond Myklebust | 2010-04-09 | 1 | -4/+4 | |
| | * | | | | | | | | | | | | | | | NFSv4: Fall back to ordinary lookup if nfs4_atomic_open() returns EISDIR | Trond Myklebust | 2010-04-09 | 1 | -1/+1 | |
| | |/ / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2010-04-13 | 17 | -135/+206 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | sparc64: Add some more commentary to __raw_local_irq_save() | David S. Miller | 2010-04-13 | 1 | -0/+7 | |
| | * | | | | | | | | | | | | | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2010-04-13 | 4482 | -3286/+22501 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|/ / / / / / / / / / | | | |/| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | sparc64: Fix memory leak in pci_register_iommu_region(). | David S. Miller | 2010-04-12 | 1 | -3/+8 | |
| | * | | | | | | | | | | | | | | | sparc64: Add kmemleak annotation to sun4v_build_virq() | David S. Miller | 2010-04-12 | 1 | -0/+8 | |
| | * | | | | | | | | | | | | | | | sparc64: Support kmemleak. | David S. Miller | 2010-04-12 | 2 | -1/+5 | |
| | * | | | | | | | | | | | | | | | sparc64: Add function graph tracer support. | David S. Miller | 2010-04-12 | 10 | -15/+132 | |
| | * | | | | | | | | | | | | | | | sparc64: Give a stack frame to the ftrace call sites. | David S. Miller | 2010-04-12 | 1 | -15/+16 | |
| | * | | | | | | | | | | | | | | | sparc64: Use a seperate counter for timer interrupts and NMI checks, like x86. | David S. Miller | 2010-04-12 | 3 | -3/+3 | |
| | * | | | | | | | | | | | | | | | sparc64: Remove profiling from some low-level bits. | David S. Miller | 2010-04-12 | 1 | -1/+8 | |
| | * | | | | | | | | | | | | | | | sparc64: Kill unnecessary static on local var in ftrace_call_replace(). | David S. Miller | 2010-04-12 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | sparc64: Kill CONFIG_STACK_DEBUG code. | David S. Miller | 2010-04-12 | 2 | -78/+1 | |
| | * | | | | | | | | | | | | | | | sparc64: Add HAVE_FUNCTION_TRACE_MCOUNT_TEST and tidy up. | David S. Miller | 2010-04-12 | 2 | -7/+16 | |
| | * | | | | | | | | | | | | | | | sparc64: Adjust __raw_local_irq_save() to cooperate in NMIs. | David S. Miller | 2010-04-12 | 1 | -2/+12 |