summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-10-30pktcdvd: update MAINTAINERSJiri Kosina1-1/+1
2012-10-30floppy: remove dr, reuse drive on do_floppy_initHerton Ronaldo Krzesinski1-26/+22
2012-10-30floppy: use common function to check if floppies can be registeredHerton Ronaldo Krzesinski1-10/+13
2012-10-30floppy: properly handle failure on add_disk loopHerton Ronaldo Krzesinski1-1/+10
2012-10-30floppy: do put_disk on current dr if blk_init_queue failsHerton Ronaldo Krzesinski1-0/+1
2012-10-30floppy: don't call alloc_ordered_workqueue inside the alloc_disk loopHerton Ronaldo Krzesinski1-9/+6
2012-10-30xen/blkback: Fix compile warningKonrad Rzeszutek Wilk1-3/+3
2012-10-25block: Add blk_rq_pos(rq) to sort rq when plushingJianpeng Ma1-1/+2
2012-10-24drivers/block: remove CONFIG_EXPERIMENTALKees Cook1-7/+7
2012-10-24block: remove CONFIG_EXPERIMENTALKees Cook1-1/+1
2012-10-23vfs: fix: don't increase bio_slab_max if krealloc() failsAnna Leuschner1-2/+4
2012-10-23blkcg: stop iteration early if root_rl is the only request listJun'ichi Nomura1-0/+3
2012-10-23blkcg: Fix use-after-free of q->root_blkg and q->root_rl.blkgJun'ichi Nomura1-0/+7
2012-10-22module_signing: fix printk format warningRandy Dunlap1-1/+1
2012-10-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds31-671/+731
2012-10-22Input: fix use-after-free introduced with dynamic minor changesDmitry Torokhov3-6/+3
2012-10-22char_dev: pin parent kobjectDmitry Torokhov1-1/+17
2012-10-20Linux 3.7-rc2v3.7-rc2Linus Torvalds1-1/+1
2012-10-20Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...Linus Torvalds9-45/+83
2012-10-20arm64: fix alignment padding in assembly codeMarc Zyngier2-1/+7
2012-10-20use clamp_t in UNAME26 fixKees Cook1-1/+1
2012-10-20Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds9-17/+56
2012-10-20perf python: Properly link with libtraceeventArnaldo Carvalho de Melo3-14/+15
2012-10-20Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar9-6/+44
2012-10-20Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds32-75/+133
2012-10-20MODSIGN: Move the magic string to the end of a module and eliminate the searchDavid Howells4-31/+28
2012-10-20Merge tag 'kirkwood_fixes_for_v3.7' of git://git.infradead.org/users/jcooper/...Olof Johansson3-12/+12
2012-10-20MODSIGN: Cleanup .gitignoreDavid Howells1-6/+0
2012-10-20MODSIGN: perlify sign-file and merge in x509keyidDavid Howells3-347/+400
2012-10-20Merge branch 'testing/driver-warnings' of git://git.kernel.org/pub/scm/linux/...Olof Johansson7-10/+11
2012-10-20hold task->mempolicy while numa_maps scans.KAMEZAWA Hiroyuki2-3/+51
2012-10-20Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds6-34/+24
2012-10-20Merge branch 'akpm' (Fixes from Andrew)Linus Torvalds8-26/+30
2012-10-20lib/dma-debug.c: fix __hash_bucket_find()Ming Lei1-2/+2
2012-10-20mm: compaction: correct the nr_strict va isolated check for CMAMel Gorman1-1/+1
2012-10-20firmware/memmap: avoid type conflicts with the generic memmap_init()Fengguang Wu1-2/+2
2012-10-20pidns: remove recursion from free_pid_ns()Cyrill Gorcunov2-14/+15
2012-10-20drivers/video/backlight/lm3639_bl.c: return proper error in lm3639_bled_mode_...Axel Lin1-2/+2
2012-10-20kernel/sys.c: fix stack memory content leak via UNAME26Kees Cook1-5/+7
2012-10-20linux/coredump.h needs asm/siginfo.hRichard Weinberger1-0/+1
2012-10-20remap_file_pages: correctly handle the case of a NULL vm_ops pointerLinus Torvalds1-1/+1
2012-10-19Merge tag 'xtensa-next-20121018' of git://github.com/czankel/xtensa-linuxLinus Torvalds82-1620/+1677
2012-10-19kbuild: Fix module signature generationLinus Torvalds1-2/+3
2012-10-19xen: Fix annoying compile-time warningLinus Torvalds1-1/+1
2012-10-19Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-5/+8
2012-10-19Merge tag 'tty-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds11-31/+43
2012-10-19Merge tag 'usb-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds51-2221/+2333
2012-10-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rku...Linus Torvalds104-136/+112
2012-10-19Merge tag 'parisc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds57-1542/+1511
2012-10-19MAINTAINERS: Add Rafael's address to ACPI maintainersRafael J. Wysocki1-0/+1