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
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-01
ARM: mach-imx: clk-gate2: Include "clk.h"
Fabio Estevam
1
-0
/
+1
2013-04-01
ARM: mach-imx: clk-pllv2: Staticize clk_pllv2_ops
Fabio Estevam
1
-1
/
+1
2013-04-01
ARM: mach-imx: clk-pllv1: Staticize clk_pllv1_ops
Fabio Estevam
1
-1
/
+1
2013-04-01
ARM: mach-imx: cpu-imx5: Include "common.h"
Fabio Estevam
1
-0
/
+1
2013-04-01
ARM: mach-imx: iomux-imx31: Staticize mxc_pin_alloc_map
Fabio Estevam
1
-1
/
+1
2013-04-01
ARM: mach-imx: mm-imx3: Staticize imx3_init_l2x0()
Fabio Estevam
1
-1
/
+1
2013-04-01
ARM: mach-imx: cpu: Include "common.h"
Fabio Estevam
1
-0
/
+1
2013-03-29
ia64 idle: delete stale (*idle)() function pointer
Len Brown
1
-4
/
+1
2013-03-29
Merge branch 'for-curr' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...
Linus Torvalds
11
-45
/
+10
2013-03-28
Merge tag 'pm+acpi-3.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+1
2013-03-28
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...
Linus Torvalds
1
-1
/
+1
2013-03-27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sfr/ne...
Linus Torvalds
2
-72
/
+78
2013-03-27
Merge tag 'stable/for-linus-3.9-rc4-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2
-4
/
+3
2013-03-27
xen/mmu: Move the setting of pvops.write_cr3 to later phase in bootup.
Konrad Rzeszutek Wilk
1
-2
/
+1
2013-03-26
powerpc: define the conditions where the ePAPR idle hcall can be supported
Stuart Yoder
1
-0
/
+6
2013-03-25
ARM64: early_printk: Fix check for CONFIG_ARM64_64K_PAGES
Ben Hutchings
1
-1
/
+1
2013-03-25
Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
4
-14
/
+15
2013-03-25
intel-pstate: Use #defines instead of hard-coded values.
Konrad Rzeszutek Wilk
1
-0
/
+1
2013-03-25
powerpc: make additional room in exception vector area
Chen Gang
1
-72
/
+72
2013-03-24
Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2
-17
/
+17
2013-03-23
Merge tag 'md-3.9-fixes' of git://neil.brown.name/md
Linus Torvalds
2
-2
/
+0
2013-03-22
ARM: tegra: fix register address of slink controller
Laxman Dewangan
2
-2
/
+2
2013-03-22
xen-pciback: notify hypervisor about devices intended to be assigned to guests
Jan Beulich
1
-2
/
+2
2013-03-21
x86, microcode_intel_early: Mark apply_microcode_early() as cpuinit
H. Peter Anvin
1
-2
/
+2
2013-03-21
Merge tag 'imx-fixes-3.9-3' of git://git.linaro.org/people/shawnguo/linux-2.6...
Arnd Bergmann
1
-0
/
+1
2013-03-21
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-1
/
+22
2013-03-20
ARC: Fix the typo in event identifier flags used by ptrace
Vineet Gupta
3
-3
/
+3
2013-03-19
x86-32, microcode_intel_early: Fix crash with CONFIG_DEBUG_VIRTUAL
Fenghua Yu
1
-13
/
+13
2013-03-20
md: remove CONFIG_MULTICORE_RAID456 entirely
Paul Bolle
2
-2
/
+0
2013-03-19
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-35
/
+33
2013-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
5
-24
/
+57
2013-03-19
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...
Linus Torvalds
6
-15
/
+3
2013-03-19
sparc: remove unused "config BITS"
Paul Bolle
1
-6
/
+0
2013-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+1
2013-03-19
sparc: delete "if !ULTRA_HAS_POPULATION_COUNT"
Paul Bolle
1
-1
/
+1
2013-03-19
KVM: x86: Convert MSR_KVM_SYSTEM_TIME to use gfn_to_hva_cache functions (CVE-...
Andy Honig
2
-29
/
+22
2013-03-19
KVM: x86: fix for buffer overflow in handling of MSR_KVM_SYSTEM_TIME (CVE-201...
Andy Honig
1
-0
/
+5
2013-03-19
arm64: Kconfig.debug: Remove unused CONFIG_DEBUG_ERRORS
Paul Bolle
2
-12
/
+0
2013-03-19
arm64: Do not select GENERIC_HARDIRQS_NO_DEPRECATED
Paul Bolle
1
-1
/
+0
2013-03-19
arc: fix dma_address assignment during dma_map_sg()
Pierrick Hascoet
1
-1
/
+1
2013-03-19
ARM: imx: add dependency check for DEBUG_IMX_UART_PORT
Shawn Guo
1
-0
/
+1
2013-03-19
ARM: video: mxs: Fix mxsfb misconfiguring VDCTRL0
Marek Vasut
1
-12
/
+12
2013-03-18
sgy-cts1000: Remove __dev* attributes
Ben Collins
1
-3
/
+3
2013-03-18
KVM: x86: fix deadlock in clock-in-progress request handling
Marcelo Tosatti
1
-9
/
+9
2013-03-18
x86-64: Fix the failure case in copy_user_handle_tail()
CQ Tang
1
-2
/
+2
2013-03-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
5
-6
/
+12
2013-03-18
Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
15
-42
/
+100
2013-03-18
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
13
-127
/
+150
2013-03-18
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2
-21
/
+14
2013-03-18
ARM: fix CONFIG_VIRT_TO_BUS handling
Arnd Bergmann
2
-5
/
+3
[next]