summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-03-24kvm: use little-endian bitopsAkinobu Mita
2011-03-24asm-generic: use little-endian bitopsAkinobu Mita
2011-03-24bitops: introduce little-endian bitops for most architecturesAkinobu Mita
2011-03-24m68knommu: introduce little-endian bitopsAkinobu Mita
2011-03-24bitops: introduce CONFIG_GENERIC_FIND_BIT_LEAkinobu Mita
2011-03-24m68k: introduce little-endian bitopsAkinobu Mita
2011-03-24arm: introduce little-endian bitopsAkinobu Mita
2011-03-24s390: introduce little-endian bitopsAkinobu Mita
2011-03-24powerpc: introduce little-endian bitopsAkinobu Mita
2011-03-24asm-generic: change little-endian bitops to take any pointer typesAkinobu Mita
2011-03-24asm-generic: rename generic little-endian bitops functionsAkinobu Mita
2011-03-24bitops: merge little and big endian definisions in asm-generic/bitops/le.hAkinobu Mita
2011-03-24rds: stop including asm-generic/bitops/le.h directlyAkinobu Mita
2011-03-24kvm: stop including asm-generic/bitops/le.h directlyAkinobu Mita
2011-03-24fs/adfs/adfs.h: fix unsigned comparisonAndrew Morton
2011-03-24ia64: fix build breakage in asm/thread_info.hLuck, Tony
2011-03-24Revert "drm/i915: Don't save/restore hardware status page address register"Chris Wilson
2011-03-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2011-03-23sys_swapon: fix inode lockingCesar Eduardo Barros
2011-03-23smp: add missing init.h includeHeiko Carstens
2011-03-23Merge branch 'topic/asoc' into for-linusTakashi Iwai
2011-03-23ALSA: HDA: Realtek: Avoid unnecessary volume control index on Surround/SideDavid Henningsson
2011-03-23Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds
2011-03-23bloat-o-meter: include read-only data section in reportJean Delvare
2011-03-23zlib: slim down zlib_deflate() workspace when possibleJim Keniston
2011-03-23fs/devpts/inode.c: correctly check d_alloc_name() return code in devpts_pty_n...Andrey Vagin
2011-03-23aio: wake all waiters when destroying ctxRoland Dreier
2011-03-23pps: remove unreachable codeAlexander Gordeev
2011-03-23adfs: add hexadecimal filetype suffix optionStuart Swales
2011-03-23adfs: improve timestamp precisionStuart Swales
2011-03-23adfs: fix E+/F+ dir size > 2048 crashing kernelStuart Swales
2011-03-23Documentation/vm/page-types.c: auto debugfs mount for hwpoison operationChen Gong
2011-03-23Documentation/Changes: minor correctionsChristian Kujau
2011-03-23Documentation/CodingStyle: flesh out if-else examplesHarry Wei
2011-03-23codafs: fix compile warning when CONFIG_SYSCTL=nRakib Mullick
2011-03-23x86: allow CONFIG_ISA_DMA_API to be disabledDavid Rientjes
2011-03-23x86: only compile floppy driver if CONFIG_ISA_DMA_API is enabledDavid Rientjes
2011-03-23x86: only compile 8237A if CONFIG_ISA_DMA_API is enabledDavid Rientjes
2011-03-23pnp: only assign IORESOURCE_DMA if CONFIG_ISA_DMA_API is enabledDavid Rientjes
2011-03-23rtc: add real-time clock driver for NVIDIA TegraAndrew Chew
2011-03-23drivers/rtc/rtc-ds1511.c: world-writable sysfs nvram fileVasiliy Kulikov
2011-03-23drivers/rtc/rtc-isl1208.c: add alarm supportRyan Mallon
2011-03-23rtc: convert DS1374 to dev_pm_opsMark Brown
2011-03-23init: return proper error code in do_mounts_rd()Davidlohr Bueso
2011-03-23binfmt_elf: quiet GCC-4.6 'set but not used' warning in load_elf_binary()David Daney
2011-03-23epoll: fix compiler warning and optimize the non-blocking pathShawn Bohrer
2011-03-23epoll: move ready event check into proper inlineDavide Libenzi
2011-03-23crc32: add missed brackets in macroKonstantin Khlebnikov
2011-03-23checkpatch: warn about memset with swapped argumentsDave Jones
2011-03-23scripts/checkpatch.pl: reset rpt_cleaners warningsMike Frysinger