index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
*
Blackfin: bf54x: tweak MMR pint names
Mike Frysinger
2011-07-23
2
-2
/
+2
*
Blackfin: bf54x: constify pint register array
Mike Frysinger
2011-07-23
1
-1
/
+1
*
Blackfin: gpio: punt unused GPIO_# defines
Mike Frysinger
2011-07-23
2
-52
/
+3
*
Blackfin: convert unicode space gremlins
Mike Frysinger
2011-07-23
7
-27
/
+27
*
Blackfin: pwm: implement linux/pwm.h API
Mike Frysinger
2011-07-23
3
-0
/
+111
*
Blackfin: gptimers: add enable/disable by timer id
Mike Frysinger
2011-07-23
1
-0
/
+10
*
Blackfin: make sure percpu section is aligned in XIP builds
Steven Miao
2011-07-23
1
-0
/
+1
*
Blackfin: gptimers: use bfin read/write helpers
Mike Frysinger
2011-07-23
1
-20
/
+25
*
Blackfin: gptimers: use register structs from common header
Mike Frysinger
2011-07-23
1
-32
/
+16
*
Blackfin: debug-mmrs: use new gptimer_group layout to simplify code
Mike Frysinger
2011-07-23
1
-18
/
+34
*
Blackfin: debug-mmrs: prevent macro arg from expanding
Mike Frysinger
2011-07-23
1
-1
/
+1
*
Blackfin: gptimers: add group structure for hardware register layout
Mike Frysinger
2011-07-23
1
-0
/
+9
*
Blackfin: exec: remove redundant set_fs(USER_DS)
Mathias Krause
2011-07-23
1
-1
/
+0
*
Blackfin: update anomaly lists to latest public info
Mike Frysinger
2011-07-23
7
-211
/
+290
*
Blackfin: bf561-ezkit: change parallel flash from M to Y in defconfig
Mike Frysinger
2011-07-23
1
-4
/
+4
*
Blackfin: debug-mmrs: disable PERIPHERAL_MAP for IMDMA channels
Mike Frysinger
2011-07-23
1
-1
/
+2
*
Blackfin: debug-mmrs: fix typo in single dmac setup
Mike Frysinger
2011-07-23
1
-1
/
+1
*
Blackfin: convert to asm-generic/mutex-dec.h for all systems
Mike Frysinger
2011-07-23
1
-76
/
+1
*
Blackfin: optimize double fault boot checking
Mike Frysinger
2011-07-23
6
-63
/
+62
*
Blackfin: time: replace magic numbers with defines
Mike Frysinger
2011-07-23
1
-2
/
+2
*
Blackfin: SMP: optimize start up code a bit
Mike Frysinger
2011-07-23
1
-78
/
+54
*
Blackfin: boards: clean up redundant/dead spi resources
Mike Frysinger
2011-07-23
26
-896
/
+0
*
Blackfin: net2272: move pin setup to boards files
Mike Frysinger
2011-07-23
8
-0
/
+192
*
Blackfin: convert to kbuild asm-generic support
Mike Frysinger
2011-07-23
43
-47
/
+43
*
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2011-07-22
34
-370
/
+416
|
\
|
*
x86-64, vdso: Do not allocate memory for the vDSO
Andy Lutomirski
2011-07-21
2
-21
/
+19
|
*
clocksource: Change __ARCH_HAS_CLOCKSOURCE_DATA to a CONFIG option
H. Peter Anvin
2011-07-21
4
-4
/
+7
|
*
x86, vdso: Drop now wrong comment
Borislav Petkov
2011-07-18
1
-1
/
+0
|
*
ia64: Replace clocksource.fsys_mmio with generic arch data
Andy Lutomirski
2011-07-14
4
-3
/
+15
|
*
x86-64: Move vread_tsc and vread_hpet into the vDSO
Andy Lutomirski
2011-07-14
12
-79
/
+57
|
*
clocksource: Replace vread with generic arch data
Andy Lutomirski
2011-07-13
4
-3
/
+19
|
*
x86-64: Add --no-undefined to vDSO build
Andy Lutomirski
2011-07-13
1
-0
/
+1
|
*
x86-64: Allow alternative patching in the vDSO
Andy Lutomirski
2011-07-13
1
-0
/
+33
|
*
x86: Make alternative instruction pointers relative
Andy Lutomirski
2011-07-13
6
-30
/
+31
|
*
x86-64: Improve vsyscall emulation CS and RIP handling
Andy Lutomirski
2011-07-13
2
-32
/
+41
|
*
x86-64: Emulate legacy vsyscalls
Andy Lutomirski
2011-06-07
8
-140
/
+179
|
*
x86-64: Fill unused parts of the vsyscall page with 0xcc
Andy Lutomirski
2011-06-06
1
-9
/
+7
|
*
x86-64: Remove vsyscall number 3 (venosys)
Andy Lutomirski
2011-06-06
2
-9
/
+0
|
*
x86-64: Map the HPET NX
Andy Lutomirski
2011-06-05
2
-3
/
+3
|
*
x86-64: Remove kernel.vsyscall64 sysctl
Andy Lutomirski
2011-06-05
3
-68
/
+22
|
*
x86-64: Give vvars their own page
Andy Lutomirski
2011-06-05
5
-23
/
+35
|
*
x86-64: Document some of entry_64.S
Andy Lutomirski
2011-06-05
1
-0
/
+2
|
*
x86-64: Fix alignment of jiffies variable
Andy Lutomirski
2011-06-05
1
-1
/
+1
*
|
Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2011-07-22
4
-1329
/
+1691
|
\
\
|
*
|
x86, UV: Correct UV2 BAU destination timeout
cpw@sgi.com
2011-06-21
1
-5
/
+13
|
*
|
x86, UV: Correct failed topology memory leak
cpw@sgi.com
2011-06-21
1
-2
/
+7
|
*
|
x86, UV: Remove cpumask_t from the stack
cpw@sgi.com
2011-06-21
2
-4
/
+16
|
*
|
x86, UV: Rename hubmask to pnmask
cpw@sgi.com
2011-06-21
2
-9
/
+8
|
*
|
x86, UV: Correct reset_with_ipi()
cpw@sgi.com
2011-06-21
1
-12
/
+21
|
*
|
x86, UV: Allow for non-consecutive sockets
cpw@sgi.com
2011-06-21
1
-1
/
+1
[next]