index
:
kernel_samsung_smdk4412.git
ath9k
master
migrate_3.2
qmi
replicant-6.0
replicant-6.0-old
upstreaming
kernel for Galaxy S3
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
tile
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix common misspellings
Lucas De Marchi
2011-03-31
6
-8
/
+8
*
genirq: Remove the now obsolete config options and select statements
Thomas Gleixner
2011-03-30
1
-1
/
+0
*
Merge branch 'irq-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2011-03-27
2
-43
/
+3
|
\
|
*
tile: Use generic show_interupts()
Thomas Gleixner
2011-03-25
2
-41
/
+1
|
*
tile: Convert to new irq function names
Thomas Gleixner
2011-03-25
1
-3
/
+3
*
|
lib, arch: add filter argument to show_mem and fix private implementations
David Rientjes
2011-03-24
1
-1
/
+1
*
|
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
|
/
*
mm: NUMA aware alloc_thread_info_node()
Eric Dumazet
2011-03-22
2
-3
/
+3
*
arch/tile: fix futex sanitization definition/prototype mismatch
Chris Metcalf
2011-03-20
1
-6
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
2011-03-17
52
-557
/
+865
|
\
|
*
arch/tile: support newer binutils assembler shift semantics
Chris Metcalf
2011-03-17
3
-9
/
+29
|
*
arch/tile: fix deadlock bugs in rwlock implementation
Chris Metcalf
2011-03-10
2
-141
/
+103
|
*
drivers/edac: provide support for tile architecture
Chris Metcalf
2011-03-10
3
-1
/
+119
|
*
arch/tile: support 4KB page size as well as 64KB
Chris Metcalf
2011-03-10
18
-135
/
+235
|
*
arch/tile: add some more VMSPLIT options and use consistent naming
Chris Metcalf
2011-03-10
1
-3
/
+9
|
*
arch/tile: fix some comments and whitespace
Chris Metcalf
2011-03-10
7
-24
/
+15
|
*
arch/tile: export some additional module symbols
Chris Metcalf
2011-03-01
2
-0
/
+8
|
*
arch/tile: enhance existing finv_buffer_remote() routine
Chris Metcalf
2011-03-01
3
-54
/
+139
|
*
arch/tile: fix two bugs in the backtracer code
Chris Metcalf
2011-03-01
1
-9
/
+19
|
*
arch/tile: use extended assembly to inline __mb_incoherent()
Chris Metcalf
2011-03-01
4
-41
/
+20
|
*
arch/tile: use a cleaner technique to enable interrupt for cpu_idle()
Chris Metcalf
2011-03-01
1
-11
/
+5
|
*
arch/tile: sync up with <arch/sim.h> and <arch/sim_def.h> changes
Chris Metcalf
2011-03-01
2
-12
/
+39
|
*
arch/tile: fix reversed test of strict_strtol() return value
Chris Metcalf
2011-03-01
1
-1
/
+1
|
*
arch/tile: avoid a simulator warning during bootup
Chris Metcalf
2011-03-01
1
-0
/
+11
|
*
arch/tile: export <asm/hardwall.h> to userspace
Chris Metcalf
2011-03-01
1
-0
/
+1
|
*
arch/tile: warn and retry if an IPI is not accepted by the target cpu
Chris Metcalf
2011-03-01
1
-14
/
+19
|
*
arch/tile: stop disabling INTCTRL_1 interrupts during hypervisor downcalls
Chris Metcalf
2011-03-01
1
-49
/
+5
|
*
arch/tile: fix __ndelay etc to work better
Chris Metcalf
2011-03-01
5
-11
/
+34
|
*
arch/tile: bug fix: exec'ed task thought it was still single-stepping
Chris Metcalf
2011-03-01
3
-2
/
+26
|
*
arch/tile: catch up with section naming convention in 2.6.35
Chris Metcalf
2011-03-01
5
-10
/
+6
|
*
arch/tile: Fix atomic_read() definition to use ACCESS_ONCE
Chris Metcalf
2011-02-25
1
-1
/
+1
|
*
tile: Select GENERIC_HARDIRQS_NO_DEPRECATED
Thomas Gleixner
2011-02-23
1
-0
/
+1
|
*
tile: Use proper accessor functions in show_interrupt()
Thomas Gleixner
2011-02-23
1
-4
/
+6
|
*
tile: Convert irq_chip to new functions
Thomas Gleixner
2011-02-23
1
-14
/
+14
|
*
tile: Fix __pte_free_tlb
Peter Zijlstra
2011-02-23
1
-13
/
+2
*
|
Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
Linus Torvalds
2011-03-16
1
-1
/
+1
|
\
\
|
*
|
percpu: align percpu readmostly subsection to cacheline
Tejun Heo
2011-01-25
1
-1
/
+1
|
|
/
*
|
futex: Sanitize futex ops argument types
Michel Lespinasse
2011-03-11
1
-12
/
+12
*
|
futex: Sanitize cmpxchg_futex_value_locked API
Michel Lespinasse
2011-03-11
1
-3
/
+4
|
/
*
tile: Use generic irq Kconfig
Thomas Gleixner
2011-01-21
1
-29
/
+21
*
genirq: Remove __do_IRQ
Thomas Gleixner
2011-01-21
1
-3
/
+0
*
kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT
David Rientjes
2011-01-20
3
-3
/
+3
*
arch/tile: handle rt_sigreturn() more cleanly
Chris Metcalf
2010-12-17
4
-13
/
+29
*
arch/tile: handle CLONE_SETTLS in copy_thread(), not user space
Chris Metcalf
2010-12-17
1
-0
/
+8
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
2010-11-25
3
-28
/
+38
|
\
|
*
arch/tile: fix memchr() not to dereference memory for zero length
Chris Metcalf
2010-11-24
1
-16
/
+19
|
*
arch/tile: make glibc's sysconf(_SC_NPROCESSORS_CONF) work correctly
Chris Metcalf
2010-11-24
1
-1
/
+1
|
*
Merge branch 'master' into for-linus
Chris Metcalf
2010-11-24
7
-7
/
+0
|
|
\
[next]