index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-24
ALSA: hda: fix possible NULL dereference
Markus Osterhoff
1
-1
/
+1
2015-08-23
net: bcmgenet: fix uncleaned dma flags
Jaedon Shin
1
-0
/
+16
2015-08-23
net: bcmgenet: Avoid sleeping in bcmgenet_timeout
Florian Fainelli
1
-4
/
+0
2015-08-23
Linux 4.2-rc8
v4.2-rc8
Linus Torvalds
1
-1
/
+1
2015-08-23
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
3
-13
/
+15
2015-08-23
netlink: mmap: fix tx type check
Ken-ichirou MATSUZAWA
1
-1
/
+1
2015-08-23
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2
-2
/
+2
2015-08-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-0
/
+2
2015-08-22
9p: ensure err is initialized to 0 in p9_client_read/write
Vincent Bernat
1
-0
/
+2
2015-08-22
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
2
-1
/
+4
2015-08-22
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-11
/
+14
2015-08-22
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-4
/
+37
2015-08-22
x86/apic: Fix fallout from x2apic cleanup
Thomas Gleixner
1
-7
/
+7
2015-08-22
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-2
/
+23
2015-08-22
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-2
/
+3
2015-08-22
x86/fpu/math-emu: Fix crash in fork()
Ingo Molnar
1
-1
/
+1
2015-08-22
x86/fpu/math-emu: Fix math-emu boot crash
Ingo Molnar
1
-1
/
+6
2015-08-21
Add hch to .get_maintainer.ignore
Christoph Hellwig
1
-0
/
+1
2015-08-21
mm: make page pfmemalloc check more robust
Michal Hocko
11
-29
/
+47
2015-08-21
Merge tag 'pci-v4.2-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-2
/
+7
2015-08-21
Merge tag 'media/v4.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
15
-609
/
+34
2015-08-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-1
/
+1
2015-08-21
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
6
-37
/
+53
2015-08-21
drm/radeon: fix hotplug race at startup
Dave Airlie
1
-0
/
+5
2015-08-21
ALSA: hda - Shutdown CX20722 on reboot/free to avoid spurious noises
David Henningsson
1
-1
/
+22
2015-08-21
ALSA: usb: Add native DSD support for Gustard DAC-X20U
Jurgen Kramer
1
-0
/
+1
2015-08-21
Merge tag 'drm-intel-fixes-2015-08-20' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
3
-36
/
+28
2015-08-20
Merge tag 'pm+acpi-4.2-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-5
/
+17
2015-08-21
Merge branches 'acpi-video' and 'cpufreq-fixes'
Rafael J. Wysocki
2
-5
/
+17
2015-08-20
PCI: Don't use 64-bit bus addresses on PA-RISC
Bjorn Helgaas
1
-1
/
+1
2015-08-20
x86/idle: Restore trace_cpu_idle to mwait_idle() calls
Jisheng Zhang
1
-0
/
+2
2015-08-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
18
-146
/
+212
2015-08-20
Merge tag 'for-linus-4.2-rc7-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+2
2015-08-20
Merge tag 'sound-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
6
-1
/
+27
2015-08-20
Input: gpio_keys_polled - request GPIO pin as input.
Vincent Pelletier
1
-1
/
+1
2015-08-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
4
-23
/
+44
2015-08-20
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...
Linus Torvalds
2
-33
/
+48
2015-08-20
clocksource/imx: Fix boot with non-DT systems
Guenter Roeck
1
-0
/
+1
2015-08-20
x86/xen: make CONFIG_XEN depend on CONFIG_X86_LOCAL_APIC
David Vrabel
1
-2
/
+2
2015-08-20
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
4
-4
/
+37
2015-08-20
drm/edid: add function to help find SADs
Russell King
1
-0
/
+19
2015-08-20
Merge branch 'drm-atmel-hlcdc-fixes' of https://github.com/bbrezillon/linux-a...
Dave Airlie
1
-1
/
+1
2015-08-20
irqchip/crossbar: Restore set_wake functionality
Grygorii Strashko
1
-2
/
+2
2015-08-20
irqchip/crossbar: Restore the mask on suspend behaviour
Grygorii Strashko
1
-0
/
+1
2015-08-20
ARM: OMAP: wakeupgen: Restore the irq_set_type() mechanism
Grygorii Strashko
1
-0
/
+1
2015-08-20
irqchip/crossbar: Restore the irq_set_type() mechanism
Grygorii Strashko
1
-0
/
+1
2015-08-20
genirq: Introduce irq_chip_set_type_parent() helper
Grygorii Strashko
2
-0
/
+18
2015-08-20
genirq: Don't return ENOSYS in irq_chip_retrigger_hierarchy
Grygorii Strashko
1
-1
/
+1
2015-08-19
PCI: Tolerate hierarchies with no Root Port
Yijing Wang
1
-1
/
+6
2015-08-19
perf top: Show backtrace when handling a SIGSEGV on --stdio mode
Arnaldo Carvalho de Melo
1
-2
/
+2
[prev]
[next]