| Commit message (Expand) | Author | Age | Files | Lines |
* | ide: introduce HAVE_IDE | Sam Ravnborg | 2008-02-09 | 1 | -0/+1 |
* | avoid overflows in kernel/time.c | H. Peter Anvin | 2008-02-08 | 1 | -0/+4 |
* | procfs: constify function pointer tables | Jan Engelhardt | 2008-02-08 | 1 | -1/+1 |
* | calibrate_delay() must be __cpuinit | Adrian Bunk | 2008-02-06 | 1 | -1/+1 |
* | Move Kconfig.instrumentation to arch/Kconfig and init/Kconfig | Mathieu Desnoyers | 2008-02-03 | 1 | -2/+0 |
* | PCI: Kconfig help: don't refer to the PCI-HOWTO | Adrian Bunk | 2008-02-01 | 1 | -5/+0 |
* | Remove references to "make dep" | Adrian Bunk | 2008-01-28 | 2 | -9/+0 |
* | all archs: consolidate init and exit sections in vmlinux.lds.h | Sam Ravnborg | 2008-01-28 | 1 | -4/+5 |
* | [XTENSA]: Fix use of skb after netif_rx | Julia Lawall | 2007-12-11 | 1 | -2/+2 |
* | Kbuild/doc: fix links to Documentation files | Dirk Hohndel | 2007-10-30 | 1 | -1/+1 |
* | kbuild: restore arch/{ppc/xtensa}/boot cflags | Milton Miller | 2007-10-20 | 1 | -1/+2 |
* | XTENSA: Emphasize that the "eth" boot-time parm takes a value | Robert P. J. Day | 2007-10-20 | 1 | -1/+1 |
* | Combine instrumentation menus in kernel/Kconfig.instrumentation | Mathieu Desnoyers | 2007-10-19 | 1 | -0/+2 |
* | Use helpers to obtain task pid in printks (arch code) | Alexey Dobriyan | 2007-10-19 | 1 | -3/+3 |
* | pid namespaces: define is_global_init() and is_container_init() | Serge E. Hallyn | 2007-10-19 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2007-10-16 | 3 | -9/+6 |
|\ |
|
| * | kbuild: enable 'make CFLAGS=...' to add additional options to CC | Sam Ravnborg | 2007-10-14 | 2 | -6/+4 |
| * | kbuild: fix up CFLAGS usage | Sam Ravnborg | 2007-10-14 | 1 | -3/+2 |
* | | During VM oom condition, kill all threads in process group | Will Schmidt | 2007-10-16 | 1 | -1/+1 |
* | | Consolidate PTRACE_DETACH | Alexey Dobriyan | 2007-10-16 | 1 | -4/+0 |
|/ |
|
* | [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 |