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
2013-08-30
ARM: dts: vexpress: Add CCI node to TC2 device-tree
Jon Medhurst (Tixy)
1
-0
/
+25
2013-08-30
ARC: [ASID] Track ASID allocation cycles/generations
Vineet Gupta
4
-86
/
+40
2013-08-30
ARC: [ASID] activate_mm() == switch_mm()
Vineet Gupta
1
-11
/
+9
2013-08-30
ARC: [ASID] get_new_mmu_context() to conditionally allocate new ASID
Vineet Gupta
2
-33
/
+25
2013-08-30
ARC: [ASID] Refactor the TLB paranoid debug code
Vineet Gupta
3
-21
/
+21
2013-08-30
ARC: [ASID] Remove legacy/unused debug code
Vineet Gupta
2
-14
/
+0
2013-08-30
tile: handle super huge pages in virt_to_pte
Chris Metcalf
3
-7
/
+22
2013-08-30
tilegx: change how we find the kernel stack
Chris Metcalf
6
-37
/
+57
2013-08-30
tile: don't call show_regs_print_info() with corrupt current
Chris Metcalf
1
-3
/
+5
2013-08-30
tile: fix some -Wsign-compare warnings
Chris Metcalf
3
-6
/
+6
2013-08-30
tile: group .hottext* sections properly in vmlinux.lds
Chris Metcalf
1
-0
/
+2
2013-08-30
tile: fix strncpy_from_user bug
Chris Metcalf
2
-10
/
+12
2013-08-30
tile: remove set/clear_fixmap APIs
Chris Metcalf
3
-61
/
+1
2013-08-30
tile: do less L1 I-cache eviction
Chris Metcalf
1
-1
/
+7
2013-08-30
tile: allow "initrd" boot argument for kexec
Chris Metcalf
1
-0
/
+42
2013-08-30
tile: support ASLR fully
Tony Lu
2
-2
/
+26
2013-08-30
tile: correct r1 value during syscall tracing
Chris Metcalf
1
-0
/
+15
2013-08-30
tile: fix panic with large IRQ number
Chris Metcalf
1
-1
/
+2
2013-08-30
tile: use proper .align directives on __ex_table sections
Chris Metcalf
7
-0
/
+24
2013-08-30
tile: support kprobes on tilegx
Tony Lu
13
-5
/
+709
2013-08-30
tile: support ftrace on tilegx
Tony Lu
7
-2
/
+510
2013-08-30
Merge branch 'kvm-ppc-next' of git://github.com/agraf/linux-2.6 into queue
Gleb Natapov
24
-362
/
+681
2013-08-30
Merge remote-tracking branch 'asoc/topic/samsung' into tmp
Mark Brown
1
-2
/
+11
2013-08-30
Merge remote-tracking branch 'asoc/topic/core' into tmp
Mark Brown
39
-110
/
+221
2013-08-30
s390/pci: use virtual memory for iommu bitmap
Sebastian Ott
1
-9
/
+3
2013-08-30
s390/pci: update function handle after resume from hibernate
Sebastian Ott
4
-5
/
+45
2013-08-30
s390/pci: try harder to modify a function
Sebastian Ott
1
-2
/
+2
2013-08-30
s390/pci: split lpf
Sebastian Ott
4
-54
/
+72
2013-08-30
s390/hibernate: add early resume function
Sebastian Ott
3
-5
/
+12
2013-08-30
s390/pci: add recover sysfs knob
Sebastian Ott
2
-2
/
+29
2013-08-30
s390/pci: use claim_resource
Sebastian Ott
1
-29
/
+34
2013-08-30
s390/pci/hotplug: convert to be builtin only
Sebastian Ott
2
-41
/
+17
2013-08-30
ARC: No need to flush the TLB in early boot
Vineet Gupta
1
-7
/
+0
2013-08-30
ARC: MMUv4 preps/3 - Abstract out TLB Insert/Delete
Vineet Gupta
2
-40
/
+56
2013-08-30
ARC: MMUv4 preps/2 - Reshuffle PTE bits
Vineet Gupta
3
-25
/
+11
2013-08-29
Merge tag 'omap-for-v3.12/fixes-non-critical-signed' of git://git.kernel.org/...
Olof Johansson
249
-2063
/
+2555
2013-08-29
ARM: OMAP2+: Add back the define for AM33XX_RST_GLOBAL_WARM_SW_MASK
Tony Lindgren
1
-0
/
+1
2013-08-30
ARM: shmobile: r8a7779: Update early timer initialisation order
Simon Horman
1
-1
/
+1
2013-08-29
Merge tag 'omap-for-v3.12/dra7xx-prcm' of git://git.kernel.org/pub/scm/linux/...
Olof Johansson
28
-15
/
+5690
2013-08-29
Merge tag 'omap-for-v3.12/prcm-signed' of git://git.kernel.org/pub/scm/linux/...
Olof Johansson
7
-31
/
+118
2013-08-29
Merge tag 'highbank-for-3.12' of git://sources.calxeda.com/kernel/linux into ...
Olof Johansson
5
-15
/
+19
2013-08-29
Merge tag 'at91-soc' of git://github.com/at91linux/linux-at91 into late/all
Olof Johansson
4
-1
/
+25
2013-08-29
Merge tag 'sunxi-dt-for-3.12-4' of https://github.com/mripard/linux into late...
Olof Johansson
15
-36
/
+965
2013-08-29
iio: at91: Use different prescal, startup mask in MR for different IP
Josh Wu
1
-2
/
+5
2013-08-29
iio: at91: introduce the multiple compatible string for different IPs.
Josh Wu
1
-0
/
+9
2013-08-29
x86, doc: Update uaccess.h comment to reflect clang changes
H. Peter Anvin
1
-1
/
+4
2013-08-29
Merge tag 'at91-dt' of git://github.com/at91linux/linux-at91 into late/all
Olof Johansson
9
-8
/
+102
2013-08-29
Merge tag 'samsung-mach-exynos-v2' of git://git.kernel.org/pub/scm/linux/kern...
Olof Johansson
2
-0
/
+10
2013-08-29
Merge tag 'samsung-dt-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kge...
Olof Johansson
18
-87
/
+1312
2013-08-29
x86, asm: Fix a compilation issue with clang
Jan-Simon Möller
1
-1
/
+1
[prev]
[next]