index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/geer...
Linus Torvalds
2013-07-03
12
-67
/
+22
|
\
|
*
m68k/q40: Enable PC parallel port in defconfig
Geert Uytterhoeven
2013-06-24
2
-0
/
+8
|
*
m68k/q40: Undefine insl/outsl before redefining them
Geert Uytterhoeven
2013-06-24
1
-0
/
+2
|
*
m68k/uaccess: Fix asm constraints for userspace access
Geert Uytterhoeven
2013-06-24
2
-7
/
+7
|
*
m68k/irq: Vector ints need a valid interrupt handler
Thomas Bogendoerfer
2013-06-24
1
-1
/
+1
|
*
m68k/math-emu: unsigned issue, 'unsigned long' will never be less than zero
Chen Gang
2013-06-24
1
-1
/
+1
|
*
m68k: remove CONFIG_EARLY_PRINTK dependency on CONFIG_EMBEDDED, default to n
Finn Thain
2013-06-24
1
-2
/
+1
|
*
m68k/sun3: remove inline marking of EXPORT_SYMBOL functions
Denis Efremov
2013-06-24
1
-1
/
+1
|
*
m68k: Remove inline strcpy() and strcat() implementations
Geert Uytterhoeven
2013-06-24
3
-55
/
+1
*
|
Merge tag 'arc-v3.11-rc1-part1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-07-03
48
-876
/
+670
|
\
\
|
*
|
ARC: warn on improper stack unwind FDE entries
Vineet Gupta
2013-06-27
1
-0
/
+2
|
*
|
arc: delete __cpuinit usage from all arc files
Paul Gortmaker
2013-06-27
7
-16
/
+16
|
*
|
ARC: [tlb-miss] Fix bug with CONFIG_ARC_DBG_TLB_MISS_COUNT
Vineet Gupta
2013-06-27
1
-5
/
+5
|
*
|
ARC: [tlb-miss] Extraneous PTE bit testing/setting
Vineet Gupta
2013-06-27
1
-5
/
+5
|
*
|
ARC: Adjustments for gcc 4.8
Vineet Gupta
2013-06-27
5
-19
/
+35
|
*
|
ARC: Setup Vector Table Base in early boot
Vineet Gupta
2013-06-26
2
-2
/
+2
|
*
|
ARC: Remove explicit passing around of ECR
Vineet Gupta
2013-06-26
13
-78
/
+59
|
*
|
ARC: pt_regs update #5: Use real ECR for pt_regs->event vs. synth values
Vineet Gupta
2013-06-26
8
-57
/
+53
|
*
|
ARC: stop using pt_regs->orig_r8
Vineet Gupta
2013-06-22
3
-16
/
+4
|
*
|
ARC: pt_regs update #4: r25 saved/restored unconditionally
Vineet Gupta
2013-06-22
6
-40
/
+24
|
*
|
ARC: K/U SP saved from one location in stack switching macro
Vineet Gupta
2013-06-22
1
-4
/
+4
|
*
|
ARC: Entry Handler tweaks: Simplify branch for in-kernel preemption
Vineet Gupta
2013-06-22
1
-6
/
+2
|
*
|
ARC: Entry Handler tweaks: Avoid hardcoded LIMMS for ECR values
Vineet Gupta
2013-06-22
2
-6
/
+14
|
*
|
ARC: Increase readability of entry handlers
Vineet Gupta
2013-06-22
2
-212
/
+186
|
*
|
ARC: pt_regs update #3: Remove unused gutter at start of callee_regs
Vineet Gupta
2013-06-22
9
-31
/
+24
|
*
|
ARC: pt_regs update #2: Remove unused gutter at start of pt_regs
Vineet Gupta
2013-06-22
4
-26
/
+15
|
*
|
ARC: pt_regs update #1: Align pt_regs end with end of kernel stack page
Vineet Gupta
2013-06-22
4
-5
/
+3
|
*
|
ARC: pt_regs update #0: remove kernel stack canary
Vineet Gupta
2013-06-22
1
-18
/
+0
|
*
|
ARC: [mm] Remove @write argument to do_page_fault()
Vineet Gupta
2013-06-22
3
-23
/
+8
|
*
|
ARC: [mm] Make stack/heap Non-executable by default
Vineet Gupta
2013-06-22
2
-13
/
+1
|
*
|
ARC: [mm] Assume pagecache page dirty by default
Vineet Gupta
2013-06-22
3
-7
/
+14
|
*
|
ARC: [mm] optimise VIPT dcache aliasing 2/x
Vineet Gupta
2013-06-22
1
-0
/
+1
|
*
|
ARC: [mm] optimise VIPT dcache aliasing 1/x
Vineet Gupta
2013-06-22
1
-1
/
+6
|
*
|
ARC: [mm] Zero page optimization
Vineet Gupta
2013-06-22
1
-1
/
+5
|
*
|
ARC: make dcache VIPT aliasing support dependant on dcache
Alexey Brodkin
2013-06-22
1
-0
/
+1
|
*
|
ARC: No-op full icache flush if !CONFIG_ARC_HAS_ICACHE
Vineet Gupta
2013-06-22
1
-19
/
+9
|
*
|
ARC: cache detection code bitrot
Vineet Gupta
2013-06-22
4
-37
/
+13
|
*
|
ARC: Reduce Code for ECR printing
Vineet Gupta
2013-06-22
1
-9
/
+7
|
*
|
ARC: Disintegrate arcregs.h
Vineet Gupta
2013-06-22
12
-162
/
+139
|
*
|
ARC: More code beautification with IS_ENABLED()
Vineet Gupta
2013-06-22
1
-9
/
+3
|
*
|
ARC: Use kconfig helper IS_ENABLED() to get rid of defines.h
Vineet Gupta
2013-06-22
8
-68
/
+23
|
*
|
ARC: [plat-arcfpga] Fix build breakage when !CONFIG_ARC_SERIAL
Mischa Jonker
2013-06-22
1
-3
/
+9
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2013-07-03
27
-155
/
+228
|
\
\
\
|
*
|
|
s390/dasd: Fail all requests when DASD_FLAG_ABORTIO is set
Hannes Reinecke
2013-07-01
1
-0
/
+4
|
*
|
|
s390/hwsampler: Updated misleading member names in hws_data_entry
Hendrik Brueckner
2013-07-01
1
-2
/
+2
|
*
|
|
s390/appldata_net_sum: do not use static data
Sebastian Ott
2013-06-26
1
-4
/
+14
|
*
|
|
s390/appldata_mem: do not use static data
Sebastian Ott
2013-06-26
1
-4
/
+14
|
*
|
|
s390/airq: simplify adapter interrupt code
Martin Schwidefsky
2013-06-26
2
-17
/
+25
|
*
|
|
s390/pci: remove per device debug attribute
Martin Schwidefsky
2013-06-26
3
-43
/
+0
|
*
|
|
s390/dma: remove gratuitous brackets
Sebastian Ott
2013-06-26
1
-1
/
+1
[next]