summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-07-05Merge branch 'akpm/master'Stephen Rothwell
2013-07-05staging/lustre: replace num_physpages with totalram_pagesPeng Tao
2013-07-05staging/lustre/libcfs: cleanup linux-mem.hPeng Tao
2013-07-05staging/lustre/ptlrpc: convert to new shrinker APIPeng Tao
2013-07-05staging/lustre/obdclass: convert lu_object shrinker to count/scan APIPeng Tao
2013-07-05staging/lustre/ldlm: convert to shrinkers to count/scan APIPeng Tao
2013-07-05lib/scatterlist: error handling in __sg_alloc_table()Dan Carpenter
2013-07-05scsi_debug: fix do_device_access() with wrap around rangeAkinobu Mita
2013-07-05crypto: talitos: use sg_pcopy_to_buffer()Akinobu Mita
2013-07-05lib/scatterlist: introduce sg_pcopy_from_buffer() and sg_pcopy_to_buffer()Akinobu Mita
2013-07-05lib/scatterlist: factor out sg_miter_get_next_page() from sg_miter_next()Akinobu Mita
2013-07-05drivers/iio/inkern.c: fix iio_convert_raw_to_processed_unlocked()Alexandre Belloni
2013-07-05crypto-add-lz4-cryptographic-api-fixAndrew Morton
2013-07-05crypto: add lz4 Cryptographic APIChanho Min
2013-07-05lib-add-lz4-compressor-module-fixAndrew Morton
2013-07-05lib: add lz4 compressor moduleChanho Min
2013-07-05x86, doc: Add LZ4 magic number for the new compressionKyungsik Lee
2013-07-05x86: add support for LZ4-compressed kernelKyungsik Lee
2013-07-05arm: Remove enforced Os flag for LZ4 decompressorKyungsik Lee
2013-07-05arm: add support for LZ4-compressed kernelKyungsik Lee
2013-07-05kbuild: fix for updated LZ4 tool with the new streaming formatKyungsik Lee
2013-07-05lib: add support for LZ4-compressed kernelKyungsik Lee
2013-07-05decompressor: add LZ4 decompressor moduleKyungsik Lee
2013-07-05lib: add weak clz/ctz functionsChanho Min
2013-07-05reboot: move arch/x86 reboot= handling to generic kernelRobin Holt
2013-07-05reboot-arm-change-reboot_mode-to-use-enum-reboot_mode-fix-fixAndrew Morton
2013-07-05reboot-arm-change-reboot_mode-to-use-enum-reboot_mode-fixAndrew Morton
2013-07-05reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt
2013-07-05reboot: arm: prepare reboot_mode for moving to generic kernel codeRobin Holt
2013-07-05reboot: arm: remove unused restart_mode fields from some arm subarchsRobin Holt
2013-07-05reboot: unicore32: prepare reboot_mode for moving to generic kernel codeRobin Holt
2013-07-05reboot: x86: prepare reboot_mode for moving to generic kernel codeRobin Holt
2013-07-05reboot: checkpatch.pl the new kernel/reboot.c fileRobin Holt
2013-07-05reboot: move shutdown/reboot related functions to kernel/reboot.cRobin Holt
2013-07-05reboot: remove -stable friendly PF_THREAD_BOUND defineRobin Holt
2013-07-05relay: fix timer madnessIngo Molnar
2013-07-05partitions/msdos: enumerate also AIX LVM partitionsPhilippe De Muyter
2013-07-05partitions-add-aix-lvm-partition-support-files: add the AIX_PARTITION entryPhilippe De Muyter
2013-07-05partitions-add-aix-lvm-partition-support-files: compile aix.c if configuredPhilippe De Muyter
2013-07-05partitions-add-aix-lvm-partition-support-files-checkpatch-fixesAndrew Morton
2013-07-05partitions-add-aix-lvm-partition-support-files-v2Philippe De Muyter
2013-07-05partitions: add aix lvm partition support filesPhilippe De Muyter
2013-07-05partitions/msdos.c: end-of-line whitespace and semicolon cleanupPhilippe De Muyter
2013-07-05mwave: fix info leak in mwave_ioctl()Dan Carpenter
2013-07-05ipc/sem.c: rename try_atomic_semop() to perform_atomic_semop(), docu updateManfred Spraul
2013-07-05ipc/sem.c: replace shared sem_otime with per-semaphore valueManfred Spraul
2013-07-05ipc/sem.c: always use only one queue for alter operationsManfred Spraul
2013-07-05ipc/sem.c: scan complex wait-for-zero after undefined updatesManfred Spraul
2013-07-05ipc/sem: separate wait-for-zero and alter tasks into seperate queuesManfred Spraul
2013-07-05ipc/sem.c: cacheline align the semaphore structuresManfred Spraul