| Commit message (Expand) | Author | Age | Files | Lines |
* | [patch 2/2] xtensa console.c: remove duplicate #include | Frederik Deweerdt | 2007-08-27 | 1 | -1/+0 |
* | [XTENSA] Add support for cache-aliasing | Chris Zankel | 2007-08-27 | 7 | -290/+624 |
* | [XTENSA] Add kernel module support | Chris Zankel | 2007-08-27 | 1 | -18/+177 |
* | [XTENSA] Add support for executable/non-executable feature in the mmu | Chris Zankel | 2007-08-27 | 1 | -14/+28 |
* | [XTENSA] Initialize semaphore_wake_lock | Chris Zankel | 2007-08-27 | 1 | -1/+1 |
* | [XTENSA] Fix timer instabilities. | Chris Zankel | 2007-08-27 | 1 | -17/+29 |
* | [XTENSA] Fix fadvise64_64 | Chris Zankel | 2007-08-27 | 1 | -0/+5 |
* | [XTENSA] Move string-io functions to io.c from pci.c | Chris Zankel | 2007-08-27 | 3 | -70/+76 |
* | [XTENSA] Move pre-initialized structures to init_task.c | Chris Zankel | 2007-08-27 | 3 | -15/+40 |
* | [XTENSA] Add freestanding option to CFLAGS | Chris Zankel | 2007-08-27 | 1 | -1/+6 |
* | [XTENSA] fix wrong usage of __init and __initdata in traps.c | Chris Zankel | 2007-08-27 | 1 | -2/+2 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2007-07-19 | 1 | -1/+2 |
|\ |
|
| * | xtensa: use DATA_DATA in xtensa | Mathieu Desnoyers | 2007-07-17 | 1 | -1/+2 |
* | | define new percpu interface for shared data | Fenghua Yu | 2007-07-19 | 1 | -4/+1 |
* | | mm: fault feedback #2 | Nick Piggin | 2007-07-19 | 1 | -12/+11 |
* | | PTRACE_POKEDATA consolidation | Alexey Dobriyan | 2007-07-17 | 1 | -4/+1 |
* | | PTRACE_PEEKDATA consolidation | Alexey Dobriyan | 2007-07-17 | 1 | -11/+1 |
* | | Report that kernel is tainted if there was an OOPS | Pavel Emelianov | 2007-07-17 | 1 | -0/+1 |
|/ |
|
* | [XTENSA] Remove non-rt signal handling | Chris Zankel | 2007-05-31 | 3 | -498/+334 |
* | [XTENSA] Move common sections into bss sections | Chris Zankel | 2007-05-31 | 1 | -8/+11 |
* | [XTENSA] clean-up header files | Chris Zankel | 2007-05-31 | 2 | -47/+32 |
* | [XTENSA] Remove multi-exported symbols from xtensa_ksyms.c | Chris Zankel | 2007-05-31 | 1 | -11/+0 |
* | [XTENSA] fix sources using deprecated assembler directive | Chris Zankel | 2007-05-31 | 2 | -32/+34 |
* | [XTENSA] Spelling fixes in arch/xtensa | Chris Zankel | 2007-05-31 | 3 | -3/+3 |
* | all-archs: consolidate .data section definition in asm-generic | Sam Ravnborg | 2007-05-19 | 1 | -1/+2 |
* | all-archs: consolidate .text section definition in asm-generic | Sam Ravnborg | 2007-05-19 | 1 | -1/+2 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2007-05-09 | 1 | -1/+1 |
|\ |
|
| * | fix file specification in comments | Uwe Kleine-König | 2007-05-09 | 1 | -1/+1 |
* | | rename thread_info to stack | Roman Zippel | 2007-05-09 | 1 | -1/+1 |
|/ |
|
* | header cleaning: don't include smp_lock.h when not used | Randy Dunlap | 2007-05-08 | 3 | -3/+0 |
* | xtensa: strlcpy is smart enough | Jean Delvare | 2007-05-07 | 1 | -1/+1 |
* | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds | 2007-05-05 | 1 | -1/+1 |
|\ |
|
| * | [PATCH] x86: Allow percpu variables to be page-aligned | Jeremy Fitzhardinge | 2007-05-02 | 1 | -1/+1 |
* | | PCI: Cleanup the includes of <linux/pci.h> | Jean Delvare | 2007-05-02 | 2 | -2/+0 |
|/ |
|
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2007-04-27 | 2 | -33/+1 |
|\ |
|
| * | [STRING]: Move strcasecmp/strncasecmp to lib/string.c | David S. Miller | 2007-04-26 | 2 | -33/+1 |
* | | [SK_BUFF]: Introduce skb_reset_mac_header(skb) | Arnaldo Carvalho de Melo | 2007-04-25 | 1 | -1/+1 |
|/ |
|
* | [PATCH] Dynamic kernel command-line: xtensa | Alon Bar-Lev | 2007-02-12 | 1 | -3/+3 |
* | [PATCH] sort the devres mess out | Al Viro | 2007-02-11 | 1 | -0/+3 |
* | [PATCH] Consolidate default sched_clock() | Alexey Dobriyan | 2007-02-11 | 1 | -9/+0 |
* | [PATCH] disable init/initramfs.c: architectures | Jean-Paul Saman | 2007-02-11 | 1 | -0/+2 |
* | [PATCH] optional ZONE_DMA: introduce CONFIG_ZONE_DMA | Christoph Lameter | 2007-02-11 | 1 | -0/+4 |
* | [PATCH] Xtensa: Add ktermios and minor filename fix | Chris Zankel | 2006-12-13 | 2 | -2/+2 |
* | [PATCH] xtensa: fix system call interface | Chris Zankel | 2006-12-10 | 8 | -655/+317 |
* | [PATCH] xtensa: remove extra header files | Chris Zankel | 2006-12-10 | 30 | -915/+290 |
* | [PATCH] xtensa: fix irq and misc fixes | Chris Zankel | 2006-12-10 | 3 | -59/+57 |
* | [PATCH] LOG2: Implement a general integer log2 facility in the kernel | David Howells | 2006-12-08 | 1 | -0/+8 |
* | [PATCH] vmlinux.lds: consolidate initcall sections | Andrew Morton | 2006-10-27 | 1 | -7/+1 |
* | fix file specification in comments | Uwe Zeisberger | 2006-10-03 | 8 | -8/+8 |
* | Still more typo fixes | Matt LaPlante | 2006-10-03 | 1 | -2/+2 |