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-09-17
powerpc/mm: Use 32bit array for slb cache
Aneesh Kumar K.V
2
-5
/
+5
2012-09-17
powerpc/mm: Use the required number of VSID bits in slbmte
Aneesh Kumar K.V
1
-2
/
+10
2012-09-17
powerpc/mm: Increase the slice range to 64TB
Aneesh Kumar K.V
5
-55
/
+109
2012-09-17
powerpc/mm: Make KERN_VIRT_SIZE not dependend on PGTABLE_RANGE
Aneesh Kumar K.V
1
-1
/
+1
2012-09-17
powerpc/mm: Convert virtual address to vpn
Aneesh Kumar K.V
16
-240
/
+324
2012-09-17
powerpc/mm: Simplify hpte_decode
Aneesh Kumar K.V
1
-21
/
+28
2012-09-17
powerpc/mm: Use hpt_va to compute virtual address
Aneesh Kumar K.V
1
-1
/
+1
2012-09-17
powerpc/mm: Replace open coded CONTEXT_BITS value
Aneesh Kumar K.V
1
-1
/
+1
2012-09-17
powerpc/mm: Fix typo in PTRS_PER_PUD
Scott Wood
1
-1
/
+1
2012-09-17
powerpc: Add denormalisation exception handling for POWER6/7
Michael Neuling
6
-0
/
+137
2012-09-17
Merge remote-tracking branch 'pci/pci/gavin-window-alignment' into next
Benjamin Herrenschmidt
124
-1016
/
+1256
2012-09-13
Merge commit 'v3.6-rc5' into pci/gavin-window-alignment
Bjorn Helgaas
1181
-8347
/
+12996
2012-09-11
powerpc/powernv: I/O and memory alignment for P2P bridges
Gavin Shan
1
-0
/
+39
2012-09-11
powerpc/PCI: Override pcibios_window_alignment()
Gavin Shan
2
-0
/
+23
2012-09-11
PCI: Refactor pbus_size_mem()
Gavin Shan
1
-13
/
+23
2012-09-11
PCI: Align P2P windows using pcibios_window_alignment()
Gavin Shan
1
-9
/
+6
2012-09-11
PCI: Add weak pcibios_window_alignment() interface
Gavin Shan
2
-0
/
+34
2012-09-10
powerpc/mm: Match variable types to API
Joe MacDonald
1
-2
/
+4
2012-09-10
powerpc/iommu: Add ppc_md.tce_get() callback for use by VFIO
Alexey Kardashevskiy
1
-0
/
+6
2012-09-10
powerpc: cleanup old DABRX #defines
Michael Neuling
1
-5
/
+0
2012-09-10
powerpc: Dynamically calculate the dabrx based on kernel/user/hypervisor
Michael Neuling
3
-5
/
+13
2012-09-10
powerpc: Rework set_dabr so it can take a DABRX value as well
Michael Neuling
14
-30
/
+46
2012-09-10
powerpc/eeh: Cleanup on EEH PCI address cache
Gavin Shan
5
-33
/
+32
2012-09-10
powerpc/eeh: Trace eeh device from I/O cache
Gavin Shan
6
-32
/
+28
2012-09-10
powerpc/eeh: Probe mode support
Gavin Shan
4
-109
/
+140
2012-09-10
powerpc/eeh: Move stats to PE
Gavin Shan
5
-32
/
+8
2012-09-10
powerpc/eeh: Handle EEH error based on PE
Gavin Shan
5
-137
/
+125
2012-09-10
powerpc/eeh: Make EEH handler PE sensitive
Gavin Shan
1
-15
/
+10
2012-09-10
powerpc/eeh: Do reset based on PE
Gavin Shan
2
-58
/
+35
2012-09-10
powerpc/eeh: I/O enable and log retrival based on PE
Gavin Shan
2
-27
/
+21
2012-09-10
powerpc/eeh: Device bars restore based on PE
Gavin Shan
4
-80
/
+97
2012-09-10
powerpc/eeh: Make EEH operations based on PE
Gavin Shan
3
-86
/
+74
2012-09-10
powerpc/eeh: Trace error based on PE from beginning
Gavin Shan
3
-33
/
+25
2012-09-10
powerpc/eeh: Trace EEH state based on PE
Gavin Shan
4
-104
/
+84
2012-09-10
powerpc/eeh: Build EEH event based on PE
Gavin Shan
2
-23
/
+10
2012-09-10
powerpc/eeh: Remove PE at appropriate time
Gavin Shan
3
-0
/
+49
2012-09-10
powerpc/eeh: Create PEs duing EEH initialization
Gavin Shan
3
-0
/
+87
2012-09-10
powerpc/eeh: Search PE based on requirement
Gavin Shan
2
-0
/
+144
2012-09-10
powerpc/eeh: Create PEs for PHBs
Gavin Shan
4
-2
/
+129
2012-09-10
powerpc/eeh: Introduce global mutex
Gavin Shan
2
-0
/
+18
2012-09-10
powerpc/eeh: Introduce eeh_pe struct
Gavin Shan
1
-0
/
+38
2012-09-10
powerpc/eeh: More logs for EEH initialization
Gavin Shan
2
-1
/
+15
2012-09-10
powerpc/eeh: Use slab to allocate eeh devices
Gavin Shan
3
-3
/
+3
2012-09-10
powerpc/eeh: Move EEH initialization around
Gavin Shan
6
-26
/
+15
2012-09-10
powerpc: Initialise paca.data_offset with poison
Michael Ellerman
1
-0
/
+1
2012-09-08
Linux 3.6-rc5
Linus Torvalds
1
-1
/
+1
2012-09-08
Merge branch 'fixes-for-3.6' of git://git.linaro.org/people/mszyprowski/linux...
Linus Torvalds
5
-12
/
+120
2012-09-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
4
-2
/
+23
2012-09-07
Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-2
/
+6
2012-09-07
HID: tpkbd: work even if the new Lenovo Keyboard driver is not configured
Andres Freund
1
-1
/
+3
[next]