| Commit message (Expand) | Author | Files | Lines |
2013-11-11 | ftrace, sched: Add TRACE_FLAG_PREEMPT_RESCHED | Peter Zijlstra | 4 | -4/+25 |
2013-11-11 | stop_machine: Fix race between stop_two_cpus() and stop_cpus() | Rik van Riel | 1 | -2/+13 |
2013-11-11 | ACPI, x86: Fix extended error log driver to depend on CONFIG_X86_LOCAL_APIC | Luck, Tony | 1 | -1/+1 |
2013-11-09 | uprobes: Fix the memory out of bound overwrite in copy_insn() | Oleg Nesterov | 1 | -22/+21 |
2013-11-09 | uprobes: Fix the wrong usage of current->utask in uprobe_copy_process() | Oleg Nesterov | 1 | -1/+1 |
2013-11-08 | microblaze: Remove incorrect file path | Michal Simek | 1 | -2/+0 |
2013-11-08 | microblaze: Fix bug with mmap2 syscall MB implementation | Michal Simek | 2 | -1/+12 |
2013-11-08 | microblaze: Use predefined SYSCALL_DEFINE macro | Michal Simek | 1 | -3/+3 |
2013-11-08 | microblaze: Remove deprecated IRQF_DISABLED | Michal Simek | 1 | -1/+1 |
2013-11-08 | ALSA: hda/realtek - Add new codec ALC255/ALC3234 UAJ supported | Kailang Yang | 1 | -7/+97 |
2013-11-08 | ALSA: hda - Apply MacBook fixups for CS4208 correctly | Takashi Iwai | 1 | -2/+25 |
2013-11-08 | metag: off by one in setup_bootmem_node() | Dan Carpenter | 1 | -1/+1 |
2013-11-08 | ASoC: fsl: imx-wm8962: remove an unneeded check | Dan Carpenter | 1 | -2/+1 |
2013-11-08 | ASoC: fsl: imx-pcm-fiq: Remove unused 'runtime' variable | Fabio Estevam | 1 | -1/+0 |
2013-11-08 | ALSA: hda/realtek - Make fixup regs persist after resume | Kailang Yang | 1 | -0/+2 |
2013-11-07 | parisc: add generic 32- and 64-bit defconfigs | Helge Deller | 2 | -0/+674 |
2013-11-07 | parisc: sticon - unbreak on 64bit kernel | Helge Deller | 3 | -80/+158 |
2013-11-07 | parisc: signal fixup - SIGBUS vs. SIGSEGV | Helge Deller | 1 | -4/+14 |
2013-11-07 | parisc: implement full version of access_ok() | Helge Deller | 1 | -4/+42 |
2013-11-07 | parisc: correctly display number of active CPUs | Helge Deller | 1 | -2/+6 |
2013-11-07 | parisc: do not count IPI calls twice | Helge Deller | 3 | -10/+0 |
2013-11-07 | parisc: make udelay() SMP-safe | Helge Deller | 3 | -32/+84 |
2013-11-07 | parisc: remove duplicate define | Michael Opdenacker | 1 | -1/+0 |
2013-11-07 | parisc: make "make install" not depend on vmlinux | Helge Deller | 2 | -15/+51 |
2013-11-07 | parisc: add kernel audit feature | Helge Deller | 8 | -6/+158 |
2013-11-07 | parisc: provide macro to create exception table entries | Helge Deller | 5 | -14/+27 |
2013-11-07 | ALSA: hda_intel: ratelimit "spurious response" message | Joe Perches | 1 | -3/+3 |
2013-11-07 | ASoC: generic-dmaengine-pcm: Use SNDRV_DMA_TYPE_DEV_IRAM as default | Nicolin Chen | 1 | -1/+1 |
2013-11-07 | ASoC: dapm: Use WARN_ON() instead of BUG_ON() | Takashi Iwai | 1 | -6/+8 |
2013-11-07 | ASoC: wm_adsp: Fix BUG_ON() and WARN_ON() usages | Takashi Iwai | 1 | -11/+6 |
2013-11-07 | ASoC: Replace BUG() with WARN() | Takashi Iwai | 2 | -5/+7 |
2013-11-07 | ASoC: wm_hubs: Replace BUG() with WARN() | Takashi Iwai | 1 | -1/+1 |
2013-11-07 | ASoC: wm8996: Replace BUG() with WARN() | Takashi Iwai | 1 | -6/+6 |
2013-11-07 | ASoC: wm8962: Replace BUG() with WARN() | Takashi Iwai | 1 | -5/+5 |
2013-11-07 | ASoC: wm8958: Replace BUG() with WARN() | Takashi Iwai | 1 | -1/+1 |
2013-11-07 | ASoC: wm8904: Replace BUG() with WARN() | Takashi Iwai | 1 | -1/+1 |
2013-11-07 | ASoC: wm8900: Replace BUG() with WARN() | Takashi Iwai | 1 | -1/+2 |
2013-11-07 | ASoC: wm8350: Replace BUG() with WARN() | Takashi Iwai | 1 | -1/+1 |
2013-11-07 | ASoC: txx9: Use WARN_ON() instead of BUG_ON() | Takashi Iwai | 1 | -3/+6 |
2013-11-07 | ASoC: sh: Use WARN_ON() instead of BUG_ON() | Takashi Iwai | 1 | -1/+2 |
2013-11-07 | ASoC: rcar: Use WARN_ON() instead of BUG_ON() | Takashi Iwai | 2 | -2/+4 |
2013-11-07 | ASoC: s6000: Use WARN_ON() instead of BUG_ON() | Takashi Iwai | 1 | -1/+2 |
2013-11-07 | ASoC: pxa: Use WARN_ON() instead of BUG_ON() | Takashi Iwai | 1 | -1/+2 |
2013-11-07 | ASoC: omap: Use WARN_ON() instead of BUG_ON() | Takashi Iwai | 1 | -2/+5 |
2013-11-07 | ASoC: mid-x86: Use WARN_ON() instead of BUG_ON() | Takashi Iwai | 1 | -2/+4 |
2013-11-07 | x86, intel-mid: Do not re-introduce usage of obsolete __cpuinit | Paul Gortmaker | 1 | -1/+1 |
2013-11-07 | ARM64: /proc/interrupts: display IPIs of online CPUs only | Sudeep KarkadaNagesha | 1 | -1/+1 |
2013-11-07 | ALSA: hda - Get rid of AMD HDMI exception in hdmi_present_sense() | Takashi Iwai | 1 | -4/+1 |
2013-11-07 | perf tools: Remove unneeded include | Rodrigo Campos | 1 | -1/+0 |
2013-11-07 | ALSA: ice1724: Fix compile warning with CONFIG_PROC_FS=n | Takashi Iwai | 1 | -0/+2 |