summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | alpha: Eliminate compiler warning from memset macroRichard Henderson2013-11-174-15/+33
* | | | Merge branch 'parisc-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2013-11-215-55/+41
|\ \ \ \
| * | | | parisc: size_t is unsigned, so comparison size < 0 doesn't make sense.Helge Deller2013-11-201-1/+1
| * | | | parisc: improve SIGBUS/SIGSEGV error reportingHelge Deller2013-11-191-2/+20
| * | | | parisc: break out SOCK_NONBLOCK define to own asm header fileHelge Deller2013-11-192-8/+14
| * | | | parisc: do not inline pa_memcpy() internal functionsHelge Deller2013-11-191-2/+2
| * | | | Revert "parisc: implement full version of access_ok()"Helge Deller2013-11-191-42/+4
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds2013-11-2135-129/+101
|\ \ \ \ \
| * | | | | avr32: uapi: be sure of "_UAPI" prefix for all guard macrosChen Gang2013-11-2031-102/+56
| * | | | | avr32: add kprobe_ctlblk memory structEirik Aanonsen2013-11-201-0/+14
| * | | | | avr32: fix out-of-range jump in large kernelsAndreas Bießmann2013-11-202-2/+6
| * | | | | avr32: setup crt for early panic()Andreas Bießmann2013-11-202-25/+25
* | | | | | Merge tag 'squashfs-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-11-2020-243/+1145
|\ \ \ \ \ \
| * | | | | | Squashfs: Check stream is not NULL in decompressor_multi.cPhillip Lougher2013-11-201-4/+3
| * | | | | | Squashfs: Directly decompress into the page cache for file dataPhillip Lougher2013-11-205-1/+336
| * | | | | | Squashfs: Restructure squashfs_readpage()Phillip Lougher2013-11-204-71/+118
| * | | | | | Squashfs: Generalise paging handling in the decompressorsPhillip Lougher2013-11-2013-67/+163
| * | | | | | Squashfs: add multi-threaded decompression using percpu variablePhillip Lougher2013-11-203-20/+145
| * | | | | | squashfs: Enhance parallel I/OMinchan Kim2013-11-203-1/+221
| * | | | | | Squashfs: Refactor decompressor interface and codePhillip Lougher2013-11-2011-136/+216
* | | | | | | Revert "mm: create a separate slab for page->ptl allocation"Linus Torvalds2013-11-203-17/+1
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-11-2017-187/+86
|\ \ \ \ \ \ \
| * | | | | | | fold try_to_ascend() into the sole remaining callerAl Viro2013-11-161-31/+18
| * | | | | | | dcache.c: get rid of pointless macrosAl Viro2013-11-161-4/+2
| * | | | | | | take read_seqbegin_or_lock() and friends to seqlock.hAl Viro2013-11-162-29/+29
| * | | | | | | consolidate simple ->d_delete() instancesAl Viro2013-11-1611-101/+18
| * | | | | | | gfs2: endianness misannotationsAl Viro2013-11-163-19/+16
| * | | | | | | dump_emit(): use __kernel_write(), not vfs_write()Al Viro2013-11-161-1/+1
| * | | | | | | dump_align(): fix the dumb brainoAl Viro2013-11-161-2/+2
* | | | | | | | Wrong page freed on preallocate_pmds() failure exitAl Viro2013-11-201-1/+1
* | | | | | | | Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-11-2058-328/+374
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'acpi-hotplug'Rafael J. Wysocki2013-11-191-1/+0
| |\ \ \ \ \ \ \ \
| | * | | | | | | | PCI / hotplug / ACPI: Drop unused acpiphp_debug declarationMika Westerberg2013-11-191-1/+0
| * | | | | | | | | Merge branch 'pm-sleep'Rafael J. Wysocki2013-11-192-1/+3
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | PM / Hibernate: Do not crash kernel in free_basic_memory_bitmaps()Rafael J. Wysocki2013-11-142-1/+3
| * | | | | | | | | | Merge branch 'pm-cpufreq'Rafael J. Wysocki2013-11-193-4/+4
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | cpufreq: governor: Remove fossil comment in the cpufreq_governor_dbs()lan,Tianyu2013-11-161-4/+0
| | * | | | | | | | | | cpufreq: OMAP: Fix compilation error 'r & ret undeclared'viresh kumar2013-11-141-0/+1
| | * | | | | | | | | | cpufreq: conservative: set requested_freq to policy max when it is over polic...Xiaoguang Chen2013-11-121-0/+3
| * | | | | | | | | | | Merge branch 'pm-runtime'Rafael J. Wysocki2013-11-192-8/+9
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | PM / Runtime: Fix error path for prepareUlf Hansson2013-11-141-0/+3
| | * | | | | | | | | | | PM / Runtime: Update documentation around probe|remove|suspendUlf Hansson2013-11-121-8/+6
| * | | | | | | | | | | | Merge branch 'pm-tools'Rafael J. Wysocki2013-11-192-56/+143
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | tools / power turbostat: Support SilvermontLen Brown2013-11-122-56/+143
| | | |_|/ / / / / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Merge branch 'pm-cpuidle'Rafael J. Wysocki2013-11-191-1/+23
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | intel_idle: Support Intel Atom Processor C2000 Product FamilyLen Brown2013-11-121-1/+23
| * | | | | | | | | | | | | Merge branch 'acpi-video'Rafael J. Wysocki2013-11-191-75/+12
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | ACPI / video: clean up DMI table for initial black screen problemAaron Lu2013-11-151-75/+12
| * | | | | | | | | | | | | | Merge branch 'acpi-ec'Rafael J. Wysocki2013-11-191-1/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | ACPI / EC: Ensure lock is acquired before accessing ec struct membersPuneet Kumar2013-11-151-1/+2
| | | |_|/ / / / / / / / / / / | | |/| | | | | | | | | | | |