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
2011-07-23
Blackfin: dpmc: do not save/restore EVT0/EVT1/EVT4 when hibernating
Mike Frysinger
1
-6
/
+0
2011-07-23
Blackfin: dpmc: relocate hibernate helper macros
Mike Frysinger
2
-26
/
+24
2011-07-23
Blackfin: dpmc: omit RETE/RETN when hibernating
Mike Frysinger
1
-4
/
+0
2011-07-23
Blackfin: dpmc: optimize SIC_IWR programming a little
Mike Frysinger
1
-9
/
+6
2011-07-23
Blackfin: gpio/ints: generalize pint logic
Mike Frysinger
3
-12
/
+19
2011-07-23
Blackfin: dpmc: bind to MMR names and not CPUs
Mike Frysinger
1
-4
/
+3
2011-07-23
Blackfin: debug-mmrs: generalize pint logic
Mike Frysinger
1
-19
/
+31
2011-07-23
Blackfin: bf54x: switch to common pint MMR struct
Mike Frysinger
1
-18
/
+5
2011-07-23
Blackfin: bf54x: tweak MMR pint names
Mike Frysinger
2
-2
/
+2
2011-07-23
Blackfin: bf54x: constify pint register array
Mike Frysinger
1
-1
/
+1
2011-07-23
Blackfin: gpio: punt unused GPIO_# defines
Mike Frysinger
2
-52
/
+3
2011-07-23
Blackfin: convert unicode space gremlins
Mike Frysinger
7
-27
/
+27
2011-07-23
Blackfin: pwm: implement linux/pwm.h API
Mike Frysinger
3
-0
/
+111
2011-07-23
Blackfin: gptimers: add enable/disable by timer id
Mike Frysinger
1
-0
/
+10
2011-07-23
Blackfin: make sure percpu section is aligned in XIP builds
Steven Miao
1
-0
/
+1
2011-07-23
Blackfin: gptimers: use bfin read/write helpers
Mike Frysinger
1
-20
/
+25
2011-07-23
Blackfin: gptimers: use register structs from common header
Mike Frysinger
1
-32
/
+16
2011-07-23
Blackfin: debug-mmrs: use new gptimer_group layout to simplify code
Mike Frysinger
1
-18
/
+34
2011-07-23
Blackfin: debug-mmrs: prevent macro arg from expanding
Mike Frysinger
1
-1
/
+1
2011-07-23
Blackfin: gptimers: add group structure for hardware register layout
Mike Frysinger
1
-0
/
+9
2011-07-23
Blackfin: exec: remove redundant set_fs(USER_DS)
Mathias Krause
1
-1
/
+0
2011-07-23
Blackfin: update anomaly lists to latest public info
Mike Frysinger
7
-211
/
+290
2011-07-23
Blackfin: bf561-ezkit: change parallel flash from M to Y in defconfig
Mike Frysinger
1
-4
/
+4
2011-07-23
Blackfin: debug-mmrs: disable PERIPHERAL_MAP for IMDMA channels
Mike Frysinger
1
-1
/
+2
2011-07-23
Blackfin: debug-mmrs: fix typo in single dmac setup
Mike Frysinger
1
-1
/
+1
2011-07-23
Blackfin: convert to asm-generic/mutex-dec.h for all systems
Mike Frysinger
1
-76
/
+1
2011-07-23
Blackfin: optimize double fault boot checking
Mike Frysinger
6
-63
/
+62
2011-07-23
Blackfin: time: replace magic numbers with defines
Mike Frysinger
1
-2
/
+2
2011-07-23
Blackfin: SMP: optimize start up code a bit
Mike Frysinger
1
-78
/
+54
2011-07-23
Blackfin: boards: clean up redundant/dead spi resources
Mike Frysinger
26
-896
/
+0
2011-07-23
Blackfin: net2272: move pin setup to boards files
Mike Frysinger
8
-0
/
+192
2011-07-23
Blackfin: convert to kbuild asm-generic support
Mike Frysinger
43
-47
/
+43
2011-07-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
235
-1948
/
+2517
2011-07-22
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
41
-378
/
+927
2011-07-22
Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-1329
/
+1691
2011-07-22
Merge branch 'x86-signal-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-51
/
+27
2011-07-22
Merge branch 'x86-numa-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-6
/
+76
2011-07-22
Merge branch 'x86-mtrr-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-143
/
+131
2011-07-22
Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-10
/
+11
2011-07-22
Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
9
-236
/
+251
2011-07-22
Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-3
/
+82
2011-07-22
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-0
/
+21
2011-07-22
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-3
/
+2
2011-07-22
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
17
-324
/
+263
2011-07-22
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-26
/
+67
2011-07-22
Merge branch 'timers-rtc-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-85
/
+127
2011-07-22
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-17
/
+76
2011-07-22
Merge branch 'timers-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
40
-359
/
+199
2011-07-22
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
21
-174
/
+145
2011-07-22
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
140
-2661
/
+4650
[prev]
[next]