Age | Commit message (Expand) | Author | Files | Lines |
2011-03-23 | m68k: remove inline asm from minix_find_first_zero_bit | Akinobu Mita | 1 | -7/+3 |
2011-03-23 | bitops: remove ext2 non-atomic bitops from asm/bitops.h | Akinobu Mita | 25 | -78/+6 |
2011-03-23 | dm: use little-endian bitops | Akinobu Mita | 1 | -4/+4 |
2011-03-23 | md: use little-endian bitops | Akinobu Mita | 1 | -3/+3 |
2011-03-23 | ufs: use little-endian bitops | Akinobu Mita | 1 | -1/+1 |
2011-03-23 | udf: use little-endian bitops | Akinobu Mita | 1 | -5/+4 |
2011-03-23 | reiserfs: use little-endian bitops | Akinobu Mita | 1 | -14/+13 |
2011-03-23 | nilfs2: use little-endian bitops | Akinobu Mita | 1 | -1/+1 |
2011-03-23 | ocfs2: use little-endian bitops | Akinobu Mita | 1 | -5/+5 |
2011-03-23 | ext4: use little-endian bitops | Akinobu Mita | 1 | -6/+6 |
2011-03-23 | ext3: use little-endian bitops | Akinobu Mita | 1 | -5/+5 |
2011-03-23 | rds: use little-endian bitops | Akinobu Mita | 1 | -3/+3 |
2011-03-23 | kvm: use little-endian bitops | Akinobu Mita | 1 | -1/+1 |
2011-03-23 | asm-generic: use little-endian bitops | Akinobu Mita | 1 | -2/+2 |
2011-03-23 | bitops: introduce little-endian bitops for most architectures | Akinobu Mita | 20 | -4/+18 |
2011-03-23 | m68knommu: introduce little-endian bitops | Akinobu Mita | 2 | -14/+27 |
2011-03-23 | bitops: introduce CONFIG_GENERIC_FIND_BIT_LE | Akinobu Mita | 14 | -0/+48 |
2011-03-23 | m68k: introduce little-endian bitops | Akinobu Mita | 1 | -26/+67 |
2011-03-23 | arm: introduce little-endian bitops | Akinobu Mita | 1 | -26/+65 |
2011-03-23 | s390: introduce little-endian bitops | Akinobu Mita | 1 | -19/+54 |
2011-03-23 | powerpc: introduce little-endian bitops | Akinobu Mita | 1 | -23/+38 |
2011-03-23 | asm-generic: change little-endian bitops to take any pointer types | Akinobu Mita | 3 | -30/+61 |
2011-03-23 | asm-generic: rename generic little-endian bitops functions | Akinobu Mita | 9 | -46/+46 |
2011-03-23 | bitops: merge little and big endian definisions in asm-generic/bitops/le.h | Akinobu Mita | 1 | -26/+20 |
2011-03-23 | rds: stop including asm-generic/bitops/le.h directly | Akinobu Mita | 1 | -5/+4 |
2011-03-23 | kvm: stop including asm-generic/bitops/le.h directly | Akinobu Mita | 1 | -2/+1 |
2011-03-23 | fs/adfs/adfs.h: fix unsigned comparison | Andrew Morton | 1 | -1/+1 |
2011-03-23 | ia64: fix build breakage in asm/thread_info.h | Luck, Tony | 1 | -1/+1 |
2011-03-23 | Revert "drm/i915: Don't save/restore hardware status page address register" | Chris Wilson | 2 | -0/+7 |
2011-03-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 9 | -29/+109 |
2011-03-23 | sys_swapon: fix inode locking | Cesar Eduardo Barros | 1 | -2/+5 |
2011-03-23 | smp: add missing init.h include | Heiko Carstens | 1 | -0/+1 |
2011-03-23 | Merge branch 'topic/asoc' into for-linus | Takashi Iwai | 5 | -4/+25 |
2011-03-23 | ALSA: HDA: Realtek: Avoid unnecessary volume control index on Surround/Side | David Henningsson | 1 | -8/+17 |
2011-03-22 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy... | Linus Torvalds | 16 | -1262/+1989 |
2011-03-22 | bloat-o-meter: include read-only data section in report | Jean Delvare | 1 | -1/+3 |
2011-03-22 | zlib: slim down zlib_deflate() workspace when possible | Jim Keniston | 9 | -23/+71 |
2011-03-22 | fs/devpts/inode.c: correctly check d_alloc_name() return code in devpts_pty_n... | Andrey Vagin | 1 | -1/+1 |
2011-03-22 | aio: wake all waiters when destroying ctx | Roland Dreier | 1 | -2/+2 |
2011-03-22 | pps: remove unreachable code | Alexander Gordeev | 1 | -5/+0 |
2011-03-22 | adfs: add hexadecimal filetype suffix option | Stuart Swales | 6 | -26/+99 |
2011-03-22 | adfs: improve timestamp precision | Stuart Swales | 1 | -21/+19 |
2011-03-22 | adfs: fix E+/F+ dir size > 2048 crashing kernel | Stuart Swales | 2 | -21/+84 |
2011-03-22 | Documentation/vm/page-types.c: auto debugfs mount for hwpoison operation | Chen Gong | 1 | -4/+101 |
2011-03-22 | Documentation/Changes: minor corrections | Christian Kujau | 1 | -4/+4 |
2011-03-22 | Documentation/CodingStyle: flesh out if-else examples | Harry Wei | 1 | -0/+7 |
2011-03-22 | codafs: fix compile warning when CONFIG_SYSCTL=n | Rakib Mullick | 1 | -7/+1 |
2011-03-22 | x86: allow CONFIG_ISA_DMA_API to be disabled | David Rientjes | 2 | -4/+12 |
2011-03-22 | x86: only compile floppy driver if CONFIG_ISA_DMA_API is enabled | David Rientjes | 1 | -1/+1 |
2011-03-22 | x86: only compile 8237A if CONFIG_ISA_DMA_API is enabled | David Rientjes | 1 | -1/+2 |