| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | MIPS: AR7: Replace __attribute__((__packed__)) with __packed | Florian Fainelli | 2011-07-25 | 1 | -1/+1 |
| * | MIPS: AR7: Remove 'space before tabs' in platform.c | Florian Fainelli | 2011-07-25 | 1 | -1/+1 |
| * | MIPS: Lantiq: Add missing clk_enable and clk_disable functions. | John Crispin | 2011-07-20 | 1 | -0/+13 |
| * | MIPS: AR7: Fix trailing semicolon bug in clock.c | Florian Fainelli | 2011-07-20 | 1 | -1/+1 |
| * | MAINTAINERS: Update MIPS entry. | Ralf Baechle | 2011-07-20 | 1 | -1/+2 |
| * | MIPS: BCM63xx: Remove duplicate PERF_IRQSTAT_REG definition | Jonas Gorski | 2011-07-20 | 1 | -1/+0 |
| * | MIPS: Netlogic: SMP fixes for XLR/XLS platform code. | Jayachandran C | 2011-07-20 | 2 | -12/+3 |
| * | MIPS: SB1250: Restore dropped irq_mask function | Thomas Gleixner | 2011-07-20 | 1 | -0/+8 |
| * | MIPS: MIPSsim: Fix uniprocessor build. | Ralf Baechle | 2011-07-20 | 1 | -0/+1 |
| * | MIPS: ARC: Fix build of firmware library on uniprocessor. | Ralf Baechle | 2011-07-20 | 1 | -0/+2 |
| * | MIPS: XLR, XLS: Move makefile bits to were they belong. | Ralf Baechle | 2011-07-20 | 3 | -12/+12 |
| * | MIPS: Malta: Fix crash in SMP kernel on non-CMP systems. | Ralf Baechle | 2011-07-20 | 4 | -24/+56 |
| * | MIPS: Wire up sendmmsg and renumber setns syscall. | Ralf Baechle | 2011-07-20 | 5 | -9/+16 |
| * | MIPS: SMTC: Fix build. | Ralf Baechle | 2011-07-20 | 1 | -0/+1 |
| * | MIPS: Malta SMTC: Fix build. | Ralf Baechle | 2011-07-20 | 1 | -1/+1 |
| * | MIPS: GT64120: Remove useless inclusion of clocksource.h. | Ralf Baechle | 2011-07-20 | 1 | -2/+0 |
| * | MIPS: NILE4: Remove useless inclusion of GT64120 header. | Ralf Baechle | 2011-07-20 | 1 | -1/+0 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2011-07-26 | 17 | -145/+306 |
|\ \ |
|
| * | | ceph: document unlocked d_parent accesses | Sage Weil | 2011-07-26 | 2 | -4/+11 |
| * | | ceph: explicitly reference rename old_dentry parent dir in request | Sage Weil | 2011-07-26 | 4 | -11/+17 |
| * | | ceph: document locking for ceph_set_dentry_offset | Sage Weil | 2011-07-26 | 1 | -1/+3 |
| * | | ceph: avoid d_parent in ceph_dentry_hash; fix ceph_encode_fh() hashing bug | Sage Weil | 2011-07-26 | 4 | -13/+18 |
| * | | ceph: protect d_parent access in ceph_d_revalidate | Sage Weil | 2011-07-26 | 1 | -15/+17 |
| * | | ceph: protect access to d_parent | Sage Weil | 2011-07-26 | 6 | -15/+33 |
| * | | ceph: handle racing calls to ceph_init_dentry | Sage Weil | 2011-07-26 | 1 | -9/+12 |
| * | | ceph: set dir complete frag after adding capability | Sage Weil | 2011-07-26 | 1 | -13/+17 |
| * | | rbd: set blk_queue request sizes to object size | Josh Durgin | 2011-07-26 | 1 | -0/+15 |
| * | | ceph: set up readahead size when rsize is not passed | Yehuda Sadeh | 2011-07-26 | 1 | -0/+4 |
| * | | rbd: cancel watch request when releasing the device | Yehuda Sadeh | 2011-07-26 | 1 | -1/+30 |
| * | | ceph: ignore lease mask | Sage Weil | 2011-07-26 | 3 | -18/+12 |
| * | | ceph: fix ceph_lookup_open intent usage | Sage Weil | 2011-07-26 | 3 | -19/+37 |
| * | | ceph: only link open operations to directory unsafe list if O_CREAT|O_TRUNC | Sage Weil | 2011-07-26 | 1 | -1/+2 |
| * | | ceph: fix bad parent_inode calc in ceph_lookup_open | Sage Weil | 2011-07-26 | 1 | -2/+3 |
| * | | ceph: avoid carrying Fw cap during write into page cache | Sage Weil | 2011-07-26 | 1 | -3/+19 |
| * | | libceph: don't time out osd requests that haven't been received | Sage Weil | 2011-07-26 | 3 | -7/+12 |
| * | | ceph: report f_bfree based on kb_avail rather than diffing. | Greg Farnum | 2011-07-26 | 1 | -2/+1 |
| * | | ceph: only queue capsnap if caps are dirty | Sage Weil | 2011-07-26 | 1 | -4/+2 |
| * | | ceph: fix snap writeback when racing with writes | Sage Weil | 2011-07-26 | 1 | -3/+20 |
| * | | ceph: use flag bit for at_end readdir flag | Sage Weil | 2011-07-26 | 2 | -6/+6 |
| * | | ceph: add F_SYNC file flag to force sync (non-O_DIRECT) io | Sage Weil | 2011-07-26 | 4 | -2/+18 |
| * | | ceph: add flags field to file_info | Sage Weil | 2011-07-26 | 1 | -1/+2 |
* | | | gma500: udelay(20000) it too long again | Stephen Rothwell | 2011-07-26 | 1 | -1/+1 |
* | | | USB / Renesas: Fix build issue related to struct scatterlist | Rafael J. Wysocki | 2011-07-26 | 1 | -0/+1 |
* | | | MMC / TMIO: Fix build issue related to struct scatterlist | Rafael J. Wysocki | 2011-07-26 | 1 | -0/+1 |
* | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 2011-07-26 | 23 | -271/+1420 |
|\ \ \ |
|
| * | | | jbd: change the field "b_cow_tid" of struct journal_head from type unsigned t... | Wang Sheng-Hui | 2011-07-25 | 1 | -1/+1 |
| * | | | ext3.txt: update the links in the section "useful links" to the latest ones | Wang Sheng-Hui | 2011-07-25 | 1 | -2/+2 |
| * | | | ext3: Fix data corruption in inodes with journalled data | Jan Kara | 2011-07-23 | 1 | -5/+35 |
| * | | | ext2: check xattr name_len before acquiring xattr_sem in ext2_xattr_get | Wang Sheng-Hui | 2011-07-22 | 1 | -5/+5 |
| * | | | ext3: Fix compilation with -DDX_DEBUG | Bernd Schubert | 2011-07-20 | 1 | -2/+2 |