summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2011-03-23powerpc: introduce little-endian bitopsAkinobu Mita
2011-03-23asm-generic: change little-endian bitops to take any pointer typesAkinobu Mita
2011-03-23asm-generic: rename generic little-endian bitops functionsAkinobu Mita
2011-03-23bitops: merge little and big endian definisions in asm-generic/bitops/le.hAkinobu Mita
2011-03-23rds: stop including asm-generic/bitops/le.h directlyAkinobu Mita
2011-03-23kvm: stop including asm-generic/bitops/le.h directlyAkinobu Mita
2011-03-23fs/adfs/adfs.h: fix unsigned comparisonAndrew Morton
2011-03-23ia64: fix build breakage in asm/thread_info.hLuck, Tony
2011-03-23Revert "drm/i915: Don't save/restore hardware status page address register"Chris Wilson
2011-03-23Merge branch 'sfc-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/bw...David S. Miller
2011-03-23perf symbols: Look at .dynsym again if .symtab not foundArnaldo Carvalho de Melo
2011-03-23perf build-id: Add quirk to deal with perf.data file format breakageArnaldo Carvalho de Melo
2011-03-23perf session: Pass evsel in event_ops->sample()Arnaldo Carvalho de Melo
2011-03-23ALSA: hda - Fix SPDIF out regression on ALC889Takashi Iwai
2011-03-23ALSA: usb-audio - Support for Boss JS-8 Jam StationKeith A. Milner
2011-03-23ALSA: usb-audio: add Cakewalk UM-1G supportClemens Ladisch
2011-03-23sound/oss/opl3: validate voice and channel indexesDan Rosenberg
2011-03-23sound/oss: remove offset from load_patch callbacksDan Rosenberg
2011-03-23Introduce ARCH_NO_SYSDEV_OPS config option (v2)Rafael J. Wysocki
2011-03-23cpufreq: Use syscore_ops for boot CPU suspend/resume (v2)Rafael J. Wysocki
2011-03-23KVM: Use syscore_ops instead of sysdev class and sysdevRafael J. Wysocki
2011-03-23PCI / Intel IOMMU: Use syscore_ops instead of sysdev class and sysdevRafael J. Wysocki
2011-03-23timekeeping: Use syscore_ops instead of sysdev class and sysdevRafael J. Wysocki
2011-03-23x86: Use syscore_ops instead of sysdev classes and sysdevsRafael J. Wysocki
2011-03-23drivers/net/a2065.c: Convert release_resource to release_region/release_mem_r...Julia Lawall
2011-03-23drivers/net/ariadne.c: Convert release_resource to release_region/release_mem...Julia Lawall
2011-03-23spi/omap_mcspi: Fix broken last word xferJarkko Nikula
2011-03-23deal with races in /proc/*/{syscall,stack,personality}Al Viro
2011-03-23of/flattree: minor cleanupsAndres Salomon
2011-03-23dt: eliminate OF_NO_DEEP_PROBE and test for NULL match tableGrant Likely
2011-03-23dt: protect against NULL matches passed to of_match_node()Grant Likely
2011-03-23dt: Refactor of_platform_bus_probe()Grant Likely
2011-03-23proc: enable writing to /proc/pid/memStephen Wilson
2011-03-23proc: make check_mem_permission() return an mm_struct on successStephen Wilson
2011-03-23proc: hold cred_guard_mutex in check_mem_permission()Stephen Wilson
2011-03-23proc: disable mem_write after execStephen Wilson
2011-03-23mm: implement access_remote_vmStephen Wilson
2011-03-23mm: factor out main logic of access_process_vmStephen Wilson
2011-03-23mm: use mm_struct to resolve gate vma's in __get_user_pagesStephen Wilson
2011-03-23mm: arch: rename in_gate_area_no_task to in_gate_area_no_mmStephen Wilson
2011-03-23mm: arch: make in_gate_area take an mm_struct instead of a task_structStephen Wilson
2011-03-23mm: arch: make get_gate_vma take an mm_struct instead of a task_structStephen Wilson
2011-03-23x86: mark associated mm when running a task in 32 bit compatibility modeStephen Wilson
2011-03-23x86: add context tag to mark mm when running a task in 32-bit compatibility modeStephen Wilson
2011-03-23auxv: require the target to be tracable (or yourself)Al Viro
2011-03-23close race in /proc/*/environAl Viro
2011-03-23report errors in /proc/*/*map* sanelyAl Viro
2011-03-23pagemap: close races with suid execveAl Viro
2011-03-23make sessionid permissions in /proc/*/task/* match those in /proc/*Al Viro
2011-03-23USB: cdc-acm: fix potential null-pointer dereference on disconnectJohan Hovold