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
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
3
-13
/
+120
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
Linux 3.3-rc4
Linus Torvalds
1
-1
/
+1
2012-02-18
Merge tag 'fixes-3.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
66
-786
/
+524
2012-02-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
27
-191
/
+212
2012-02-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
1
-2
/
+2
2012-02-18
Merge tag 'ecryptfs-3.3-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
7
-18
/
+89
2012-02-18
Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/l...
Linus Torvalds
1
-1
/
+1
2012-02-18
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
6
-31
/
+42
2012-02-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
3
-8
/
+28
2012-02-18
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
4
-7
/
+22
2012-02-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2
-9
/
+24
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
ecryptfs: remove the second argument of k[un]map_atomic()
Cong Wang
2
-4
/
+4
2012-02-16
eCryptfs: Copy up lower inode attrs after setting lower xattr
Tyler Hicks
1
-0
/
+2
2012-02-16
eCryptfs: Improve statfs reporting
Tyler Hicks
4
-14
/
+83
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/adb: Use set_current_state()
majianpeng
1
-2
/
+2
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-16
crypto: sha512 - use standard ror64()
Alexey Dobriyan
2
-9
/
+24
2012-02-15
net/ethernet: ks8851_mll fix irq handling
Jan Weitzel
1
-8
/
+6
2012-02-15
veth: Enforce minimum size of VETH_INFO_PEER
Thomas Graf
1
-1
/
+3
2012-02-15
stmmac: update the driver version to Feb 2012 (v2)
Giuseppe CAVALLARO
1
-1
/
+1
2012-02-15
stmmac: move hw init in the probe (v2)
Giuseppe CAVALLARO
4
-116
/
+105
2012-02-15
stmmac: request_irq when use an ext wake irq line (v2)
Francesco Virlinzi
1
-0
/
+16
[next]