summaryrefslogtreecommitdiffstats
path: root/usr (unfollow)
Commit message (Expand)AuthorFilesLines
2012-11-16tmpfs: change final i_blocks BUG to WARNINGHugh Dickins1-1/+1
2012-11-16tmpfs: fix shmem_getpage_gfp() VM_BUG_ONHugh Dickins1-2/+14
2012-11-16mm: highmem: don't treat PKMAP_ADDR(LAST_PKMAP) as a highmem addressWill Deacon1-1/+1
2012-11-16mm: revert "mm: vmscan: scale number of pages reclaimed by reclaim/compaction...Mel Gorman1-25/+0
2012-11-16rapidio: fix kernel-doc warningsRandy Dunlap2-1/+3
2012-11-16swapfile: fix name leak in swapoffXiaotian Feng1-2/+2
2012-11-16memcg: fix hotplugged memory zone oopsHugh Dickins4-18/+38
2012-11-16mips, arc: fix build failureDavid Rientjes1-0/+1
2012-11-16memcg: oom: fix totalpages calculation for memory.swappiness==0Michal Hocko2-6/+19
2012-11-16mm: fix build warning for uninitialized valueDavid Rientjes1-6/+4
2012-11-16mm: add anon_vma_lock to validate_mm()Michel Lespinasse1-0/+2
2012-11-15pstore: Fix NULL pointer dereference in console writesColin Ian King1-1/+2
2012-11-15regulator: fix voltage check in regulator_is_supported_voltage()Marek Szyprowski1-1/+1
2012-11-14ALSA: usb-audio: Fix mutex deadlock at disconnectionTakashi Iwai1-3/+3
2012-11-14regulator: core: Avoid deadlock when regulator_register failsCharles Keepax1-11/+17
2012-11-14ALSA: fm801: precedence bug in snd_fm801_tea575x_get_pins()Dan Carpenter1-3/+8
2012-11-13i2c-mux-pinctrl: Fix probe error pathGuenter Roeck1-1/+1
2012-11-13MAINTAINERS: i2c: 7 years, this is itJean Delvare1-9/+51
2012-11-13MIPS: Malta: Fix interupt number of CBUS UART.Ralf Baechle1-1/+2
2012-11-13ALSA: es1968: precedence bug in snd_es1968_tea575x_get_pins()Dan Carpenter1-3/+8
2012-11-13KVM: x86: invalid opcode oops on SET_SREGS with OSXSAVE bit set (CVE-2012-4461)Petr Matousek2-0/+6
2012-11-12clk: ux500: Register slimbus clock lookups for u8500Ulf Hansson1-2/+3
2012-11-12clk: ux500: Update rtc clock lookup for u8500Ulf Hansson1-1/+1
2012-11-12clk: ux500: Register msp clock lookups for u8500Ulf Hansson1-0/+18
2012-11-12clk: ux500: Register ssp clock lookups for u8500Ulf Hansson1-0/+6
2012-11-12clk: ux500: Register i2c clock lookups for u8500Ulf Hansson1-1/+18
2012-11-12ALSA: hda - Add a missing quirk entry for iMac 9,1Takashi Iwai1-0/+1
2012-11-11ledtrig-cpu: kill useless mutex to fix sleep in atomic contextNathan Lynch1-21/+0
2012-11-11Linux 3.7-rc5v3.7-rc5Linus Torvalds1-1/+1
2012-11-10sparc64: Fix build with mix of modular vs. non-modular crypto drivers.David S. Miller9-8/+24
2012-11-10sparc: Support atomic64_dec_if_positive properly.David S. Miller4-2/+20
2012-11-10of/address: sparc: Declare of_address_to_resource() as an extern function for...Andreas Larsson2-0/+7
2012-11-10sparc32, leon: Check for existent irq_map entry in leon_handle_ext_irqAndreas Larsson1-2/+4
2012-11-10sparc: Add sparc support for platform_get_irq()Andreas Larsson1-0/+7
2012-11-09gre6: fix rtnl dump messagesNicolas Dichtel1-4/+4
2012-11-09gianfar: ethernet vanishes after restoring from hibernationWang Dongsheng1-1/+4
2012-11-09usbnet: ratelimit kevent may have been dropped warningsSteve Glendinning1-3/+5
2012-11-09ipv6: send unsolicited neighbour advertisements to all-nodesHannes Frederic Sowa1-2/+1
2012-11-09ASoC: core: Double control update err for snd_soc_put_volsw_sxMukund Navada1-2/+3
2012-11-09ASoC: dapm: Use card_list during DAPM shutdownMisael Lopez Cruz1-1/+1
2012-11-09xen/arm: Fix compile errors when drivers are compiled as modules (export more).Stefano Stabellini1-0/+6
2012-11-09drm/vmwgfx: Fix a case where the code would BUG when trying to pin GMR memoryThomas Hellstrom1-1/+1
2012-11-09drm/vmwgfx: Fix hibernation device resetThomas Hellstrom1-0/+5
2012-11-09MIPS: Make irqflags.h functions preempt-safe for non-mipsr2 cpusJim Quinlan3-133/+253
2012-11-09MIPS: Remove irqflags.h dependency from bitops.hJim Quinlan5-83/+214
2012-11-09MIPS: bitops.h: Change use of 'unsigned short' to 'int'Jim Quinlan1-7/+7
2012-11-09MIPS: compat: Delete now unused TIF_32BIT.Ralf Baechle1-6/+0
2012-11-09MIPS: compat: Implement is_compat_task() by testing for 32-bit address space.Ralf Baechle1-1/+1
2012-11-09MIPS: compat: Fix use of TIF_32BIT_ADDR vs _TIF_32BIT_ADDRRalf Baechle1-1/+1
2012-11-09arch/unicore32: remove CONFIG_EXPERIMENTALKees Cook1-1/+1