aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-11-02Merge remote-tracking branch 'viro-signal/untested' into frvfor-viroDavid Howells264-4573/+1614
2012-11-02Merge remote-tracking branch 'viro-signal/arch-frv' into frvDavid Howells3-26/+4
2012-11-02FRV: Fix the new-style kernel_thread() stuffdevelDavid Howells1-2/+3
2012-11-02FRV: Fix the preemption handlingDavid Howells1-1/+1
2012-11-02FRV: gcc-4.1.2 also inlines weak functionsDavid Howells1-0/+2
2012-11-02FRV: Don't objcopy the GNU build_id noteDavid Howells1-4/+6
2012-11-02FRV: Add missing linux/export.h #inclusionsDavid Howells1-0/+1
2012-11-01Merge git://git.kernel.org/pub/scm/virt/kvm/kvmHEADmasterLinus Torvalds2-39/+36
2012-10-31flagday: kill pt_regs argument of do_fork()Al Viro9-27/+20
2012-10-31death to idle_regs()Al Viro4-22/+0
2012-10-31don't pass regs to copy_process()Al Viro1-4/+2
2012-10-31flagday: don't pass regs to copy_thread()Al Viro34-60/+45
2012-10-31sh: switch to generic fork/vfork/cloneAl Viro5-110/+11
2012-10-31h8300: switch to generic fork/vfork/cloneAl Viro3-44/+6
2012-10-31microblaze: switch to generic fork/vfork/cloneAl Viro5-51/+9
2012-10-31xtensa: switch to generic clone()Al Viro5-11/+3
2012-10-31tile: switch to generic clone()Al Viro2-8/+1
2012-10-31parisc: switch to generic fork/vfork/cloneAl Viro4-69/+22
2012-10-31openrisc: switch to use of generic fork and cloneAl Viro6-66/+19
2012-10-31hexagon: switch to generic clone()Al Viro4-52/+6
2012-10-31unicore32: switch to generic clone(2)Al Viro4-25/+7
2012-10-31m32r: switch to generic fork/vfork/cloneAl Viro2-42/+7
2012-10-31score: switch to generic fork/vfork/cloneAl Viro5-57/+8
2012-10-31mn10300: switch to generic fork/vfork/cloneAl Viro2-28/+8
2012-10-31frv: switch to generic fork/vfork/cloneAl Viro2-37/+8
2012-10-31cris: switch to generic fork/vfork/cloneAl Viro4-60/+13
2012-10-31c6x: sanitize copy_thread(), get rid of clone(2) wrapper, switch to generic c...Al Viro4-34/+6
2012-10-31avr32: sanitize copy_thread(), switch to generic fork/vfork/clone, kill wrappersAl Viro4-47/+11
2012-10-31arm64: sanitize copy_thread(), switch to generic fork/vfork/cloneAl Viro6-28/+10
2012-10-31powerpc: switch to generic fork/clone/vforkAl Viro4-32/+4
2012-10-31s390: switch to generic fork/vfork/cloneAl Viro3-42/+14
2012-10-31m68k: sanitize copy_thread(), fork/vfork/clone wrappers, switch to generic fo...Al Viro4-71/+46
2012-10-31alpha: switch to generic fork/vfork/cloneAl Viro4-59/+17
2012-10-31arm: switch to generic fork/vfork/cloneAl Viro6-55/+13
2012-10-31x86, um: switch to generic fork/vfork/cloneAl Viro15-113/+27
2012-10-31get rid of pt_regs argument of ->load_binary()Al Viro12-20/+25
2012-10-31get rid of pt_regs argument of search_binary_handler()Al Viro6-9/+8
2012-10-31get rid of pt_regs argument of do_execve_common()Al Viro1-4/+4
2012-10-31get rid of pt_regs argument of do_execve()Al Viro3-13/+8
2012-10-31make compat_do_execve() static, lose pt_regs argumentAl Viro2-8/+4
2012-10-31kill stray kernel_thread() garbageAl Viro4-6/+0
2012-10-31audit: no nested contexts anymore...Al Viro1-81/+21
2012-10-31consolidate sys_execve() prototypeAl Viro6-18/+3
2012-10-31Merge branch 'arch-sh' into allAl Viro13-230/+72
2012-10-31Merge branch 'arch-score' into allAl Viro7-102/+24
2012-10-31Merge branch 'arch-mn10300' into allAl Viro3-7/+2
2012-10-31Merge branch 'arch-microblaze' into allAl Viro7-106/+43
2012-10-31Merge branch 'arch-m32r' into allAl Viro7-106/+40
2012-10-31Merge branch 'arch-h8300' into allAl Viro8-83/+22
2012-10-31Merge branch 'arch-cris' into allAl Viro8-176/+71
2012-10-31Merge branch 'arch-blackfin' into allAl Viro6-129/+28
2012-10-31Merge branch 'arch-avr32' into allAl Viro9-112/+30
2012-10-31Merge branch 'for-next' into allAl Viro127-2088/+917
2012-10-31m32r: switch to generic sys_execve()Al Viro3-36/+13
2012-10-31m32r: switch to generic kernel_thread()/kernel_execve()Al Viro5-70/+27
2012-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds7-16/+111
2012-10-31Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds11-68/+83
2012-10-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds6-8/+51
2012-10-31Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds24-99/+303
2012-10-31KVM: x86: fix vcpu->mmio_fragments overflowXiao Guangrong2-39/+36
2012-10-31HID: Add support for the MacBook Pro 10,2 keyboard / touchpadDirk Hohndel4-0/+36
2012-10-31HID: multitouch: fix maxcontacts problem on GeneralTouchXianhan Yu1-2/+1
2012-10-31HID: multitouch: put the case in the right switch statementAlan Cox1-1/+1
2012-10-31HID: microsoft: fix invalid rdesc for 3k kbdJiri Slaby1-5/+13
2012-10-31ALSA: ice1724: Fix rate setup after resumeTakashi Iwai1-1/+6
2012-10-30Return the right error value when dup[23]() newfd argument is too largeAl Viro1-2/+2
2012-10-31Merge branch 'drm-nouveau-fixes' of git://people.freedesktop.org/git/nouveau/...Dave Airlie11-68/+83
2012-10-31drm/nouveau: headless mode by default if pci class != vga displayBen Skeggs2-3/+3
2012-10-30Merge tag 'md-3.7-fixes' of git://neil.brown.name/mdLinus Torvalds8-150/+172
2012-10-31drm/nouveau: resurrect headless mode since reworkBen Skeggs4-35/+51
2012-10-31drm/nv50/fb: prevent oops on chipsets without compression tagsBen Skeggs1-6/+4
2012-10-31drm/nouveau: allow creation of zero-sized mmBen Skeggs2-4/+6
2012-10-31drm/nouveau/i2c: fix typo when checking nvio i2c port validityBen Skeggs1-1/+1
2012-10-31drm/nouveau: silence modesetting spam on pre-gf8 chipsetsBen Skeggs3-20/+19
2012-10-31MD RAID10: Fix oops when creating RAID10 arrays via dm-raid.cJonathan Brassow1-6/+9
2012-10-31md/raid1: Fix assembling of arrays containing Replacements.NeilBrown1-1/+1
2012-10-30Merge tag 'gpio-fixes-v3.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-7/+48
2012-10-30Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-10/+9
2012-10-30Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds13-68/+113
2012-10-30GPIO: mvebu-gpio: Don't initialize the mask_cacheAndrew Lunn1-1/+1
2012-10-30ALSA: Avoid endless sleep after disconnectTakashi Iwai6-1/+46
2012-10-30ALSA: Add a reference counter to card instanceTakashi Iwai11-32/+86
2012-10-30ALSA: usb-audio: Fix races at disconnection in mixer_quirks.cTakashi Iwai1-7/+51
2012-10-30ALSA: usb-audio: Use rwsem for disconnect protectionTakashi Iwai4-17/+21
2012-10-30ALSA: usb-audio: Fix races at disconnectionTakashi Iwai5-41/+79
2012-10-30ALSA: PCM: Fix some races at disconnectionTakashi Iwai2-5/+18
2012-10-30loop: Make explicit loop device destruction lazyDave Chinner1-2/+15
2012-10-30mtip32xx:Added appropriate timeout value for secure eraseSelvan Mani2-4/+18
2012-10-30xen/blkback: Change xen_vbd's flush_support and discard_secure to have type u...Oliver Chick1-2/+2
2012-10-30cciss: select CONFIG_CHECK_SIGNATUREAkinobu Mita1-0/+1
2012-10-30cciss: remove unneeded memset()Wei Yongjun1-1/+0
2012-10-30xen/blkback: use kmem_cache_zalloc instead of kmem_cache_alloc/memsetWei Yongjun1-2/+1
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-29Merge branch 'arch-powerpc' into for-nextAl Viro5-45/+11
2012-10-29Merge branch 'arch-frv' into for-nextAl Viro3-26/+4
2012-10-29Merge branch 'no-rebases' into for-nextAl Viro119-2017/+902
2012-10-29generic sys_fork / sys_vfork / sys_cloneAl Viro3-4/+57
2012-10-29alpha: reorganize copy_process(), prepare to saner fork_idle()Al Viro1-21/+14
2012-10-29alpha: don't pass useless arguments to do_{,rt_},sigreturn()Al Viro2-12/+8
2012-10-29alpha: simplify fork and friendsAl Viro2-19/+14
2012-10-29um: don't bother looking at regs in copy_thread() - current_pt_regs() is what...Al Viro1-1/+1
2012-10-29Merge branch 'for_next' of git://github.com/czankel/xtensa-linux into no-rebasesAl Viro395-6346/+6599
2012-10-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2-2/+6
2012-10-29ceph: fix dentry reference leak in encode_fh()David Zafman1-0/+2
2012-10-29Merge branch 'arch-s390' into no-rebasesAl Viro4-49/+11
2012-10-29s390: switch to saner kernel_execve() semanticsAl Viro4-49/+11
2012-10-28ext4: fix unjournaled inode bitmap modificationEric Sandeen1-10/+9
2012-10-28Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-40/+40
2012-10-28i2c-i801: Fix commentJean Delvare1-1/+1
2012-10-28i2c-i801: Simplify dependency towards GPIOLIBJean Delvare2-4/+6
2012-10-28i2c-stub: Move to drivers/i2cJean Delvare3-35/+33
2012-10-28Linux 3.7-rc3v3.7-rc3Linus Torvalds1-1/+1
2012-10-28Merge tag 'ktest-v3.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds1-2/+4
2012-10-28Merge tag 'spi-mxs' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/...Linus Torvalds1-1/+2
2012-10-28Merge tag 'fixes-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds56-87/+225
2012-10-28Lock splice_read and splice_write functionsMikulas Patocka1-2/+35
2012-10-28percpu-rw-semaphores: use rcu_read_lock_schedMikulas Patocka1-4/+4
2012-10-28percpu-rw-semaphores: use light/heavy barriersMikulas Patocka1-13/+7
2012-10-28Merge tag 'asoc-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai2-5/+4
2012-10-27ASoC: omap-dmic: Correct functional clock namePeter Ujfalusi1-2/+2
2012-10-27ASoC: zoom2: Fix compile error by including correct header filesTony Lindgren1-3/+2
2012-10-27gpio/omap: fix off-mode bug: clear debounce settings on free/resetJon Hunter1-0/+35
2012-10-27Revert "ARM i.MX25: Fix PWM per clock lookups"Arnd Bergmann1-4/+4
2012-10-27ARM: versatile: fix versatile_defconfigArnd Bergmann1-0/+1
2012-10-27ARM: mvebu: update defconfig with 3.7 changesThomas Petazzoni1-3/+7
2012-10-27ARM: at91: fix at91x40 buildArnd Bergmann1-1/+1
2012-10-26microblaze: switch to generic sys_execve()Al Viro4-26/+1
2012-10-26target: reintroduce some obsolete SCSI-2 commandsBernhard Kohl1-0/+18
2012-10-26target: Fix double-free of se_cmd in target_complete_tmr_failureNicholas Bellinger1-1/+0
2012-10-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds63-384/+724
2012-10-26Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2-3/+5
2012-10-26Merge tag 'pm+acpi-for-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds6-10/+10
2012-10-26Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds7-68/+56
2012-10-26qla2xxx: Update target lookup session tables when a target session changesRoland Dreier3-14/+85
2012-10-26tcm_qla2xxx: Format VPD page 83h SCSI name string according to SPCRoland Dreier2-1/+5
2012-10-26qla2xxx: Add missing ->vport_slock while calling qlt_update_vp_mapNicholas Bellinger1-0/+3
2012-10-26Merge tag 'usb-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds30-847/+798
2012-10-26Merge tag 'tty-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2-8/+8
2012-10-26Merge tag 'staging-3.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds31-243/+287
2012-10-26Merge tag 'driver-core-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds7-133/+465
2012-10-26Merge tag 'char-misc-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds9-94/+152
2012-10-26VFS: don't do protected {sym,hard}links by defaultLinus Torvalds1-2/+2
2012-10-26Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds8-103/+200
2012-10-26Merge branch 'fixes_for_linus' of git://git.linaro.org/people/mszyprowski/lin...Linus Torvalds1-1/+0
2012-10-26Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds11-58/+126
2012-10-26Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds9-61/+257
2012-10-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds11-105/+199
2012-10-26ALSA: hda - Fix mute-LED setup for HP dv5 laptopGustavo Maciel Dias Vieira1-0/+2
2012-10-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville10-94/+102
2012-10-26Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/r...Arnd Bergmann1-1/+1
2012-10-26Merge branch 'v3.7-samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann9-2/+55
2012-10-26Merge tag 'efi-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mfle...Ingo Molnar4-8/+24
2012-10-26tilegx: fix some issues in the SW TSO supportChris Metcalf1-16/+19
2012-10-26qmi_wwan/cdc_ether: move Novatel 551 and E362 to qmi_wwanDan Williams2-15/+40
2012-10-26net: usb: Fix memory leak on Tx data pathHemant Kumar1-0/+3
2012-10-26net/mlx4_core: Unmap UAR also in the case of error flowDotan Barak1-4/+14
2012-10-26net/mlx4_en: Don't use vlan tag value as an indication for vlan presenceMoni Shoua1-1/+1
2012-10-26net/mlx4_en: Fix double-release-range in tx-ringsJack Morgenstein1-1/+0
2012-10-26gpiolib: Don't return -EPROBE_DEFER to sysfs, or for invalid gpiosMathias Nyman1-3/+7
2012-10-26bas_gigaset: fix pre_reset handlingTilman Schmidt1-3/+16
2012-10-26Revert "ARM: dma-mapping: support debug_dma_mapping_error"Marek Szyprowski1-1/+0
2012-10-26ktest: Fix ktest confusion with CONFIG_MODULES_USE_ELF_RELASteven Rostedt1-2/+4
2012-10-25Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds12-110/+122
2012-10-25Merge tag 'nfs-for-3.7-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2-56/+42
2012-10-26Merge branch 'drm-fixes-3.7' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie12-110/+122
2012-10-25Merge branch 'akpm' (Andrew's fixes)Linus Torvalds15-77/+160
2012-10-26ACPI: missing breakAlan Cox1-0/+1
2012-10-25Input: wacom - add touch sensor support for Cintiq 24HD touchJason Gerecke3-3/+104
2012-10-25Input: wacom - handle split-sensor devices with internal hubsJason Gerecke3-2/+35
2012-10-25Makefile: Documentation for external tool should be correctH. Peter Anvin1-4/+2
2012-10-25Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds15-30/+52
2012-10-25Merge branch 'fixes_for_linus' of git://git.linaro.org/people/mszyprowski/lin...Linus Torvalds7-11/+7
2012-10-25x86, mm: Undo incorrect revert in arch/x86/mm/init.cYinghai Lu1-4/+0
2012-10-25um: don't bother with passing sp to do_fork() for fork(2)/vfork(2)Al Viro1-6/+2
2012-10-25kill daemonize()Al Viro7-128/+1
2012-10-25xtensa: switch to generic sys_execve()Max Filippov4-27/+3
2012-10-25xtensa: switch to generic kernel_execve()Max Filippov2-17/+2
2012-10-25xtensa: switch to generic kernel_thread()Max Filippov5-63/+61
2012-10-25xtensa: reset windowbase/windowstart when cloning the VMChris Zankel1-1/+25
2012-10-25xtensa: use physical addresses for bus addressesChris Zankel1-0/+4
2012-10-25xtensa: allow multi-inclusion for uapi/unistd.hChris Zankel3-25/+10
2012-10-25fs/compat_ioctl.c: VIDEO_SET_SPU_PALETTE missing error checkKees Cook1-0/+2
2012-10-25gen_init_cpio: avoid stack overflow when expandingKees Cook1-20/+23
2012-10-25drivers/rtc/rtc-imxdi.c: add missing spin lock initializationJan Luebbe1-0/+2
2012-10-25mm, numa: avoid setting zone_reclaim_mode unless a node is sufficiently distantDavid Rientjes1-2/+2
2012-10-25pidns: limit the nesting depth of pid namespacesAndrew Vagin1-1/+11
2012-10-25drivers/dma/dw_dmac: make driver's endianness configurableHein Tibosch2-5/+24
2012-10-25mm/mmu_notifier: allocate mmu_notifier in advanceGavin Shan1-13/+13
2012-10-25tools/testing/selftests/epoll/test_epoll.c: fix buildDaniel Hazelton1-2/+2
2012-10-25UAPI: fix tools/vm/page-types.cDavid Howells1-1/+1
2012-10-25mm/page_alloc.c:alloc_contig_range(): return early for err pathBob Liu1-1/+1
2012-10-25rbtree: include linux/compiler.h for definition of __always_inlineWill Deacon1-0/+1
2012-10-25genalloc: stop crashing the system when destroying a poolThadeu Lima de Souza Cascardo1-1/+1
2012-10-25backlight: ili9320: add missing SPI dependencyJingoo Han1-1/+2