| Commit message (Expand) | Author | Age | Files | Lines |
* | sanitize do_pipe_flags() callers in arch | Al Viro | 2009-12-16 | 1 | -18/+0 |
* | genirq: Convert irq_desc.lock to raw_spinlock | Thomas Gleixner | 2009-12-14 | 1 | -2/+2 |
* | Unify sys_mmap* | Al Viro | 2009-12-11 | 1 | -25/+0 |
* | headers: remove sched.h from interrupt.h | Alexey Dobriyan | 2009-10-11 | 1 | -0/+1 |
* | xtensa: Cleanup linker script using new linker script macros. | Tim Abbott | 2009-09-24 | 1 | -61/+14 |
* | Use macros for .bss.page_aligned section. | Tim Abbott | 2009-09-21 | 1 | -1/+1 |
* | Use new __init_task_data macro in arch init_task.c files. | Joe Perches | 2009-09-21 | 1 | -3/+2 |
* | arm, cris, mips, sparc, powerpc, um, xtensa: fix build with bash 4.0 | Sam Ravnborg | 2009-09-20 | 1 | -1/+2 |
* | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2009-09-18 | 1 | -3/+2 |
|\ |
|
| * | timekeeping: Increase granularity of read_persistent_clock() | Martin Schwidefsky | 2009-08-15 | 1 | -3/+2 |
* | | Merge branch 'percpu-for-linus' into percpu-for-next | Tejun Heo | 2009-08-14 | 1 | -3/+3 |
|\ \
| |/ |
|
| * | Remove multiple KERN_ prefixes from printk formats | Joe Perches | 2009-07-08 | 1 | -3/+3 |
* | | linker script: unify usage of discard definition | Tejun Heo | 2009-07-09 | 1 | -10/+4 |
* | | Merge branch 'master' into for-next | Tejun Heo | 2009-07-04 | 1 | -0/+2 |
|\ \
| |/ |
|
| * | xtensa: allow variant to initialize own irq chips | Daniel Glöckner | 2009-06-22 | 1 | -0/+2 |
* | | linker script: throw away .discard section | Tejun Heo | 2009-06-24 | 1 | -0/+1 |
|/ |
|
* | ptrace: remove PT_DTRACE from avr32, mn10300, parisc, s390, sh, xtensa | Oleg Nesterov | 2009-06-18 | 1 | -5/+0 |
* | mm: consolidate init_mm definition | Alexey Dobriyan | 2009-06-16 | 1 | -4/+0 |
* | module: cleanup FIXME comments about trimming exception table entries. | Rusty Russell | 2009-06-12 | 1 | -2/+0 |
* | xtensa: Fix linker script to include .literal sections | Chris Zankel | 2009-05-11 | 2 | -6/+19 |
* | xtensa: always use correct stack pointer for stack traces | Johannes Weiner | 2009-05-11 | 1 | -2/+14 |
* | xtensa: convert to use __HEAD and HEAD_TEXT macros. | Tim Abbott | 2009-04-26 | 2 | -3/+4 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Chris Zankel | 2009-04-03 | 1 | -1/+1 |
|\ |
|
| * | Simplify copy_thread() | Alexey Dobriyan | 2009-04-02 | 1 | -1/+1 |
* | | xtensa: make startup code discardable | Daniel Glöckner | 2009-04-02 | 1 | -1/+1 |
* | | xtensa: ccount clocksource | Johannes Weiner | 2009-04-02 | 1 | -73/+30 |
* | | xtensa: remove platform rtc hooks | Johannes Weiner | 2009-04-02 | 2 | -30/+1 |
* | | xtensa: use generic sched_clock() | Johannes Weiner | 2009-04-02 | 1 | -9/+0 |
* | | xtensa: let platform override KERNELOFFSET | Johannes Weiner | 2009-04-02 | 1 | -0/+3 |
* | | xtensa: variant irq set callbacks | Johannes Weiner | 2009-04-02 | 1 | -0/+14 |
* | | xtensa: nommu support | Johannes Weiner | 2009-04-02 | 5 | -2/+17 |
* | | xtensa: use correct stack pointer for stack traces | Johannes Weiner | 2009-04-02 | 1 | -8/+6 |
|/ |
|
* | Merge branches 'irq/genirq' and 'linus' into irq/core | Ingo Molnar | 2009-03-16 | 2 | -0/+3 |
|\ |
|
| * | xtensa: fix compilation somewhat | Alexey Dobriyan | 2009-03-10 | 2 | -0/+3 |
* | | sparseirq: use kstat_irqs_cpu instead | Yinghai Lu | 2009-01-11 | 1 | -1/+1 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/czankel/xtensa-2.6 | Linus Torvalds | 2009-01-07 | 2 | -2/+2 |
|\ |
|
| * | xtensa: move headers files to arch/xtensa/include | Chris Zankel | 2008-11-06 | 2 | -2/+2 |
* | | take init_fs to saner place | Al Viro | 2008-12-31 | 1 | -1/+0 |
|/ |
|
* | xtensa: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-10-14 | 1 | -1/+1 |
* | xtensa: remove dead CONFIG_BLK_DEV_IDE code | Adrian Bunk | 2008-10-13 | 1 | -5/+0 |
* | remove unneeded #include <linux/ide.h>'s | Adrian Bunk | 2008-08-05 | 1 | -1/+0 |
* | flag parameters: pipe | Ulrich Drepper | 2008-07-24 | 1 | -1/+1 |
* | PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures | Andrea Righi | 2008-07-24 | 1 | -0/+1 |
* | [PATCH] take init_files to fs/file.c | Al Viro | 2008-05-16 | 1 | -1/+0 |
* | xtensa: use kbuild.h macros instead of defining them in asm-offsets.c | Christoph Lameter | 2008-04-29 | 1 | -2/+1 |
* | Generic semaphore implementation | Matthew Wilcox | 2008-04-17 | 3 | -236/+1 |
* | [XTENSA] Allow debugger to modify the WINDOWBASE register. | Chris Zankel | 2008-02-13 | 1 | -31/+35 |
* | [XTENSA] Fix register corruption for certain processor configurations | Chris Zankel | 2008-02-13 | 1 | -29/+15 |
* | [XTENSA] Add support for the sa_restorer function | Chris Zankel | 2008-02-13 | 1 | -6/+10 |
* | [XTENSA] Add support for configurable registers and coprocessors | Chris Zankel | 2008-02-13 | 7 | -730/+713 |