index
:
~alon/linux
dummy
master
qxl
qxl-cleanup
Unnamed repository; edit this file 'description' to name the repository.
alon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-26
Merge branch 'samsung-fixes-3' of git://github.com/kgene/linux-samsung
Linus Torvalds
4
-13
/
+10
2011-09-27
ARM: EXYNOS4: Rename sclk_cam clocks for FIMC driver
Sylwester Nawrocki
1
-4
/
+2
2011-09-27
ARM: S5PV210: Rename sclk_cam clocks for FIMC media driver
Sylwester Nawrocki
1
-4
/
+2
2011-09-26
Merge branch 'kvm-updates/3.1' of git://github.com/avikivity/kvm
Linus Torvalds
2
-2
/
+3
2011-09-26
Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...
Linus Torvalds
7
-22
/
+77
2011-09-26
ARM: 7099/1: futex: preserve oldval in SMP __futex_atomic_op
Will Deacon
1
-17
/
+17
2011-09-26
ARM: dma-mapping: free allocated page if unable to map
Russell King
1
-0
/
+2
2011-09-26
ARM: S5P: fix incorrect loop iterator usage on gpio-interrupt
Marek Szyprowski
1
-4
/
+5
2011-09-26
ARM: S3C2443: Fix bit-reset in setrate of clk_armdiv
Heiko Stuebner
1
-1
/
+1
2011-09-25
KVM: x86 emulator: fix Src2CL decode
Avi Kivity
1
-1
/
+1
2011-09-25
KVM: MMU: fix incorrect return of spte
Zhao Jin
1
-1
/
+2
2011-09-22
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
5
-10
/
+16
2011-09-20
ARM: fix vmlinux.lds.S discarding sections
Russell King
1
-3
/
+12
2011-09-20
Merge branch 'fixes' of git://git.linaro.org/people/arnd/arm-soc
Linus Torvalds
13
-65
/
+52
2011-09-20
mach-integrator: fix VGA base regression
Linus Walleij
2
-2
/
+2
2011-09-20
arm/dt: Tegra: Update SDHCI nodes to match bindings
Stephen Warren
2
-9
/
+9
2011-09-20
[S390] kvm: extension capability for new address space layout
Christian Borntraeger
1
-0
/
+1
2011-09-20
[S390] kvm: fix address mode switching
Christian Borntraeger
5
-10
/
+15
2011-09-17
ARM: nommu: fix warning with checksyscalls.sh
Russell King
1
-2
/
+2
2011-09-17
ARM: 7091/1: errata: D-cache line maintenance operation by MVA may not succeed
Will Deacon
3
-0
/
+44
2011-09-16
Merge branch 'stable/bug.fixes' of git://oss.oracle.com/git/kwilk/xen
Linus Torvalds
3
-9
/
+8
2011-09-15
asm alternatives: remove incorrect alignment notes
Linus Torvalds
3
-7
/
+0
2011-09-15
Merge branch 'samsung-fixes-2' of git://github.com/kgene/linux-samsung into HEAD
Arnd Bergmann
8
-53
/
+40
2011-09-15
xen/i386: follow-up to "replace order-based range checking of M2P table by li...
Jan Beulich
1
-4
/
+2
2011-09-15
ARM: EXYNOS4: fix incorrect pad configuration for keypad row lines
Thomas Abraham
1
-5
/
+6
2011-09-15
ARM: SAMSUNG: fix to prevent declaring duplicated
Kukjin Kim
1
-0
/
+5
2011-09-15
ARM: SAMSUNG: fix watchdog reset issue with clk_get()
Marek Szyprowski
3
-7
/
+17
2011-09-15
ARM: S3C64XX: Remove un-used code backlight code on SMDK6410
Banajit Goswami
1
-39
/
+0
2011-09-15
ARM: EXYNOS4: restart clocksource while system resumes
Changhwan Youn
1
-0
/
+6
2011-09-15
ARM: EXYNOS4: Fix routing timer interrupt to offline CPU
Kukjin Kim
1
-0
/
+2
2011-09-15
ARM: EXYNOS4: Fix return type of local_timer_setup()
Kukjin Kim
1
-1
/
+3
2011-09-15
ARM: EXYNOS4: Fix wrong pll type for vpll
Jonghwan Choi
1
-1
/
+1
2011-09-14
alpha, gpio: GENERIC_GPIO default must be n
Ben Hutchings
1
-1
/
+1
2011-09-14
um: fix strrchr() problems
Al Viro
1
-1
/
+1
2011-09-14
um: clean arch_ptrace() up a bit
Al Viro
5
-46
/
+31
2011-09-14
um: PTRACE_[GS]ETFPXREGS had been wired on the wrong subarch
Al Viro
2
-14
/
+14
2011-09-14
um: fix free_winch() mess
Al Viro
1
-14
/
+24
2011-09-14
um: winch_interrupt() can happen inside of free_winch()
Al Viro
1
-2
/
+4
2011-09-14
um: fix oopsable race in line_close()
Al Viro
2
-13
/
+13
2011-09-14
um: Save FPU registers between task switches
Ingo van Lil
7
-5
/
+31
2011-09-14
um: drivers/xterm.c: fix a file descriptor leak
Jonathan Neuschäfer
1
-0
/
+1
2011-09-14
um: disable CMPXCHG_DOUBLE as it breaks UML build
Thadeu Lima de Souza Cascardo
1
-0
/
+4
2011-09-14
ARM: Dove: fix second SPI initialization call
Nicolas Pitre
1
-1
/
+1
2011-09-13
xen/e820: if there is no dom0_mem=, don't tweak extra_pages.
David Vrabel
1
-4
/
+6
2011-09-12
Merge branch 'upstream/bugfix' of git://github.com/jsgf/linux-xen
Linus Torvalds
1
-2
/
+3
2011-09-12
Merge branch 'fixes' of git://git.linaro.org/people/arnd/arm-soc
Linus Torvalds
18
-18
/
+72
2011-09-12
Merge branch 'for_3.1/pm-fixes-2' of git://gitorious.org/khilman/linux-omap-p...
Arnd Bergmann
1
-0
/
+3
2011-09-12
Merge branch 'sirf/fixes' into fixes
Arnd Bergmann
4
-0
/
+4
2011-09-11
Merge branch 'for-linus' of git://openrisc.net/~jonas/linux
Linus Torvalds
4
-27
/
+96
2011-09-11
Add missing DMA ops
Jonas Bonn
2
-3
/
+84
[next]