index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'parisc-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
2013-10-13
6
-22
/
+30
|
\
|
*
parisc: let probe_kernel_read() capture access to page zero
Helge Deller
2013-10-13
1
-1
/
+14
|
*
parisc: optimize variable initialization in do_page_fault
John David Anglin
2013-10-13
1
-5
/
+10
|
*
parisc: fix interruption handler to respect pagefault_disable()
Helge Deller
2013-10-13
1
-3
/
+3
|
*
parisc: mark parisc_terminate() noreturn and cold.
Helge Deller
2013-10-13
1
-1
/
+1
|
*
parisc: remove unused syscall_ipi() function.
Helge Deller
2013-10-13
1
-5
/
+0
|
*
parisc: kill SMP single function call interrupt
Jiang Liu
2013-10-13
1
-7
/
+1
|
*
parisc: Export flush_cache_page() (needed by lustre)
Geert Uytterhoeven
2013-10-13
1
-0
/
+1
*
|
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2013-10-13
2
-4
/
+6
|
\
\
|
|
/
|
/
|
|
*
dma: edma.c: remove edma_desc leakage
Geyslan G. Bem
2013-10-11
1
-0
/
+1
|
*
rcar-hpbdma: add parameter to set_slave() method
Sergei Shtylyov
2013-10-11
1
-2
/
+5
|
*
rcar-hpbdma: remove shdma_free_irq() calls
Sergei Shtylyov
2013-10-11
1
-2
/
+0
*
|
vfs: allow O_PATH file descriptors for fstatfs()
Linus Torvalds
2013-10-12
1
-1
/
+1
*
|
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2013-10-12
2
-1
/
+3
|
\
\
|
*
|
ext4: fix memory leak in xattr
Dave Jones
2013-10-12
1
-0
/
+2
|
*
|
ext4: fix performance regression in writeback of random writes
Jan Kara
2013-09-16
1
-1
/
+1
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2013-10-12
6
-21
/
+25
|
\
\
\
|
*
|
|
Btrfs: fix oops caused by the space balance and dead roots
Miao Xie
2013-10-11
3
-7
/
+17
|
*
|
|
Btrfs: insert orphan roots into fs radix tree
Miao Xie
2013-10-11
1
-5
/
+3
|
*
|
|
Btrfs: limit delalloc pages outside of find_delalloc_range
Josef Bacik
2013-10-11
1
-8
/
+4
|
*
|
|
Btrfs: use right root when checking for hash collision
Josef Bacik
2013-10-11
1
-1
/
+1
*
|
|
|
Merge tag 'sound-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...
Linus Torvalds
2013-10-12
5
-35
/
+67
|
\
\
\
\
|
*
|
|
|
ALSA: hda - Sony VAIO Pro 13 (haswell) now has a working headset jack
David Henningsson
2013-10-11
1
-0
/
+2
|
*
|
|
|
ALSA: hda - Add a headset mic model for ALC269 and friends
David Henningsson
2013-10-11
2
-0
/
+16
|
*
|
|
|
ALSA: hda - Fix microphone for Sony VAIO Pro 13 (Haswell model)
David Henningsson
2013-10-11
1
-0
/
+9
|
*
|
|
|
ALSA: hda - Add fixup for ASUS N56VZ
Takashi Iwai
2013-10-08
1
-0
/
+1
|
*
|
|
|
ALSA: hda - hdmi: Fix channel map switch not taking effect
Anssi Hannula
2013-10-08
1
-10
/
+8
|
*
|
|
|
ALSA: hda - Fix mono speakers and headset mic on Dell Vostro 5470
David Henningsson
2013-10-07
1
-0
/
+27
|
*
|
|
|
ALSA: snd-usb-usx2y: remove bogus frame checks
Daniel Mack
2013-10-02
2
-25
/
+4
*
|
|
|
|
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2013-10-12
9
-22
/
+34
|
\
\
\
\
\
|
*
|
|
|
|
i2c: i2c-mux-pinctrl: use deferred probe when adapter not found
Wolfram Sang
2013-10-10
1
-2
/
+2
|
*
|
|
|
|
i2c: i2c-arb-gpio-challenge: use deferred probe when adapter not found
Wolfram Sang
2013-10-10
1
-1
/
+1
|
*
|
|
|
|
i2c: i2c-mux-gpio: use deferred probing
Ionut Nicu
2013-10-10
1
-2
/
+2
|
*
|
|
|
|
i2c: i2c-mux-gpio: don't ignore of_get_named_gpio errors
Ionut Nicu
2013-10-10
1
-3
/
+7
|
*
|
|
|
|
i2c: omap: Clear ARDY bit twice
Taras Kondratiuk
2013-10-10
1
-0
/
+3
|
*
|
|
|
|
i2c: Not all adapters have a parent
Jean Delvare
2013-10-10
1
-0
/
+3
|
*
|
|
|
|
i2c: i2c-stu300: replace platform_driver_probe to support deferred probing
Wolfram Sang
2013-10-10
1
-6
/
+5
|
*
|
|
|
|
i2c: i2c-mxs: replace platform_driver_probe to support deferred probing
Wolfram Sang
2013-10-10
1
-1
/
+2
|
*
|
|
|
|
i2c: i2c-imx: replace platform_driver_probe to support deferred probing
Wolfram Sang
2013-10-10
1
-5
/
+6
|
*
|
|
|
|
i2c: i2c-designware-platdrv: replace platform_driver_probe to support deferre...
Wolfram Sang
2013-10-10
1
-2
/
+3
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-10-12
9
-11
/
+26
|
\
\
\
\
\
|
*
|
|
|
|
compiler/gcc4: Add quirk for 'asm goto' miscompilation bug
Ingo Molnar
2013-10-11
9
-11
/
+26
*
|
|
|
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-10-12
3
-4
/
+12
|
\
\
\
\
\
\
|
*
|
|
|
|
|
x86/reboot: Add reboot quirk for Dell Latitude E5410
Ville Syrjälä
2013-10-06
1
-0
/
+8
|
*
|
|
|
|
|
x86, build, pci: Fix PCI_MSI build on !SMP
Thomas Petazzoni
2013-10-04
2
-4
/
+4
*
|
|
|
|
|
|
Merge tag 'arc-fixes-for-3.12-part3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-10-12
1
-1
/
+1
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
ARC: Ignore ptrace SETREGSET request for synthetic register "stop_pc"
Vineet Gupta
2013-10-12
1
-1
/
+1
|
|
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2013-10-11
3
-3
/
+3
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
MIPS: stack protector: Fix per-task canary switch
James Hogan
2013-10-07
3
-3
/
+3
*
|
|
|
|
|
|
|
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2013-10-11
25
-93
/
+74
|
\
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
|
[next]