| Commit message (Expand) | Author | Age | Files | Lines |
* | mm: remove duplicate asm/mman.h files | Arnd Bergmann | 2009-09-22 | 1 | -21/+1 |
* | mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regions | Arnd Bergmann | 2009-09-22 | 1 | -0/+2 |
* | arches: drop superfluous casts in nr_free_pages() callers | Geert Uytterhoeven | 2009-09-22 | 1 | -1/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 2009-09-15 | 3 | -9/+5 |
|\ |
|
| * | Merge branch 'percpu-for-linus' into percpu-for-next | Tejun Heo | 2009-08-14 | 3 | -5/+2 |
| |\ |
|
| * | | linker script: unify usage of discard definition | Tejun Heo | 2009-07-09 | 1 | -8/+2 |
| * | | Merge branch 'master' into for-next | Tejun Heo | 2009-07-04 | 7 | -9/+36 |
| |\ \ |
|
| * | | | CRIS: Change DEFINE_PER_CPU of current_pgd to be non volatile. | Jesper Nilsson | 2009-06-24 | 2 | -2/+3 |
| * | | | linker script: throw away .discard section | Tejun Heo | 2009-06-24 | 1 | -0/+1 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2009-09-14 | 1 | -0/+3 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-08-13 | 3 | -5/+2 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| * | | | | net: implement a SO_DOMAIN getsockoption | Jan Engelhardt | 2009-08-05 | 1 | -0/+1 |
| * | | | | net: implement a SO_PROTOCOL getsockoption | Jan Engelhardt | 2009-08-05 | 1 | -0/+2 |
| | |_|/
| |/| | |
|
* | | | | KEYS: Add missing linux/tracehook.h #inclusions | David Howells | 2009-09-09 | 1 | -0/+1 |
* | | | | KEYS: Add a keyctl to install a process's session keyring on its parent [try #6] | David Howells | 2009-09-02 | 1 | -0/+2 |
* | | | | KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6] | David Howells | 2009-09-02 | 1 | -0/+5 |
| |/ /
|/| | |
|
* | | | mm: Pass virtual address to [__]p{te,ud,md}_free_tlb() | Benjamin Herrenschmidt | 2009-07-27 | 1 | -1/+1 |
* | | | headers: smp_lock.h redux | Alexey Dobriyan | 2009-07-12 | 1 | -1/+0 |
* | | | sched: INIT_PREEMPT_COUNT | Peter Zijlstra | 2009-07-10 | 1 | -3/+1 |
|/ / |
|
* | | Merge branch 'for-linus' of git://www.jni.nu/cris | Linus Torvalds | 2009-06-23 | 7 | -9/+36 |
|\ \
| |/
|/| |
|
| * | CRISv10: remove redundant tests on unsigned | Roel Kluin | 2009-06-23 | 1 | -2/+2 |
| * | CRISv32: irq.c - Move end brace outside #endif | Jesper Nilsson | 2009-06-11 | 1 | -1/+1 |
| * | CRISv32: Fix potential null reference in cryptocop driver. | Jesper Nilsson | 2009-06-11 | 1 | -2/+2 |
| * | CRISv32: Add arch optimized strcmp. | Jesper Nilsson | 2009-06-10 | 3 | -1/+28 |
| * | CRIS: assignment/is equal confusion | Roel Kluin | 2009-06-08 | 1 | -3/+3 |
* | | Move FAULT_FLAG_xyz into handle_mm_fault() callers | Linus Torvalds | 2009-06-21 | 1 | -1/+1 |
* | | kmap_types: make most arches use generic header file | Randy Dunlap | 2009-06-17 | 1 | -16/+1 |
* | | mm: consolidate init_mm definition | Alexey Dobriyan | 2009-06-17 | 1 | -4/+0 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn... | Linus Torvalds | 2009-06-13 | 5 | -4/+5 |
|\ \ |
|
| * \ | asm-generic: merge branch 'master' of torvalds/linux-2.6 | Arnd Bergmann | 2009-06-12 | 1 | -1/+3 |
| |\ \ |
|
| * | | | asm-generic: rename page.h and uaccess.h | Arnd Bergmann | 2009-06-11 | 1 | -1/+1 |
| * | | | 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 | 1 | -0/+1 |
| * | | | asm-generic: rename termios.h, signal.h and mman.h | Arnd Bergmann | 2009-06-11 | 2 | -2/+2 |
| | |/
| |/| |
|
* | | | module: cleanup FIXME comments about trimming exception table entries. | Rusty Russell | 2009-06-12 | 1 | -2/+0 |
| |/
|/| |
|
* | | Merge branch 'linus' into irq/numa | Ingo Molnar | 2009-06-01 | 28 | -438/+217 |
|\| |
|
| * | CRISv32: Fix typo compile error in ARTPEC-3 gpio driver. | Jesper Nilsson | 2009-04-28 | 1 | -2/+2 |
| * | CRIS: Wire up syscalls signalfd4 to writev. | Jesper Nilsson | 2009-04-28 | 3 | -5/+29 |
| * | CRISv32: Remove obsolete vcs_hook.o from Makefile | Jesper Nilsson | 2009-04-21 | 1 | -2/+0 |
| * | CRIS: Merge machine dependent boot/compressed and boot/rescue | Jesper Nilsson | 2009-04-21 | 23 | -429/+186 |
* | | irq: change ->set_affinity() to return status | Yinghai Lu | 2009-04-28 | 1 | -1/+3 |
|/ |
|
* | tty: Use the generic RS485 ioctl on CRIS | Claudio Scordino | 2009-04-07 | 3 | -7/+7 |
* | Merge branch 'for-linus' of git://repo.or.cz/cris-mirror | Linus Torvalds | 2009-04-05 | 7 | -14/+13 |
|\ |
|
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/... | Jesper Nilsson | 2009-04-02 | 3 | -7/+7 |
| |\ |
|
| | * | cpumask: use mm_cpumask() wrapper: cris | Rusty Russell | 2009-03-16 | 2 | -4/+4 |
| | * | cpumask: Use accessors code.: cris | Rusty Russell | 2009-03-16 | 1 | -2/+2 |
| | * | cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: cris | Rusty Russell | 2009-03-16 | 1 | -1/+1 |
| * | | CRISv32: Remove extraneous space between -I and the path. | Jesper Nilsson | 2009-04-02 | 1 | -3/+3 |
| * | | cris: convert obsolete hw_interrupt_type to struct irq_chip | Thomas Gleixner | 2009-04-02 | 2 | -2/+2 |
| * | | BUG to BUG_ON changes | Stoyan Gaydarov | 2009-04-02 | 1 | -2/+1 |