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-06-16
cris/kgdb: Remove obsolete USED*() macros
Geert Uytterhoeven
1
-9
/
+0
2013-06-16
cris/kgdb: Make symbols used from asm global
Geert Uytterhoeven
1
-109
/
+109
2013-06-16
cris/kgdb: Use #ifdef PROCESS_SUPPORT where needed
Geert Uytterhoeven
1
-1
/
+3
2013-06-16
cris/kgdb: Kill forward declarations for static functions
Geert Uytterhoeven
1
-241
/
+165
2013-06-16
cris/kgdb: Remove unused static int do_printk
Geert Uytterhoeven
1
-2
/
+0
2013-06-16
cris/kgdb: Properly split long lines in asm
Geert Uytterhoeven
1
-175
/
+175
2013-06-16
c6x: Wire up asm-generic/xor.h
Geert Uytterhoeven
1
-0
/
+1
2013-06-16
avr32: atmel_default_console_device depends on CONFIG_SERIAL_ATMEL
Geert Uytterhoeven
1
-0
/
+2
2013-06-08
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
13
-30
/
+44
2013-06-08
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
9
-39
/
+82
2013-06-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...
Linus Torvalds
1
-1
/
+2
2013-06-07
Merge tag 'imx-fixes-3.10-2' of git://git.linaro.org/people/shawnguo/linux-2....
Olof Johansson
5
-13
/
+13
2013-06-07
ARM: exynos: add debug_ll_io_init() call in exynos_init_io()
Doug Anderson
1
-0
/
+2
2013-06-07
Merge tag 'renesas-fixes-for-v3.10' of git://git.kernel.org/pub/scm/linux/ker...
Olof Johansson
1
-1
/
+1
2013-06-07
ARM: EXYNOS: uncompress - print debug messages if DEBUG_LL is defined
Tushar Behera
1
-1
/
+9
2013-06-06
Merge tag 'pci-v3.10-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+4
2013-06-06
MIPS: ralink: add missing SZ_1M multiplier
John Crispin
1
-1
/
+1
2013-06-06
MIPS: Compat: Fix cputime_to_timeval() arguments in compat binfmt_elf.
Ralf Baechle
2
-0
/
+22
2013-06-06
MIPS: OCTEON: Improve _machine_halt implementation.
David Daney
1
-6
/
+9
2013-06-06
MIPS: rtlx: Fix implicit declaration of function set_vi_handler()
Yoichi Yuasa
1
-0
/
+1
2013-06-06
arch, mm: Remove tlb_fast_mode()
Peter Zijlstra
2
-56
/
+12
2013-06-05
x86/PCI: Map PCI setup data with ioremap() so it can be in highmem
Matt Fleming
1
-1
/
+4
2013-06-05
Merge branch 'fixes' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
8
-124
/
+421
2013-06-05
Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
2
-18
/
+20
2013-06-04
ARM: shmobile: sh73a0: Update CMT clockevent rating to 80
Simon Horman
1
-1
/
+1
2013-06-03
microblaze: Use static inline functions in cacheflush.h
Michal Simek
1
-16
/
+18
2013-06-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
1
-10
/
+19
2013-06-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
6
-24
/
+30
2013-06-03
microblaze: Fix sparse warnings
Michal Simek
1
-2
/
+2
2013-06-03
KVM: Fix race in apic->pending_events processing
Gleb Natapov
1
-3
/
+6
2013-06-03
KVM: fix sil/dil/bpl/spl in the mod/rm fields
Paolo Bonzini
1
-1
/
+4
2013-06-03
KVM: Emulate multibyte NOP
Paolo Bonzini
1
-1
/
+3
2013-06-03
ARM: KVM: be more thorough when invalidating TLBs
Marc Zyngier
1
-15
/
+26
2013-06-03
ARM: KVM: prevent NULL pointer dereferences with KVM VCPU ioctl
Andre Przywara
1
-2
/
+13
2013-06-03
mips/kvm: Use ENOIOCTLCMD to indicate unimplemented ioctls.
David Daney
1
-9
/
+9
2013-06-03
mips/kvm: Fix ABI by moving manipulation of CP0 registers to KVM_{G,S}ET_ONE_REG
David Daney
4
-75
/
+322
2013-06-03
mips/kvm: Use ARRAY_SIZE() instead of hardcoded constants in kvm_arch_vcpu_io...
David Daney
1
-3
/
+3
2013-06-03
mips/kvm: Fix name of gpr field in struct kvm_regs.
David Daney
2
-3
/
+4
2013-06-03
mips/kvm: Fix ABI for use of 64-bit registers.
David Daney
1
-5
/
+11
2013-06-03
mips/kvm: Fix ABI for use of FPU.
David Daney
1
-8
/
+21
2013-06-03
ARM: imx: clk-imx6q: AXI clock select index is incorrect
Anson Huang
1
-1
/
+1
2013-06-02
Merge tag 'ux500-arm-soc-v3.10-fixes-2' of git://git.kernel.org/pub/scm/linux...
Olof Johansson
2
-0
/
+7
2013-06-02
ARM: bcm2835: override the HW UART periphid
Jongsung Kim
1
-0
/
+1
2013-06-02
Merge tag 'fixes-3.10-3' of git://git.infradead.org/users/jcooper/linux into ...
Olof Johansson
2
-15
/
+11
2013-06-02
Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/dell...
Linus Torvalds
4
-7
/
+5
2013-06-01
parisc: kernel: using strlcpy() instead of strcpy()
Chen Gang
1
-1
/
+2
2013-06-01
parisc: rename "CONFIG_PA7100" to "CONFIG_PA7000"
Paul Bolle
1
-1
/
+1
2013-06-01
parisc: fix kernel BUG at arch/parisc/include/asm/mmzone.h:50
Helge Deller
1
-4
/
+1
2013-06-01
parisc: memory overflow, 'name' length is too short for using
Chen Gang
1
-1
/
+1
2013-06-01
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
26
-123
/
+237
[next]