summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bitops: remove minix bitops from asm/bitops.hAkinobu Mita2011-03-2327-110/+82
* m68k: remove inline asm from minix_find_first_zero_bitAkinobu Mita2011-03-231-7/+3
* bitops: remove ext2 non-atomic bitops from asm/bitops.hAkinobu Mita2011-03-2325-78/+6
* dm: use little-endian bitopsAkinobu Mita2011-03-231-4/+4
* md: use little-endian bitopsAkinobu Mita2011-03-231-3/+3
* ufs: use little-endian bitopsAkinobu Mita2011-03-231-1/+1
* udf: use little-endian bitopsAkinobu Mita2011-03-231-5/+4
* reiserfs: use little-endian bitopsAkinobu Mita2011-03-231-14/+13
* nilfs2: use little-endian bitopsAkinobu Mita2011-03-231-1/+1
* ocfs2: use little-endian bitopsAkinobu Mita2011-03-231-5/+5
* ext4: use little-endian bitopsAkinobu Mita2011-03-231-6/+6
* ext3: use little-endian bitopsAkinobu Mita2011-03-231-5/+5
* rds: use little-endian bitopsAkinobu Mita2011-03-231-3/+3
* kvm: use little-endian bitopsAkinobu Mita2011-03-231-1/+1
* asm-generic: use little-endian bitopsAkinobu Mita2011-03-231-2/+2
* bitops: introduce little-endian bitops for most architecturesAkinobu Mita2011-03-2320-4/+18
* m68knommu: introduce little-endian bitopsAkinobu Mita2011-03-232-14/+27
* bitops: introduce CONFIG_GENERIC_FIND_BIT_LEAkinobu Mita2011-03-2314-0/+48
* m68k: introduce little-endian bitopsAkinobu Mita2011-03-231-26/+67
* arm: introduce little-endian bitopsAkinobu Mita2011-03-231-26/+65
* s390: introduce little-endian bitopsAkinobu Mita2011-03-231-19/+54
* powerpc: introduce little-endian bitopsAkinobu Mita2011-03-231-23/+38
* asm-generic: change little-endian bitops to take any pointer typesAkinobu Mita2011-03-233-30/+61
* asm-generic: rename generic little-endian bitops functionsAkinobu Mita2011-03-239-46/+46
* bitops: merge little and big endian definisions in asm-generic/bitops/le.hAkinobu Mita2011-03-231-26/+20
* rds: stop including asm-generic/bitops/le.h directlyAkinobu Mita2011-03-231-5/+4
* kvm: stop including asm-generic/bitops/le.h directlyAkinobu Mita2011-03-231-2/+1
* fs/adfs/adfs.h: fix unsigned comparisonAndrew Morton2011-03-231-1/+1
* ia64: fix build breakage in asm/thread_info.hLuck, Tony2011-03-231-1/+1
* Revert "drm/i915: Don't save/restore hardware status page address register"Chris Wilson2011-03-232-0/+7
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-03-239-29/+109
|\
| * Merge branch 'topic/asoc' into for-linusTakashi Iwai2011-03-235-4/+25
| |\
| | * ASoC: Support !REGULATOR build for sgtl5000Mark Brown2011-03-221-0/+14
| | * ASoC: Remove bogus check for register validity in debugfs writeMark Brown2011-03-181-2/+0
| | * Merge branch 'topic/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Mark Brown2011-03-181-6/+36
| | |\
| | * | ASoC: mini2440: Fix uda134x codec problem.Marek Belisko2011-03-113-2/+11
| * | | ALSA: HDA: Realtek: Avoid unnecessary volume control index on Surround/SideDavid Henningsson2011-03-231-8/+17
| * | | ALSA: hda - VIA: Fix VT1708 can't build up Headphone control issueLydia Wang2011-03-221-3/+6
| * | | ALSA: hda - VIA: Correct stream names for VT1818SLydia Wang2011-03-221-0/+5
| * | | ALSA: hda - VIA: Fix codec type for VT1708BCE at the right timingLydia Wang2011-03-221-4/+5
| * | | ALSA: hda - VIA: Fix invalid A-A path volume adjust issueLydia Wang2011-03-221-1/+8
| * | | ALSA: hda - VIA: Add missing support for VT1718S in A-A pathLydia Wang2011-03-221-0/+5
| * | | ALSA: hda - VIA: Fix independent headphone no sound issueLydia Wang2011-03-221-1/+11
| * | | ALSA: hda - VIA: Fix stereo mixer recording no sound issueLydia Wang2011-03-221-3/+6
| * | | ALSA: hda - Set EAPD for Realtek ALC665Andres Mejia2011-03-211-0/+2
| * | | ALSA: usb - Remove trailing spaces from USB card name stringsTakashi Iwai2011-03-211-4/+18
| * | | sound: read i_size with i_size_read()Xiaochen Wang2011-03-181-1/+1
* | | | sys_swapon: fix inode lockingCesar Eduardo Barros2011-03-231-2/+5
* | | | smp: add missing init.h includeHeiko Carstens2011-03-231-0/+1
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2011-03-2216-1262/+1989
|\ \ \ \
OpenPOWER on IntegriCloud