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