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 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2013-06-10
8
-113
/
+51
|
\
|
*
powerpc: Partial revert of "Context switch more PMU related SPRs"
Michael Ellerman
2013-06-10
1
-28
/
+0
|
*
powerpc/perf: Fix deadlock caused by calling printk() in PMU exception
Michael Ellerman
2013-06-10
1
-1
/
+1
|
*
powerpc/hw_breakpoints: Add DABRX cpu feature to fix 32-bit regression
Michael Neuling
2013-06-10
2
-8
/
+12
|
*
powerpc/power8: Update denormalization handler
Michael Neuling
2013-06-10
1
-0
/
+10
|
*
powerpc/pseries: Simplify denormalization handler
Michael Neuling
2013-06-10
1
-64
/
+16
|
*
powerpc/power8: Fix oprofile and perf
Michael Neuling
2013-06-10
1
-4
/
+4
|
*
powerpc/eeh: Don't check RTAS token to get PE addr
Gavin Shan
2013-06-10
1
-7
/
+5
|
*
powerpc/pci: Check the bus address instead of resource address in pcibios_fix...
Kevin Hao
2013-06-10
1
-1
/
+3
*
|
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2013-06-10
7
-5
/
+45
|
\
\
|
*
|
ARM: 7747/1: pcpu: ensure __my_cpu_offset cannot be re-ordered across barrier()
Will Deacon
2013-06-06
1
-2
/
+9
|
*
|
ARM: 7750/1: update legacy CPU ID in decompressor cache support jump table
Marc C
2013-06-06
1
-2
/
+2
|
*
|
ARM: 7743/1: compressed/head.S: work around new binutils warning
Arnd Bergmann
2013-06-06
4
-1
/
+4
|
*
|
ARM: 7742/1: topology: export cpu_topology
Arnd Bergmann
2013-06-06
1
-0
/
+2
|
*
|
ARM: 7737/1: fix kernel decompressor compilation error with CONFIG_DEBUG_SEMI...
Nicolas Pitre
2013-06-06
1
-0
/
+28
*
|
|
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-06-09
1
-8
/
+50
|
\
\
\
|
*
|
|
hwmon: (adm1021) Strengthen chip detection for ADM1021, LM84 and MAX1617
Guenter Roeck
2013-06-07
1
-8
/
+50
|
|
/
/
*
|
|
Linux 3.10-rc5
v3.10-rc5
Linus Torvalds
2013-06-09
1
-1
/
+1
*
|
|
hpfs: fix warnings when the filesystem fills up
Mikulas Patocka
2013-06-09
1
-0
/
+4
*
|
|
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2013-06-09
4
-2
/
+16
|
\
\
\
|
*
\
\
Merge branch 'fortglx/3.10/time' of git://git.linaro.org/people/jstultz/linux...
Thomas Gleixner
2013-05-29
2
-1
/
+8
|
|
\
\
\
|
|
*
|
|
timekeeping: Correct run-time detection of persistent_clock.
Zoran Markovic
2013-05-28
1
-0
/
+8
|
|
*
|
|
ntp: Remove unused variable flags in __hardpps
Geert Uytterhoeven
2013-05-28
1
-1
/
+0
|
*
|
|
|
posix-timers: Show clock ID in proc file
Pavel Tikhomirov
2013-05-28
1
-0
/
+1
|
*
|
|
|
tick: Cure broadcast false positive pending bit warning
Thomas Gleixner
2013-05-28
1
-1
/
+7
*
|
|
|
|
Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
2013-06-09
3
-4
/
+9
|
\
\
\
\
\
|
*
|
|
|
|
irqchip: Return -EPERM for reserved IRQs
Grant Likely
2013-06-08
2
-2
/
+2
|
*
|
|
|
|
irqdomain: document the simple domain first_irq
Linus Walleij
2013-06-08
1
-1
/
+4
|
*
|
|
|
|
kernel/irq/irqdomain.c: before use 'irq_data', need check it whether valid.
Chen Gang
2013-06-08
1
-1
/
+2
|
*
|
|
|
|
irqdomain: export irq_domain_add_simple
Arnd Bergmann
2013-06-08
1
-0
/
+1
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-06-08
15
-49
/
+84
|
\
\
\
\
\
|
*
\
\
\
\
Merge tag 'mxs-fixes-3.10' of git://git.linaro.org/people/shawnguo/linux-2.6 ...
Olof Johansson
2013-06-08
1
-10
/
+4
|
|
\
\
\
\
\
|
|
*
|
|
|
|
ARM: mxs: icoll: Fix interrupts gpio bank 0
Markus Pargmann
2013-06-03
1
-10
/
+4
|
*
|
|
|
|
|
Merge tag 'imx-fixes-3.10-2' of git://git.linaro.org/people/shawnguo/linux-2....
Olof Johansson
2013-06-08
5
-13
/
+13
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
ARM: imx: clk-imx6q: AXI clock select index is incorrect
Anson Huang
2013-06-03
1
-1
/
+1
|
|
*
|
|
|
|
|
ARM: dts: imx: fix clocks for cspi
Jonas Andersson
2013-05-24
4
-11
/
+11
|
|
*
|
|
|
|
|
ARM i.MX6q: fix for ldb_di_sels
Jiada Wang
2013-05-23
1
-1
/
+1
|
*
|
|
|
|
|
|
ARM: exynos: add debug_ll_io_init() call in exynos_init_io()
Doug Anderson
2013-06-08
1
-0
/
+2
|
*
|
|
|
|
|
|
Merge tag 'renesas-fixes-for-v3.10' of git://git.kernel.org/pub/scm/linux/ker...
Olof Johansson
2013-06-08
2
-10
/
+37
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
ARM: shmobile: sh73a0: Update CMT clockevent rating to 80
Simon Horman
2013-06-04
1
-1
/
+1
|
|
*
|
|
|
|
|
|
sh-pfc: r8a7779: Don't group USB OVC and PENC pins
Laurent Pinchart
2013-06-04
1
-9
/
+36
|
|
|
|
_
|
_
|
_
|
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
ARM: EXYNOS: uncompress - print debug messages if DEBUG_LL is defined
Tushar Behera
2013-06-08
1
-1
/
+9
|
*
|
|
|
|
|
|
Merge tag 'ux500-arm-soc-v3.10-fixes-2' of git://git.kernel.org/pub/scm/linux...
Olof Johansson
2013-06-02
2
-0
/
+7
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
ARM: ux500: Provide supplies for AUX1, AUX2 and AUX3
Lee Jones
2013-05-27
1
-0
/
+3
|
|
*
|
|
|
|
|
|
ARM: ux500: Only configure wake-up reasons on ux500 based platforms
Lee Jones
2013-05-27
1
-0
/
+4
|
|
|
|
_
|
_
|
_
|
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
ARM: bcm2835: override the HW UART periphid
Jongsung Kim
2013-06-02
1
-0
/
+1
|
*
|
|
|
|
|
|
Merge tag 'fixes-3.10-3' of git://git.infradead.org/users/jcooper/linux into ...
Olof Johansson
2013-06-02
2
-15
/
+11
|
|
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
ARM: mvebu: Fix bug in coherency fabric low level init function
Nadav Haklai
2013-05-28
1
-5
/
+11
|
|
*
|
|
|
|
|
ARM: Kirkwood: TS219: Fix crash by double PCIe instantiation
Andrew Lunn
2013-05-28
1
-10
/
+0
*
|
|
|
|
|
|
|
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2013-06-08
9
-39
/
+82
|
\
\
\
\
\
\
\
\
[next]