Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | alpha: Eliminate compiler warning from memset macro | Richard Henderson | 2013-11-17 | 4 | -15/+33 | |
* | | | | Merge branch 'parisc-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/d... | Linus Torvalds | 2013-11-21 | 5 | -55/+41 | |
|\ \ \ \ | ||||||
| * | | | | parisc: size_t is unsigned, so comparison size < 0 doesn't make sense. | Helge Deller | 2013-11-20 | 1 | -1/+1 | |
| * | | | | parisc: improve SIGBUS/SIGSEGV error reporting | Helge Deller | 2013-11-19 | 1 | -2/+20 | |
| * | | | | parisc: break out SOCK_NONBLOCK define to own asm header file | Helge Deller | 2013-11-19 | 2 | -8/+14 | |
| * | | | | parisc: do not inline pa_memcpy() internal functions | Helge Deller | 2013-11-19 | 1 | -2/+2 | |
| * | | | | Revert "parisc: implement full version of access_ok()" | Helge Deller | 2013-11-19 | 1 | -42/+4 | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt... | Linus Torvalds | 2013-11-21 | 35 | -129/+101 | |
|\ \ \ \ \ | ||||||
| * | | | | | avr32: uapi: be sure of "_UAPI" prefix for all guard macros | Chen Gang | 2013-11-20 | 31 | -102/+56 | |
| * | | | | | avr32: add kprobe_ctlblk memory struct | Eirik Aanonsen | 2013-11-20 | 1 | -0/+14 | |
| * | | | | | avr32: fix out-of-range jump in large kernels | Andreas Bießmann | 2013-11-20 | 2 | -2/+6 | |
| * | | | | | avr32: setup crt for early panic() | Andreas Bießmann | 2013-11-20 | 2 | -25/+25 | |
* | | | | | | Merge tag 'squashfs-updates' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-11-20 | 20 | -243/+1145 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Squashfs: Check stream is not NULL in decompressor_multi.c | Phillip Lougher | 2013-11-20 | 1 | -4/+3 | |
| * | | | | | | Squashfs: Directly decompress into the page cache for file data | Phillip Lougher | 2013-11-20 | 5 | -1/+336 | |
| * | | | | | | Squashfs: Restructure squashfs_readpage() | Phillip Lougher | 2013-11-20 | 4 | -71/+118 | |
| * | | | | | | Squashfs: Generalise paging handling in the decompressors | Phillip Lougher | 2013-11-20 | 13 | -67/+163 | |
| * | | | | | | Squashfs: add multi-threaded decompression using percpu variable | Phillip Lougher | 2013-11-20 | 3 | -20/+145 | |
| * | | | | | | squashfs: Enhance parallel I/O | Minchan Kim | 2013-11-20 | 3 | -1/+221 | |
| * | | | | | | Squashfs: Refactor decompressor interface and code | Phillip Lougher | 2013-11-20 | 11 | -136/+216 | |
* | | | | | | | Revert "mm: create a separate slab for page->ptl allocation" | Linus Torvalds | 2013-11-20 | 3 | -17/+1 | |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-11-20 | 17 | -187/+86 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | fold try_to_ascend() into the sole remaining caller | Al Viro | 2013-11-16 | 1 | -31/+18 | |
| * | | | | | | | dcache.c: get rid of pointless macros | Al Viro | 2013-11-16 | 1 | -4/+2 | |
| * | | | | | | | take read_seqbegin_or_lock() and friends to seqlock.h | Al Viro | 2013-11-16 | 2 | -29/+29 | |
| * | | | | | | | consolidate simple ->d_delete() instances | Al Viro | 2013-11-16 | 11 | -101/+18 | |
| * | | | | | | | gfs2: endianness misannotations | Al Viro | 2013-11-16 | 3 | -19/+16 | |
| * | | | | | | | dump_emit(): use __kernel_write(), not vfs_write() | Al Viro | 2013-11-16 | 1 | -1/+1 | |
| * | | | | | | | dump_align(): fix the dumb braino | Al Viro | 2013-11-16 | 1 | -2/+2 | |
* | | | | | | | | Wrong page freed on preallocate_pmds() failure exit | Al Viro | 2013-11-20 | 1 | -1/+1 | |
* | | | | | | | | Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2013-11-20 | 58 | -328/+374 | |
|\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'acpi-hotplug' | Rafael J. Wysocki | 2013-11-19 | 1 | -1/+0 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | PCI / hotplug / ACPI: Drop unused acpiphp_debug declaration | Mika Westerberg | 2013-11-19 | 1 | -1/+0 | |
| * | | | | | | | | | Merge branch 'pm-sleep' | Rafael J. Wysocki | 2013-11-19 | 2 | -1/+3 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | PM / Hibernate: Do not crash kernel in free_basic_memory_bitmaps() | Rafael J. Wysocki | 2013-11-14 | 2 | -1/+3 | |
| * | | | | | | | | | | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 2013-11-19 | 3 | -4/+4 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | cpufreq: governor: Remove fossil comment in the cpufreq_governor_dbs() | lan,Tianyu | 2013-11-16 | 1 | -4/+0 | |
| | * | | | | | | | | | | cpufreq: OMAP: Fix compilation error 'r & ret undeclared' | viresh kumar | 2013-11-14 | 1 | -0/+1 | |
| | * | | | | | | | | | | cpufreq: conservative: set requested_freq to policy max when it is over polic... | Xiaoguang Chen | 2013-11-12 | 1 | -0/+3 | |
| * | | | | | | | | | | | Merge branch 'pm-runtime' | Rafael J. Wysocki | 2013-11-19 | 2 | -8/+9 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | PM / Runtime: Fix error path for prepare | Ulf Hansson | 2013-11-14 | 1 | -0/+3 | |
| | * | | | | | | | | | | | PM / Runtime: Update documentation around probe|remove|suspend | Ulf Hansson | 2013-11-12 | 1 | -8/+6 | |
| * | | | | | | | | | | | | Merge branch 'pm-tools' | Rafael J. Wysocki | 2013-11-19 | 2 | -56/+143 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | tools / power turbostat: Support Silvermont | Len Brown | 2013-11-12 | 2 | -56/+143 | |
| | | |_|/ / / / / / / / / | | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge branch 'pm-cpuidle' | Rafael J. Wysocki | 2013-11-19 | 1 | -1/+23 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | intel_idle: Support Intel Atom Processor C2000 Product Family | Len Brown | 2013-11-12 | 1 | -1/+23 | |
| * | | | | | | | | | | | | | Merge branch 'acpi-video' | Rafael J. Wysocki | 2013-11-19 | 1 | -75/+12 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | ACPI / video: clean up DMI table for initial black screen problem | Aaron Lu | 2013-11-15 | 1 | -75/+12 | |
| * | | | | | | | | | | | | | | Merge branch 'acpi-ec' | Rafael J. Wysocki | 2013-11-19 | 1 | -1/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | ACPI / EC: Ensure lock is acquired before accessing ec struct members | Puneet Kumar | 2013-11-15 | 1 | -1/+2 | |
| | | |_|/ / / / / / / / / / / | | |/| | | | | | | | | | | | |