Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
84ac7cdbdd0f04df6b96153f7a79127fd6e45467
/
arch
/
xtensa
0dd61be
Merge branch 'irq-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
47a5d9d
xtensa: Use generic show_interrupts()
by Thomas Gleixner
· 14 years ago
610e175
xtensa: Convert genirq namespace
by Thomas Gleixner
· 14 years ago
3b190a4
xtensa: Use generic IRQ Kconfig and set GENERIC_HARDIRQS_NO_DEPRECATED
by Thomas Gleixner
· 14 years ago
0e77575
xtensa: Convert s6000 gpio irq_chip to new functions
by Thomas Gleixner
· 14 years ago
495e0c7
xtensa: Convert main irq_chip to new functions
by Thomas Gleixner
· 14 years ago
61f2e7b
bitops: remove minix bitops from asm/bitops.h
by Akinobu Mita
· 14 years ago
f312eff
bitops: remove ext2 non-atomic bitops from asm/bitops.h
by Akinobu Mita
· 14 years ago
861b5ae
bitops: introduce little-endian bitops for most architectures
by Akinobu Mita
· 14 years ago
0664996
bitops: introduce CONFIG_GENERIC_FIND_BIT_LE
by Akinobu Mita
· 14 years ago
3e50594
add the common dma_addr_t typedef to include/linux/types.h
by FUJITA Tomonori
· 14 years ago
a44f99c
Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6
by Linus Torvalds
· 14 years ago
e16b396
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
3996eab
xtensa: change to new flag variable
by matt mooney
· 14 years ago
e6bee32
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
by Linus Torvalds
· 14 years ago
79d8a8f
Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 14 years ago
420c1c5
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
3c95c98
tty: add TIOCVHANGUP to allow clean tty shutdown of all ttys
by Kay Sievers
· 14 years ago
0a9d59a
Merge branch 'master' into for-next
by Jiri Kosina
· 14 years ago
d12b0e2
xtensa: Switch do_timer() to xtime_update()
by Torben Hohn
· 14 years ago
aac7227
rwsem: Move duplicate function prototypes to linux/rwsem.h
by Thomas Gleixner
· 14 years ago
41e5887
rwsem: Unify the duplicate rwsem_is_locked() inlines
by Thomas Gleixner
· 14 years ago
12249b3
rwsem: Move duplicate init macros and functions to linux/rwsem.h
by Thomas Gleixner
· 14 years ago
1c8ed64
rwsem: Move duplicate struct rwsem declaration to linux/rwsem.h
by Thomas Gleixner
· 14 years ago
c16a87c
rwsem: Cleanup includes
by Thomas Gleixner
· 14 years ago
235454c
xtensa: Replace deprecated spinlock initialization
by Thomas Gleixner
· 14 years ago
19df0c2
percpu: align percpu readmostly subsection to cacheline
by Tejun Heo
· 14 years ago
6a108a1
kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT
by David Rientjes
· 14 years ago
7044882
replace obsolete CONFIG_DYNAMIC_PRINTK_DEBUG with CONFIG_DYNAMIC_DEBUG
by Jim Cromie
· 14 years ago
1ddd6db
thp: mm: define MADV_NOHUGEPAGE
by Andrea Arcangeli
· 14 years ago
a826e42
thp: mm: define MADV_HUGEPAGE
by Andrea Arcangeli
· 14 years ago
b7b8de0
TTY: Add tty ioctl to figure device node of the system console.
by Werner Fink
· 14 years ago
51399a3
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6
by Linus Torvalds
· 14 years ago
5ef4507
ptrace: cleanup arch_ptrace() on xtensa
by Namhyung Kim
· 14 years ago
9b05a69
ptrace: change signature of arch_ptrace()
by Namhyung Kim
· 14 years ago
ece0e2b
mm: remove pte_*map_nested()
by Peter Zijlstra
· 14 years ago
229aebb
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
e36f561
Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflags
by Linus Torvalds
· 14 years ago
239060b
Merge branch 'kbuild/rc-fixes' into kbuild/kconfig
by Michal Marek
· 14 years ago
df9ee29
Fix IRQ flag handling naming
by David Howells
· 14 years ago
d1ea13c
genirq: Cleanup irq_chip->typename leftovers
by Thomas Gleixner
· 14 years ago
838a2e5
kbuild: migrate all arch to the kconfig mainmenu upgrade
by Arnaud Lacombe
· 14 years ago
d762746
Make do_execve() take a const filename pointer
by David Howells
· 14 years ago
c788732
Mark arguments to certain syscalls as being const
by David Howells
· 14 years ago
3b9c6c1
dma-mapping: remove dma_is_consistent API
by FUJITA Tomonori
· 14 years ago
4565f01
dma-mapping: unify dma_get_cache_alignment implementations
by FUJITA Tomonori
· 14 years ago
a6eb9fe
dma-mapping: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGN
by FUJITA Tomonori
· 14 years ago
6396fc3
Merge branch 'master' into for-next
by Jiri Kosina
· 14 years ago
2f9e825
Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 14 years ago
26df6d1
tty: Add EXTPROC support for LINEMODE
by hyc@symas.com
· 14 years ago
fb8231a
Merge branch 'master' into for-next
by Jiri Kosina
· 14 years ago
eef35c2
Fix spelling fuction -> function in comments
by Stefan Weil
· 14 years ago
7e005f7
remove needless ISA_DMA_THRESHOLD
by FUJITA Tomonori
· 14 years ago
b62ad9a
Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
4aed2fd
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
66630f7
Merge remote branch 'origin/master'
by Chris Zankel
· 14 years ago
ecd5349
xtensa: Disable PCI and nfsroot on simulation target
by Chris Zankel
· 14 years ago
592913e
time: Kill off CONFIG_GENERIC_TIME
by John Stultz
· 14 years ago
646b1db
Merge commit 'v2.6.35-rc3' into perf/core
by Ingo Molnar
· 14 years ago
1996bda
arch: Implement local64_t
by Peter Zijlstra
· 14 years ago
f76f5d7
xtensa: invoke oom-killer from page fault
by Nick Piggin
· 14 years ago
6ba6867
xtensa: use use asm-generic/scatterlist.h
by FUJITA Tomonori
· 14 years ago
1f0a738
xtensa: includecheck fix: vectors.S
by Jaswinder Singh Rajput
· 14 years ago
e520c41
xtensa: convert to asm-generic/hardirq.h
by Christoph Hellwig
· 14 years ago
498900f
xtensa: set ARCH_KMALLOC_MINALIGN
by FUJITA Tomonori
· 14 years ago
f39d01b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
7d02093
Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
f3d46f9
atomic_t: Cast to volatile when accessing atomic variables
by Anton Blanchard
· 14 years ago
0ddc932
add descriptive comment for TIF_MEMDIE task flag declaration.
by Andreas Dilger
· 14 years ago
d1eca29
xtensa: Add missing include in coprocessor.h
by Chris Zankel
· 15 years ago
0a97246
xtensa: Fix the network driver for the simulator target
by Chris Zankel
· 15 years ago
4573e39
xtensa: Shuffle include statements to fix linker script
by Chris Zankel
· 15 years ago
cf1c0aa
xtensa: Add -mforce-no-pic option is supported
by Chris Zankel
· 15 years ago
8b307f9
xtensa: Fixes due to bss boundary symbol name changes.
by Chris Zankel
· 15 years ago
ed5010e
xtensa: Fix linker script patch-up
by Chris Zankel
· 15 years ago
91e0806
xtensa: Fix FLUSH_DCACHE macro for some variants.
by Chris Zankel
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
c32da02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
f41b177
pci-dma: add linux/pci-dma.h to linux/pci.h
by FUJITA Tomonori
· 15 years ago
479ea1e
pci-dma: xtensa: use include/linux/pci-dma.h
by FUJITA Tomonori
· 15 years ago
6d75ca1
xtensa: use generic ptrace_resume code
by Christoph Hellwig
· 15 years ago
104f9c4
xtensa: Fix unnecessary setting of xtime
by John Stultz
· 15 years ago
318ae2e
Merge branch 'for-next' into for-linus
by Jiri Kosina
· 15 years ago
6d6b89b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 15 years ago
ac0f6f9
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 15 years ago
4787188
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 15 years ago
3b7a17f
resource/PCI: mark struct resource as const
by Dominik Brodowski
· 15 years ago
b26b2d4
resource/PCI: align functions now return start of resource
by Dominik Brodowski
· 15 years ago
4b3073e
MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself
by Russell King
· 15 years ago
4cd24ea
net: use netdev_mc_count and netdev_mc_empty when appropriate
by Jiri Pirko
· 15 years ago
3ad2f3f
tree-wide: Assorted spelling fixes
by Daniel Mack
· 15 years ago
5a865c0
Merge branch 'for-33' of git://repo.or.cz/linux-kbuild
by Linus Torvalds
· 15 years ago
bac5e54
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 15 years ago
853b3da
sanitize do_pipe_flags() callers in arch
by Al Viro
· 15 years ago
698ba7b
elf: kill USE_ELF_CORE_DUMP
by Christoph Hellwig
· 15 years ago
239007b
genirq: Convert irq_desc.lock to raw_spinlock
by Thomas Gleixner
· 15 years ago
559df2e
kbuild: move asm-offsets.h to include/generated
by Sam Ravnborg
· 16 years ago
0f4974c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
by Linus Torvalds
· 15 years ago
1cceefd
tty: const: constify remaining tty_operations
by Alexey Dobriyan
· 15 years ago
f8b7256
Unify sys_mmap*
by Al Viro
· 15 years ago
Next »