summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-07-09Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-07-09Merge tag 'fbdev-for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2013-07-09Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds
2013-07-09Merge tag 'for-linus-3.11-merge-window-part-1' of git://git.kernel.org/pub/sc...Linus Torvalds
2013-07-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2013-07-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2013-07-09Merge tag 'for-linus-v3.11-rc1' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2013-07-09libceph: fix invalid unsigned->signed conversion for timespec encodingJosh Durgin
2013-07-09Merge tag 'nfs-for-3.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2013-07-09Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2013-07-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-07-09lib/scatterlist: error handling in __sg_alloc_table()Dan Carpenter
2013-07-09scsi_debug: fix do_device_access() with wrap around rangeAkinobu Mita
2013-07-09crypto: talitos: use sg_pcopy_to_buffer()Akinobu Mita
2013-07-09lib/scatterlist: introduce sg_pcopy_from_buffer() and sg_pcopy_to_buffer()Akinobu Mita
2013-07-09lib/scatterlist: factor out sg_miter_get_next_page() from sg_miter_next()Akinobu Mita
2013-07-09crypto: add lz4 Cryptographic APIChanho Min
2013-07-09lib: add lz4 compressor moduleChanho Min
2013-07-09arm: add support for LZ4-compressed kernelKyungsik Lee
2013-07-09lib: add support for LZ4-compressed kernelKyungsik Lee
2013-07-09decompressor: add LZ4 decompressor moduleKyungsik Lee
2013-07-09lib: add weak clz/ctz functionsChanho Min
2013-07-09reboot: move arch/x86 reboot= handling to generic kernelRobin Holt
2013-07-09reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt
2013-07-09reboot: arm: prepare reboot_mode for moving to generic kernel codeRobin Holt
2013-07-09reboot: arm: remove unused restart_mode fields from some arm subarchsRobin Holt
2013-07-09reboot: unicore32: prepare reboot_mode for moving to generic kernel codeRobin Holt
2013-07-09reboot: x86: prepare reboot_mode for moving to generic kernel codeRobin Holt
2013-07-09reboot: checkpatch.pl the new kernel/reboot.c fileRobin Holt
2013-07-09reboot: move shutdown/reboot related functions to kernel/reboot.cRobin Holt
2013-07-09reboot: remove -stable friendly PF_THREAD_BOUND defineRobin Holt
2013-07-09partitions/msdos: enumerate also AIX LVM partitionsPhilippe De Muyter
2013-07-09partitions: add aix lvm partition support filesPhilippe De Muyter
2013-07-09partitions/msdos.c: end-of-line whitespace and semicolon cleanupPhilippe De Muyter
2013-07-09mwave: fix info leak in mwave_ioctl()Dan Carpenter
2013-07-09ipc/sem.c: rename try_atomic_semop() to perform_atomic_semop(), docu updateManfred Spraul
2013-07-09ipc/sem.c: replace shared sem_otime with per-semaphore valueManfred Spraul
2013-07-09ipc/sem.c: always use only one queue for alter operationsManfred Spraul
2013-07-09ipc/sem: separate wait-for-zero and alter tasks into seperate queuesManfred Spraul
2013-07-09ipc/sem.c: cacheline align the semaphore structuresManfred Spraul
2013-07-09ipc/util.c, ipc_rcu_alloc: cacheline align allocationManfred Spraul
2013-07-09ipc: remove unused functionsDavidlohr Bueso
2013-07-09ipc,msg: shorten critical region in msgrcvDavidlohr Bueso
2013-07-09ipc,msg: shorten critical region in msgsndDavidlohr Bueso
2013-07-09ipc,msg: make msgctl_nolock locklessDavidlohr Bueso
2013-07-09ipc,msg: introduce lockless functions to obtain the ipc objectDavidlohr Bueso
2013-07-09ipc,msg: introduce msgctl_nolockDavidlohr Bueso
2013-07-09ipc,msg: shorten critical region in msgctl_downDavidlohr Bueso
2013-07-09ipc: move locking out of ipcctl_pre_down_nolockDavidlohr Bueso
2013-07-09ipc: close open coded spin lock callsDavidlohr Bueso