summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-01-12MAINTAINERS: Omar had movedChen Gang1-1/+1
2013-01-12mm: compaction: partially revert capture of suitable high-order pageMel Gorman5-110/+23
2013-01-12linux/audit.h: move ptrace.h include to kernel headerMike Frysinger2-1/+1
2013-01-12kernel/audit.c: avoid negative sleep durationsAndrew Morton1-13/+23
2013-01-12audit: catch possible NULL audit buffersKees Cook4-11/+27
2013-01-12audit: create explicit AUDIT_SECCOMP event typeKees Cook3-4/+14
2013-01-12MAINTAINERS: fix a status patternZhang Yanfei1-1/+1
2013-01-12MAINTAINERS: fix arch/arm/plat-omap/include/plat/omap_hwmod.hZhang Yanfei1-2/+1
2013-01-12mm: thp: acquire the anon_vma rwsem for write during splitMel Gorman1-2/+13
2013-01-12mm: mmap: annotate vm_lock_anon_vma locking properly for lockdepJiri Kosina1-1/+1
2013-01-12lockdep, rwsem: provide down_write_nest_lock()Jiri Kosina3-0/+22
2013-01-12arch/mn10300/Kconfig: select CONFIG_GENERIC_ATOMIC64Andrew Morton1-0/+1
2013-01-12mm: bootmem: fix free_all_bootmem_core() with odd bitmap alignmentMax Filippov1-6/+18
2013-01-12mm: use aligned zone start for pfn_to_bitidx calculationLaura Abbott1-1/+1
2013-01-12fs/exec.c: work around icc miscompilationXi Wang1-1/+2
2013-01-12mm: compaction: fix echo 1 > compact_memory return error issueJason Liu1-4/+2
2013-01-12mm: memblock: fix wrong memmove size in memblock_merge_regions()Lin Feng1-1/+2
2013-01-12drivers/video/ssd1307fb.c: fix bit order bug in the byte translation functionMaxime Ripard1-2/+2
2013-01-12mm: migrate: check page_count of THP before migratingMel Gorman1-1/+13
2013-01-12drivers/rtc/rtc-da9055.c: fix cross-section referenceAndrew Morton1-1/+1
2013-01-12lib: cpu_rmap: avoid flushing all workqueuesDavid Decotigny3-19/+53
2013-01-12x86/Sandy Bridge: reserve pages when integrated graphics is presentJesse Barnes1-0/+78
2013-01-12cpuidle: fix number of initialized/destroyed statesKrzysztof Mazur1-1/+1
2013-01-12tracing: Fix regression with irqsoff tracer and tracing_on fileSteven Rostedt1-2/+9
2013-01-12USB: hub: handle claim of enabled remote wakeup after resetOliver Neukum1-2/+8
2013-01-12Merge tag 'nfs-for-3.8-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2-4/+11
2013-01-12USB: cdc-acm: Add support for "PSC Scanning, Magellan 800i"Denis N Ladin1-0/+3
2013-01-12USB: option: add Nexpring NP10T terminal idDzianis Kahanovich1-0/+5
2013-01-12USB: option: add Telekom Speedstick LTE IIBjørn Mork1-0/+3
2013-01-12USB: option: blacklist network interface on ZTE MF880Bjørn Mork1-1/+2
2013-01-12usb: imx21-hcd: Include missing linux/module.hFabio Estevam1-0/+1
2013-01-12USB: option: Add new MEDIATEK PID supportQuentin.Li1-0/+7
2013-01-11Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds7-67/+81
2013-01-11mm: compaction: Partially revert capture of suitable high-order pageMel Gorman5-110/+23
2013-01-11debugfs: convert gid= argument from decimal, not octalDave Reisner1-1/+1
2013-01-11sh: Fix FDPIC binary loaderThomas Schwinge1-2/+2
2013-01-11sh: clkfwk: bugfix: sh_clk_div_enable() care sh_clk_div_set_rate() if div6Kuninori Morimoto1-0/+6
2013-01-11sh: define TASK_UNMAPPED_BASE as a page aligned constantKuninori Morimoto2-2/+2
2013-01-11ALSA: usb-audio: Fix NULL dereference by access to non-existing substreamTakashi Iwai1-0/+10
2013-01-11tcp: accept RST without ACK flagEric Dumazet1-2/+2
2013-01-11iscsi-target: Fix CmdSN comparison (use cmd->cmd_sn instead of cmd->stat_sn)Roland Dreier1-1/+1
2013-01-11target: Release se_cmd when LUN lookup fails for TMRRoland Dreier1-0/+2
2013-01-11target: Fix use-after-free in LUN RESET handlingRoland Dreier1-3/+2
2013-01-11target: Fix missing CMD_T_ACTIVE bit regression for pending WRITEsRoland Dreier1-0/+1
2013-01-11tcm_fc: Do not report target role when target is not definedMark Rustad1-2/+8
2013-01-11tcm_fc: Do not indicate retry capability to initiatorsMark Rustad1-1/+1
2013-01-11target: Use TCM_NO_SENSE for initialisationHannes Reinecke2-2/+2
2013-01-11target: Introduce TCM_NO_SENSEHannes Reinecke2-0/+11
2013-01-11seq_file: fix new kernel-doc warningsRandy Dunlap1-1/+1
2013-01-11pci: fix iov.c kernel-doc warningsRandy Dunlap1-1/+1