index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-13
ARM: local timers: convert MSM to runtime registration interface
Marc Zyngier
1
-35
/
+44
2012-03-13
ARM: local timers: convert exynos to runtime registration interface
Marc Zyngier
1
-8
/
+10
2012-03-13
ARM: smp_twd: remove old local timer interface
Marc Zyngier
3
-43
/
+5
2012-03-13
ARM: imx6q: convert to twd_local_timer_register() interface
Marc Zyngier
4
-39
/
+5
2012-03-13
ARM: highbank: convert to twd_local_timer_register() interface
Marc Zyngier
4
-45
/
+7
2012-03-13
ARM: ux500: convert to twd_local_timer_register() interface
Marc Zyngier
4
-38
/
+25
2012-03-13
ARM: shmobile: convert to twd_local_timer_register() interface
Marc Zyngier
7
-38
/
+18
2012-03-13
ARM: tegra: convert to twd_local_timer_register() interface
Marc Zyngier
3
-32
/
+18
2012-03-13
ARM: plat-versatile: convert to twd_local_timer_register() interface
Marc Zyngier
6
-71
/
+68
2012-03-13
ARM: OMAP4: convert to twd_local_timer_register() interface
Marc Zyngier
3
-45
/
+17
2012-03-13
ARM: smp_twd: add device tree support
Marc Zyngier
2
-13
/
+72
2012-03-13
ARM: smp_twd: add runtime registration support
Marc Zyngier
2
-4
/
+65
2012-03-13
ARM: local timers: introduce a new registration interface
Marc Zyngier
2
-0
/
+42
2012-03-13
ARM: smp_twd: make local_timer_stop a symbol instead of a #define
Marc Zyngier
3
-7
/
+7
2012-03-13
Merge branch 'vexpress/timer' into next/timer
Arnd Bergmann
8
-98
/
+128
2012-03-13
Merge branch 'ux500/timers' into next/timer
Arnd Bergmann
6
-58
/
+15
2012-02-23
ARM: versatile: Map local timers using Device Tree when possible
Pawel Moll
1
-0
/
+26
2012-02-23
ARM: vexpress: Get rid of MMIO_P2V
Pawel Moll
7
-98
/
+102
2012-02-18
Merge tag 'fixes-3.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
61
-388
/
+492
2012-02-18
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
5
-29
/
+40
2012-02-18
i387: re-introduce FPU state preloading at context switch time
Linus Torvalds
4
-42
/
+133
2012-02-18
i387: move TS_USEDFPU flag from thread_info to task_struct
Linus Torvalds
6
-32
/
+30
2012-02-16
i387: move AMD K7/K8 fpu fxsave/fxrstor workaround from save to restore
Linus Torvalds
3
-22
/
+16
2012-02-16
i387: do not preload FPU state at task switch time
Linus Torvalds
4
-68
/
+11
2012-02-16
i387: don't ever touch TS_USEDFPU directly, use helper functions
Linus Torvalds
4
-23
/
+58
2012-02-16
i387: move TS_USEDFPU clearing out of __save_init_fpu and into callers
Linus Torvalds
1
-3
/
+6
2012-02-16
i387: fix x86-64 preemption-unsafe user stack save/restore
Linus Torvalds
3
-8
/
+45
2012-02-16
powerpc/perf: power_pmu_start restores incorrect values, breaking frequency e...
Anton Blanchard
1
-1
/
+7
2012-02-16
powerpc: Disable interrupts early in Program Check
Benjamin Herrenschmidt
1
-1
/
+1
2012-02-16
powerpc: Remove legacy iSeries from ppc64_defconfig
Stephen Rothwell
1
-5
/
+0
2012-02-16
powerpc/fsl/pci: Fix PCIe fixup regression
Benjamin Herrenschmidt
1
-19
/
+29
2012-02-16
powerpc: Fix kernel log of oops/panic instruction dump
Ira Snyder
1
-3
/
+3
2012-02-15
i387: fix sense of sanity check
Linus Torvalds
1
-1
/
+1
2012-02-14
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
9
-27
/
+51
2012-02-14
Merge tag 'stable/for-linus-fixes-3.3-rc3' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2
-1
/
+8
2012-02-14
powerpc/pseries/eeh: Fix crash when error happens during device probe
Thadeu Lima de Souza Cascardo
2
-2
/
+7
2012-02-14
powerpc/pseries: Fix partition migration hang in stop_topology_update
Brian King
2
-3
/
+8
2012-02-14
powerpc/powernv: Disable interrupts while taking phb->lock
Michael Ellerman
1
-8
/
+14
2012-02-14
powerpc: Fix WARN_ON in decrementer_check_overflow
Benjamin Herrenschmidt
1
-1
/
+5
2012-02-14
powerpc/wsp: Fix IRQ affinity setting
Benjamin Herrenschmidt
1
-1
/
+1
2012-02-14
powerpc: Implement GET_IP/SET_IP
Srikar Dronamraju
1
-8
/
+12
2012-02-14
powerpc/wsp: Permanently enable PCI class code workaround
Benjamin Herrenschmidt
1
-4
/
+4
2012-02-13
Merge branch 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes
Arnd Bergmann
7
-40
/
+109
2012-02-13
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...
Arnd Bergmann
5
-11
/
+9
2012-02-13
Merge branch 'omap-fixes-warnings' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
10
-46
/
+64
2012-02-13
Merge branch 'omap-fixes-urgent' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
1
-0
/
+5
2012-02-13
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
3
-1
/
+11
2012-02-13
i387: make irq_fpu_usable() tests more robust
Linus Torvalds
2
-8
/
+47
2012-02-13
i387: math_state_restore() isn't called from asm
Linus Torvalds
2
-4
/
+4
2012-02-13
ARM: at91: drop ide driver in favor of the pata one
Jean-Christophe PLAGNIOL-VILLARD
2
-8
/
+5
[next]