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
/
xtensa
Commit message (
Expand
)
Author
Age
Files
Lines
*
All Arch: remove linkage for sys_nfsservctl system call
NeilBrown
2011-08-26
1
-1
/
+1
*
atomic: cleanup asm-generic atomic*.h inclusion
Arun Sharma
2011-07-26
1
-1
/
+0
*
atomic: move atomic_add_unless to generic code
Arun Sharma
2011-07-26
1
-4
/
+4
*
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-26
2
-2
/
+1
*
asm-generic: add another generic ext2 atomic bitops
Akinobu Mita
2011-07-26
1
-13
/
+1
*
h8300/m68k/xtensa: __FD_ISSET should return 0/1
Andrew Morton
2011-07-26
1
-1
/
+1
*
ptrace: unify show_regs() prototype
Mike Frysinger
2011-07-26
1
-1
/
+0
*
Merge 'akpm' patch series
Linus Torvalds
2011-07-25
2
-0
/
+4
|
\
|
*
xtensa: fix a build error in arch/xtensa/include/asm/uaccess.h
WANG Cong
2011-07-25
1
-0
/
+1
|
*
xtensa: prevent arbitrary read in ptrace
Dan Rosenberg
2011-07-25
1
-0
/
+3
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-07-25
2
-3
/
+2
|
\
\
|
|
/
|
/
|
|
*
XTENSA: static should be at beginning of declaration
Jesper Juhl
2011-07-11
1
-1
/
+1
|
*
treewide: remove duplicate includes
Vitaliy Ivanov
2011-06-20
1
-2
/
+1
*
|
modules: make arch's use default loader hooks
Jonas Bonn
2011-07-24
1
-43
/
+0
*
|
xtensa: Use generic config PREEMPT definition
Frederic Weisbecker
2011-07-05
1
-12
/
+1
|
/
*
Merge branch 'setns'
Linus Torvalds
2011-05-28
1
-1
/
+3
|
\
|
*
ns: Wire up the setns system call
Eric W. Biederman
2011-05-28
1
-1
/
+3
*
|
arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}
Akinobu Mita
2011-05-26
1
-6
/
+0
|
/
*
mm: now that all old mmu_gather code is gone, remove the storage
Peter Zijlstra
2011-05-25
1
-2
/
+0
*
xtensa/mm: remove WANT_PAGE_VIRTUAL
Sebastian Andrzej Siewior
2011-05-25
1
-4
/
+0
*
xtensa/mm: remove pgtable.c
Sebastian Andrzej Siewior
2011-05-25
1
-72
/
+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
|
\
|
*
Merge branch 'fixes-2.6.39' into for-2.6.40
Tejun Heo
2011-05-24
4
-98
/
+61
|
|
\
|
*
|
percpu: Always align percpu output section to PAGE_SIZE
Tejun Heo
2011-03-24
1
-1
/
+1
*
|
|
Merge branch 'master' into for-next
Jiri Kosina
2011-04-26
10
-107
/
+61
|
\
\
\
|
*
|
|
xtensa: Fixup irq conversion fallout and nmi_count
Thomas Gleixner
2011-04-20
1
-12
/
+6
|
*
|
|
Fix common misspellings
Lucas De Marchi
2011-03-31
2
-2
/
+2
|
*
|
|
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-25
4
-98
/
+61
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
xtensa: Use generic show_interrupts()
Thomas Gleixner
2011-03-24
2
-44
/
+10
|
|
*
xtensa: Convert genirq namespace
Thomas Gleixner
2011-03-24
3
-13
/
+13
|
|
*
xtensa: Use generic IRQ Kconfig and set GENERIC_HARDIRQS_NO_DEPRECATED
Thomas Gleixner
2011-03-24
1
-3
/
+2
|
|
*
xtensa: Convert s6000 gpio irq_chip to new functions
Thomas Gleixner
2011-03-24
1
-18
/
+17
|
|
*
xtensa: Convert main irq_chip to new functions
Thomas Gleixner
2011-03-24
1
-22
/
+21
|
*
|
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
|
*
|
bitops: introduce CONFIG_GENERIC_FIND_BIT_LE
Akinobu Mita
2011-03-23
1
-0
/
+3
|
|
/
|
*
add the common dma_addr_t typedef to include/linux/types.h
FUJITA Tomonori
2011-03-22
1
-4
/
+0
|
*
Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
2011-03-20
2
-2
/
+2
|
|
\
|
|
*
xtensa: change to new flag variable
matt mooney
2011-03-17
2
-2
/
+2
*
|
|
xtensa: remove obsolete BKL kernel option from defconfig
Alessio Igor Bogani
2011-04-11
1
-1
/
+0
|
/
/
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-03-18
1
-1
/
+1
|
\
\
|
*
|
Merge branch 'master' into for-next
Jiri Kosina
2011-02-15
4
-3
/
+6
|
|
\
|
|
*
|
replace obsolete CONFIG_DYNAMIC_PRINTK_DEBUG with CONFIG_DYNAMIC_DEBUG
Jim Cromie
2011-01-19
1
-1
/
+1
*
|
|
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2011-03-16
1
-0
/
+1
|
\
\
\
|
*
|
|
tty: add TIOCVHANGUP to allow clean tty shutdown of all ttys
Kay Sievers
2011-02-17
1
-0
/
+1
|
|
|
/
|
|
/
|
*
|
|
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
|
|
/
/
*
|
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2011-03-15
1
-5
/
+1
|
\
\
\
[next]