index
:
kernel_samsung_aries.git
replicant-4.2
kernel/samsung/aries
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mn10300
Commit message (
Expand
)
Author
Age
Files
Lines
*
signal: Define __ARCH_HAS_SA_RESTORER so we know whether to clear sa_restorer
Ben Hutchings
2013-04-05
1
-0
/
+1
*
mn10300: only add -mmem-funcs to KBUILD_CFLAGS if gcc supports it
Geert Uytterhoeven
2012-10-13
1
-1
/
+1
*
MN10300: asm/uaccess.h needs to #include linux/kernel.h for might_sleep()
David Howells
2011-06-21
1
-0
/
+1
*
MN10300: Add missing _sdata declaration
David Howells
2011-06-07
1
-0
/
+1
*
MN10300: die_if_no_fixup() shouldn't use get_user() as it doesn't call set_fs()
David Howells
2011-06-07
1
-2
/
+2
*
MN10300: Fix one of the kernel debugger cacheflush variants
David Howells
2011-06-07
1
-2
/
+2
*
Merge branch 'setns'
Linus Torvalds
2011-05-28
2
-1
/
+3
|
\
|
*
ns: Wire up the setns system call
Eric W. Biederman
2011-05-28
2
-1
/
+3
*
|
arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}
Akinobu Mita
2011-05-26
1
-3
/
+0
*
|
cgroup: remove the ns_cgroup
Daniel Lezcano
2011-05-26
1
-1
/
+0
|
/
*
mn10300: convert old cpumask API into new one
KOSAKI Motohiro
2011-05-25
4
-63
/
+68
*
mm: now that all old mmu_gather code is gone, remove the storage
Peter Zijlstra
2011-05-25
1
-2
/
+0
*
Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
Linus Torvalds
2011-05-24
1
-1
/
+1
|
\
|
*
percpu: Always align percpu output section to PAGE_SIZE
Tejun Heo
2011-03-24
1
-1
/
+1
*
|
sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()
Peter Zijlstra
2011-04-14
1
-4
/
+1
*
|
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
|
genirq: Remove the now obsolete config options and select statements
Thomas Gleixner
2011-03-30
1
-1
/
+0
*
|
mn10300: Use generic show_interrupts()
Thomas Gleixner
2011-03-29
2
-58
/
+11
*
|
mn10300: Cleanup irq_desc access
Thomas Gleixner
2011-03-29
1
-6
/
+5
*
|
mn10300: Convert genirq namespace
Thomas Gleixner
2011-03-29
4
-11
/
+12
|
/
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells...
Linus Torvalds
2011-03-24
37
-502
/
+1893
|
\
|
*
MN10300: gcc 4.6 vs am33 inline assembly
Richard Henderson
2011-03-23
1
-4
/
+17
|
*
MN10300: Deprecate gdbstub
David Howells
2011-03-18
1
-1
/
+4
|
*
MN10300: Allow KGDB to use the MN10300 serial ports
David Howells
2011-03-18
1
-0
/
+75
|
*
MN10300: Emulate single stepping in KGDB on MN10300
David Howells
2011-03-18
3
-12
/
+425
|
*
MN10300: Generalise kernel debugger kernel halt, reboot or power off hook
David Howells
2011-03-18
1
-3
/
+3
|
*
MN10300: Use KGDB
David Howells
2011-03-18
6
-2
/
+289
|
*
MN10300: Create generic kernel debugger hooks
David Howells
2011-03-18
14
-248
/
+317
|
*
MN10300: Create general kernel debugger cache flushing
David Howells
2011-03-18
17
-158
/
+592
|
*
MN10300: Introduce a general config option for kernel debugger hooks
David Howells
2011-03-18
3
-1
/
+25
|
*
MN10300: The icache invalidate functions should disable the icache first
David Howells
2011-03-18
3
-83
/
+140
|
*
MN10300: gdbstub: Restrict single-stepping to non-preemptable non-SMP configs
David Howells
2011-03-18
2
-2
/
+18
*
|
bitops: remove minix bitops from asm/bitops.h
Akinobu Mita
2011-03-23
1
-1
/
+0
*
|
bitops: remove ext2 non-atomic bitops from asm/bitops.h
Akinobu Mita
2011-03-23
1
-1
/
+0
*
|
bitops: introduce little-endian bitops for most architectures
Akinobu Mita
2011-03-23
1
-0
/
+1
*
|
add the common dma_addr_t typedef to include/linux/types.h
FUJITA Tomonori
2011-03-22
1
-7
/
+0
*
|
mm: NUMA aware alloc_thread_info_node()
Eric Dumazet
2011-03-22
1
-2
/
+4
|
/
*
MN10300: Clear ASB2364 peripheral interrupt masks before enabling interrupts
David Howells
2011-03-18
2
-0
/
+55
*
MN10300: Fix the ASB2364 gdbport UART register defs
David Howells
2011-03-18
1
-12
/
+12
*
MN10300: Fix ASB2364 FPGA register defs
David Howells
2011-03-18
1
-1
/
+1
*
MN10300: Select GENERIC_HARDIRQS_NO_DEPRECATED
Thomas Gleixner
2011-03-18
3
-5
/
+6
*
MN10300: Select HAVE_GENERIC_HARDIRQS rather than GENERIC_HARDIRQS
David Howells
2011-03-18
1
-1
/
+1
*
MN10300: Convert ASB2364 FPGA irq_chip to new functions
Thomas Gleixner
2011-03-18
1
-13
/
+13
*
MN10300: Convert ipi irq_chip to new functions
Thomas Gleixner
2011-03-18
1
-8
/
+22
*
MN10300: Convert serial irq_chip to new functions
Thomas Gleixner
2011-03-18
1
-5
/
+10
*
MN10300: Convert cpu irq_chips to new functions
Thomas Gleixner
2011-03-18
1
-29
/
+33
*
MN10300: Remove unused mn10300_intc_* functions
Thomas Gleixner
2011-03-18
2
-30
/
+0
*
MN10300: Remove stale irq_chip.end - V2
Thomas Gleixner
2011-03-18
1
-1
/
+0
*
MN10300: Use clockevents_calc_mult_shift()
Thomas Gleixner
2011-03-18
3
-26
/
+3
*
MN10300: Use clocksource_register_hz()
Thomas Gleixner
2011-03-18
3
-21
/
+1
[next]