Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2012-01-07 | 1 | -0/+95 | |
|\ | ||||||
| * | Merge branch 'driver-core-next' into Linux 3.2 | Greg Kroah-Hartman | 2012-01-06 | 1 | -0/+95 | |
| |\ | ||||||
| | * | debugfs: add missing #ifdef HAS_IOMEM | Heiko Carstens | 2012-01-04 | 1 | -0/+4 | |
| | * | debugfs: remove unneeded cast in debugfs_print_regs32() | Dan Carpenter | 2011-11-27 | 1 | -1/+1 | |
| | * | debugfs: bugfix: include <linux/io.h> in file.c | Alessandro Rubini | 2011-11-22 | 1 | -0/+1 | |
| | * | debugfs: print_regs32: make regs array a const pointer | Alessandro Rubini | 2011-11-19 | 1 | -1/+1 | |
| | * | debugfs: add tools to printk 32-bit registers | Alessandro Rubini | 2011-11-18 | 1 | -0/+90 | |
* | | | Merge branch 'pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/l... | Linus Torvalds | 2012-01-07 | 2 | -33/+6 | |
|\ \ \ | ||||||
| * | | | pstore: gracefully handle NULL pstore_info functions | Kees Cook | 2011-11-18 | 2 | -4/+5 | |
| * | | | pstore: pass reason to backend write callback | Kees Cook | 2011-11-17 | 1 | -29/+1 | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2012-01-07 | 1 | -1/+1 | |
|\ \ \ \ | ||||||
| * \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-01-05 | 2 | -19/+19 | |
| |\ \ \ \ | | | |/ / | | |/| | | ||||||
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-01-03 | 1 | -26/+3 | |
| |\ \ \ \ | ||||||
| * \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2011-12-30 | 8 | -51/+55 | |
| |\ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2011-12-23 | 56 | -775/+1038 | |
| |\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2011-12-07 | 5 | -25/+74 | |
| |\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2011-12-02 | 70 | -822/+1589 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | net: remove ipv6_addr_copy() | Alexey Dobriyan | 2011-11-22 | 1 | -1/+1 | |
* | | | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2012-01-06 | 3 | -41/+41 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Martin Schwidefsky | 2011-12-19 | 2 | -30/+26 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ | Merge commit 'v3.2-rc5' into sched/core | Ingo Molnar | 2011-12-15 | 91 | -1205/+2076 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | sched/accounting: Change cpustat fields to an array | Glauber Costa | 2011-12-06 | 2 | -36/+31 | |
| * | | | | | | | | | | | | [S390] fix cputime overflow in uptime_proc_show | Martin Schwidefsky | 2011-12-15 | 1 | -2/+7 | |
| * | | | | | | | | | | | | [S390] cputime: add sparse checking and cleanup | Martin Schwidefsky | 2011-12-15 | 3 | -20/+19 | |
* | | | | | | | | | | | | | vfs: fix up ENOIOCTLCMD error handling | Linus Torvalds | 2012-01-06 | 2 | -37/+3 | |
| |_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | minixfs: misplaced checks lead to dentry leak | Al Viro | 2012-01-05 | 1 | -17/+17 | |
* | | | | | | | | | | | | [CIFS] default ntlmv2 for cifs mount delayed to 3.3 | Steve French | 2012-01-04 | 1 | -1/+1 | |
* | | | | | | | | | | | | cifs: fix bad buffer length check in coalesce_t2 | Jeff Layton | 2012-01-04 | 1 | -1/+1 | |
| |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2011-12-30 | 1 | -26/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | ceph: disable use of dcache for readdir etc. | Sage Weil | 2011-12-29 | 1 | -26/+3 | |
* | | | | | | | | | | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 2011-12-30 | 3 | -25/+43 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | xfs: log all dirty inodes in xfs_fs_sync_fs | Christoph Hellwig | 2011-12-23 | 3 | -24/+42 | |
| * | | | | | | | | | | | xfs: log the inode in ->write_inode calls for kupdate | Christoph Hellwig | 2011-12-23 | 1 | -1/+1 | |
* | | | | | | | | | | | | procfs: do not confuse jiffies with cputime64_t | Andreas Schwab | 2011-12-30 | 1 | -2/+2 | |
* | | | | | | | | | | | | vfs: fix handling of lock allocation failure in lease-break case | Linus Torvalds | 2011-12-26 | 1 | -8/+3 | |
* | | | | | | | | | | | | Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux | Linus Torvalds | 2011-12-24 | 1 | -11/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | writeback: show writeback reason with __print_symbolic | Wu Fengguang | 2011-12-18 | 1 | -11/+0 | |
* | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2011-12-23 | 2 | -5/+7 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Btrfs: call d_instantiate after all ops are setup | Al Viro | 2011-12-23 | 1 | -4/+5 | |
| * | | | | | | | | | | | | Btrfs: fix worker lock misuse in find_worker | Chris Mason | 2011-12-23 | 1 | -1/+2 | |
* | | | | | | | | | | | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2011-12-20 | 3 | -21/+38 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | NFS: Fix a regression in nfs_file_llseek() | Trond Myklebust | 2011-12-16 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | NFSv4: Do not accept delegated opens when a delegation recall is in effect | Trond Myklebust | 2011-12-10 | 1 | -8/+16 | |
| * | | | | | | | | | | | | | NFSv4: Ensure correct locking when accessing the 'lock_states' list | Trond Myklebust | 2011-12-09 | 1 | -0/+4 | |
| * | | | | | | | | | | | | | NFSv4.1: Ensure that we handle _all_ SEQUENCE status bits. | Trond Myklebust | 2011-12-01 | 1 | -4/+4 | |
| * | | | | | | | | | | | | | NFSv4: Don't error if we handled it in nfs4_recovery_handle_error | Trond Myklebust | 2011-12-01 | 1 | -8/+13 | |
* | | | | | | | | | | | | | | nilfs2: potential integer overflow in nilfs_ioctl_clean_segments() | Haogang Chen | 2011-12-20 | 1 | -0/+3 | |
* | | | | | | | | | | | | | | nilfs2: unbreak compat ioctl | Thomas Meyer | 2011-12-20 | 1 | -0/+13 | |
| |_|/ / / / / / / / / / / |/| | | | | | | | | | | | | ||||||
| | | | | | | | | | | | | | ||||||
| \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
*-. \ \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'for-linus' and 'for-linus-3.2' of git://git.kernel.org/pub/sc... | Linus Torvalds | 2011-12-16 | 13 | -140/+311 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / | |/| | | | / / / / / / / / | |_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | btrfs: lower the dirty balance poll interval | Wu Fengguang | 2011-12-16 | 1 | -0/+2 | |
| | | |_|_|_|/ / / / / / | | |/| | | | | | | | | |