| Commit message (Expand) | Author | Age | Files | Lines |
* | mm: consolidate init_mm definition | Alexey Dobriyan | 2009-06-16 | 1 | -4/+0 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 2009-06-15 | 7 | -15/+27 |
|\ |
|
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn... | Linus Torvalds | 2009-06-12 | 5 | -11/+23 |
| |\ |
|
| | * | asm-generic: merge branch 'master' of torvalds/linux-2.6 | Arnd Bergmann | 2009-06-12 | 1 | -2/+4 |
| | |\ |
|
| | * | | asm-generic: rename page.h and uaccess.h | Arnd Bergmann | 2009-06-11 | 2 | -2/+2 |
| | * | | asm-generic: rename atomic.h to atomic-long.h | Arnd Bergmann | 2009-06-11 | 1 | -1/+1 |
| | * | | asm-generic: introduce asm/bitsperlong.h | Arnd Bergmann | 2009-06-11 | 2 | -8/+20 |
| * | | | module: cleanup FIXME comments about trimming exception table entries. | Rusty Russell | 2009-06-12 | 1 | -2/+0 |
| | |/
| |/| |
|
| * | | irq: change ->set_affinity() to return status | Yinghai Lu | 2009-04-28 | 1 | -2/+4 |
| |/ |
|
* | | cfg80211: errno.h: define ERFKILL | Alexander Beregalov | 2009-06-07 | 1 | -0/+1 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 | Linus Torvalds | 2009-04-03 | 26 | -98/+501 |
|\ |
|
| * | parisc: move dereference_function_descriptor to process.c | Kyle McMartin | 2009-04-02 | 2 | -15/+14 |
| * | parisc: Move kernel Elf_Fdesc define to <asm/elf.h> | Kyle McMartin | 2009-04-02 | 2 | -4/+10 |
| * | parisc: fix build when ARCH_HAS_KMAP | Kyle McMartin | 2009-04-02 | 1 | -0/+3 |
| * | Merge branch 'rusty-cpumask-parisc' into parisc | Kyle McMartin | 2009-04-02 | 4 | -15/+16 |
| |\ |
|
| | * | cpumask: Use accessors code.: parisc | Rusty Russell | 2009-03-16 | 2 | -7/+7 |
| | * | cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: parisc | Rusty Russell | 2009-03-16 | 2 | -4/+4 |
| | * | cpumask: arch_send_call_function_ipi_mask: parisc | Rusty Russell | 2009-03-16 | 2 | -4/+5 |
| * | | parisc: select BUG always | Kyle McMartin | 2009-04-02 | 1 | -0/+1 |
| * | | parisc: asm/pdc.h should include asm/page.h | Alexander Beregalov | 2009-04-02 | 1 | -0/+2 |
| * | | parisc: fix macro expansion in atomic.h | James Bottomley | 2009-03-31 | 1 | -9/+9 |
| * | | parisc: oops_enter()/oops_exit() in die() | Helge Deller | 2009-03-31 | 1 | -0/+3 |
| * | | parisc: document light weight syscall ABI | Helge Deller | 2009-03-31 | 1 | -10/+48 |
| * | | parisc: add ftrace (function and graph tracer) functionality | Helge Deller | 2009-03-31 | 11 | -4/+269 |
| * | | parisc: simplify sys_clone() | Helge Deller | 2009-03-31 | 1 | -12/+2 |
| * | | parisc: add LATENCYTOP_SUPPORT and CONFIG_STACKTRACE_SUPPORT | Helge Deller | 2009-03-31 | 3 | -0/+70 |
| * | | parisc: allow to build with 16k default kernel page size | Helge Deller | 2009-03-31 | 1 | -8/+17 |
| * | | parisc: expose 32/64-bit capabilities in cpuinfo | Colin Watson | 2009-03-31 | 3 | -1/+14 |
| * | | parisc: use constants instead of numbers in assembly | Helge Deller | 2009-03-31 | 1 | -4/+4 |
| * | | parisc: fix usage of 32bit PTE page table entries on 32bit kernels | Helge Deller | 2009-03-31 | 3 | -16/+19 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/rtc-parisc | Linus Torvalds | 2009-04-03 | 2 | -4/+4 |
|\ \ \ |
|
| * | | | parisc: rtc: Rename rtc-parisc to rtc-generic | Geert Uytterhoeven | 2009-04-02 | 2 | -4/+4 |
* | | | | Allow rwlocks to re-enable interrupts | Robin Holt | 2009-04-02 | 1 | -0/+3 |
* | | | | Simplify copy_thread() | Alexey Dobriyan | 2009-04-02 | 1 | -1/+1 |
|/ / / |
|
* | | | rtc-parisc: remove unnecessary ret variable | dann frazier | 2009-04-01 | 1 | -4/+1 |
* | | | rtc-parisc: declare rtc_parisc_dev as static | dann frazier | 2009-04-01 | 1 | -1/+1 |
|/ / |
|
* | | Merge branch 'linus' into percpu-cpumask-x86-for-linus-2 | Ingo Molnar | 2009-03-28 | 1 | -1/+1 |
|\ \ |
|
| * \ | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2009-03-27 | 1 | -1/+1 |
| |\ \ |
|
| | * | | generic compat_sys_ustat | Christoph Hellwig | 2009-03-27 | 1 | -1/+1 |
| | |/ |
|
* | | | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 | Ingo Molnar | 2009-03-27 | 1 | -1/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | Merge branch 'core/header-fixes' into x86/headers | Ingo Molnar | 2009-02-13 | 2 | -2/+3 |
| |\ \ |
|
| * \ \ | Merge branch 'x86/urgent' into x86/apic | Ingo Molnar | 2009-02-05 | 2 | -2/+2 |
| |\ \ \ |
|
| * \ \ \ | Merge branch 'x86/mm' into core/percpu | Ingo Molnar | 2009-01-21 | 2 | -2/+0 |
| |\ \ \ \ |
|
| * | | | | | irq: update all arches for new irq_desc | Mike Travis | 2009-01-12 | 1 | -4/+4 |
* | | | | | | Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-03-26 | 2 | -2/+3 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge commit 'v2.6.29' into core/header-fixes | Ingo Molnar | 2009-03-26 | 16 | -888/+1759 |
| |\ \ \ \ \ \
| | |_|_|_|/ /
| |/| | | | /
| | | |_|_|/
| | |/| | | |
|
| * | | | | | headers_check fix: parisc, swab.h | Jaswinder Singh Rajput | 2009-02-01 | 1 | -1/+1 |
| * | | | | | headers_check fix: parisc, pdc.h | Jaswinder Singh Rajput | 2009-02-01 | 1 | -1/+2 |
| | |_|_|/
| |/| | | |
|
* | | | | | Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2009-03-26 | 1 | -1/+1 |
|\ \ \ \ \ |
|
| | \ \ \ \ | |
| | \ \ \ \ | |
| *-. \ \ \ \ | Merge branches 'irq/genirq' and 'linus' into irq/core | Ingo Molnar | 2009-03-16 | 16 | -888/+1759 |
| |\ \ \ \ \ \
| | | |/ / / /
| | |/| / / /
| | | |/ / / |
|